aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning1-2/+2
PostRecyclerViewAdapter.
2021-10-20feat: "real" Material You implementationWieland Schöbl1-1/+1
2021-10-17Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning1-2/+2
Fix anonymous multireddit cannot be loaded in MainActivity. Fix database migration issue. Fix some subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter. Fix anonymous subscribed subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter in SubredditSelectionActivity.
2021-10-14Zoomable ViewVideoActivity.Alex Ning1-0/+2
2021-10-13Legacy autoplay video controller UI.Alex Ning1-0/+1
2021-09-25Use Java 11TacoTheDank1-2/+2
2021-09-25Update AndroidX Appcompat and LifecycleTacoTheDank1-4/+8
2021-09-25Update a bunch of librariesTacoTheDank1-17/+17
2021-09-25Migrate from JCenter where possibleTacoTheDank1-2/+2
2021-09-25Update AGP, reorganize librariesTacoTheDank1-24/+18
2021-09-05Fix a bug which causes the ViewModel not retain its state after orientation ↵Alex Ning1-0/+2
change.
2021-09-04Testing Paging 3 library.Alex Ning1-1/+4
2021-09-03Start implementing app lock feature.Alex Ning1-2/+2
2021-08-26Version 5.0.4.Alex Ning1-2/+2
2021-08-25Version 5.0.3.Alex Ning1-2/+2
2021-08-20Version v5.0.2.Alex Ning1-2/+2
2021-08-19Version 5.0.1.Alex Ning1-2/+2
2021-08-18Version 5.0.0.Alex Ning1-2/+2
2021-08-13Version 5.0.0-beta5.Alex Ning1-2/+2
2021-08-11Secure mode is available.Alex Ning1-0/+1
2021-08-07Version 5.0.0-beta4. Revert changes that limit the max height of images in ↵Alex Ning1-2/+2
PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter.
2021-08-06Version 5.0.0-beta3.Alex Ning1-2/+2
2021-08-04Version 5.0.0-beta2.Alex Ning1-2/+2
2021-07-22Actually it is v5.0.0-beta1.Alex Ning1-1/+1
2021-07-22Version 5.0.0-beta1.Alex Ning1-2/+2
2021-07-08Start adding support for searching in posts.Alex Ning1-2/+0
2021-07-06Show live comments in RPAN broadcasts.Alex Ning1-0/+2
2021-07-02Save light, dark and amoled Material You themes to database. Add 'Apply ↵Alex Ning1-1/+1
Material You' option. Test MotionLayout.
2021-06-10Version 4.3.4.Alex Ning1-2/+2
2021-05-30Disable ViewPager2's swiping if swipe between posts is disabled.Alex Ning1-4/+3
2021-05-30Version 4.3.3.Alex Ning1-2/+2
2021-05-24Version 4.3.2. Downgrade several libraries.Alex Ning1-4/+4
2021-05-22Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video ↵Alex Ning1-2/+2
continues playing in the background after exiting. Rename Swipe Vertically to Go Back From Media to Swipe Vertically to Go Back From Image and Gif.
2021-05-17Version 4.3.0. Fix video post parsing (v.redd.it).Alex Ning1-2/+2
2021-05-15Version 4.3.0-beta5.Alex Ning1-2/+2
2021-05-15Hiding post fliar in PostFragment is now available.Alex Ning1-4/+4
2021-05-14Change the style of single comment level indicator.Alex Ning1-6/+6
2021-05-05Version 4.3.0-beta4.Alex Ning1-2/+2
2021-05-05Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning1-0/+2
2021-04-21Version 4.3.0-beta3.Alex Ning1-2/+2
2021-04-11Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 ↵Alex Ning1-2/+2
to 19.
2021-04-10Version 4.3.0-beta1. Tweak the name of the backup file.Alex Ning1-2/+2
2021-04-02New option: Crash Reports.Alex Ning1-1/+2
2021-04-01Suggest title when submitting link post.Alex Ning1-0/+2
2021-03-06Backup settings.Alex Ning1-0/+3
2021-02-24Try to fix superscript.Alex Ning1-0/+1
2021-02-23New options: hide post type and hide the number of awards. Tweak settings.Alex Ning1-1/+1
2021-02-12Use EventBus to send post list from PostFragment to ViewPostDetailActivity.Alex Ning1-1/+1
2021-02-11Version 4.2.5. Disable split for language.Alex Ning1-2/+8
2021-02-05Version 4.2.4.Alex Ning1-2/+2