aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Implement custom multiple themes (Buggy).Alex Ning2020-03-1534-16/+47
|
* Add a custom theme table in database.Alex Ning2020-03-055-10/+10
|
* Still prepare to support multiple themes.Alex Ning2020-03-013-9/+9
|
* Still prepare to support multiple themes.Alex Ning2020-03-0111-52/+152
|
* Still prepare to support multiple themes.Alex Ning2020-03-012-7/+7
|
* Still prepare to add different themes.Alex Ning2020-02-2743-159/+153
|
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-2617-58/+56
|
* Revert the change to make some activities immersive.Alex Ning2020-02-225-95/+25
|
* Show post or body (if it has) in CommentActivity.Alex Ning2020-02-221-3/+21
|
* Add an option to show rounded number of votes.Alex Ning2020-02-201-1/+2
|
* Add an option to show comment dividers. Put theme option to ↵Alex Ning2020-02-202-211/+224
| | | | InterfacePreferenceFragment.
* Show image flairs properly. Minor bugs fixed.Alex Ning2020-02-191-1/+0
|
* Remove code comments.Alex Ning2020-02-191-219/+0
|