aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-29Finished adding advanced preferences.Alex Ning5-4/+44
2020-03-29Continue playing videos after orientation. Deleting all subreddits and users ...Alex Ning1-2/+2
2020-03-28Add some advanced preferences which do nothing right now.Alex Ning3-0/+33
2020-03-28Show NSFW toggle in the nav drawer in anonymous mode.Alex Ning2-12/+0
2020-03-27Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning4-11/+45
2020-03-27Fix some issues of custom theme.Alex Ning2-2/+2
2020-03-27Implemented share and import themes. Fixed some issues of custom theme.Alex Ning10-18/+81
2020-03-27Fix some bugs related to custom themes.Alex Ning1-13/+5
2020-03-27Still implementing custom themes.Alex Ning9-7/+8
2020-03-26Still implementing custom themes.Alex Ning11-8/+249
2020-03-25Fix some bugs in CustomizeThemeActivity.Alex Ning5-10/+82
2020-03-24Add CustomThemeListingActivity.Alex Ning3-0/+19
2020-03-20Customizing light, dark and amoled themes is now available.Alex Ning1-0/+10
2020-03-20Add a color picker.Alex Ning2-0/+159
2020-03-19Still implementing custom theme settings.Alex Ning7-65/+148
2020-03-19Start implementing custom theme settings.Alex Ning11-3/+302
2020-03-18Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning6-13/+26
2020-03-18Still implementing custom themes.Alex Ning1-15/+5
2020-03-17Continue implementing custom themes.Alex Ning1-7/+19
2020-03-16Apply theme to toolbars.Alex Ning1-60/+4
2020-03-15Still implementing custom themes.Alex Ning5-5/+5
2020-03-15Implement custom multiple themes (Buggy).Alex Ning36-16/+62
2020-03-05Add a custom theme table in database.Alex Ning8-29/+31
2020-03-03Share gif directly in ViewGifActivity.Alex Ning1-0/+2
2020-03-02Share image directly in ViewImageActivity.Alex Ning7-16/+43
2020-03-01Still prepare to support multiple themes.Alex Ning3-9/+9
2020-03-01Still prepare to support multiple themes.Alex Ning11-52/+152
2020-03-01Still prepare to support multiple themes.Alex Ning42-83/+78
2020-02-27Remove unused comments.Alex Ning3-168/+0
2020-02-27Still prepare to add different themes.Alex Ning51-220/+325
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning21-76/+205
2020-02-22Revert the change to make some activities immersive.Alex Ning5-95/+25
2020-02-22Show post or body (if it has) in CommentActivity.Alex Ning2-4/+22
2020-02-20Add an option to show rounded number of votes.Alex Ning3-1/+8
2020-02-20Add a F-Droid option in settings.Alex Ning2-0/+7
2020-02-20Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning5-224/+243
2020-02-20Add a nsfw toggle in the nav drawer.Alex Ning9-2/+42
2020-02-19Show image flairs properly. Minor bugs fixed.Alex Ning1-1/+0
2020-02-19Remove code comments.Alex Ning1-219/+0
2020-02-19The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning7-0/+27
2020-02-19Start implementing showing subscribed subreddits in the nav drawer. Use a Rec...Alex Ning5-2/+60
2020-02-18Implement immersive mode in many other activities.Alex Ning5-26/+107
2020-02-18Deleting multireddit is now available.Alex Ning2-0/+10
2020-02-18Selecting subreddits when creating multireddits is now available.Alex Ning5-0/+141
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning6-2/+148
2020-02-02Add a dark theme toggle in the navigation drawer.Alex Ning4-1/+35
2020-02-02Minor layout tweaks.Alex Ning18-227/+176
2020-02-02Lock the bottom app bar.Alex Ning2-1/+8
2020-02-02Fix fab jumps to top-left of the screen. Add more items in the bottom app bar...Alex Ning5-13/+113
2020-02-02Confirm to exit.Alex Ning5-2/+29