aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_subscribed_thing_listing.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Continue adding contentDescription for image views.Docile-Alligator2024-09-051-0/+1
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-291-1/+0
* Request incognito keyboard in anonymous mode on Android 8+.Docile-Alligator2022-06-011-0/+2
* Search subscribed subreddits.Alex Ning2021-12-201-1/+15
* Continue migrating to Material Design 3.Alex Ning2021-10-301-0/+1
* Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.on...Alex Ning2021-08-191-1/+1
* Fix the FAB shown in subreddit page in SubscribedThingListingActivity.Alex Ning2021-04-211-1/+0
* Fix fab does not show in MultiReditListingFragment when first entering Subscr...Alex Ning2020-07-091-0/+9
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-6/+0
* Implemented share and import themes. Fixed some issues of custom theme.Alex Ning2020-03-271-1/+2
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+1
* Still prepare to support multiple themes.Alex Ning2020-03-011-3/+3
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+3
* Fixed UI issues in dark theme.Alex Ning2019-09-261-4/+4
* Check for theme setting on every activities except ViewImageActivity and View...Alex Ning2019-08-221-1/+1
* Make navigation bar and status bar transparent to display posts, comments, su...Alex Ning2019-08-101-5/+15
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-2/+2
* Place all the subscribed subreddits and users to SubscribedThingListingActivi...Alex Ning2019-07-101-0/+45