aboutsummaryrefslogtreecommitdiff
path: root/build.gradle (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-07Upgrade gradle.Docile-Alligator1-1/+1
2022-09-09Update gradle wrapper (#1006)Taco1-1/+1
2021-09-25Update AGP, reorganize librariesTacoTheDank1-3/+5
2020-12-23Reorganize and remove unused librariesTacoTheDank1-1/+1
2020-10-14Remove test notifications.Alex Ning1-1/+1
2020-07-15Remove font: Bad Script. Add some bold fonts.Alex Ning1-1/+1
2020-06-22Remove unnecessary maven repositories.Hermes Junior1-3/+0
2020-06-03Downloading videos and images is now available.Alex Ning1-1/+1
2020-04-29Buggy video and Gif autoplay.Alex Ning1-0/+1
2020-04-22Rearrange dependencies and update someTacoTheDank1-11/+5
2020-04-04Editing multireddits is now available.Alex Ning1-1/+1
2020-02-21Fix post card has empty space under vote buttons once again by upgrading goog...Alex Ning1-1/+1
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning1-2/+2
2019-12-13Show MultiReddits list.Alex Ning1-1/+1
2019-11-12Showing elapsed time in posts and comments is available.Alex Ning1-1/+1
2019-11-11Changing post layout in ViewSubredditDetailActivity is available. Tweak the c...Alex Ning1-1/+1
2019-10-25Disable clicking comment icon in a post to submit a comment. Enlarge the icon...Alex Ning1-2/+2
2019-10-13Add a time option to some sort types. Remember the last sort type.Alex Ning1-1/+1
2019-09-29Change gitignore file.Alex Ning1-1/+1
2019-09-19Delete something related to downloading videos.Alex Ning1-2/+2
2019-08-30View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning1-1/+1
2019-08-24Add an acknowledgement page in settings.Alex Ning1-1/+1
2019-08-14Editing flair is now available.Alex Ning1-2/+2
2019-07-12Use a modal bottom sheet to display post selection instead of an alert dialog...Alex Ning1-3/+3
2019-06-11Minor layout tweaks. Fixed action bar color in ViewPostDetailActivity in dark...Alex Ning1-2/+2
2019-06-06Refresh post in ViewPostDetailActivity.Alex Ning1-1/+1
2019-04-18Synchronizing voting state between PostRecyclerViewAdapter and ViewPostDetail...Alex Ning1-1/+1
2019-04-18Fixed displaying wrong score when rapidly clicking vote buttons in PostRecycl...Alex Ning1-3/+3
2019-02-21Migrate to AndroidXAlex Ning1-2/+2
2019-02-12Load All comments of a post using paging library. Loading comments of comment...Alex Ning1-1/+1
2019-01-22Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr...Alex Ning1-1/+1
2018-12-27Use Android Paging Library to load and display best posts. Loading best posts...Alex Ning1-0/+3
2018-10-28Use AspectRatiotImageView instead of ImageView to fully display the preview i...Alex Ning1-0/+1
2018-10-26Bind views using ButterKnife. Let volume controls adjust music stream in View...Alex Ning1-1/+1
2018-08-18Load user info after the new access token is retrieved if the old access toke...Alex Ning1-1/+1
2018-07-29Save subscribed subreddits and users to the SQLite database by using Room Per...Alex Ning1-0/+5