| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 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 | 34 | -241/+453 |
* | 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 | 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 goog... | Alex Ning | 2020-02-21 | 2 | -0/+41 |
* | 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 InterfacePreferen... | Alex Ning | 2020-02-20 | 12 | -280/+336 |
* | 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 t... | Alex Ning | 2020-02-19 | 1 | -37/+57 |
* | 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 Rec... | Alex Ning | 2020-02-19 | 7 | -36/+401 |
* | 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 | 12 | -29/+420 |
* | Deleting multireddit is now available. | Alex Ning | 2020-02-18 | 9 | -28/+121 |
* | Selecting subreddits when creating multireddits is now available. | Alex Ning | 2020-02-18 | 18 | -31/+880 |
* | Show favorite subreddits when selecting subreddits. | Alex Ning | 2020-02-13 | 2 | -56/+109 |
* | Creating multireddit without specifying subreddits is available. | Alex Ning | 2020-02-12 | 18 | -136/+656 |
* | Fix bugs related to changing default post layout. Rewrite opening links to ha... | Alex Ning | 2020-02-05 | 6 | -16/+82 |
* | Fix crashes on scrolling posts using volume keys. | Alex Ning | 2020-02-03 | 8 | -10/+43 |
* | Fix bugs of showing top-level comments. | Alex Ning | 2020-02-03 | 2 | -6/+11 |
* | Add a dark theme toggle in the navigation drawer. | Alex Ning | 2020-02-02 | 5 | -30/+98 |
* | Minor layout tweaks. | Alex Ning | 2020-02-02 | 19 | -247/+196 |
* | Lock the bottom app bar. | Alex Ning | 2020-02-02 | 7 | -10/+58 |
* | Fix fab jumps to top-left of the screen. Add more items in the bottom app bar... | Alex Ning | 2020-02-02 | 7 | -83/+232 |
* | Confirm to exit. | Alex Ning | 2020-02-02 | 9 | -3/+70 |
* | Showing top-level comments at first is available. | Alex Ning | 2020-02-01 | 7 | -21/+43 |
* | Show image preview for some posts which were classified as link posts before. | Alex Ning | 2020-02-01 | 4 | -13/+38 |