aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-19Still implementing custom theme settings.Alex Ning8-43/+465
2020-03-19Start implementing custom theme settings.Alex Ning17-38/+646
2020-03-18Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning11-216/+322
2020-03-18Still implementing custom themes.Alex Ning4-15/+7
2020-03-17Fix unable to vote.Alex Ning2-8/+7
2020-03-17Continue implementing custom themes.Alex Ning10-127/+214
2020-03-16Apply theme to toolbars.Alex Ning34-74/+162
2020-03-15Fix status bar color in MainActivity.Alex Ning2-1/+11
2020-03-15Still implementing custom themes.Alex Ning56-666/+733
2020-03-15Implement custom multiple themes (Buggy).Alex Ning60-542/+1628
2020-03-06Start implementing CustomThemeWrapper.Alex Ning4-9/+387
2020-03-05Add a custom theme table in database.Alex Ning52-40/+371
2020-03-03Share gif directly in ViewGifActivity.Alex Ning3-2/+106
2020-03-02Share image directly in ViewImageActivity.Alex Ning4-5/+108
2020-03-01Still prepare to support multiple themes.Alex Ning1-7/+0
2020-03-01Still prepare to support multiple themes.Alex Ning7-43/+58
2020-03-01Still prepare to support multiple themes.Alex Ning30-695/+301
2020-03-01Still prepare to support multiple themes.Alex Ning6-86/+131
2020-02-27Swapped video mute iconGeorgeNewby1-6/+6
2020-02-27Still prepare to add different themes.Alex Ning23-151/+163
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning13-165/+248
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 Ning5-309/+0
2020-02-22Show post or body (if it has) in CommentActivity.Alex Ning3-6/+77
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 Ning10-51/+141
2020-02-20Add a F-Droid option in settings.Alex Ning2-3/+14
2020-02-20Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning7-56/+93
2020-02-20Add a nsfw toggle in the nav drawer.Alex Ning2-8/+71
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 Ning4-13/+188
2020-02-19Remove code comments.Alex Ning4-397/+9
2020-02-19The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning4-81/+236
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 Ning2-34/+341
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 Ning7-3/+313
2020-02-18Deleting multireddit is now available.Alex Ning7-28/+111
2020-02-18Selecting subreddits when creating multireddits is now available.Alex Ning12-30/+732
2020-02-13Show favorite subreddits when selecting subreddits.Alex Ning2-56/+109
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning11-131/+499
2020-02-05Fix bugs related to changing default post layout. Rewrite opening links to ha...Alex Ning6-16/+82
2020-02-03Fix crashes on scrolling posts using volume keys.Alex Ning8-10/+43
2020-02-03Fix bugs of showing top-level comments.Alex Ning2-6/+11
2020-02-02Add a dark theme toggle in the navigation drawer.Alex Ning1-29/+63
2020-02-02Minor layout tweaks.Alex Ning1-20/+20
2020-02-02Lock the bottom app bar.Alex Ning5-9/+50