Skip to content

Releases: perlatus/e1547

v1.0.1

03 Aug 21:39
Compare
Choose a tag to compare

Maintenance release to fight software rot

v1.0.0

26 Apr 07:35
Compare
Choose a tag to compare
  • 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

11 Jan 23:12
Compare
Choose a tag to compare
v0.1.9-alpha Pre-release
Pre-release
  • 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

02 Jan 08:04
Compare
Choose a tag to compare
v0.1.7-alpha Pre-release
Pre-release
  • 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

30 Dec 19:31
Compare
Choose a tag to compare
v0.1.6-alpha Pre-release
Pre-release
  • login using your API key
  • add or remove post from your favorites
  • minor UI fix in tag entry page

v0.1.5-alpha

25 Nov 17:29
Compare
Choose a tag to compare
v0.1.5-alpha Pre-release
Pre-release
  • smoother pinch-to-zoom thanks to a contribution in flutter_zoomable_image
  • new setting for hiding Flash/swf posts

v0.1.4-alpha

18 Nov 01:31
Compare
Choose a tag to compare
v0.1.4-alpha Pre-release
Pre-release
  • minor settings page improvement
  • bumped flutter engine to include animated GIFs!

v0.1.3-alpha

02 Sep 03:21
Compare
Choose a tag to compare
v0.1.3-alpha Pre-release
Pre-release
  • 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

11 Aug 23:49
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release
  • 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

09 Jul 01:48
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release
  • 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