aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update German translation.Alex Ning2021-05-161-0/+71
* Minor bugs fixed in CommentAndPostRecyclerViewAdapter.Alex Ning2021-05-161-1/+1
* Version 4.3.0-beta5.Alex Ning2021-05-151-2/+2
* Fix recyclerview not scroll to correct last place after changing orientation.Alex Ning2021-05-151-4/+6
* New option: Swipe Vertically to Go Back From Media.Alex Ning2021-05-157-16/+37
* Remove back button in the toolbar in SearchActivity.Alex Ning2021-05-151-1/+0
* Hiding post fliar in PostFragment is now available.Alex Ning2021-05-158-8/+56
* Change the style of single comment level indicator.Alex Ning2021-05-142-9/+12
* New option: Show Only One Comment Level Indicator.Alex Ning2021-05-105-3/+28
* Version 4.3.0-beta4.Alex Ning2021-05-051-2/+2
* Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning2021-05-057-6/+160
* Fix multiple inline gifs parsing error.Alex Ning2021-04-271-2/+3
* Support Reddit emote inline gif.Alex Ning2021-04-271-0/+11
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-2712-328/+362
* Change divider hierachy in item_load_more_comments.xml and item_comment_fully...Alex Ning2021-04-262-64/+70
* Change divider hierachy in item_comment.xmlAlex Ning2021-04-251-6/+6
* Disable padding in CommentIndentationView if the comment level is 0.Alex Ning2021-04-251-2/+6
* Fix favorite things for logged-in account failed.Alex Ning2021-04-232-0/+2
* Version 4.3.0-beta3.Alex Ning2021-04-211-2/+2
* Fix the FAB shown in subreddit page in SubscribedThingListingActivity.Alex Ning2021-04-213-5/+19
* Fix post not updating in PostFragment after voting it in ViewPostDetailFragment.Alex Ning2021-04-204-23/+24
* Fix topScoreTextView showing wrong color in CommentViewHolder.Alex Ning2021-04-201-1/+1
* Re-enable Comment Toolbar Hidden by Default.Alex Ning2021-04-201-2/+2
* Hide reply and save buttons in comments if the depth is larger than 5. Add re...Alex Ning2021-04-2013-121/+331
* Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 to...Alex Ning2021-04-112-3/+3
* Version 4.3.0-beta1. Tweak the name of the backup file.Alex Ning2021-04-102-3/+3
* Fix only backing up post history shared preferences. Show the password of the...Alex Ning2021-04-102-22/+24
* Hide post selftext if it contains spoiler in post feed.Alex Ning2021-04-101-4/+28
* Fix CommentIndentationView losing state.Alex Ning2021-04-103-15/+71
* Fix wrong colors in CommentIndentationView.Alex Ning2021-04-102-18/+8
* Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer...Alex Ning2021-04-102-13/+16
* Fix unable to check anonymous subscription.Alex Ning2021-04-102-1/+12
* Hide Comment Toolbar Hidden by Default option.Alex Ning2021-04-092-3/+4
* Tweak the design of comments.Alex Ning2021-04-096-181/+108
* Add a progress bar for autoplay video control.Alex Ning2021-04-091-60/+74
* Copying multireddit's path is now available.Alex Ning2021-04-083-1/+41
* Don't reset disable nsfw forever option when resetting all settings.Alex Ning2021-04-081-0/+5
* Disabling NSFW forever is now working.Alex Ning2021-04-087-15/+15
* Add an option to disable NSFW forever.Alex Ning2021-04-084-0/+107
* Replace <sup> with ^ and delete </sup> when copying markdown.Alex Ning2021-04-071-1/+1
* UI changes in comments.Alex Ning2021-04-073-105/+137
* Add Hungarian to Settings->Miscellaneous->Language.Alex Ning2021-04-071-0/+2
* Fix IllegalArgumentException when downloading media.Alex Ning2021-04-072-3/+7
* Support inline gif in comments.Alex Ning2021-04-062-1/+20
* Fix post filter usage not retain after saving the post filter again.Alex Ning2021-04-064-2/+12
* Click a flair to see filtered posts. Fix filtering posts that contain certain...Alex Ning2021-04-065-8/+106
* Show inbox count in the inbox menu item in the navigation drawer.Alex Ning2021-04-0611-22/+88
* Anonymous subscriptions page is available.Alex Ning2021-04-049-68/+237
* New option: delete crash reports in CrashReportsFragment.Alex Ning2021-04-026-8/+68
* New option: Crash Reports.Alex Ning2021-04-029-1/+127