aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement a search panel in ViewPostDetailActivity.Alex Ning2021-07-091-0/+69
|
* Start adding support for searching in posts.Alex Ning2021-07-081-16/+23
|
* Support viewing single RPAN broadcast in-app.Alex Ning2021-07-081-0/+1
|
* Minor UI tweaks in ViewRPANBroadcastFragment.Alex Ning2021-07-081-16/+46
|
* Show subreddit name and icon and username in ViewRPANBroadcastFragment.Alex Ning2021-07-081-0/+48
|
* Share rpan post url and rpan url. Show rpan post title in ↵Alex Ning2021-07-084-1/+29
| | | | ViewRPANBroadcastFragment.
* Cannot use Strapi to send comments, upvote or downvote in RPAN.Alex Ning2021-07-072-2/+2
|
* Disable ExoPlayer's control auto hide.Alex Ning2021-07-071-1/+2
|
* Change the color of author in ViewRPANBroadcastFragment.Alex Ning2021-07-061-1/+1
|
* Show live comments in RPAN broadcasts.Alex Ning2021-07-063-1/+141
|
* Pause rpan broadcast when switching to anther ViewRPANBroadcastFragment.Alex Ning2021-07-062-7/+7
|
* Minor UI tweaks in RPANActivity.Alex Ning2021-07-052-17/+4
|
* Start adding RPAN support.Alex Ning2021-07-053-0/+59
|
* 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.