aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-02Use ViewModel instead of AndroidViewModel. Update some dependencies.Docile-Alligator16-61/+40
2024-06-25Version 7.2.8.Docile-Alligator1-2/+2
2024-06-25Upgrade Media3 and enable decoder fallback.Docile-Alligator4-4/+18
2024-06-24Version 7.2.7.Docile-Alligator1-2/+2
2024-06-21Download gif in ViewVideoActivity when it's a gif post.Docile-Alligator1-4/+14
2024-06-21Use openMedia in HistoryPostRecyclerViewAdapter.Docile-Alligator1-94/+27
2024-06-21Use openMedia in PostRecyclerViewAdapter na d PostDetailRecyclerViewAdapter.Docile-Alligator2-299/+144
2024-06-18Version 7.2.6.Docile-Alligator1-2/+2
2024-06-18Revert user agent.Docile-Alligator1-2/+2
2024-06-18Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anony...Docile-Alligator1-1/+4
2024-06-18Fix wrong coordinates when saving the position of MovableFloatingActionButton...Docile-Alligator2-14/+34
2024-06-17Support multiple displays (e.g. foldable phone) when saving the position of f...Docile-Alligator3-20/+63
2024-06-17Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the a...Docile-Alligator1-0/+11
2024-06-14Fix unable to restore settings by upgrading Gson, which includes the correct ...Docile-Alligator1-1/+1
2024-06-14Save fab position in ViewPostDetailActivity.Docile-Alligator3-2/+71
2024-06-05Version 7.2.5. Just to bypass the stupid Play Console restriction.Docile-Alligator1-2/+2
2024-06-05Version 7.2.4.Docile-Alligator1-2/+2
2024-06-05Fix proguard rules.Docile-Alligator2-3/+10
2024-06-04Fix RuntimeException related to Handler in SubredditListingDataSource.Docile-Alligator4-9/+18
2024-06-02Version 7.2.4-beta1.Docile-Alligator4-8/+8
2024-06-02Temporary user agent.Docile-Alligator1-2/+3
2024-06-02Fix NullPointerException in ParseSubredditData.Docile-Alligator16-312/+312
2024-05-31Version 7.2.3.Docile-Alligator1-2/+2
2024-05-30Workaround for not loading any posts (except for user submitted posts).Docile-Alligator1-1/+1
2024-05-29Version 7.2.2-beta1.Docile-Alligator1-2/+2
2024-05-29Remove unnecessary logs in ViewVideoActivity.Docile-Alligator1-11/+0
2024-05-29Fix user posts not loading by a stupid workaround.Docile-Alligator2-6/+11
2024-05-28Version 7.2.0-beta1Docile-Alligator2-3/+3
2024-05-24Fix string resource issue.Docile-Alligator19-36/+0
2024-05-24Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator8-71/+104
2024-05-23Bare bone login using Chrome custom tab.Docile-Alligator8-43/+318
2024-05-23Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625Docile-Alligator13-92/+66
2024-05-15Bold title in PostXXXActivity.Docile-Alligator5-4/+5
2024-05-14Back up and restore comment filters.Docile-Alligator2-1/+25
2024-05-14Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636Docile-Alligator1-0/+5
2024-05-14Fix mute and resolution buttons not shown and not able to swipe vertically to...Docile-Alligator2-3/+14
2024-05-13Update dependencies.Docile-Alligator4-16/+18
2024-05-13Migrate to AndroidX Media3.Docile-Alligator41-291/+382
2024-05-12Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...Docile-Alligator4-6/+6
2024-05-09Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...Docile-Alligator6-12/+10
2024-05-09Fix controller animation issues in StyledPlayerView in ExoPlayer.Docile-Alligator14-18/+43
2024-05-09Fix controller issues in StyledPlayerView in ExoPlayer.Docile-Alligator10-177/+281
2024-05-08Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator24-92/+100
2024-05-08Save pending intent flags in a variable to not show error in DownloadMediaSer...Docile-Alligator2-6/+10
2024-05-08Upgrade dependencies and compileSdk.Docile-Alligator7-24/+19
2024-05-07Upgrade gradle.Docile-Alligator2-2/+2
2024-05-07Remove Butter Knife. Optimize imports.Docile-Alligator56-194/+40
2024-05-07Migrate to ViewBinding in all components.Docile-Alligator8-562/+272
2024-05-07Migrate to ViewBinding in some adapters.Docile-Alligator15-758/+379
2024-05-07Migrate to ViewBinding in some adapters.Docile-Alligator12-629/+480