aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some bugs related to custom themes.Alex Ning2020-03-273-10/+5
|
* Still implementing custom themes.Alex Ning2020-03-275-7/+77
|
* Still implementing custom themes.Alex Ning2020-03-2614-35/+450
|
* Fix some bugs in CustomizeThemeActivity.Alex Ning2020-03-2511-175/+241
|
* Add CustomThemeListingActivity.Alex Ning2020-03-245-15/+141
|
* Support orientation change in CustomizeThemeActivity.Alex Ning2020-03-2010-111/+266
|
* Customizing light, dark and amoled themes is now available.Alex Ning2020-03-203-8/+178
|
* Add a color picker.Alex Ning2020-03-203-3/+174
|
* Still implementing custom theme settings.Alex Ning2020-03-198-43/+465
|
* Start implementing custom theme settings.Alex Ning2020-03-1917-38/+646
|
* Immersive Interface is now available on Android 8.0. Add ↵Alex Ning2020-03-1811-216/+322
| | | | ThemePreferenceFragment. Fix theme database.
* Still implementing custom themes.Alex Ning2020-03-184-15/+7
|
* Fix unable to vote.Alex Ning2020-03-172-8/+7
|
* Continue implementing custom themes.Alex Ning2020-03-1710-127/+214
|
* Apply theme to toolbars.Alex Ning2020-03-1634-74/+162
|
* Fix status bar color in MainActivity.Alex Ning2020-03-152-1/+11
|
* Still implementing custom themes.Alex Ning2020-03-1556-666/+733
|
* Implement custom multiple themes (Buggy).Alex Ning2020-03-1560-542/+1628
|
* Start implementing CustomThemeWrapper.Alex Ning2020-03-064-9/+387
|
* Add a custom theme table in database.Alex Ning2020-03-0552-40/+371
|
* Merge pull request #67 from GeorgeNewby/masterDocile-Alligator2020-03-031-6/+6
|\ | | | | Swapped video mute icon
| * Swapped video mute iconGeorgeNewby2020-02-271-6/+6
| |
* | Share gif directly in ViewGifActivity.Alex Ning2020-03-033-2/+106
| |
* | Share image directly in ViewImageActivity.Alex Ning2020-03-024-5/+108
| |
* | Still prepare to support multiple themes.Alex Ning2020-03-011-7/+0
| |
* | Still prepare to support multiple themes.Alex Ning2020-03-017-43/+58
| |
* | Still prepare to support multiple themes.Alex Ning2020-03-0130-695/+301
| |
* | Still prepare to support multiple themes.Alex Ning2020-03-016-86/+131
|/
* Still prepare to add different themes.Alex Ning2020-02-2723-151/+163
|
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-2613-165/+248
|
* Fix stack overflow error when syncing subscribed subreddits and users and ↵Alex Ning2020-02-244-61/+65
| | | | multireddits. Fix app crashes when creating multireddits without selecting any subreddits. Version 2.2.3.
* Revert the change to make some activities immersive.Alex Ning2020-02-225-309/+0
|
* Show post or body (if it has) in CommentActivity.Alex Ning2020-02-223-6/+77
|
* 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 ↵Alex Ning2020-02-212-0/+41
| | | | google's material library. Add an Okhttp3 interceptor for debug usage.
* Add an option to show rounded number of votes.Alex Ning2020-02-2010-51/+141
|
* Add a F-Droid option in settings.Alex Ning2020-02-202-3/+14
|
* Add an option to show comment dividers. Put theme option to ↵Alex Ning2020-02-207-56/+93
| | | | InterfacePreferenceFragment.
* Add a nsfw toggle in the nav drawer.Alex Ning2020-02-202-8/+71
|
* Hide the fab in ViewPostDetailActivity when the recyclerview is scrolled to ↵Alex Ning2020-02-191-37/+57
| | | | the bottom. Fix the fab shows under the nav bar in ViewPostDetailActivity.
* Show image flairs properly. Minor bugs fixed.Alex Ning2020-02-194-13/+188
|
* Remove code comments.Alex Ning2020-02-194-397/+9
|
* The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning2020-02-194-81/+236
|
* Implemented ItemClickListener for the nav drawer.Alex Ning2020-02-192-5/+93
|
* Start implementing showing subscribed subreddits in the nav drawer. Use a ↵Alex Ning2020-02-192-34/+341
| | | | RecyclerView to display all the items in the nav drawer.
* Fix the bottom app bar shows under the nav bar. Fix the bottom app bar ↵Alex Ning2020-02-181-4/+7
| | | | vanishes after orientation change.
* Implement immersive mode in many other activities.Alex Ning2020-02-187-3/+313
|
* Deleting multireddit is now available.Alex Ning2020-02-187-28/+111
|