Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-07 | Upgrade gradle. | Docile-Alligator | 1 | -1/+1 | |
2022-09-09 | Update gradle wrapper (#1006) | Taco | 2 | -1/+1 | |
* Update gradle wrapper * Update AGP, fix gradle deprecations | |||||
2021-09-24 | Update gradle wrapper | TacoTheDank | 2 | -1/+1 | |
2020-12-23 | Update gradle wrapper | TacoTheDank | 2 | -2/+1 | |
2020-10-14 | Remove test notifications. | Alex Ning | 1 | -1/+2 | |
2020-04-22 | Update gradle wrapper | TacoTheDank | 2 | -2/+1 | |
2019-09-05 | Make generating release apk availalbe. | Alex Ning | 1 | -1/+1 | |
2019-08-24 | Add an acknowledgement page in settings. | Alex Ning | 1 | -2/+2 | |
2019-04-18 | Synchronizing voting state between PostRecyclerViewAdapter and ↵ | Alex Ning | 1 | -2/+2 | |
ViewPostDetailActivity using EventBus by greenrobot. Minor bugs fixed. | |||||
2019-01-22 | Fixed the user's posts cannot be loaded. Refreshing in MainActivity also ↵ | Alex Ning | 1 | -2/+2 | |
refreshes user info, subscribed users and subreddits. Enlarge the area which contains subreddit or user name and icon for easier touching. | |||||
2018-10-26 | Bind views using ButterKnife. Let volume controls adjust music stream in ↵ | Alex Ning | 1 | -2/+2 | |
ViewVideoActivity. |