aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hiding post fliar in PostFragment is now available.Alex Ning2021-05-155-4/+46
|
* Change the style of single comment level indicator.Alex Ning2021-05-141-3/+6
|
* New option: Show Only One Comment Level Indicator.Alex Ning2021-05-103-3/+22
|
* Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning2021-05-054-5/+145
|
* 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-2710-327/+361
| | | | with depth >= 10.
* 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
|
* Fix the FAB shown in subreddit page in SubscribedThingListingActivity.Alex Ning2021-04-212-4/+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
|
* Hide reply and save buttons in comments if the depth is larger than 5. Add ↵Alex Ning2021-04-204-20/+144
| | | | reply and save options in CommentMoreBottomSheetFragment.
* Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 ↵Alex Ning2021-04-111-1/+1
| | | | to 19.
* Version 4.3.0-beta1. Tweak the name of the backup file.Alex Ning2021-04-101-1/+1
|
* Fix only backing up post history shared preferences. Show the password of ↵Alex Ning2021-04-101-21/+23
| | | | the backup zip.
* 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 ↵Alex Ning2021-04-101-0/+3
| | | | AdvancedPreferenceFragment.
* Fix unable to check anonymous subscription.Alex Ning2021-04-102-1/+12
|
* Hide Comment Toolbar Hidden by Default option.Alex Ning2021-04-091-1/+2
|
* Tweak the design of comments.Alex Ning2021-04-093-142/+100
|
* Copying multireddit's path is now available.Alex Ning2021-04-081-1/+20
|
* 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-082-0/+55
|
* Replace <sup> with ^ and delete </sup> when copying markdown.Alex Ning2021-04-071-1/+1
|
* UI changes in comments.Alex Ning2021-04-072-9/+10
|
* 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-063-1/+11
|
* Click a flair to see filtered posts. Fix filtering posts that contain ↵Alex Ning2021-04-065-8/+106
| | | | certain flairs.
* Show inbox count in the inbox menu item in the navigation drawer.Alex Ning2021-04-0610-22/+87
|
* Anonymous subscriptions page is available.Alex Ning2021-04-047-67/+192
|
* New option: delete crash reports in CrashReportsFragment.Alex Ning2021-04-024-8/+55
|
* New option: Crash Reports.Alex Ning2021-04-023-0/+96
|
* New language: Hungarian. Update translation information.Alex Ning2021-04-023-34/+34
|
* Suggest title when submitting link post.Alex Ning2021-04-012-46/+93
|
* More options for the bottom app bar.Alex Ning2021-04-013-0/+100
|
* Handle more post links.Alex Ning2021-04-011-0/+7
|
* Handle more gfycat links.Alex Ning2021-04-011-1/+1
|
* Fix comment link parsing.Alex Ning2021-04-011-1/+1
|
* Support reddit links from email.Alex Ning2021-04-011-2/+4
|
* New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when ↵Alex Ning2021-04-014-10/+112
| | | | saving a Post Filter.
* Fix wrong subreddit creation time. Swap sort and search icons in several ↵Alex Ning2021-03-302-3/+4
| | | | activities. Fix crashing when comparing exclude domains with posts.
* New post filter option: exclude domains.Alex Ning2021-03-264-3/+39
|
* Fix post link parsing in LinkResolverActivity.Alex Ning2021-03-251-5/+7
|
* Use string resource in array resource. Rearrange settings.Alex Ning2021-03-151-0/+3
|
* New option: Default Search Result Tab. Move Show Avatar on the Left in the ↵Alex Ning2021-03-155-14/+22
| | | | Navigation Drawer to Settings->Interface->Navigation Drawer.