aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use EventBus to send post list from PostFragment to ViewPostDetailActivity.Alex Ning2021-02-121-1/+1
* Merge new features from 4.2.3 to 4.2.5.Alex Ning2021-02-121-2/+8
|\
| * Version 4.2.5. Disable split for language.Alex Ning2021-02-111-2/+8
| * Version 4.2.4.Alex Ning2021-02-051-2/+2
| * Version 4.2.3.Alex Ning2021-02-011-2/+2
* | Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning2021-01-271-2/+3
|/
* Version 4.2.2.Alex Ning2021-01-241-2/+2
* Version 4.2.1.Alex Ning2021-01-231-2/+2
* Version 4.2.0.Alex Ning2021-01-231-2/+2
* Version 4.2.0-beta2. New language: Polish.Alex Ning2021-01-081-2/+2
* Long click the url to see more options. Make getRedditUriByPath in LinkResolv...Alex Ning2020-12-311-0/+1
* Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues.Alex Ning2020-12-261-2/+2
* Replace Filter settings with Post Filter.Alex Ning2020-12-251-0/+1
* Update some librariesTacoTheDank2020-12-231-10/+11
* Reorganize and remove unused librariesTacoTheDank2020-12-231-50/+103
* Add a new option category: Post Filter. Marking posts as read is disabled by ...Alex Ning2020-12-231-0/+2
* Version 4.1.1.Alex Ning2020-12-061-2/+2
* Version 4.1.1-beta1.Alex Ning2020-12-021-3/+3
* Try fixing ANR when releasing ExoPlayer.Alex Ning2020-12-021-6/+6
* Version 4.1.0. Disable red screen of death.Alex Ning2020-11-241-1/+1
* Downgrade exoplayer to prevent crash when autoplaying videos.Alex Ning2020-11-241-6/+6
* Change theme back to Theme.MaterialComponents.Alex Ning2020-11-221-1/+1
* Use Theme.AppCompat.Alex Ning2020-11-221-4/+4
* Fix crash when downloading media. Version 4.1.0-beta6.Alex Ning2020-11-191-2/+2
* Version 4.1.0-beta5.Alex Ning2020-11-121-2/+2
* Fix comment more button not visible.Alex Ning2020-11-111-1/+1
* Add Red Screen Of Death to display crash dialog.Alex Ning2020-11-061-0/+1
* Version 4.1.0-beta4.Alex Ning2020-10-281-2/+2
* Fix blanck white background in MainActivty after returning from SearchActivity.Alex Ning2020-10-281-1/+1
* Version 4.1.0-beta3.Alex Ning2020-10-241-2/+2
* Fix an issue in respect subreddit recommended comment sort type. Dirty workar...Alex Ning2020-10-231-6/+6
* Version 4.1.0-beta2.Alex Ning2020-10-201-2/+2
* Load low-resolution videos in data saving mode. Selecting video quality for R...Alex Ning2020-10-181-16/+16
* Version 4.1.0-beta1.Alex Ning2020-10-131-2/+2
* Random post and subreddit is available.Alex Ning2020-10-041-5/+6
* Add an option to require authentication before going to account section in na...Alex Ning2020-09-161-0/+1
* Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVers...Alex Ning2020-09-121-2/+2
* Fix proguard for gson. Fix multireddit's info cannot be updated in minifiedRe...Alex Ning2020-09-011-2/+2
* Temporarily revert the changes of fixing superscript. Version 4.0.6.Alex Ning2020-08-261-2/+2
* Version 4.0.5.Alex Ning2020-08-261-2/+2
* Version 4.0.4.Alex Ning2020-08-251-4/+4
* Add options to change the number of columns in PostFragment portrait and land...Alex Ning2020-08-251-2/+2
* Directly add https://www.reddit.com prefix to user name and subreddit name. U...Alex Ning2020-08-111-9/+9
* Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save S...Alex Ning2020-08-041-2/+2
* Version 4.0.2.Alex Ning2020-07-311-2/+2
* Use SharedPreferences to store post feed scrolled position instead of QNCache...Alex Ning2020-07-301-1/+0
* Start loading posts after the last viewed post in PostFragment when refreshin...Alex Ning2020-07-301-0/+1
* Version 4.0.1. Block users. Show report menu item even in anonymous mode. Rem...Alex Ning2020-07-291-6/+2
* Version 4.0.0.Alex Ning2020-07-191-2/+2
* Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragme...Alex Ning2020-07-151-0/+1