aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
diff options
context:
space:
mode:
authorratabb <ratabilabagi@gmail.com>2021-10-30 07:19:35 +0000
committerratabb <ratabilabagi@gmail.com>2021-10-30 07:19:35 +0000
commitb1d8ad5c760746b604b5ee69cebf5b1214986f9b (patch)
tree6ab807e603d094115c14dfba0907508536c948e9 /app/src/main/res/mipmap-xxhdpi/ic_launcher.png
parentefd5f618892a088fc9bc14530bbc1b80d0d9b561 (diff)
downloadinfinity-for-reddit-b1d8ad5c760746b604b5ee69cebf5b1214986f9b.tar
infinity-for-reddit-b1d8ad5c760746b604b5ee69cebf5b1214986f9b.tar.gz
infinity-for-reddit-b1d8ad5c760746b604b5ee69cebf5b1214986f9b.tar.bz2
infinity-for-reddit-b1d8ad5c760746b604b5ee69cebf5b1214986f9b.tar.lz
infinity-for-reddit-b1d8ad5c760746b604b5ee69cebf5b1214986f9b.tar.xz
infinity-for-reddit-b1d8ad5c760746b604b5ee69cebf5b1214986f9b.tar.zst
infinity-for-reddit-b1d8ad5c760746b604b5ee69cebf5b1214986f9b.zip
feat: add Edit Profile
Diffstat (limited to 'app/src/main/res/mipmap-xxhdpi/ic_launcher.png')
0 files changed, 0 insertions, 0 deletions
='logheader'>2023-10-05Version 6.3.0Docile-Alligator1-2/+2 2023-10-04Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some ↵Docile-Alligator5-6/+5 activities. 2023-10-04Load more items in a single call.Docile-Alligator3-31/+33 2023-10-04Initialize LiveData data by using the constructor, not the postValue method.Docile-Alligator9-37/+21 2023-10-04Set filled card view background color in MaterialYouUtils.Docile-Alligator1-0/+3 2023-10-04Sync subscriptions once every 24 hours.Docile-Alligator2-1/+9 2023-10-01Version 6.3.0-beta2.Docile-Alligator1-2/+2 2023-10-01Fix changing playback speed not working in ViewImgurVideoFragment and ↵Docile-Alligator3-22/+41 ViewRedditGalleryVideoFragment when using bottom app bar. 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-16/+14 ViewRedditGalleryVideoFragment and ViewVideoActivity. 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-22/+30 ViewRedditGalleryVideoFragment and ViewVideoActivity. Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1552 2023-09-25Version 6.3.0-beta1.Docile-Alligator1-2/+2 2023-09-25Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator3-9/+9 ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment. 2023-09-23Changed video control UI.Docile-Alligator1-3/+3 2023-09-23Changed video control UI.Docile-Alligator5-48/+69 2023-09-22Start changing video control UI.Docile-Alligator16-108/+193