| Commit message (Expand) | Author | Files | Lines |
2020-04-18 | Remove unused attributes. Fix loading images using GlideImageGetter after the... | Alex Ning | 56 | -395/+45 |
2020-04-17 | Fix white theme issues. Remove CollapsingToolbarLayout in some activities. | Alex Ning | 8 | -160/+106 |
2020-04-17 | Minor bugs fixed. | Alex Ning | 10 | -113/+138 |
2020-04-16 | Show author flair for posts. | Alex Ning | 2 | -1/+37 |
2020-04-16 | Show awards for comments. | Alex Ning | 6 | -61/+159 |
2020-04-16 | Show author flair (not richtext) for comments. | Alex Ning | 5 | -19/+23 |
2020-04-16 | Show all post awards. | Alex Ning | 8 | -86/+127 |
2020-04-15 | Add fast scroller for MultiRedditListingActivity and FollowedUsersListingFrag... | Alex Ning | 4 | -2/+38 |
2020-04-15 | Add a fast scroller on SubscribedSubredditsListingFragment. | Alex Ning | 2 | -1/+49 |
2020-04-14 | Fix some bugs. | Alex Ning | 2 | -1/+5 |
2020-04-13 | Now shows post title when viewing image, gif, or video | Sam Perlmutter | 4 | -3/+21 |
2020-04-08 | Fix comments refreshing bug. Fix some custom theme issues. | Alex Ning | 6 | -14/+14 |
2020-04-08 | Fix app crashes on ViewSubredditDetailActivity. Fix some themeing issues. | Alex Ning | 4 | -14/+9 |
2020-04-06 | Fix app crashes when selecting font size to small. Version 3.0.1. | Alex Ning | 1 | -1/+1 |
2020-04-05 | Fix some themeing issues. Minor bugs fixed. | Alex Ning | 8 | -1/+38 |
2020-04-05 | Fix font size issues. | Alex Ning | 5 | -6/+12 |
2020-04-05 | Long press a multireddit in the list to show some options. Fix some UI issues. | Alex Ning | 20 | -114/+328 |
2020-04-05 | Add Calm Pastel theme. Fix an fab icon color issue. | Alex Ning | 10 | -18/+88 |
2020-04-04 | Add a Dracula theme. | Alex Ning | 2 | -0/+78 |
2020-04-04 | Fix some issues in themeing. Add red themes. | Alex Ning | 8 | -11/+248 |
2020-04-04 | Fix colorview doesn't change its background color after changing color value. | Alex Ning | 1 | -0/+2 |
2020-04-04 | Support redd.it links. | Alex Ning | 1 | -1/+7 |
2020-04-04 | Editing multireddits is now available. | Alex Ning | 31 | -293/+972 |
2020-04-02 | Add an activity for theme preview. | Alex Ning | 14 | -6/+1485 |
2020-04-01 | Add white themes. | Alex Ning | 3 | -9/+239 |
2020-04-01 | Fix database migration issue. | Alex Ning | 2 | -3/+2 |
2020-04-01 | Refine animation of hiding and showing comment toolbar. | Alex Ning | 3 | -6/+14 |
2020-03-31 | Fix issues of searching in a specific subreddit. Minor bugs fixed. | Alex Ning | 5 | -10/+32 |
2020-03-30 | Fix some issues of searching. | Alex Ning | 7 | -10/+7 |
2020-03-29 | Finished adding advanced preferences. | Alex Ning | 12 | -35/+325 |
2020-03-29 | Create sort type and post layout shared preferences. | Alex Ning | 14 | -66/+141 |
2020-03-29 | Add hidden comment toolbar feature. | Hermes Junior | 6 | -9/+81 |
2020-03-29 | Continue playing videos after orientation. Deleting all subreddits and users ... | Alex Ning | 6 | -3/+129 |
2020-03-28 | Add some advanced preferences which do nothing right now. | Alex Ning | 5 | -0/+63 |
2020-03-28 | Support image post flair. | Alex Ning | 5 | -12/+45 |
2020-03-28 | Fix some issues of custom themes. | Alex Ning | 2 | -7/+16 |
2020-03-28 | Changing individual sort types of subreddits and users is now available. | Alex Ning | 4 | -16/+12 |
2020-03-28 | Show NSFW toggle in the nav drawer in anonymous mode. | Alex Ning | 3 | -13/+25 |
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 |