| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Show NSFW toggle in the nav drawer in anonymous mode. | Alex Ning | 2020-03-28 | 2 | -12/+0 |
* | Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues. | Alex Ning | 2020-03-27 | 2 | -1/+44 |
* | Fix some issues of custom theme. | Alex Ning | 2020-03-27 | 2 | -2/+2 |
* | Implemented share and import themes. Fixed some issues of custom theme. | Alex Ning | 2020-03-27 | 7 | -17/+48 |
* | Fix some bugs related to custom themes. | Alex Ning | 2020-03-27 | 1 | -13/+5 |
* | Still implementing custom themes. | Alex Ning | 2020-03-27 | 6 | -6/+6 |
* | Still implementing custom themes. | Alex Ning | 2020-03-26 | 7 | -3/+211 |
* | Fix some bugs in CustomizeThemeActivity. | Alex Ning | 2020-03-25 | 3 | -3/+74 |
* | Add CustomThemeListingActivity. | Alex Ning | 2020-03-24 | 1 | -0/+5 |
* | Add a color picker. | Alex Ning | 2020-03-20 | 1 | -0/+156 |
* | Still implementing custom theme settings. | Alex Ning | 2020-03-19 | 6 | -65/+144 |
* | Start implementing custom theme settings. | Alex Ning | 2020-03-19 | 4 | -1/+106 |
* | Still implementing custom themes. | Alex Ning | 2020-03-18 | 1 | -15/+5 |
* | Continue implementing custom themes. | Alex Ning | 2020-03-17 | 1 | -7/+19 |
* | Still implementing custom themes. | Alex Ning | 2020-03-15 | 2 | -4/+4 |
* | Implement custom multiple themes (Buggy). | Alex Ning | 2020-03-15 | 34 | -16/+47 |
* | Add a custom theme table in database. | Alex Ning | 2020-03-05 | 5 | -10/+10 |
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 3 | -9/+9 |
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 11 | -52/+152 |
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 2 | -7/+7 |
* | Still prepare to add different themes. | Alex Ning | 2020-02-27 | 43 | -159/+153 |
* | Prepare to add different themes. Try fixing timeout issue in okhttp3. | Alex Ning | 2020-02-26 | 17 | -58/+56 |
* | Revert the change to make some activities immersive. | Alex Ning | 2020-02-22 | 5 | -95/+25 |
* | Show post or body (if it has) in CommentActivity. | Alex Ning | 2020-02-22 | 1 | -3/+21 |
* | Add an option to show rounded number of votes. | Alex Ning | 2020-02-20 | 1 | -1/+2 |
* | Add an option to show comment dividers. Put theme option to InterfacePreferen... | Alex Ning | 2020-02-20 | 2 | -211/+224 |
* | Show image flairs properly. Minor bugs fixed. | Alex Ning | 2020-02-19 | 1 | -1/+0 |
* | Remove code comments. | Alex Ning | 2020-02-19 | 1 | -219/+0 |
* | The new nav bar is now fully functional. Fix wrong icon color in dark theme. | Alex Ning | 2020-02-19 | 1 | -0/+0 |
* | Start implementing showing subscribed subreddits in the nav drawer. Use a Rec... | Alex Ning | 2020-02-19 | 5 | -2/+60 |
* | Implement immersive mode in many other activities. | Alex Ning | 2020-02-18 | 5 | -26/+107 |
* | Selecting subreddits when creating multireddits is now available. | Alex Ning | 2020-02-18 | 2 | -0/+111 |
* | Creating multireddit without specifying subreddits is available. | Alex Ning | 2020-02-12 | 2 | -0/+109 |
* | Add a dark theme toggle in the navigation drawer. | Alex Ning | 2020-02-02 | 1 | -0/+13 |
* | Minor layout tweaks. | Alex Ning | 2020-02-02 | 5 | -226/+103 |
* | Fix fab jumps to top-left of the screen. Add more items in the bottom app bar... | Alex Ning | 2020-02-02 | 3 | -13/+113 |
* | Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ViewPostDeta... | Alex Ning | 2020-02-01 | 1 | -2/+2 |
* | Copying comments is now available. Some UI tweaks. | Alex Ning | 2020-01-30 | 3 | -44/+89 |
* | Copy post title and content in ViewPostDetailActivity. | Alex Ning | 2020-01-29 | 3 | -1/+101 |
* | Setting default post layout is now available. Add an option to hide the divid... | Alex Ning | 2020-01-11 | 2 | -2/+3 |
* | Sharing and copying post links and media links are available. | Alex Ning | 2020-01-06 | 2 | -82/+121 |
* | Mute videos by default is now available. | Alex Ning | 2020-01-05 | 1 | -3/+8 |
* | Fetch subreddit info in ViewSidebarActivity. | Alex Ning | 2019-12-31 | 1 | -5/+12 |
* | Change text color in TableLayout in markdown. Change markdown TextView style. | Alex Ning | 2019-12-30 | 4 | -5/+5 |
* | View subreddit sidebar is now available. | Alex Ning | 2019-12-30 | 2 | -6/+45 |
* | Change Markdown text style. Reduce the sensitivity of sliding right to go bac... | Alex Ning | 2019-12-27 | 2 | -10/+4 |
* | Markdown table support. | Alex Ning | 2019-12-26 | 4 | -7/+46 |
* | Add an option to hide the bottom app bar. Change the icon color in the bottom... | Alex Ning | 2019-12-25 | 2 | -2/+28 |
* | Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ... | Alex Ning | 2019-12-19 | 1 | -2/+1 |
* | Hide progress bar in post compact layout when the post is a video. | Alex Ning | 2019-12-19 | 1 | -12/+7 |