aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-23Start replacing AsyncTask with Executor in ParsePost.Alex Ning1-1/+1
2021-06-23Refine ExoPlayer's DefaultTimeBar style.Alex Ning4-8/+10
2021-06-22Implement two pane layout in ViewPostDetailFragment to separate post detail ↵Alex Ning3-2/+132
and comments. Fix bugs related to separating CommentAndPostRecyclerViewAdapter.
2021-06-16Material You.Alex Ning2-0/+12
2021-06-11Add editor done action to dialog_go_to_thing_edit_textTijs-B1-1/+3
2021-06-11Use PagingDataAdapter instead of deprecated PagedListAdapter.Alex Ning1-1/+1
2021-06-11Change several colors in Indigo theme.Alex Ning4-4/+2
2021-06-11Set bottom app bar enabled by default. Change Indigo colors.Alex Ning3-7/+7
2021-06-10Starting adding showing favorite multireddits and multireddits in main page.Alex Ning2-0/+64
2021-06-06Refine the UI of FlairBottomSheetFragment.Alex Ning2-6/+15
2021-05-30New languages: Russian and Vietnamese.Alex Ning3-0/+2071
2021-05-30Update translation.Alex Ning9-930/+1360
2021-05-30Update translation info.Alex Ning1-0/+18
2021-05-22Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video ↵Alex Ning1-1/+1
continues playing in the background after exiting. Rename Swipe Vertically to Go Back From Media to Swipe Vertically to Go Back From Image and Gif.
2021-05-20Fix Show Avatar on the Right.Alex Ning2-2/+1
2021-05-16Update German translation.Alex Ning1-0/+71
2021-05-15New option: Swipe Vertically to Go Back From Media.Alex Ning2-0/+6
2021-05-15Remove back button in the toolbar in SearchActivity.Alex Ning1-1/+0
2021-05-15Hiding post fliar in PostFragment is now available.Alex Ning2-0/+6
2021-05-10New option: Show Only One Comment Level Indicator.Alex Ning2-0/+6
2021-05-05Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning1-0/+9
2021-04-27Continuing comment thread is now available. It can now show all the comments ↵Alex Ning2-1/+1
with depth >= 10.
2021-04-26Change divider hierachy in item_load_more_comments.xml and ↵Alex Ning2-64/+70
item_comment_fully_collapsed.xml.
2021-04-25Change divider hierachy in item_comment.xmlAlex Ning1-6/+6
2021-04-21Fix the FAB shown in subreddit page in SubscribedThingListingActivity.Alex Ning1-1/+0
2021-04-20Re-enable Comment Toolbar Hidden by Default.Alex Ning1-2/+2
2021-04-20Hide reply and save buttons in comments if the depth is larger than 5. Add ↵Alex Ning9-101/+187
reply and save options in CommentMoreBottomSheetFragment.
2021-04-10Fix only backing up post history shared preferences. Show the password of ↵Alex Ning1-1/+1
the backup zip.
2021-04-10Fix cannot tap to retry in PostFragment. Show correct title in ↵Alex Ning1-13/+13
AdvancedPreferenceFragment.
2021-04-09Hide Comment Toolbar Hidden by Default option.Alex Ning1-2/+2
2021-04-09Tweak the design of comments.Alex Ning3-39/+8
2021-04-09Add a progress bar for autoplay video control.Alex Ning1-60/+74
2021-04-08Copying multireddit's path is now available.Alex Ning2-0/+21
2021-04-08Add an option to disable NSFW forever.Alex Ning2-0/+52
2021-04-07UI changes in comments.Alex Ning1-96/+127
2021-04-07Add Hungarian to Settings->Miscellaneous->Language.Alex Ning1-0/+2
2021-04-06Fix post filter usage not retain after saving the post filter again.Alex Ning1-1/+1
2021-04-06Show inbox count in the inbox menu item in the navigation drawer.Alex Ning1-0/+1
2021-04-04Anonymous subscriptions page is available.Alex Ning1-0/+41
2021-04-02New option: delete crash reports in CrashReportsFragment.Alex Ning2-0/+13
2021-04-02New option: Crash Reports.Alex Ning4-0/+19
2021-04-02New language: Hungarian. Update translation information.Alex Ning17-731/+2286
2021-04-01Suggest title when submitting link post.Alex Ning2-10/+30
2021-04-01More options for the bottom app bar.Alex Ning1-0/+10
2021-04-01New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when ↵Alex Ning3-0/+22
saving a Post Filter.
2021-03-30Fix wrong subreddit creation time. Swap sort and search icons in several ↵Alex Ning3-16/+17
activities. Fix crashing when comparing exclude domains with posts.
2021-03-26New post filter option: exclude domains.Alex Ning2-0/+21
2021-03-25Fix post link parsing in LinkResolverActivity.Alex Ning1-2/+1
2021-03-15Use string resource in array resource. Rearrange settings.Alex Ning3-89/+103
2021-03-15New option: Default Search Result Tab. Move Show Avatar on the Left in the ↵Alex Ning4-6/+27
Navigation Drawer to Settings->Interface->Navigation Drawer.