aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/activities/BaseActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-2/+0
* Continue adding contentDescription for image views.Docile-Alligator2024-09-081-0/+38
* Move accessToken and accountName to BaseActivity.Docile-Alligator2024-01-281-0/+11
* Start implementing showing gifs and images in comments.Docile-Alligator2023-11-221-1/+1
* Fix MediaMetadata's fileName is always null.Docile-Alligator2023-11-201-1/+1
* Fixed gallery images swipe gesture and Slidr gesture conflicts in all places.Docile-Alligator2023-04-281-0/+2
* Fixed gallery images swipe gesture and Slidr gesture conflicts.Docile-Alligator2023-04-271-1/+2
* Try fixing gallery images swipe gesture and Slidr gesture conflicts.Docile-Alligator2023-04-261-0/+2
* Support long press for posts and comments to copy the post or comment link. (...cmp2023-03-111-1/+18
* Change the style of the bottom app bar.Docile-Alligator2022-12-291-1/+1
* Swipe to view images in a gallery in Card Layout 2.Docile-Alligator2022-11-131-4/+0
* Fix ItemTouchHelper and gallery swipe gesture fighting each other.Docile-Alligator2022-11-131-0/+4
* Swipe between gallery images in PostFragment.Docile-Alligator2022-11-121-0/+9
* Add some contrast to subreddit and user toolbars. (#1170)cmp2022-11-031-0/+5
* Remove unnecessary uses of DrawableCompat. (#1045)Isira Seneviratne2022-09-091-7/+3
* Apply custom theme to settings page.Docile-Alligator2022-08-151-1/+1
* Continue adding support for custom font.Alex Ning2022-01-131-3/+16
* Start adding custom font support.Alex Ning2022-01-051-0/+10
* Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning2021-11-211-2/+2
* Continue migrating to Material Design 3.Alex Ning2021-10-301-3/+7
* Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning2021-10-301-5/+21
* New option: Disable Immersive Interface in Landscape Mode.Alex Ning2021-01-131-0/+3
* Chinese (Simplified) is available. Update translation contributors.Alex Ning2020-12-231-2/+10
* Changing language is now available.Alex Ning2020-11-301-1/+14
* Lowercase package names.Alex Ning2020-11-181-0/+326