From d94bc858c8a0c273d87d705eb06d35cfd9cf9e08 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 25 Jul 2017 15:18:12 -0700 Subject: Update image downloads , IAB, and many issue reports (#95) * Remove iab proguard line * Remove dup vending aidl * Fix double calling issue * Change pro logging * Remove async call * Allow for multiple result flags from settings * Rename restore to get * Remove remaining async * Add null checks across web clients * Do not delete temp file on save * Implement image logic * Update file chooser * Update travis * Add intent checker * Update dependencies * Update dependencies * Add debugging option * Switch context for login glide * Scan newly added files * Update theme * Allow image downloading in messages * Finalize beta release * Build to beta * Update strings --- docs/Changelog.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/Changelog.md b/docs/Changelog.md index 2fe02e9a..5d5ed08c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,10 +1,5 @@ # Changelog -## Beta Updates -* Fix regex bug for some devices -* Fix notification text -* Update round icons - ## v1.4 * Update IAB helper * Create image viewing and downloading; long press any image! @@ -15,6 +10,16 @@ * Aggressively filter nonrecent posts in recents mode * Add download option for full sized images * Fix rounded icons +* Fix regex bug for some devices +* Fix notification text +* Update round icons +* Allow for multiple result flags in settings to better reload the main view +* Add custom image picker +* Check if activities can open intent before loading in browser +* Add url debugging. Long press a button and press debug link to send me an email +* Update theme +* Move search bar style to default +* Allow for image downloads in messages ## v1.3 * Create toggle for notifications only from primary account -- cgit v1.2.3