Perlatus E1547 Versions Save

A mobile app for e621+e926.

v1.0.1

5 years ago

Maintenance release to fight software rot

v1.0.0

5 years ago
  • Pages load as you scroll
  • Number of columns in main posts view is adjustable
  • Some polish+tweaks for 1.0.0, including updated icons
  • Prepared releases for iOS (if jailbroken, see .ipa files)

The app identifier was changed to my perlat.us domain, so you can delete the old app. You'll have to log in again and reconfigure your settings, but I promise I won't keep making you guys do this :P

update: p1 APK and IPA have fix for a bug that was erasing the search string

v0.1.9-alpha

6 years ago
  • unify tag search and posts page
  • don't break the posts page

If you copy your API key from certain browsers (notably: Chrome), you will be unable to paste into e1547. This is a bug with the framework I'm using. You can either use a different browser to log in to e926/e621 (Firefox for Android) and copy your API key or use the following workaround:

  1. copy your API key from e926/e621
  2. paste your API key into a text field of any other app, such as SMS/messages
  3. long-press and select your API key from the text field, then press copy
  4. paste into e1547 using either the dedicated button or long-press

v0.1.7-alpha

6 years ago
  • bugfixes (mostly internal work)

You may need to log out and log back in after installing this for your account to be recognized.

v0.1.6-alpha

6 years ago
  • login using your API key
  • add or remove post from your favorites
  • minor UI fix in tag entry page

v0.1.5-alpha

6 years ago
  • smoother pinch-to-zoom thanks to a contribution in flutter_zoomable_image
  • new setting for hiding Flash/swf posts

v0.1.4-alpha

6 years ago
  • minor settings page improvement
  • bumped flutter engine to include animated GIFs!

v0.1.3-alpha

6 years ago
  • add preliminary support for viewing comments
  • host selection now uses radio buttons rather than text
  • "No more posts" text when there are no more posts

v0.1.2-alpha

6 years ago
  • add support for single-tap to exit zoom mode
  • show swf/flash posts (you still need an external player)
  • fix favcount filtering and empty tag searches
  • slightly less terrible post info dialog
  • add post ID and submitter username to post swipe view
  • show some error messages on main posts page
  • usability improvements

v0.1.1-alpha

6 years ago
  • swipe left and right for previous and next posts
  • simplified fullscreen
  • copy and open direct links, links to posts, searches/tagsets
  • gifs and videos open in-browser and are clearly labeled in grid-view
  • internal improvements