aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/fragments/ViewImgurImageFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the better constructJobInfo() in DownloadMediaService when downloading me...Docile-Alligator2024-09-181-8/+2
* Use VideoLinkFetcher to load the video link in posts.Docile-Alligator2024-09-171-6/+0
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Start migrating DownloadMediaService to JobService.Docile-Alligator2024-07-191-2/+15
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-301-48/+24
* Continue adding support for custom font.Alex Ning2022-01-131-0/+5
* Set title to bottom app bar in other media fragments and activities.Alex Ning2021-08-041-0/+4
* Use bottom toolbar in ViewImgurImageFragment is available.Alex Ning2021-08-041-67/+112
* Clear ImageView in onDestroyView in ViewRedditGalleryImageOrGifFragment and V...Alex Ning2021-07-191-0/+6
* Remove storage permission for Android Q and up.Alex Ning2021-07-151-1/+1
* Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-70/+79
* Fix some images not showing in center.Alex Ning2021-01-071-0/+1
* Use some Compat classesTacoTheDank2020-12-241-6/+2
* Change some zoom scalings in activitys and fragments for image viewing.Alex Ning2020-11-191-0/+2
* Lowercase package names.Alex Ning2020-11-181-0/+264