aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-26Tweak the video autoplay control UI. Set show_timeout to 1s to video ↵Alex Ning2-0/+17
autoplay control UI.
2021-08-03Use bottom toolbar in ViewImageOrGifActivity is available.Alex Ning1-0/+5
2021-07-20Tweak the autoplay video control.Alex Ning6-31/+20
2021-07-18Show title on trending searches.Alex Ning1-0/+9
2021-07-17Add Reddit section in the navigation drawer.Alex Ning2-0/+18
2021-07-16Place a close button on the image in PostGalleryActivity.Alex Ning1-0/+9
2021-07-16Implement SelectOrCaptureImageBottomSheetFragment.Alex Ning2-0/+18
2021-07-15Continue adding support for submitting gallery posts.Alex Ning2-1/+6
2021-06-11Set bottom app bar enabled by default. Change Indigo colors.Alex Ning1-3/+3
2021-05-30Update translation info.Alex Ning1-0/+18
2021-04-20Hide reply and save buttons in comments if the depth is larger than 5. Add ↵Alex Ning3-0/+22
reply and save options in CommentMoreBottomSheetFragment.
2021-04-02New language: Hungarian. Update translation information.Alex Ning1-0/+12
2021-02-26New option: Show avatar on the right in the navigation drawer.Alex Ning2-0/+0
2021-02-26Change some colors. Add a current user icon.Alex Ning1-0/+4
2021-02-26Upvote ratio and different username color for comments sent by the current ↵Alex Ning1-0/+9
account.
2021-02-22Fix invisible link icon in PostTypeBottomSheetFragment.Alex Ning2-1/+10
2021-02-16Continue adding Gallery Layout.Alex Ning1-1/+1
2021-02-03Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning1-0/+9
2021-01-06Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix ↵Alex Ning2-0/+18
issues in header size selection.
2020-12-27Add background to autoplay controlsLuke Simmons1-0/+11
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-25Replace Filter settings with Post Filter.Alex Ning1-0/+9
2020-12-25Save post filter to database.Alex Ning1-0/+9
2020-12-08Hide read posts in MainActivity (there is an issue in lazy mode).Alex Ning1-0/+9
2020-11-30Changing language is now available.Alex Ning1-0/+9
2020-11-21Update translation info.Alex Ning1-0/+12
2020-11-11Fix comment more button not visible.Alex Ning1-0/+0
2020-11-10Selecting swipe actions is available. Fix issues in swipe aciton. Add two ↵Alex Ning2-0/+21
icons for advanced and about in settings.
2020-11-07New option: Disable Image Preview in Data Saving Mode.Alex Ning1-0/+5
2020-10-28Update translation contributions.Alex Ning2-0/+30
2020-10-28Add an option to filter subreddits in popular and all.Alex Ning1-0/+9
2020-10-26Giving awards to comments. Fix some bugs.Alex Ning1-0/+9
2020-10-23Fix color of some icons.Alex Ning2-0/+14
2020-10-19Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵Alex Ning1-0/+12
Subreddit Recommended Comment Sort Type.
2020-10-18Load low-resolution videos in data saving mode. Selecting video quality for ↵Alex Ning1-0/+15
Reddit videos is now available.
2020-10-04Add two options: go to user and go to subreddit in ↵Alex Ning3-0/+42
FABMoreOptionsBottomSheetFragment.
2020-09-29Display search history in SearchActivity. Save suggested sort type and nsfw ↵Alex Ning3-9/+18
info in database for SubredditData. Fix an issue in parsing posts.
2020-09-28Add translation contributors in Settigs->About->Translation.Alex Ning19-0/+444
2020-09-27Long press the Floating Action Button to see more options.Alex Ning6-2/+11
2020-09-27Data Saving Mode is available.Alex Ning1-0/+9
2020-09-25Customizing the bottom app bar in MainActivity is available (Changing option ↵Alex Ning2-0/+18
count is not available right now.
2020-09-17Start implementing markdown toolbar.Alex Ning8-0/+72
2020-09-17Select user flair in subreddits.Alex Ning1-9/+0
2020-09-16Remove some unused resources.Alex Ning5-41/+0
2020-09-16Add an option to require authentication before going to account section in ↵Alex Ning1-0/+9
navigation drawer.
2020-09-14Viewing comment's full markdown is available.Alex Ning1-0/+9
2020-09-13Gfycat and Redgifs videos autoplay in CommentAndPostRecyclerViewAdapter is ↵Alex Ning1-0/+9
available. Show an error icon when loading gfycats and redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter.
2020-09-06Select download location is now available. Download images and gifs to ↵Alex Ning1-0/+9
locations set by users in ViewImageOrGifActivity is available.
2020-07-06Set color of received and sent messages, and send message button.Alex Ning2-15/+0
2020-06-30Implemente a chat UI for private messages.Alex Ning2-0/+22
2020-06-17Add icons to sort bottom sheets.Hermes Junior7-0/+71