aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-27Fix some bugs related to custom themes.Alex Ning4-23/+10
2020-03-27Still implementing custom themes.Alex Ning14-14/+85
2020-03-26Still implementing custom themes.Alex Ning26-43/+700
2020-03-25Fix some bugs in CustomizeThemeActivity.Alex Ning16-185/+323
2020-03-24Add CustomThemeListingActivity.Alex Ning9-16/+164
2020-03-20Support orientation change in CustomizeThemeActivity.Alex Ning10-111/+266
2020-03-20Customizing light, dark and amoled themes is now available.Alex Ning4-8/+188
2020-03-20Add a color picker.Alex Ning5-3/+333
2020-03-19Still implementing custom theme settings.Alex Ning16-109/+616
2020-03-19Start implementing custom theme settings.Alex Ning29-42/+952
2020-03-18Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning17-229/+348
2020-03-18Still implementing custom themes.Alex Ning5-30/+12
2020-03-17Fix unable to vote.Alex Ning2-8/+7
2020-03-17Continue implementing custom themes.Alex Ning11-134/+233
2020-03-16Apply theme to toolbars.Alex Ning35-134/+166
2020-03-15Fix status bar color in MainActivity.Alex Ning2-1/+11
2020-03-15Still implementing custom themes.Alex Ning61-671/+738
2020-03-15Implement custom multiple themes (Buggy).Alex Ning96-558/+1690
2020-03-06Start implementing CustomThemeWrapper.Alex Ning4-9/+387
2020-03-05Add a custom theme table in database.Alex Ning60-69/+402
2020-03-03Share gif directly in ViewGifActivity.Alex Ning4-2/+108
2020-03-02Share image directly in ViewImageActivity.Alex Ning11-21/+151
2020-03-01Still prepare to support multiple themes.Alex Ning4-16/+9
2020-03-01Still prepare to support multiple themes.Alex Ning7-43/+58
2020-03-01Still prepare to support multiple themes.Alex Ning41-747/+453
2020-03-01Still prepare to support multiple themes.Alex Ning48-169/+209
2020-02-27Swapped video mute iconGeorgeNewby1-6/+6
2020-02-27Remove unused comments.Alex Ning3-168/+0
2020-02-27Still prepare to add different themes.Alex Ning74-371/+488
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning34-241/+453
2020-02-24Fix stack overflow error when syncing subscribed subreddits and users and mul...Alex Ning4-61/+65
2020-02-22Revert the change to make some activities immersive.Alex Ning10-404/+25
2020-02-22Show post or body (if it has) in CommentActivity.Alex Ning5-10/+99
2020-02-22Show a error message in toast for voting things.Alex Ning5-16/+25
2020-02-21Fix blurred images become thumbnails in the compact layout.Alex Ning2-4/+1
2020-02-21Handle multireddit links.Alex Ning2-5/+20
2020-02-21Fix post card has empty space under vote buttons once again by upgrading goog...Alex Ning2-0/+41
2020-02-20Add an option to show rounded number of votes.Alex Ning13-52/+149
2020-02-20Add a F-Droid option in settings.Alex Ning4-3/+21
2020-02-20Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning12-280/+336
2020-02-20Add a nsfw toggle in the nav drawer.Alex Ning11-10/+113
2020-02-19Hide the fab in ViewPostDetailActivity when the recyclerview is scrolled to t...Alex Ning1-37/+57
2020-02-19Show image flairs properly. Minor bugs fixed.Alex Ning5-14/+188
2020-02-19Remove code comments.Alex Ning5-616/+9
2020-02-19The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning11-81/+263
2020-02-19Implemented ItemClickListener for the nav drawer.Alex Ning2-5/+93
2020-02-19Start implementing showing subscribed subreddits in the nav drawer. Use a Rec...Alex Ning7-36/+401
2020-02-18Fix the bottom app bar shows under the nav bar. Fix the bottom app bar vanish...Alex Ning1-4/+7
2020-02-18Implement immersive mode in many other activities.Alex Ning12-29/+420
2020-02-18Deleting multireddit is now available.Alex Ning9-28/+121