aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-29Buggy video and Gif autoplay.Alex Ning9-1/+1908
2020-04-19Show 1 Award instead of 1 Awards. Version 3.0.3.Alex Ning1-0/+1
2020-04-19Add an option to ignore navigation bar height.Alex Ning2-0/+9
2020-04-18Add awards background and text color to custom theme. Show only the number of...Alex Ning3-7/+15
2020-04-18Show the number of awards in PostRecyclerView instead.Alex Ning3-15/+16
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning55-391/+36
2020-04-17Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning6-158/+104
2020-04-17Minor bugs fixed.Alex Ning1-1/+1
2020-04-16Show author flair for posts.Alex Ning1-1/+18
2020-04-16Show awards for comments.Alex Ning1-0/+9
2020-04-16Show author flair (not richtext) for comments.Alex Ning1-10/+0
2020-04-16Show all post awards.Alex Ning3-20/+18
2020-04-06Fix app crashes when selecting font size to small. Version 3.0.1.Alex Ning1-1/+1
2020-04-05Fix font size issues.Alex Ning5-6/+12
2020-04-05Long press a multireddit in the list to show some options. Fix some UI issues.Alex Ning4-2/+58
2020-04-05Add Calm Pastel theme. Fix an fab icon color issue.Alex Ning1-0/+1
2020-04-04Add a Dracula theme.Alex Ning1-0/+1
2020-04-04Fix some issues in themeing. Add red themes.Alex Ning3-1/+5
2020-04-04Editing multireddits is now available.Alex Ning11-13/+243
2020-04-02Add an activity for theme preview.Alex Ning7-2/+776
2020-04-01Add white themes.Alex Ning1-1/+4
2020-04-01Fix database migration issue.Alex Ning1-1/+1
2020-04-01Refine animation of hiding and showing comment toolbar.Alex Ning1-1/+1
2020-03-30Fix some issues of searching.Alex Ning1-1/+1
2020-03-29Finished adding advanced preferences.Alex Ning5-4/+44
2020-03-29Add hidden comment toolbar feature.Hermes Junior3-2/+26
2020-03-29Continue playing videos after orientation. Deleting all subreddits and users ...Alex Ning1-2/+2
2020-03-28Add some advanced preferences which do nothing right now.Alex Ning3-0/+33
2020-03-28Show NSFW toggle in the nav drawer in anonymous mode.Alex Ning2-12/+0
2020-03-27Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning4-11/+45
2020-03-27Fix some issues of custom theme.Alex Ning2-2/+2
2020-03-27Implemented share and import themes. Fixed some issues of custom theme.Alex Ning10-18/+81
2020-03-27Fix some bugs related to custom themes.Alex Ning1-13/+5
2020-03-27Still implementing custom themes.Alex Ning9-7/+8
2020-03-26Still implementing custom themes.Alex Ning11-8/+249
2020-03-25Fix some bugs in CustomizeThemeActivity.Alex Ning5-10/+82
2020-03-24Add CustomThemeListingActivity.Alex Ning3-0/+19
2020-03-20Customizing light, dark and amoled themes is now available.Alex Ning1-0/+10
2020-03-20Add a color picker.Alex Ning2-0/+159
2020-03-19Still implementing custom theme settings.Alex Ning7-65/+148
2020-03-19Start implementing custom theme settings.Alex Ning11-3/+302
2020-03-18Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning6-13/+26
2020-03-18Still implementing custom themes.Alex Ning1-15/+5
2020-03-17Continue implementing custom themes.Alex Ning1-7/+19
2020-03-16Apply theme to toolbars.Alex Ning1-60/+4
2020-03-15Still implementing custom themes.Alex Ning5-5/+5
2020-03-15Implement custom multiple themes (Buggy).Alex Ning36-16/+62
2020-03-05Add a custom theme table in database.Alex Ning8-29/+31
2020-03-03Share gif directly in ViewGifActivity.Alex Ning1-0/+2
2020-03-02Share image directly in ViewImageActivity.Alex Ning7-16/+43