aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changing font is available. Fix subtitle on toolbar being cut if the font is ↵Alex Ning2020-06-1038-59/+77
| | | | large.
* Prepare to add different font support.Alex Ning2020-06-1098-161/+523
|
* Move all bottom sheet fragments to package BottomSheetFragment. Add a ↵Alex Ning2020-06-085-4/+72
| | | | UrlMenuBottomSheetFragment for future use.
* Add a tab for multireddit list in SubscribedThingActivity. Remove ↵Alex Ning2020-06-082-4/+59
| | | | Multireddit button in bottom navigation bar in ViewSubredditDetailActivity and add a go back to main page button.
* Use outline icon for multireddit. Fix black report icon in dark theme. Add a ↵Alex Ning2020-06-051-1/+1
| | | | colon between sort type and sort time in toolbar.
* Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe ↵Alex Ning2020-06-044-96/+154
| | | | up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg.
* Remove ViewImgurGifFragment.Alex Ning2020-06-041-38/+0
|
* Show a progress bar in ViewVideoActivity if it is a gfycat video and in ↵Alex Ning2020-06-032-0/+25
| | | | ViewImgurMediaActivity.
* Support viewing imgur albums in-app.Alex Ning2020-06-034-0/+110
|
* Video autoplay in ViewPostDetailActivity. Optimize ↵Alex Ning2020-05-0715-559/+1697
| | | | CommentAndPostRecyclerViewAdapter.
* Reporting comments is now available.Alex Ning2020-05-051-0/+18
|
* Reporting posts is now available.Alex Ning2020-05-051-1/+1
|
* Prepare to add report feature.Alex Ning2020-05-033-1/+69
|
* Show cakeday of users and subreddits, user description and post and comment ↵Alex Ning2020-05-032-18/+71
| | | | karma.
* Beautify player control view for video autoplay.Alex Ning2020-05-011-57/+51
|
* Muting and unmuting audio when autoplaying are available.Alex Ning2020-05-011-1/+3
|
* Add an option for video autoplay. Rewrite some viewholders in ↵Alex Ning2020-04-304-51/+56
| | | | PostRecyclerViewAdapter.
* Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video ↵Alex Ning2020-04-304-3/+6
| | | | after fragment pause.
* Buggy video and Gif autoplay.Alex Ning2020-04-298-1/+1899
|
* Add awards background and text color to custom theme. Show only the number ↵Alex Ning2020-04-182-7/+11
| | | | of awards on Post Compact Layout.
* Show the number of awards in PostRecyclerView instead.Alex Ning2020-04-181-12/+13
|
* Remove unused attributes. Fix loading images using GlideImageGetter after ↵Alex Ning2020-04-1845-206/+27
| | | | the activity is destroyed.
* Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning2020-04-176-158/+104
|
* Minor bugs fixed.Alex Ning2020-04-171-1/+1
|
* Show author flair for posts.Alex Ning2020-04-161-1/+18
|
* Show awards for comments.Alex Ning2020-04-161-0/+9
|
* Show author flair (not richtext) for comments.Alex Ning2020-04-161-10/+0
|
* Show all post awards.Alex Ning2020-04-163-20/+18
|
* Fix font size issues.Alex Ning2020-04-055-6/+12
|
* Long press a multireddit in the list to show some options. Fix some UI issues.Alex Ning2020-04-052-1/+53
|
* Fix some issues in themeing. Add red themes.Alex Ning2020-04-042-1/+2
|
* Editing multireddits is now available.Alex Ning2020-04-044-2/+205
|
* Add an activity for theme preview.Alex Ning2020-04-024-1/+746
|
* Refine animation of hiding and showing comment toolbar.Alex Ning2020-04-011-1/+1
|
* Add hidden comment toolbar feature.Hermes Junior2020-03-291-2/+14
|
* Show NSFW toggle in the nav drawer in anonymous mode.Alex Ning2020-03-282-12/+0
|
* Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning2020-03-272-1/+44
|
* Fix some issues of custom theme.Alex Ning2020-03-272-2/+2
|
* Implemented share and import themes. Fixed some issues of custom theme.Alex Ning2020-03-277-17/+48
|
* Fix some bugs related to custom themes.Alex Ning2020-03-271-13/+5
|
* Still implementing custom themes.Alex Ning2020-03-276-6/+6
|
* Still implementing custom themes.Alex Ning2020-03-267-3/+211
|
* Fix some bugs in CustomizeThemeActivity.Alex Ning2020-03-253-3/+74
|
* Add CustomThemeListingActivity.Alex Ning2020-03-241-0/+5
|
* Add a color picker.Alex Ning2020-03-201-0/+156
|
* Still implementing custom theme settings.Alex Ning2020-03-196-65/+144
|
* Start implementing custom theme settings.Alex Ning2020-03-194-1/+106
|
* Still implementing custom themes.Alex Ning2020-03-181-15/+5
|
* Continue implementing custom themes.Alex Ning2020-03-171-7/+19
|
* Still implementing custom themes.Alex Ning2020-03-152-4/+4
|