2017-05-30 00:05:26 +02:00
|
|
|
# Changelog
|
|
|
|
|
2017-08-07 23:56:48 +02:00
|
|
|
## Beta Updates
|
2017-08-30 18:55:56 +02:00
|
|
|
* Fix new messages not showing
|
|
|
|
* Fix theme for sharing and new messages
|
|
|
|
* Prevent search bar settings from disabling itself if auto suggestions fail
|
|
|
|
* Fix numerous crashes relating to search bar layouts
|
2017-08-30 20:11:16 +02:00
|
|
|
* Add debugging for menu
|
2017-08-30 18:55:56 +02:00
|
|
|
|
|
|
|
## v1.4.11
|
2017-08-20 08:18:47 +02:00
|
|
|
* Fix url loading bug and add option to launch urls in default browser (behaviour setting)
|
|
|
|
* Allow for bottom bar tabs (appearance setting)
|
2017-08-20 09:16:41 +02:00
|
|
|
* Allow custom ringtones for notifications and messages (notification setting)
|
2017-08-20 23:09:41 +02:00
|
|
|
* Improve logout logic when account is invalid
|
|
|
|
* Fix material light background for certain items
|
2017-08-20 23:27:26 +02:00
|
|
|
* Fix initial login not sticking
|
2017-08-21 01:55:27 +02:00
|
|
|
* Allow back press in login activity
|
|
|
|
* Update themes
|
2017-08-20 08:18:47 +02:00
|
|
|
|
|
|
|
## v1.4.7
|
2017-08-18 23:40:08 +02:00
|
|
|
* Update secondary background for transparent themes to be more visible.
|
2017-08-19 05:25:41 +02:00
|
|
|
* Pressing enter when searching will launch the full search page
|
|
|
|
* Add different backgrounds for news feed articles.
|
|
|
|
* Add option to get image/video from default camera or gallery app.
|
|
|
|
* Fix some bug reports.
|
|
|
|
* Remove error dialog for IAB. It will now depend solely on the google services dialogs.
|
2017-08-19 19:10:20 +02:00
|
|
|
* Fix loading issue for old conversations
|
|
|
|
* Add debugger for failed image activities
|
2017-08-18 23:40:08 +02:00
|
|
|
|
|
|
|
## v1.4.5
|
2017-08-15 05:48:39 +02:00
|
|
|
* Create more robust IM notification fetcher with a timeout
|
|
|
|
* Add hidden debugging options for certain views
|
|
|
|
* Separate IM and general notification groups
|
|
|
|
* Add click actions to group notifications. They will launch the message page or the notification page respectively
|
|
|
|
* Add behaviour setting to force message threads to scroll to the bottom after loading.
|
|
|
|
* Add faq for disabling video auto play
|
2017-08-07 23:56:48 +02:00
|
|
|
|
2017-08-15 05:48:39 +02:00
|
|
|
## v1.4.2
|
2017-08-04 07:21:51 +02:00
|
|
|
* Experimental: Add notifications for messages; report to me if this drains your battery
|
|
|
|
* Add FAQ in the about section
|
|
|
|
* Add video uploading
|
|
|
|
* Add open link option in context menu
|
2017-08-07 23:56:48 +02:00
|
|
|
* Add geolocation
|
|
|
|
* Update theme
|
2017-08-15 05:48:39 +02:00
|
|
|
* Fix notification titles
|
|
|
|
* ALPHA: Add support for downloading videos (hit the download button)
|
|
|
|
* Deny intents for login so the page loads properly (thank you @Zenexer)
|
|
|
|
* Reduce injection offset and move injectors to an earlier method
|
|
|
|
* Add option to disable media loading on metered network
|
|
|
|
* Fix menu section
|
|
|
|
* Add more background setters to help transparent themes
|
2017-08-04 07:21:51 +02:00
|
|
|
|
|
|
|
## v1.4.1
|
|
|
|
* Add intro pages
|
|
|
|
* Style new comment highlights
|
|
|
|
* Style reaction background
|
|
|
|
* Disable pull to refresh when typing is detected
|
|
|
|
|
2017-07-19 09:28:56 +02:00
|
|
|
## v1.4
|
2017-07-17 02:26:58 +02:00
|
|
|
* Update IAB helper
|
2017-07-17 05:23:42 +02:00
|
|
|
* Create image viewing and downloading; long press any image!
|
|
|
|
* Start filtering out unnecessary loads
|
2017-07-19 09:28:56 +02:00
|
|
|
* Fix notification duplicates
|
|
|
|
* Fix long pressing album images
|
2017-07-19 22:20:03 +02:00
|
|
|
* Add friend request tab in nav bar
|
|
|
|
* Aggressively filter nonrecent posts in recents mode
|
|
|
|
* Add download option for full sized images
|
|
|
|
* Fix rounded icons
|
2017-07-26 00:18:12 +02:00
|
|
|
* 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
|
2017-07-13 22:50:00 +02:00
|
|
|
|
|
|
|
## v1.3
|
2017-07-09 01:21:13 +02:00
|
|
|
* Create toggle for notifications only from primary account
|
|
|
|
* Micro string optimizations
|
|
|
|
* Add profile icons to notifications
|
|
|
|
* Make notifications expandable
|
|
|
|
* Add notification trigger in settings
|
|
|
|
* Fix bug where only single latest notification is showing
|
2017-07-17 02:26:58 +02:00
|
|
|
* Reduce Menu loading logic
|
|
|
|
* Load js injectors after showing webview
|
|
|
|
* Add toggles for sound, vibration, and lights
|
|
|
|
* Avoid restricting facebook features (such as user tagging)
|
|
|
|
* Add option to disable loading in overlays
|
|
|
|
* Fixed experimental search result text
|
2017-07-09 01:21:13 +02:00
|
|
|
|
2017-07-06 08:52:18 +02:00
|
|
|
## v1.2
|
|
|
|
* Scale browser on keyboard pop up
|
|
|
|
* Clean up web overlay
|
|
|
|
* Allow customization of overlay swipe
|
2017-07-07 01:26:38 +02:00
|
|
|
* Add sharing menu options in the overlay app
|
2017-07-07 09:26:55 +02:00
|
|
|
* Improved rounding icons
|
2017-07-08 09:03:55 +02:00
|
|
|
* Add web text scaling
|
|
|
|
* Create context menu; long press on a link!
|
|
|
|
* Intelligently stop horizontal page scrolling on long press
|
|
|
|
* More theming
|
2017-07-06 08:52:18 +02:00
|
|
|
|
2017-07-02 23:19:50 +02:00
|
|
|
## v1.1
|
2017-07-06 08:52:18 +02:00
|
|
|
* Add universal experimental toggle
|
|
|
|
* Fixed up billing properties and add auto checker
|
|
|
|
* Open status updates in new window
|
|
|
|
* Allow for photo uploads
|
|
|
|
* Improve search bar to stop when not in view
|
|
|
|
* Integrate CI
|
|
|
|
* Add more theme fixes
|
|
|
|
* Initial Reddit beta release
|
2017-07-02 23:19:50 +02:00
|
|
|
|
2017-06-30 19:52:36 +02:00
|
|
|
## v1.0
|
2017-07-06 08:52:18 +02:00
|
|
|
* Add more global preferences
|
|
|
|
* Add fully customizable theme engine
|
|
|
|
* Add support for in app billing
|
2017-06-30 06:48:27 +02:00
|
|
|
* Huge changes internally from KAU
|
2017-07-06 08:52:18 +02:00
|
|
|
* Add credits section
|
|
|
|
* Add experimental section
|
|
|
|
* Add search option
|
|
|
|
* Fix up main layout
|
2017-06-30 07:13:26 +02:00
|
|
|
* Fix some theme components
|
2017-07-06 08:52:18 +02:00
|
|
|
* Add behaviour settings
|
|
|
|
* Add about section with links
|
2017-06-24 18:51:05 +02:00
|
|
|
|
2017-06-23 01:42:11 +02:00
|
|
|
## v0.3
|
2017-07-06 08:52:18 +02:00
|
|
|
* Add rounded icons option
|
|
|
|
* Sort preferences
|
|
|
|
* Add adblock base
|
|
|
|
* Add feed configurations
|
2017-06-23 01:42:11 +02:00
|
|
|
* Animated settings panels
|
|
|
|
* Add notification filters
|
|
|
|
|
2017-06-20 00:31:10 +02:00
|
|
|
## v0.2
|
2017-07-06 08:52:18 +02:00
|
|
|
* Remove unnecessary permissions
|
|
|
|
* Add notifications
|
|
|
|
* Theme more components
|
|
|
|
* Separate independent web overlay from in app overlay
|
2017-06-21 00:50:08 +02:00
|
|
|
* Allow notifications from any account
|
2017-07-06 08:52:18 +02:00
|
|
|
* Smooth transition from Settings and only restart when necessary
|
2017-06-22 01:03:00 +02:00
|
|
|
* Add logout option from drawer
|
2017-07-06 08:52:18 +02:00
|
|
|
* Add many more drawer urls
|
|
|
|
* Add anonymous analytics
|
|
|
|
* Move settings to drawer
|
|
|
|
* Add feedback option
|
2017-06-20 00:31:10 +02:00
|
|
|
|
2017-05-30 00:05:26 +02:00
|
|
|
## v0.1
|
2017-06-01 19:43:06 +02:00
|
|
|
* Initial Changelog
|
2017-07-06 08:52:18 +02:00
|
|
|
* Create core databases
|
|
|
|
* Implement CSS/Js injectors
|
|
|
|
* Implement ripple preferences
|
|
|
|
* Create multiple account caching
|
|
|
|
* Create web overlay
|