aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-09Implement a search panel in ViewPostDetailActivity.Alex Ning1-0/+69
2021-07-08Start adding support for searching in posts.Alex Ning1-16/+23
2021-07-08Support viewing single RPAN broadcast in-app.Alex Ning1-0/+1
2021-07-08Minor UI tweaks in ViewRPANBroadcastFragment.Alex Ning1-16/+46
2021-07-08Show subreddit name and icon and username in ViewRPANBroadcastFragment.Alex Ning1-0/+48
2021-07-08Share rpan post url and rpan url. Show rpan post title in ViewRPANBroadcastFr...Alex Ning4-1/+29
2021-07-07Cannot use Strapi to send comments, upvote or downvote in RPAN.Alex Ning2-2/+2
2021-07-07Disable ExoPlayer's control auto hide.Alex Ning1-1/+2
2021-07-06Change the color of author in ViewRPANBroadcastFragment.Alex Ning1-1/+1
2021-07-06Show live comments in RPAN broadcasts.Alex Ning3-1/+141
2021-07-06Pause rpan broadcast when switching to anther ViewRPANBroadcastFragment.Alex Ning2-7/+7
2021-07-05Minor UI tweaks in RPANActivity.Alex Ning2-17/+4
2021-07-05Start adding RPAN support.Alex Ning3-0/+59
2021-07-04Minor UI tweaks in UploadedImagesBottomSheetFragment.Alex Ning1-3/+3
2021-07-04Remove file extension from uploaded image's file name after uploading an imag...Alex Ning1-0/+2
2021-07-04Save image name and image url for uploaded images when uploading images. Uplo...Alex Ning3-0/+84
2021-07-04Uploading images when submitting comments is available.Alex Ning1-0/+3
2021-07-02Save light, dark and amoled Material You themes to database. Add 'Apply Mater...Alex Ning5-3/+105
2021-07-01Suggest subreddits in go to subreddit dialog in MainActivity.Alex Ning1-17/+30
2021-06-30Suggest subreddits when searching.Alex Ning18-27/+1
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 a...Alex Ning3-2/+132
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 c...Alex Ning1-1/+1
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
2021-04-26Change divider hierachy in item_load_more_comments.xml and item_comment_fully...Alex Ning2-64/+70
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 re...Alex Ning9-101/+187
2021-04-10Fix only backing up post history shared preferences. Show the password of the...Alex Ning1-1/+1
2021-04-10Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer...Alex Ning1-13/+13
2021-04-09Hide Comment Toolbar Hidden by Default option.Alex Ning1-2/+2