| Commit message (Expand) | Author | Files | Lines |
2020-03-27 | Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues. | Alex Ning | 14 | -71/+483 |
2020-03-27 | Fix some issues of custom theme. | Alex Ning | 4 | -9/+5 |
2020-03-27 | Implemented share and import themes. Fixed some issues of custom theme. | Alex Ning | 19 | -50/+273 |
2020-03-27 | Fix some bugs related to custom themes. | Alex Ning | 4 | -23/+10 |
2020-03-27 | Still implementing custom themes. | Alex Ning | 14 | -14/+85 |
2020-03-26 | Still implementing custom themes. | Alex Ning | 26 | -43/+700 |
2020-03-25 | Fix some bugs in CustomizeThemeActivity. | Alex Ning | 16 | -185/+323 |
2020-03-24 | Add CustomThemeListingActivity. | Alex Ning | 9 | -16/+164 |
2020-03-20 | Support orientation change in CustomizeThemeActivity. | Alex Ning | 10 | -111/+266 |
2020-03-20 | Customizing light, dark and amoled themes is now available. | Alex Ning | 4 | -8/+188 |
2020-03-20 | Add a color picker. | Alex Ning | 5 | -3/+333 |
2020-03-19 | Still implementing custom theme settings. | Alex Ning | 16 | -109/+616 |
2020-03-19 | Start implementing custom theme settings. | Alex Ning | 29 | -42/+952 |
2020-03-18 | Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm... | Alex Ning | 17 | -229/+348 |
2020-03-18 | Still implementing custom themes. | Alex Ning | 5 | -30/+12 |
2020-03-17 | Fix unable to vote. | Alex Ning | 2 | -8/+7 |
2020-03-17 | Continue implementing custom themes. | Alex Ning | 11 | -134/+233 |
2020-03-16 | Apply theme to toolbars. | Alex Ning | 35 | -134/+166 |
2020-03-15 | Fix status bar color in MainActivity. | Alex Ning | 2 | -1/+11 |
2020-03-15 | Still implementing custom themes. | Alex Ning | 61 | -671/+738 |
2020-03-15 | Implement custom multiple themes (Buggy). | Alex Ning | 96 | -558/+1690 |
2020-03-06 | Start implementing CustomThemeWrapper. | Alex Ning | 4 | -9/+387 |
2020-03-05 | Add a custom theme table in database. | Alex Ning | 60 | -69/+402 |
2020-03-03 | Share gif directly in ViewGifActivity. | Alex Ning | 4 | -2/+108 |
2020-03-02 | Share image directly in ViewImageActivity. | Alex Ning | 11 | -21/+151 |
2020-03-01 | Still prepare to support multiple themes. | Alex Ning | 4 | -16/+9 |
2020-03-01 | Still prepare to support multiple themes. | Alex Ning | 7 | -43/+58 |
2020-03-01 | Still prepare to support multiple themes. | Alex Ning | 41 | -747/+453 |
2020-03-01 | Still prepare to support multiple themes. | Alex Ning | 48 | -169/+209 |
2020-02-27 | Swapped video mute icon | GeorgeNewby | 1 | -6/+6 |
2020-02-27 | Remove unused comments. | Alex Ning | 3 | -168/+0 |
2020-02-27 | Still prepare to add different themes. | Alex Ning | 74 | -371/+488 |
2020-02-26 | Prepare to add different themes. Try fixing timeout issue in okhttp3. | Alex Ning | 35 | -242/+454 |
2020-02-24 | Fix stack overflow error when syncing subscribed subreddits and users and mul... | Alex Ning | 5 | -63/+67 |
2020-02-22 | Version 2.2.2. | Alex Ning | 1 | -2/+2 |
2020-02-22 | Revert the change to make some activities immersive. | Alex Ning | 10 | -404/+25 |
2020-02-22 | Show post or body (if it has) in CommentActivity. | Alex Ning | 5 | -10/+99 |
2020-02-22 | Show a error message in toast for voting things. | Alex Ning | 5 | -16/+25 |
2020-02-21 | Fix blurred images become thumbnails in the compact layout. | Alex Ning | 2 | -4/+1 |
2020-02-21 | Handle multireddit links. | Alex Ning | 2 | -5/+20 |
2020-02-21 | Fix post card has empty space under vote buttons once again by upgrading goog... | Alex Ning | 3 | -2/+43 |
2020-02-20 | Add an option to show rounded number of votes. | Alex Ning | 13 | -52/+149 |
2020-02-20 | Add a F-Droid option in settings. | Alex Ning | 4 | -3/+21 |
2020-02-20 | Add an option to show comment dividers. Put theme option to InterfacePreferen... | Alex Ning | 12 | -280/+336 |
2020-02-20 | Add a nsfw toggle in the nav drawer. | Alex Ning | 11 | -10/+113 |
2020-02-19 | Hide the fab in ViewPostDetailActivity when the recyclerview is scrolled to t... | Alex Ning | 1 | -37/+57 |
2020-02-19 | Show image flairs properly. Minor bugs fixed. | Alex Ning | 5 | -14/+188 |
2020-02-19 | Remove code comments. | Alex Ning | 5 | -616/+9 |
2020-02-19 | The new nav bar is now fully functional. Fix wrong icon color in dark theme. | Alex Ning | 11 | -81/+263 |
2020-02-19 | Implemented ItemClickListener for the nav drawer. | Alex Ning | 2 | -5/+93 |