aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵Alex Ning2-101/+139
reply and save options in CommentMoreBottomSheetFragment.
2021-04-10Fix cannot tap to retry in PostFragment. Show correct title in ↵Alex Ning1-13/+13
AdvancedPreferenceFragment.
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
2021-03-26New post filter option: exclude domains.Alex Ning1-0/+20
2021-03-14Add an indicator in ↵Alex Ning1-5/+19
NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHolder.
2021-03-12New option: Do not blur nsfw media in nsfw subreddits.Alex Ning1-3/+36
2021-03-11Add a WebView for those who do not have Chrome installed.Alex Ning2-2/+33
2021-03-06Show a suicide prevention quote when searching suicide.Alex Ning2-1/+63
2021-03-04Anonymous subreddit subscription is available.Alex Ning1-14/+13
2021-02-26Minor layout issue fixed.Alex Ning1-2/+3
2021-02-26Upvote ratio and different username color for comments sent by the current ↵Alex Ning7-7/+63
account.
2021-02-26Multi-selection in user search result for CustomizePostFilterActivity.Alex Ning2-1/+11
2021-02-25Multi-selection in subreddit search result for CustomizePostFilterActivity.Alex Ning1-0/+8
2021-02-24New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning1-6/+6
2021-02-23New options: hide post type and hide the number of awards. Tweak settings.Alex Ning3-3/+3
2021-02-22Continue adding Card Layout 2.Alex Ning3-6/+6
2021-02-22Continue adding Card Layout 2.Alex Ning1-0/+308
2021-02-22Continue adding Card Layout 2.Alex Ning5-28/+278
2021-02-21Continue adding Card Layout 2.Alex Ning1-57/+24
2021-02-21Continue adding Card Layout 2.Alex Ning1-0/+3
2021-02-21Continue adding Card Layout 2.Alex Ning1-11/+9
2021-02-21Continue adding Card Layout 2.Alex Ning1-78/+80
2021-02-21Start adding Card Layout 2.Alex Ning4-72/+440
2021-02-16Continue adding Gallery Layout.Alex Ning1-17/+17
2021-02-16Continue adding Gallery Layout.Alex Ning4-56/+66
2021-02-13Start adding Gallery Layout.Alex Ning2-0/+83
2021-02-03Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning1-0/+8
2021-01-27Barebone swiping left or right to go to previous or next post in ↵Alex Ning2-36/+51
ViewPostDetailActivity.
2021-01-18Minor UI tweaks in settings.Alex Ning2-1/+5
2021-01-18Minor UI tweaks for dialog_insert_link.Alex Ning1-18/+40
2021-01-07Ignore case when matching post title in PostFilter. Always check duplicate ↵Alex Ning1-1/+1
PostFilter before saving a PostFilter not from settings.
2021-01-06Add two buttons to add subreddits and users in CustomizePostFilterActivity. ↵Alex Ning1-30/+63
Show search users and search subreddits when searching them.
2021-01-06Add a FAB to send private message in InboxActivity. Minor layout tweaks.Alex Ning2-7/+28
2021-01-05Adding users to a multireddit is now available.Alex Ning4-8/+55
2021-01-05Directly adding subreddit to multireddit is available.Alex Ning1-0/+41
2021-01-04SearchUsersResultActivity is added.Alex Ning1-0/+32
2020-12-31Mark posts as read on scroll.Alex Ning1-0/+31
2020-12-31Long click the url to see more options. Make getRedditUriByPath in ↵Alex Ning2-4/+19
LinkResolverActivity private.
2020-12-27Animate player controlsLuke Simmons2-2/+4
Fade in and out on the player controls
2020-12-27Add background to autoplay controlsLuke Simmons1-1/+2
Added a translucent background to the video autoplay controls. Before, when the video background was white, you couldn't see the video controls; this fixes that.
2020-12-26Remove SubredditFilter completely.Alex Ning1-52/+0