aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView.Alex Ning2020-07-141-1/+0
* Use SubsamplingScaleImageView and BigImageView to display images in ViewImage...Alex Ning2020-07-111-0/+1
* Merge pull request #153 from OHermesJunior/proguard-onDocile-Alligator2020-07-091-1/+8
|\
| * Add minified Release.Hermes Junior2020-07-091-1/+8
* | Fix username takes up too much space in comments. Add PostCompactRightLeftThu...Alex Ning2020-07-091-8/+8
|/
* Add updated Crashy.Alex Ning2020-07-091-0/+4
* Setting autoplay videos visible area offset is available. Remove Crashy becau...Alex Ning2020-07-081-4/+0
* Prepare to add composing private message feature.Alex Ning2020-07-071-0/+4
* Merge pull request #140 from OHermesJunior/eventbus-indexDocile-Alligator2020-06-221-1/+9
|\
| * Enable EventBus Index, avoids reflection, and better performance.Hermes Junior2020-06-181-1/+9
* | Exclude transitive dependency from Google GMS.Hermes Junior2020-06-181-1/+3
|/
* Resolve conflicts: Some refactors on media activities.Alex Ning2020-06-161-1/+1
* Version 3.2.0.Alex Ning2020-06-081-2/+2
* Update acknowledgement info.Alex Ning2020-06-041-2/+1
* Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning2020-06-041-0/+1
* Support viewing imgur albums in-app.Alex Ning2020-06-031-0/+2
* Support viewing gfycat videos in app.Alex Ning2020-05-281-1/+2
* Merge branch 'master' into masterTacoTheDank2020-05-191-2/+3
|\
| * Disable proguard because app force stop.Alex Ning2020-05-131-3/+2
| * Version 3.1.0.Alex Ning2020-05-131-2/+2
| * Enable minify, reduce release apk size.Hermes Junior2020-05-081-2/+3
* | Merge branch 'master' into masterTacoTheDank2020-05-051-0/+4
|\|
| * Buggy video and Gif autoplay.Alex Ning2020-04-291-0/+2
* | Rearrange dependencies and update someTacoTheDank2020-04-221-47/+40
|/
* Show 1 Award instead of 1 Awards. Version 3.0.3.Alex Ning2020-04-191-2/+2
* Add a fast scroller on SubscribedSubredditsListingFragment.Alex Ning2020-04-151-0/+1
* Version 3.0.2.Alex Ning2020-04-081-2/+2
* Fix app crashes on ViewSubredditDetailActivity. Fix some themeing issues.Alex Ning2020-04-081-5/+5
* Fix app crashes when selecting font size to small. Version 3.0.1.Alex Ning2020-04-061-2/+2
* Version 3.0.0.Alex Ning2020-04-051-2/+2
* Editing multireddits is now available.Alex Ning2020-04-041-2/+2
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-1/+1
* Fix stack overflow error when syncing subscribed subreddits and users and mul...Alex Ning2020-02-241-2/+2
* Version 2.2.2.Alex Ning2020-02-221-2/+2
* Fix post card has empty space under vote buttons once again by upgrading goog...Alex Ning2020-02-211-2/+2
* Creating multireddit without specifying subreddits is available.Alex Ning2020-02-121-3/+4
* Fix bugs related to changing default post layout. Rewrite opening links to ha...Alex Ning2020-02-051-2/+2
* Handle sidebar links. Version 2.1.0.Alex Ning2019-12-311-2/+2
* Markdown table support.Alex Ning2019-12-261-4/+6
* Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ...Alex Ning2019-12-191-2/+2
* Share only the link of the post instead of title + link. Version 1.6.2.Alex Ning2019-12-061-2/+2
* Fix force stop when navigating top-level comments. Fix invisible retry loadin...Alex Ning2019-11-261-2/+2
* Version 1.6.0Alex Ning2019-11-191-2/+2
* Superscript is now available.Alex Ning2019-11-191-0/+1
* Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elap...Alex Ning2019-11-151-1/+0