aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* targetSdkVersion 31. Fix sort type problems in anonymous home page and ↵Docile-Alligator2022-04-301-1/+1
| | | | multireddits.
* Version v5.2.0-beta1.Docile-Alligator2022-04-281-2/+2
|
* Version 5.1.9.Docile-Alligator2022-03-171-2/+2
|
* Version 5.1.9-beta2. Optimize AppBarStateChangeListener.Docile-Alligator2022-03-141-2/+2
|
* Version 5.1.9-beta1. Fix low resolution post previews when showing them for ↵Docile-Alligator2022-03-061-2/+2
| | | | the first time in PostDetailRecyclerViewAdapter.
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy ↵Alex Ning2022-02-121-2/+2
| | | | option from About to main settings page.
* Version 5.1.7.Alex Ning2022-01-291-2/+2
|
* Version 5.1.6.Alex Ning2022-01-201-2/+2
|
* Version 5.1.6-beta1.Alex Ning2022-01-151-2/+2
|
* Version 5.1.5.Alex Ning2021-12-221-2/+2
|
* Version 5.1.4.Alex Ning2021-12-161-9/+9
|
* Use Executor to fetch removed comments.Alex Ning2021-12-151-3/+3
|
* Fix autoplay video continuing in background (#585)scria10002021-12-131-1/+1
| | | Fix autoplay video continuing in background
* 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
|