aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/app_bar_main.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Continue adding contentDescription for image views.Docile-Alligator2024-09-081-0/+1
* Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning2021-10-301-1/+1
* Hide read posts in FilteredThingActivity. Prepare to add support for filters.Alex Ning2020-12-091-1/+0
* Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity.Alex Ning2020-12-081-1/+1
* Make the Bottom App Bar a standalone layout.Alex Ning2020-12-081-64/+4
* Lowercase package names.Alex Ning2020-11-181-1/+1
* Customizing bottom app bar and fab in ViewSubredditDetailActivity is available.Alex Ning2020-09-251-12/+1
* Changing option count of the bottom app bar in MainActivity is available.Alex Ning2020-09-251-0/+1
* Customizing the bottom app bar in MainActivity is available (Changing option ...Alex Ning2020-09-251-11/+6
* Support showing subscribed subreddits in the main page.Alex Ning2020-09-241-1/+0
* Migrate to ViewPager2 in MainActivity. Make POST_LAYOUT_POPULAR_POST and POST...Alex Ning2020-09-151-1/+13
* 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-7/+0
* Still implementing custom themes.Alex Ning2020-03-271-1/+1
* Still prepare to support multiple themes.Alex Ning2020-03-011-3/+3
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-1/+1
* Minor layout tweaks.Alex Ning2020-02-021-4/+0
* Fix fab jumps to top-left of the screen. Add more items in the bottom app bar...Alex Ning2020-02-021-9/+35
* Setting default post layout is now available. Add an option to hide the divid...Alex Ning2020-01-111-2/+2
* Add an option to hide the bottom app bar. Change the icon color in the bottom...Alex Ning2019-12-251-2/+2
* Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning2019-12-191-3/+2
* Change icons for multireddit and subscriptions.Alex Ning2019-12-181-2/+2
* Fix bottom app bar is under navbar in immersive mode.Alex Ning2019-12-181-3/+1
* Hide FAB and BottomAppBar in anonymous mode.Alex Ning2019-12-181-0/+2
* Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning2019-12-181-4/+53
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+2
* Change project structures.Alex Ning2019-09-291-1/+1
* Fixed UI issues in dark theme.Alex Ning2019-09-261-8/+0
* Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning2019-09-241-2/+1
* Continue submitting posts even if the user leave PostXXXActivity.Alex Ning2019-08-281-2/+0
* Tap the error view to retry loading comments in ViewPostDetailActivity. Minor...Alex Ning2019-08-261-0/+2
* Make navigation bar and status bar transparent to display posts, comments, su...Alex Ning2019-08-101-0/+2
* Log in other reddit accounts are available. Add an account switcher in the na...Alex Ning2019-08-081-32/+11
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Fixed UI in dark theme. Minor bugs fixed.Alex Ning2019-08-041-0/+1
* Add a ViewPager in MainActivity to display popular posts.Alex Ning2019-07-291-1/+23
* Minor UI tweaks. Preparing for submitting text posts.Alex Ning2019-07-091-0/+8
* Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da...Alex Ning2019-06-111-1/+1
* Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view...Alex Ning2019-06-081-0/+1
* Reverse the change of unescaping HTML because it also remove all the HTML tag...Alex Ning2019-05-071-1/+4
* Hide Toolbar when scrolling content up.Alex Ning2019-04-231-24/+31
* Change SearchView style in MainActivity. Solve tab layout covering fragments ...Alex Ning2019-02-221-1/+8
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-5/+27
* Migrate to AndroidXAlex Ning2019-02-211-5/+5
* First commitAlex Ning2018-07-261-0/+25