aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_theme_preview.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.on...Alex Ning2021-08-191-1/+1
* Use bottom toolbar in ViewImageOrGifActivity is available.Alex Ning2021-08-031-0/+1
* Lowercase package names.Alex Ning2020-11-181-1/+1
* Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to C...Alex Ning2020-10-191-1/+1
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-2/+2
* Prepare to add different font support.Alex Ning2020-06-101-5/+9
* Fix some issues in themeing. Add red themes.Alex Ning2020-04-041-1/+1
* Add an activity for theme preview.Alex Ning2020-04-021-0/+204
nity-for-reddit.git/commit/app/src/main/java/ml/docilealligator/infinityforreddit/activities/ViewUserDetailActivity.java?id=1c518740521bbb2ebf5ca0a0466cb7f704d960d3&follow=1'>Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some ...Docile-Alligator5-6/+5 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 ViewRed...Docile-Alligator3-22/+41 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVi...Docile-Alligator3-16/+14 2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVi...Docile-Alligator3-22/+30 2023-09-25Version 6.3.0-beta1.Docile-Alligator1-2/+2 2023-09-25Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ImportantInfo...Docile-Alligator3-9/+9 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