aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsing sections in the navigation drawer is available.Alex Ning2021-03-144-17/+184
* Handle v.redd.it videos loading failed.Alex Ning2021-03-121-4/+4
* New option: Do not blur nsfw media in nsfw subreddits.Alex Ning2021-03-1212-29/+90
* Support v.redd.it videos.Alex Ning2021-03-126-47/+173
* Add a WebView for those who do not have Chrome installed.Alex Ning2021-03-113-4/+186
* Fix posts not loading in anonymous front page.Alex Ning2021-03-112-1/+3
* Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter.Alex Ning2021-03-094-17/+39
* Fix crash when subscribing in anonymous mode.Alex Ning2021-03-092-0/+14
* The number of columns in card layout 2 is available.Alex Ning2021-03-082-0/+9
* Implement save sort type.Alex Ning2021-03-072-34/+37
* Add an option to toggle swipe between posts.Alex Ning2021-03-072-5/+7
* Finish adding SuicidePreventionActivity.Alex Ning2021-03-072-22/+36
* Show a suicide prevention quote when searching suicide.Alex Ning2021-03-066-25/+123
* Restore settings.Alex Ning2021-03-063-44/+225
* Backup settings.Alex Ning2021-03-063-0/+271
* Anonymous subreddit subscription is available.Alex Ning2021-03-043-94/+157
* Start adding anonymous subscriptions.Alex Ning2021-03-049-145/+429
* Fix gif posts rendered as video posts in Card Layout 2.Alex Ning2021-03-021-1/+1
* Add more options for tabs in MainActivity.Alex Ning2021-03-022-0/+32
* Fix single comment id and message id not passing to ViewPostDetailFragment.Alex Ning2021-03-011-1/+4
* New option: Show avatar on the right in the navigation drawer.Alex Ning2021-02-265-1/+60
* Minor bugs fixed.Alex Ning2021-02-261-10/+10
* Change some colors. Add a current user icon.Alex Ning2021-02-263-14/+17
* Upvote ratio and different username color for comments sent by the current ac...Alex Ning2021-02-269-105/+212
* Fix not able to add subreddits in CustomizePostFilterActivity in anonymous mode.Alex Ning2021-02-261-16/+35
* Multi-selection in user search result for CustomizePostFilterActivity.Alex Ning2021-02-268-60/+155
* Multi-selection in subreddit search result for CustomizePostFilterActivity.Alex Ning2021-02-256-50/+148
* Try to fix superscript.Alex Ning2021-02-249-126/+55
* New option: Hide the number of comments.Alex Ning2021-02-245-2/+50
* New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning2021-02-247-20/+133
* New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2021-02-237-43/+104
* Try to fix superscript rendering.Alex Ning2021-02-221-3/+7
* Try to fix superscript rendering.Alex Ning2021-02-221-1/+59
* Continue adding Card Layout 2.Alex Ning2021-02-221-2/+7
* Fix invisible link icon in PostTypeBottomSheetFragment.Alex Ning2021-02-221-1/+1
* Continue adding Card Layout 2.Alex Ning2021-02-221-0/+2
* Continue adding Card Layout 2.Alex Ning2021-02-221-58/+357
* Continue adding Card Layout 2.Alex Ning2021-02-221-37/+145
* Start adding Card Layout 2.Alex Ning2021-02-213-12/+257
* Long click gallery layout.Alex Ning2021-02-201-135/+70
* New option: Click to show media in gallery layout.Alex Ning2021-02-202-4/+56
* Add Gallery Layout to default post layout option. 3 columns is available in P...Alex Ning2021-02-191-14/+29
* Add Gallery Layout to default post layout option.Alex Ning2021-02-171-15/+11
* Customize the number of columns in Post Feed for every post layout.Alex Ning2021-02-176-77/+150
* Continue adding Gallery Layout.Alex Ning2021-02-161-1/+45
* Continue adding Gallery Layout.Alex Ning2021-02-162-2/+8
* Continue adding Gallery Layout.Alex Ning2021-02-162-2/+20
* Continue adding Gallery Layout.Alex Ning2021-02-151-8/+90
* Start adding Gallery Layout.Alex Ning2021-02-133-65/+214
* Fix getCurrentFragment() in ViewPostDetailActivity's ViewPager2's adapter. Fi...Alex Ning2021-02-132-31/+30