aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some bugs in CustomizeThemeActivity.Alex Ning2020-03-2516-185/+323
* Add CustomThemeListingActivity.Alex Ning2020-03-249-16/+164
* Support orientation change in CustomizeThemeActivity.Alex Ning2020-03-2010-111/+266
* Customizing light, dark and amoled themes is now available.Alex Ning2020-03-204-8/+188
* Add a color picker.Alex Ning2020-03-205-3/+333
* Still implementing custom theme settings.Alex Ning2020-03-1916-109/+616
* Start implementing custom theme settings.Alex Ning2020-03-1929-42/+952
* Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning2020-03-1817-229/+348
* Still implementing custom themes.Alex Ning2020-03-185-30/+12
* Fix unable to vote.Alex Ning2020-03-172-8/+7
* Continue implementing custom themes.Alex Ning2020-03-1711-134/+233
* Apply theme to toolbars.Alex Ning2020-03-1635-134/+166
* Fix status bar color in MainActivity.Alex Ning2020-03-152-1/+11
* Still implementing custom themes.Alex Ning2020-03-1561-671/+738
* Implement custom multiple themes (Buggy).Alex Ning2020-03-1596-558/+1690
* Start implementing CustomThemeWrapper.Alex Ning2020-03-064-9/+387
* Add a custom theme table in database.Alex Ning2020-03-0560-69/+402
* Merge pull request #67 from GeorgeNewby/masterDocile-Alligator2020-03-031-6/+6
|\
| * Swapped video mute iconGeorgeNewby2020-02-271-6/+6
* | Share gif directly in ViewGifActivity.Alex Ning2020-03-034-2/+108
* | Share image directly in ViewImageActivity.Alex Ning2020-03-0211-21/+151
* | Still prepare to support multiple themes.Alex Ning2020-03-014-16/+9
* | Still prepare to support multiple themes.Alex Ning2020-03-017-43/+58
* | Still prepare to support multiple themes.Alex Ning2020-03-0141-747/+453
* | Still prepare to support multiple themes.Alex Ning2020-03-0148-169/+209
|/
* Remove unused comments.Alex Ning2020-02-273-168/+0
* Still prepare to add different themes.Alex Ning2020-02-2774-371/+488
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-2636-245/+456
* Fix stack overflow error when syncing subscribed subreddits and users and mul...Alex Ning2020-02-245-63/+67
* Version 2.2.2.Alex Ning2020-02-221-2/+2
* Revert the change to make some activities immersive.Alex Ning2020-02-2210-404/+25
* Show post or body (if it has) in CommentActivity.Alex Ning2020-02-225-10/+99
* Show a error message in toast for voting things.Alex Ning2020-02-225-16/+25
* Fix blurred images become thumbnails in the compact layout.Alex Ning2020-02-212-4/+1
* Handle multireddit links.Alex Ning2020-02-212-5/+20
* Fix post card has empty space under vote buttons once again by upgrading goog...Alex Ning2020-02-214-3/+44
* Add an option to show rounded number of votes.Alex Ning2020-02-2013-52/+149
* Add a F-Droid option in settings.Alex Ning2020-02-204-3/+21
* Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning2020-02-2012-280/+336
* Add a nsfw toggle in the nav drawer.Alex Ning2020-02-2011-10/+113
* Hide the fab in ViewPostDetailActivity when the recyclerview is scrolled to t...Alex Ning2020-02-191-37/+57
* Show image flairs properly. Minor bugs fixed.Alex Ning2020-02-195-14/+188
* Remove code comments.Alex Ning2020-02-195-616/+9
* The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning2020-02-1911-81/+263
* Implemented ItemClickListener for the nav drawer.Alex Ning2020-02-192-5/+93
* Start implementing showing subscribed subreddits in the nav drawer. Use a Rec...Alex Ning2020-02-197-36/+401
* Fix the bottom app bar shows under the nav bar. Fix the bottom app bar vanish...Alex Ning2020-02-181-4/+7
* Implement immersive mode in many other activities.Alex Ning2020-02-1812-29/+420
* Deleting multireddit is now available.Alex Ning2020-02-189-28/+121
* Selecting subreddits when creating multireddits is now available.Alex Ning2020-02-1818-31/+880