aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor UI tweaks in UploadedImagesBottomSheetFragment.Alex Ning2021-07-041-3/+3
|
* Remove file extension from uploaded image's file name after uploading an ↵Alex Ning2021-07-041-0/+2
| | | | image. Send Toast and Snackbar messages when uploading an image.
* Save image name and image url for uploaded images when uploading images. ↵Alex Ning2021-07-043-0/+84
| | | | Uploading captured images is available.
* Uploading images when submitting comments is available.Alex Ning2021-07-041-0/+3
|
* Save light, dark and amoled Material You themes to database. Add 'Apply ↵Alex Ning2021-07-025-3/+105
| | | | Material You' option. Test MotionLayout.
* Suggest subreddits in go to subreddit dialog in MainActivity.Alex Ning2021-07-011-17/+30
|
* Suggest subreddits when searching.Alex Ning2021-06-3018-27/+1
|
* Start replacing AsyncTask with Executor in ParsePost.Alex Ning2021-06-231-1/+1
|
* Refine ExoPlayer's DefaultTimeBar style.Alex Ning2021-06-234-8/+10
|
* Merge pull request #376 from Tijs-B/masterDocile-Alligator2021-06-221-1/+3
|\ | | | | Add editor done action to dialog_go_to_thing_edit_text
| * Merge branch 'Docile-Alligator:master' into masterTijs-B2021-06-182-0/+12
| |\
| * | Add editor done action to dialog_go_to_thing_edit_textTijs-B2021-06-111-1/+3
| | |
* | | Implement two pane layout in ViewPostDetailFragment to separate post detail ↵Alex Ning2021-06-223-2/+132
| |/ |/| | | | | and comments. Fix bugs related to separating CommentAndPostRecyclerViewAdapter.
* | Material You.Alex Ning2021-06-162-0/+12
|/
* Use PagingDataAdapter instead of deprecated PagedListAdapter.Alex Ning2021-06-111-1/+1
|
* Change several colors in Indigo theme.Alex Ning2021-06-114-4/+2
|
* Set bottom app bar enabled by default. Change Indigo colors.Alex Ning2021-06-113-7/+7
|
* Starting adding showing favorite multireddits and multireddits in main page.Alex Ning2021-06-102-0/+64
|
* Refine the UI of FlairBottomSheetFragment.Alex Ning2021-06-062-6/+15
|
* New languages: Russian and Vietnamese.Alex Ning2021-05-303-0/+2071
|
* Update translation.Alex Ning2021-05-309-930/+1360
|
* Update translation info.Alex Ning2021-05-301-0/+18
|
* Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video ↵Alex Ning2021-05-221-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.
* Fix Show Avatar on the Right.Alex Ning2021-05-202-2/+1
|
* Update German translation.Alex Ning2021-05-161-0/+71
|
* New option: Swipe Vertically to Go Back From Media.Alex Ning2021-05-152-0/+6
|
* 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-152-0/+6
|
* New option: Show Only One Comment Level Indicator.Alex Ning2021-05-102-0/+6
|
* Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning2021-05-051-0/+9
|
* Continuing comment thread is now available. It can now show all the comments ↵Alex Ning2021-04-272-1/+1
| | | | with depth >= 10.
* Change divider hierachy in item_load_more_comments.xml and ↵Alex Ning2021-04-262-64/+70
| | | | item_comment_fully_collapsed.xml.
* Change divider hierachy in item_comment.xmlAlex Ning2021-04-251-6/+6
|
* Fix the FAB shown in subreddit page in SubscribedThingListingActivity.Alex Ning2021-04-211-1/+0
|
* 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 ↵Alex Ning2021-04-209-101/+187
| | | | reply and save options in CommentMoreBottomSheetFragment.
* Fix only backing up post history shared preferences. Show the password of ↵Alex Ning2021-04-101-1/+1
| | | | the backup zip.
* Fix cannot tap to retry in PostFragment. Show correct title in ↵Alex Ning2021-04-101-13/+13
| | | | AdvancedPreferenceFragment.
* Hide Comment Toolbar Hidden by Default option.Alex Ning2021-04-091-2/+2
|
* Tweak the design of comments.Alex Ning2021-04-093-39/+8
|
* Add a progress bar for autoplay video control.Alex Ning2021-04-091-60/+74
|
* Copying multireddit's path is now available.Alex Ning2021-04-082-0/+21
|
* Add an option to disable NSFW forever.Alex Ning2021-04-082-0/+52
|
* UI changes in comments.Alex Ning2021-04-071-96/+127
|
* Add Hungarian to Settings->Miscellaneous->Language.Alex Ning2021-04-071-0/+2
|
* Fix post filter usage not retain after saving the post filter again.Alex Ning2021-04-061-1/+1
|
* Show inbox count in the inbox menu item in the navigation drawer.Alex Ning2021-04-061-0/+1
|
* Anonymous subscriptions page is available.Alex Ning2021-04-041-0/+41
|
* New option: delete crash reports in CrashReportsFragment.Alex Ning2021-04-022-0/+13
|
* New option: Crash Reports.Alex Ning2021-04-024-0/+19
|