aboutsummaryrefslogtreecommitdiff
path: root/gradle/wrapper/gradle-wrapper.properties (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-14Remove test notifications.Alex Ning1-1/+2
2020-04-22Update gradle wrapperTacoTheDank1-2/+1
2019-09-05Make generating release apk availalbe.Alex Ning1-1/+1
2019-08-24Add an acknowledgement page in settings.Alex Ning1-2/+2
2019-04-18Synchronizing voting state between PostRecyclerViewAdapter and ↵Alex Ning1-2/+2
ViewPostDetailActivity using EventBus by greenrobot. Minor bugs fixed.
2019-01-22Fixed the user's posts cannot be loaded. Refreshing in MainActivity also ↵Alex Ning1-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-26Bind views using ButterKnife. Let volume controls adjust music stream in ↵Alex Ning1-2/+2
ViewVideoActivity.