| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some bugs related to custom themes. | Alex Ning | 2020-03-27 | 3 | -10/+5 |
* | Still implementing custom themes. | Alex Ning | 2020-03-27 | 5 | -7/+77 |
* | Still implementing custom themes. | Alex Ning | 2020-03-26 | 14 | -35/+450 |
* | Fix some bugs in CustomizeThemeActivity. | Alex Ning | 2020-03-25 | 11 | -175/+241 |
* | Add CustomThemeListingActivity. | Alex Ning | 2020-03-24 | 5 | -15/+141 |
* | Support orientation change in CustomizeThemeActivity. | Alex Ning | 2020-03-20 | 10 | -111/+266 |
* | Customizing light, dark and amoled themes is now available. | Alex Ning | 2020-03-20 | 3 | -8/+178 |
* | Add a color picker. | Alex Ning | 2020-03-20 | 3 | -3/+174 |
* | Still implementing custom theme settings. | Alex Ning | 2020-03-19 | 8 | -43/+465 |
* | Start implementing custom theme settings. | Alex Ning | 2020-03-19 | 17 | -38/+646 |
* | Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm... | Alex Ning | 2020-03-18 | 11 | -216/+322 |
* | Still implementing custom themes. | Alex Ning | 2020-03-18 | 4 | -15/+7 |
* | Fix unable to vote. | Alex Ning | 2020-03-17 | 2 | -8/+7 |
* | Continue implementing custom themes. | Alex Ning | 2020-03-17 | 10 | -127/+214 |
* | Apply theme to toolbars. | Alex Ning | 2020-03-16 | 34 | -74/+162 |
* | Fix status bar color in MainActivity. | Alex Ning | 2020-03-15 | 2 | -1/+11 |
* | Still implementing custom themes. | Alex Ning | 2020-03-15 | 56 | -666/+733 |
* | Implement custom multiple themes (Buggy). | Alex Ning | 2020-03-15 | 60 | -542/+1628 |
* | Start implementing CustomThemeWrapper. | Alex Ning | 2020-03-06 | 4 | -9/+387 |
* | Add a custom theme table in database. | Alex Ning | 2020-03-05 | 52 | -40/+371 |
* | Merge pull request #67 from GeorgeNewby/master | Docile-Alligator | 2020-03-03 | 1 | -6/+6 |
|\ |
|
| * | Swapped video mute icon | GeorgeNewby | 2020-02-27 | 1 | -6/+6 |
* | | Share gif directly in ViewGifActivity. | Alex Ning | 2020-03-03 | 3 | -2/+106 |
* | | Share image directly in ViewImageActivity. | Alex Ning | 2020-03-02 | 4 | -5/+108 |
* | | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 1 | -7/+0 |
* | | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 7 | -43/+58 |
* | | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 30 | -695/+301 |
* | | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 6 | -86/+131 |
|/ |
|
* | Still prepare to add different themes. | Alex Ning | 2020-02-27 | 23 | -151/+163 |
* | Prepare to add different themes. Try fixing timeout issue in okhttp3. | Alex Ning | 2020-02-26 | 13 | -165/+248 |
* | Fix stack overflow error when syncing subscribed subreddits and users and mul... | Alex Ning | 2020-02-24 | 4 | -61/+65 |
* | Revert the change to make some activities immersive. | Alex Ning | 2020-02-22 | 5 | -309/+0 |
* | Show post or body (if it has) in CommentActivity. | Alex Ning | 2020-02-22 | 3 | -6/+77 |
* | Show a error message in toast for voting things. | Alex Ning | 2020-02-22 | 5 | -16/+25 |
* | Fix blurred images become thumbnails in the compact layout. | Alex Ning | 2020-02-21 | 2 | -4/+1 |
* | Handle multireddit links. | Alex Ning | 2020-02-21 | 2 | -5/+20 |
* | Fix post card has empty space under vote buttons once again by upgrading goog... | Alex Ning | 2020-02-21 | 2 | -0/+41 |
* | Add an option to show rounded number of votes. | Alex Ning | 2020-02-20 | 10 | -51/+141 |
* | Add a F-Droid option in settings. | Alex Ning | 2020-02-20 | 2 | -3/+14 |
* | Add an option to show comment dividers. Put theme option to InterfacePreferen... | Alex Ning | 2020-02-20 | 7 | -56/+93 |
* | Add a nsfw toggle in the nav drawer. | Alex Ning | 2020-02-20 | 2 | -8/+71 |
* | Hide the fab in ViewPostDetailActivity when the recyclerview is scrolled to t... | Alex Ning | 2020-02-19 | 1 | -37/+57 |
* | Show image flairs properly. Minor bugs fixed. | Alex Ning | 2020-02-19 | 4 | -13/+188 |
* | Remove code comments. | Alex Ning | 2020-02-19 | 4 | -397/+9 |
* | The new nav bar is now fully functional. Fix wrong icon color in dark theme. | Alex Ning | 2020-02-19 | 4 | -81/+236 |
* | Implemented ItemClickListener for the nav drawer. | Alex Ning | 2020-02-19 | 2 | -5/+93 |
* | Start implementing showing subscribed subreddits in the nav drawer. Use a Rec... | Alex Ning | 2020-02-19 | 2 | -34/+341 |
* | Fix the bottom app bar shows under the nav bar. Fix the bottom app bar vanish... | Alex Ning | 2020-02-18 | 1 | -4/+7 |
* | Implement immersive mode in many other activities. | Alex Ning | 2020-02-18 | 7 | -3/+313 |
* | Deleting multireddit is now available. | Alex Ning | 2020-02-18 | 7 | -28/+111 |