aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 InterfacePreferen...Alex Ning2020-02-202-211/+224
* 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 Rec...Alex Ning2020-02-195-2/+60
* 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 bar...Alex Ning2020-02-023-13/+113
* Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ViewPostDeta...Alex Ning2020-02-011-2/+2
* 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 divid...Alex Ning2020-01-112-2/+3
* 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
* View subreddit sidebar is now available.Alex Ning2019-12-302-6/+45
* Change Markdown text style. Reduce the sensitivity of sliding right to go bac...Alex Ning2019-12-272-10/+4
* Markdown table support.Alex Ning2019-12-264-7/+46
* Add an option to hide the bottom app bar. Change the icon color in the bottom...Alex Ning2019-12-252-2/+28
* Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ...Alex Ning2019-12-191-2/+1
* Hide progress bar in post compact layout when the post is a video.Alex Ning2019-12-191-12/+7