aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/activities/ViewImageOrGifActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use VideoLinkFetcher to load the video link in posts.Docile-Alligator2024-09-171-8/+0
* Start migrating DownloadMediaService to JobService.Docile-Alligator2024-07-191-2/+18
* Version 7.2.4-beta1.Docile-Alligator2024-06-021-1/+1
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-291-45/+23
* Include Slidr in code.Docile-Alligator2023-04-261-3/+3
* Fix memory leak on BigImageViewer (#1067)Michael Manganiello2022-09-091-1/+1
* Update inbox count in MainActivity after reading all messages in InboxActivity.Docile-Alligator2022-04-101-8/+11
* Continue adding support for custom font.Alex Ning2022-01-131-3/+16
* Added Setting for Separate NSFW Download Folder (#584)MetalNeo2021-12-201-0/+4
* Minor layout tweaks.Alex Ning2021-12-011-0/+5
* Fix Material Design 3 issue.Alex Ning2021-11-041-1/+1
* New option: Pinch to Zoom Video.Alex Ning2021-10-141-1/+3
* New option: Default Playback Speed.Alex Ning2021-10-101-0/+1
* Update ViewImageOrGifActivity.javaLagradOst2021-09-281-0/+6
* Use some empty implementations of listenersTacoTheDank2021-09-251-26/+1
* Use bottom toolbar in ViewImgurImageFragment is available.Alex Ning2021-08-041-6/+5
* Use bottom toolbar in ViewImageOrGifActivity is available.Alex Ning2021-08-031-40/+95
* Remove storage permission for Android Q and up.Alex Ning2021-07-151-1/+1
* New option: Swipe Vertically to Go Back From Media.Alex Ning2021-05-151-1/+3
* Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-59/+64
* Fix some images not showing in center.Alex Ning2021-01-071-0/+1
* Fix memory leaks caused by BigImageView. Remove unused custom views.Alex Ning2021-01-061-0/+6
* Use some Compat classesTacoTheDank2020-12-241-6/+2
* Change some zoom scalings in activitys and fragments for image viewing.Alex Ning2020-11-191-8/+7
* Lowercase package names.Alex Ning2020-11-181-0/+492