aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-22Version 5.1.5.Alex Ning1-2/+2
2021-12-16Version 5.1.4.Alex Ning1-9/+9
2021-12-15Use Executor to fetch removed comments.Alex Ning1-3/+3
2021-12-13Fix autoplay video continuing in background (#585)scria10001-1/+1
Fix autoplay video continuing in background
2021-12-12Undo superscript parser changes for now (#577)scria10001-0/+1
Undo superscript parser changes
2021-12-09Make Superscript parsing properscria10001-1/+0
Do this without relying converting to <sup> tags.
2021-11-29Version 5.1.3. Fix bottom navigation bar option count not applied to ↵Alex Ning1-2/+2
anonymous mode.
2021-11-27Version 5.1.2.Alex Ning1-2/+2
2021-11-22Version 5.1.1. Fix anonymous subreddits and multireddits do not show in ↵Alex Ning1-2/+2
MainActivity TabLayout. Fix changing tab names not working in anonymous mode.
2021-11-16Version 5.1.0.Alex Ning1-2/+2
2021-11-13Version 5.1.0-beta3.Alex Ning1-2/+2
2021-11-11Add custom superscript processorscria10001-0/+1
2021-11-11More fixes related to markdown renderingscria10001-1/+1
2021-11-04Version 5.1.0-beta2. Fix crash when hiding read posts.Alex Ning1-2/+2
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