aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Undo superscript parser changes for now (#577)scria10002021-12-121-0/+1
| | | Undo superscript parser changes
* Make Superscript parsing properscria10002021-12-091-1/+0
| | | | Do this without relying converting to <sup> tags.
* Version 5.1.3. Fix bottom navigation bar option count not applied to ↵Alex Ning2021-11-291-2/+2
| | | | anonymous mode.
* Version 5.1.2.Alex Ning2021-11-271-2/+2
|
* Version 5.1.1. Fix anonymous subreddits and multireddits do not show in ↵Alex Ning2021-11-221-2/+2
| | | | MainActivity TabLayout. Fix changing tab names not working in anonymous mode.
* Version 5.1.0.Alex Ning2021-11-161-2/+2
|
* Merge pull request #526 from scria1000/markdown-disable-htmlDocile-Alligator2021-11-151-0/+1
|\ | | | | More fixes related to markdown rendering
| * Add custom superscript processorscria10002021-11-111-0/+1
| |
| * More fixes related to markdown renderingscria10002021-11-111-1/+1
| |
* | Version 5.1.0-beta3.Alex Ning2021-11-131-2/+2
|/
* Version 5.1.0-beta2. Fix crash when hiding read posts.Alex Ning2021-11-041-2/+2
|
* 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
|