Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some bugs related to custom themes. | Alex Ning | 2020-03-27 | 4 | -23/+10 |
| | |||||
* | Still implementing custom themes. | Alex Ning | 2020-03-27 | 14 | -14/+85 |
| | |||||
* | Still implementing custom themes. | Alex Ning | 2020-03-26 | 26 | -43/+700 |
| | |||||
* | Fix some bugs in CustomizeThemeActivity. | Alex Ning | 2020-03-25 | 16 | -185/+323 |
| | |||||
* | Add CustomThemeListingActivity. | Alex Ning | 2020-03-24 | 9 | -16/+164 |
| | |||||
* | 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 | 4 | -8/+188 |
| | |||||
* | Add a color picker. | Alex Ning | 2020-03-20 | 5 | -3/+333 |
| | |||||
* | Still implementing custom theme settings. | Alex Ning | 2020-03-19 | 16 | -109/+616 |
| | |||||
* | Start implementing custom theme settings. | Alex Ning | 2020-03-19 | 29 | -42/+952 |
| | |||||
* | Immersive Interface is now available on Android 8.0. Add ↵ | Alex Ning | 2020-03-18 | 17 | -229/+348 |
| | | | | ThemePreferenceFragment. Fix theme database. | ||||
* | Still implementing custom themes. | Alex Ning | 2020-03-18 | 5 | -30/+12 |
| | |||||
* | Fix unable to vote. | Alex Ning | 2020-03-17 | 2 | -8/+7 |
| | |||||
* | Continue implementing custom themes. | Alex Ning | 2020-03-17 | 11 | -134/+233 |
| | |||||
* | Apply theme to toolbars. | Alex Ning | 2020-03-16 | 35 | -134/+166 |
| | |||||
* | Fix status bar color in MainActivity. | Alex Ning | 2020-03-15 | 2 | -1/+11 |
| | |||||
* | Still implementing custom themes. | Alex Ning | 2020-03-15 | 61 | -671/+738 |
| | |||||
* | Implement custom multiple themes (Buggy). | Alex Ning | 2020-03-15 | 96 | -558/+1690 |
| | |||||
* | Start implementing CustomThemeWrapper. | Alex Ning | 2020-03-06 | 4 | -9/+387 |
| | |||||
* | Add a custom theme table in database. | Alex Ning | 2020-03-05 | 60 | -69/+402 |
| | |||||
* | Merge pull request #67 from GeorgeNewby/master | Docile-Alligator | 2020-03-03 | 1 | -6/+6 |
|\ | | | | | Swapped video mute icon | ||||
| * | Swapped video mute icon | GeorgeNewby | 2020-02-27 | 1 | -6/+6 |
| | | |||||
* | | Share gif directly in ViewGifActivity. | Alex Ning | 2020-03-03 | 4 | -2/+108 |
| | | |||||
* | | Share image directly in ViewImageActivity. | Alex Ning | 2020-03-02 | 11 | -21/+151 |
| | | |||||
* | | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 4 | -16/+9 |
| | | |||||
* | | 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 | 41 | -747/+453 |
| | | |||||
* | | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 48 | -169/+209 |
|/ | |||||
* | Remove unused comments. | Alex Ning | 2020-02-27 | 3 | -168/+0 |
| | |||||
* | Still prepare to add different themes. | Alex Ning | 2020-02-27 | 74 | -371/+488 |
| | |||||
* | Prepare to add different themes. Try fixing timeout issue in okhttp3. | Alex Ning | 2020-02-26 | 36 | -245/+456 |
| | |||||
* | Fix stack overflow error when syncing subscribed subreddits and users and ↵ | Alex Ning | 2020-02-24 | 5 | -63/+67 |
| | | | | multireddits. Fix app crashes when creating multireddits without selecting any subreddits. Version 2.2.3. | ||||
* | Version 2.2.2. | Alex Ning | 2020-02-22 | 1 | -2/+2 |
| | |||||
* | Revert the change to make some activities immersive. | Alex Ning | 2020-02-22 | 10 | -404/+25 |
| | |||||
* | Show post or body (if it has) in CommentActivity. | Alex Ning | 2020-02-22 | 5 | -10/+99 |
| | |||||
* | 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 ↵ | Alex Ning | 2020-02-21 | 4 | -3/+44 |
| | | | | google's material library. Add an Okhttp3 interceptor for debug usage. | ||||
* | Add an option to show rounded number of votes. | Alex Ning | 2020-02-20 | 13 | -52/+149 |
| | |||||
* | Add a F-Droid option in settings. | Alex Ning | 2020-02-20 | 4 | -3/+21 |
| | |||||
* | Add an option to show comment dividers. Put theme option to ↵ | Alex Ning | 2020-02-20 | 12 | -280/+336 |
| | | | | InterfacePreferenceFragment. | ||||
* | Add a nsfw toggle in the nav drawer. | Alex Ning | 2020-02-20 | 11 | -10/+113 |
| | |||||
* | Hide the fab in ViewPostDetailActivity when the recyclerview is scrolled to ↵ | Alex Ning | 2020-02-19 | 1 | -37/+57 |
| | | | | the bottom. Fix the fab shows under the nav bar in ViewPostDetailActivity. | ||||
* | Show image flairs properly. Minor bugs fixed. | Alex Ning | 2020-02-19 | 5 | -14/+188 |
| | |||||
* | Remove code comments. | Alex Ning | 2020-02-19 | 5 | -616/+9 |
| | |||||
* | The new nav bar is now fully functional. Fix wrong icon color in dark theme. | Alex Ning | 2020-02-19 | 11 | -81/+263 |
| | |||||
* | 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 ↵ | Alex Ning | 2020-02-19 | 7 | -36/+401 |
| | | | | 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 Ning | 2020-02-18 | 1 | -4/+7 |
| | | | | vanishes after orientation change. |