aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-night (unfollow)
Commit message (Expand)AuthorFilesLines
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-23Add a new option category: Post Filter. Marking posts as read is disabled by ...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-11Fix comment more button not visible.Alex Ning1-0/+9
2020-11-10Selecting swipe actions is available. Fix issues in swipe aciton. Add two ico...Alex Ning2-0/+21
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 Ning1-6/+6
2020-10-19Add Miscellaneous settings. Rearange settings. Add an option: Respect Subredd...Alex Ning1-0/+12
2020-10-04Add two options: go to user and go to subreddit in FABMoreOptionsBottomSheetF...Alex Ning3-0/+42
2020-09-27Long press the Floating Action Button to see more options.Alex Ning6-0/+41
2020-09-16Add an option to require authentication before going to account section in na...Alex Ning1-0/+9
2020-09-14Viewing comment's full markdown is available.Alex Ning1-0/+9
2020-09-06Select download location is now available. Download images and gifs to locati...Alex Ning1-0/+9
2020-06-18Fix "See Removed" icon dark on dark mode.Hermes Junior1-0/+9
2020-06-15Set image as wallpaper.Alex Ning4-0/+36
2020-06-08Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu...Alex Ning1-0/+9
2020-06-05Use outline icon for multireddit. Fix black report icon in dark theme. Add a ...Alex Ning2-2/+17
2020-03-29Finished adding advanced preferences.Alex Ning1-0/+9
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 Ning2-0/+18
2020-03-18Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning1-0/+0
2020-03-01Still prepare to support multiple themes.Alex Ning1-9/+0
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/+27
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning1-0/+9
2020-02-02Minor layout tweaks.Alex Ning8-0/+72
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 Ning5-0/+45
2020-01-05Mute videos by default is now available.Alex Ning1-0/+9
2019-12-25Add an option to hide the bottom app bar. Change the icon color in the bottom...Alex Ning3-3/+3
2019-12-19Show a play button on the image if the post is a video or an image.Alex Ning1-0/+4
2019-12-19Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning1-1/+1
2019-12-18Change icons for multireddit and subscriptions.Alex Ning4-10/+19
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning2-0/+18
2019-09-27Blurring spoiler post images is now available. Change spoiler and flair text ...Alex Ning1-0/+9
2019-08-22Check for theme setting on every activities except ViewImageActivity and View...Alex Ning1-5/+5
2019-08-21Fixed getting same notifications for different accounts (for real this time)....Alex Ning4-0/+48