aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14Use MaterialButton in PostXXXActivity.Alex Ning4-5/+7
2021-07-14Choose whether receiving post reply notifications or not in SubmitCrosspostAc...Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostVideoActivity.Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostImageActivity.Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostLinkActivity.Alex Ning1-1/+38
2021-07-14Choose whether receiving post reply notifications or not in PostTextActivity.Alex Ning1-9/+41
2021-07-14Ignore case when searching comments.Alex Ning1-1/+2
2021-07-14Declare LayoutManager for RecyclerView in ViewPostDetailFragment.Alex Ning1-1/+2
2021-07-12Improve the experience of searching in comments.Alex Ning1-2/+3
2021-07-12Apply custom theme to the search panel in ViewPostDetailActivity.Alex Ning2-10/+12
2021-07-09Implement a search panel in ViewPostDetailActivity.Alex Ning1-0/+69
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 Ning2-1/+12
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 Ning1-17/+0
2021-07-05Start adding RPAN support.Alex Ning2-0/+55
2021-07-04Minor UI tweaks in UploadedImagesBottomSheetFragment.Alex Ning1-3/+3
2021-07-04Save image name and image url for uploaded images when uploading images. Uplo...Alex Ning2-0/+81
2021-07-02Save light, dark and amoled Material You themes to database. Add 'Apply Mater...Alex Ning1-0/+17
2021-07-01Suggest subreddits in go to subreddit dialog in MainActivity.Alex Ning1-17/+30
2021-06-30Suggest subreddits when searching.Alex Ning2-10/+1
2021-06-23Start replacing AsyncTask with Executor in ParsePost.Alex Ning1-1/+1
2021-06-23Refine ExoPlayer's DefaultTimeBar style.Alex Ning2-2/+8
2021-06-22Implement two pane layout in ViewPostDetailFragment to separate post detail a...Alex Ning1-2/+2
2021-06-11Add editor done action to dialog_go_to_thing_edit_textTijs-B1-1/+3
2021-06-11Change several colors in Indigo theme.Alex Ning2-2/+0
2021-06-10Starting adding showing favorite multireddits and multireddits in main page.Alex Ning1-0/+62
2021-06-06Refine the UI of FlairBottomSheetFragment.Alex Ning2-6/+15
2021-05-15Remove back button in the toolbar in SearchActivity.Alex Ning1-1/+0
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 Ning1-1/+0
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-20Hide reply and save buttons in comments if the depth is larger than 5. Add re...Alex Ning2-101/+139
2021-04-10Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer...Alex Ning1-13/+13
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 Ning1-0/+19
2021-04-08Add an option to disable NSFW forever.Alex Ning1-0/+48
2021-04-07UI changes in comments.Alex Ning1-96/+127
2021-04-04Anonymous subscriptions page is available.Alex Ning1-0/+41
2021-04-02New option: Crash Reports.Alex Ning2-0/+14
2021-04-02New language: Hungarian. Update translation information.Alex Ning1-1/+1
2021-04-01Suggest title when submitting link post.Alex Ning1-10/+27