aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning2021-10-301-2/+2
| | | | PostRecyclerViewAdapter.
* Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning2021-10-171-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.
* Zoomable ViewVideoActivity.Alex Ning2021-10-141-0/+2
|
* Legacy autoplay video controller UI.Alex Ning2021-10-131-0/+1
|
* Use Java 11TacoTheDank2021-09-251-2/+2
|
* Update AndroidX Appcompat and LifecycleTacoTheDank2021-09-251-4/+8
|
* Update a bunch of librariesTacoTheDank2021-09-251-17/+17
|
* Migrate from JCenter where possibleTacoTheDank2021-09-251-2/+2
|
* Update AGP, reorganize librariesTacoTheDank2021-09-251-24/+18
|
* Fix a bug which causes the ViewModel not retain its state after orientation ↵Alex Ning2021-09-051-0/+2
| | | | change.
* Testing Paging 3 library.Alex Ning2021-09-041-1/+4
|
* Start implementing app lock feature.Alex Ning2021-09-031-2/+2
|
* Version 5.0.4.Alex Ning2021-08-261-2/+2
|
* Version 5.0.3.Alex Ning2021-08-251-2/+2
|
* Version v5.0.2.Alex Ning2021-08-201-2/+2
|
* Version 5.0.1.Alex Ning2021-08-191-2/+2
|
* Version 5.0.0.Alex Ning2021-08-181-2/+2
|
* Version 5.0.0-beta5.Alex Ning2021-08-131-2/+2
|
* Secure mode is available.Alex Ning2021-08-111-0/+1
|
* Version 5.0.0-beta4. Revert changes that limit the max height of images in ↵Alex Ning2021-08-071-2/+2
| | | | PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter.
* Version 5.0.0-beta3.Alex Ning2021-08-061-2/+2
|
* Version 5.0.0-beta2.Alex Ning2021-08-041-2/+2
|
* Actually it is v5.0.0-beta1.Alex Ning2021-07-221-1/+1
|
* Version 5.0.0-beta1.Alex Ning2021-07-221-2/+2
|
* Start adding support for searching in posts.Alex Ning2021-07-081-2/+0
|
* Show live comments in RPAN broadcasts.Alex Ning2021-07-061-0/+2
|
* Save light, dark and amoled Material You themes to database. Add 'Apply ↵Alex Ning2021-07-021-1/+1
| | | | Material You' option. Test MotionLayout.
* Version 4.3.4.Alex Ning2021-06-101-2/+2
|
* Disable ViewPager2's swiping if swipe between posts is disabled.Alex Ning2021-05-301-4/+3
|
* Version 4.3.3.Alex Ning2021-05-301-2/+2
|
* Version 4.3.2. Downgrade several libraries.Alex Ning2021-05-241-4/+4
|
* Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video ↵Alex Ning2021-05-221-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.
* Version 4.3.0. Fix video post parsing (v.redd.it).Alex Ning2021-05-171-2/+2
|
* Version 4.3.0-beta5.Alex Ning2021-05-151-2/+2
|
* Hiding post fliar in PostFragment is now available.Alex Ning2021-05-151-4/+4
|
* Change the style of single comment level indicator.Alex Ning2021-05-141-6/+6
|
* Version 4.3.0-beta4.Alex Ning2021-05-051-2/+2
|
* Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning2021-05-051-0/+2
|
* Version 4.3.0-beta3.Alex Ning2021-04-211-2/+2
|
* Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 ↵Alex Ning2021-04-111-2/+2
| | | | to 19.
* Version 4.3.0-beta1. Tweak the name of the backup file.Alex Ning2021-04-101-2/+2
|
* New option: Crash Reports.Alex Ning2021-04-021-1/+2
|
* Suggest title when submitting link post.Alex Ning2021-04-011-0/+2
|
* Backup settings.Alex Ning2021-03-061-0/+3
|
* Try to fix superscript.Alex Ning2021-02-241-0/+1
|
* New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2021-02-231-1/+1
|
* Use EventBus to send post list from PostFragment to ViewPostDetailActivity.Alex Ning2021-02-121-1/+1
|
* Merge new features from 4.2.3 to 4.2.5.Alex Ning2021-02-121-2/+8
|\
| * Version 4.2.5. Disable split for language.Alex Ning2021-02-111-2/+8
| |
| * Version 4.2.4.Alex Ning2021-02-051-2/+2
| |