aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/activities/ViewImgurMediaActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an option to download all media in an imgur album in ViewImgurMediaActivity.Docile-Alligator2024-09-181-0/+15
* Use VideoLinkFetcher to load the video link in posts.Docile-Alligator2024-09-171-1/+1
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-291-51/+38
* Code cleanup.Docile-Alligator2024-01-041-4/+4
* Continue adding support for custom font.Alex Ning2022-01-131-3/+12
* Minor layout tweaks.Alex Ning2021-12-011-5/+10
* Migrate from JCenter where possibleTacoTheDank2021-09-251-2/+2
* Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.on...Alex Ning2021-08-191-6/+7
* Set title to bottom app bar in other media fragments and activities.Alex Ning2021-08-041-7/+13
* Use bottom toolbar in ViewImgurImageFragment is available.Alex Ning2021-08-041-5/+15
* Clear ImageView in onDestroyView in ViewRedditGalleryImageOrGifFragment and V...Alex Ning2021-07-191-0/+1
* New option: Swipe Vertically to Go Back From Media.Alex Ning2021-05-151-5/+9
* Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-3/+7
* Lowercase package names.Alex Ning2020-11-181-0/+495