aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-11Set bottom app bar enabled by default. Change Indigo colors.Alex Ning5-69/+69
2021-06-10Added showing favorite multireddits and multireddits in main page.Alex Ning1-16/+98
2021-06-10Starting adding showing favorite multireddits and multireddits in main page.Alex Ning2-4/+28
2021-06-06Fix background color not applied to Card Layout 2.Alex Ning1-7/+59
2021-06-06Refine the UI of FlairBottomSheetFragment.Alex Ning1-1/+1
2021-05-30Disable ViewPager2's swiping if swipe between posts is disabled.Alex Ning1-2/+5
2021-05-30Update translation info.Alex Ning1-12/+13
2021-05-29Try fixing SQLiteConstraintException when inserting anonymous account.Alex Ning4-7/+14
2021-05-22Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video c...Alex Ning1-9/+5
2021-05-20Fix Show Avatar on the Right.Alex Ning1-0/+1
2021-05-20Minor bugs fixed.Alex Ning1-0/+1
2021-05-17Version 4.3.0. Fix video post parsing (v.redd.it).Alex Ning1-9/+25
2021-05-16Minor bugs fixed in CommentAndPostRecyclerViewAdapter.Alex Ning1-1/+1
2021-05-15Fix recyclerview not scroll to correct last place after changing orientation.Alex Ning1-4/+6
2021-05-15New option: Swipe Vertically to Go Back From Media.Alex Ning5-16/+31
2021-05-15Hiding post fliar in PostFragment is now available.Alex Ning5-4/+46
2021-05-14Change the style of single comment level indicator.Alex Ning1-3/+6
2021-05-10New option: Show Only One Comment Level Indicator.Alex Ning3-3/+22
2021-05-05Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning4-5/+145
2021-04-27Fix multiple inline gifs parsing error.Alex Ning1-2/+3
2021-04-27Support Reddit emote inline gif.Alex Ning1-0/+11
2021-04-27Continuing comment thread is now available. It can now show all the comments ...Alex Ning10-327/+361
2021-04-25Disable padding in CommentIndentationView if the comment level is 0.Alex Ning1-2/+6
2021-04-23Fix favorite things for logged-in account failed.Alex Ning2-0/+2
2021-04-21Fix the FAB shown in subreddit page in SubscribedThingListingActivity.Alex Ning2-4/+19
2021-04-20Fix post not updating in PostFragment after voting it in ViewPostDetailFragment.Alex Ning4-23/+24
2021-04-20Fix topScoreTextView showing wrong color in CommentViewHolder.Alex Ning1-1/+1
2021-04-20Hide reply and save buttons in comments if the depth is larger than 5. Add re...Alex Ning4-20/+144
2021-04-11Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 to...Alex Ning1-1/+1
2021-04-10Version 4.3.0-beta1. Tweak the name of the backup file.Alex Ning1-1/+1
2021-04-10Fix only backing up post history shared preferences. Show the password of the...Alex Ning1-21/+23
2021-04-10Hide post selftext if it contains spoiler in post feed.Alex Ning1-4/+28
2021-04-10Fix CommentIndentationView losing state.Alex Ning3-15/+71
2021-04-10Fix wrong colors in CommentIndentationView.Alex Ning2-18/+8
2021-04-10Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer...Alex Ning1-0/+3
2021-04-10Fix unable to check anonymous subscription.Alex Ning2-1/+12
2021-04-09Hide Comment Toolbar Hidden by Default option.Alex Ning1-1/+2
2021-04-09Tweak the design of comments.Alex Ning3-142/+100
2021-04-08Copying multireddit's path is now available.Alex Ning1-1/+20
2021-04-08Don't reset disable nsfw forever option when resetting all settings.Alex Ning1-0/+5
2021-04-08Disabling NSFW forever is now working.Alex Ning7-15/+15
2021-04-08Add an option to disable NSFW forever.Alex Ning2-0/+55
2021-04-07Replace <sup> with ^ and delete </sup> when copying markdown.Alex Ning1-1/+1
2021-04-07UI changes in comments.Alex Ning2-9/+10
2021-04-07Fix IllegalArgumentException when downloading media.Alex Ning2-3/+7
2021-04-06Support inline gif in comments.Alex Ning2-1/+20
2021-04-06Fix post filter usage not retain after saving the post filter again.Alex Ning3-1/+11
2021-04-06Click a flair to see filtered posts. Fix filtering posts that contain certain...Alex Ning5-8/+106
2021-04-06Show inbox count in the inbox menu item in the navigation drawer.Alex Ning10-22/+87
2021-04-04Anonymous subscriptions page is available.Alex Ning7-67/+192