aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning2020-02-191-0/+0
|
* Start implementing showing subscribed subreddits in the nav drawer. Use a ↵Alex Ning2020-02-195-2/+60
| | | | RecyclerView to display all the items in the nav drawer.
* Implement immersive mode in many other activities.Alex Ning2020-02-185-26/+107
|
* Selecting subreddits when creating multireddits is now available.Alex Ning2020-02-182-0/+111
|
* Creating multireddit without specifying subreddits is available.Alex Ning2020-02-122-0/+109
|
* Add a dark theme toggle in the navigation drawer.Alex Ning2020-02-021-0/+13
|
* Minor layout tweaks.Alex Ning2020-02-025-226/+103
|
* Fix fab jumps to top-left of the screen. Add more items in the bottom app ↵Alex Ning2020-02-023-13/+113
| | | | bar. Add a bottom app bar in ViewSubredditDetailActivity.
* Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ↵Alex Ning2020-02-011-2/+2
| | | | ViewPostDetailActivity are available. Minor bugs fixed.
* Copying comments is now available. Some UI tweaks.Alex Ning2020-01-303-44/+89
|
* Copy post title and content in ViewPostDetailActivity.Alex Ning2020-01-293-1/+101
|
* Setting default post layout is now available. Add an option to hide the ↵Alex Ning2020-01-112-2/+3
| | | | divider in post compact layout.
* Sharing and copying post links and media links are available.Alex Ning2020-01-062-82/+121
|
* Mute videos by default is now available.Alex Ning2020-01-051-3/+8
|
* Fetch subreddit info in ViewSidebarActivity.Alex Ning2019-12-311-5/+12
|
* Change text color in TableLayout in markdown. Change markdown TextView style.Alex Ning2019-12-304-5/+5
|