aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2020-06-15Set image as wallpaper.Alex Ning3-0/+27
2020-06-14Add a rounded background to thumbnail in compact layout. Fix subreddits and ↵Alex Ning1-0/+5
users not clickable in sidebar.
2020-06-08Move all bottom sheet fragments to package BottomSheetFragment. Add a ↵Alex Ning1-0/+9
UrlMenuBottomSheetFragment for future use.
2020-06-08Add a tab for multireddit list in SubscribedThingActivity. Remove ↵Alex Ning1-0/+9
Multireddit button in bottom navigation bar in ViewSubredditDetailActivity and add a go back to main page button.
2020-06-05Use outline icon for multireddit. Fix black report icon in dark theme. Add a ↵Alex Ning2-2/+2
colon between sort type and sort time in toolbar.
2020-05-05Reporting comments is now available.Alex Ning1-0/+15
2020-05-03Prepare to add report feature.Alex Ning1-0/+9
2020-05-01Beautify player control view for video autoplay.Alex Ning4-0/+36
2020-04-29Buggy video and Gif autoplay.Alex Ning1-0/+9
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after ↵Alex Ning8-8/+8
the activity is destroyed.
2020-04-02Add an activity for theme preview.Alex Ning1-0/+9
2020-03-29Finished adding advanced preferences.Alex Ning1-0/+9
2020-03-27Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning1-9/+0
2020-03-27Implemented share and import themes. Fixed some issues of custom theme.Alex Ning1-0/+9
2020-03-27Still implementing custom themes.Alex Ning1-0/+0
2020-03-26Still implementing custom themes.Alex Ning1-0/+9
2020-03-19Start implementing custom theme settings.Alex Ning3-0/+22
2020-03-18Immersive Interface is now available on Android 8.0. Add ↵Alex Ning1-0/+0
ThemePreferenceFragment. Fix theme database.
2020-03-15Still implementing custom themes.Alex Ning2-0/+0
2020-03-02Share image directly in ViewImageActivity.Alex Ning1-0/+9
2020-03-01Still prepare to support multiple themes.Alex Ning12-20/+20
2020-02-27Still prepare to add different themes.Alex Ning1-1/+1
2020-02-20Add a nsfw toggle in the nav drawer.Alex Ning3-0/+18
2020-02-19The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning3-0/+0
2020-02-18Selecting subreddits when creating multireddits is now available.Alex Ning1-0/+9
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning1-0/+9
2020-02-02Add a dark theme toggle in the navigation drawer.Alex Ning2-0/+18
2020-02-02Minor layout tweaks.Alex Ning5-1/+1
2020-02-02Fix fab jumps to top-left of the screen. Add more items in the bottom app ↵Alex Ning2-0/+0
bar. Add a bottom app bar in ViewSubredditDetailActivity.
2020-02-02Confirm to exit.Alex Ning1-0/+9
2020-01-31Reorganize settings. Opening link in app is now available.Alex Ning3-0/+18
2020-01-30Copying comments is now available. Some UI tweaks.Alex Ning3-0/+27
2020-01-06Sharing and copying post links and media links are available.Alex Ning3-0/+18
2020-01-05Mute videos by default is now available.Alex Ning3-0/+27
2019-12-25Add an option to hide the bottom app bar. Change the icon color in the ↵Alex Ning3-3/+3
bottom app bar.
2019-12-19Show a play button on the image if the post is a video or an image.Alex Ning2-0/+13
2019-12-19Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning2-2/+2
2019-12-18Change icons for multireddit and subscriptions.Alex Ning5-18/+27
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning3-1/+19
2019-11-17Add a Fab to scroll down parent comments. Use volume up and down keys to ↵Alex Ning1-0/+9
navigate parent comments.