aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-26Still implementing custom themes.Alex Ning7-3/+211
2020-03-25Fix some bugs in CustomizeThemeActivity.Alex Ning3-3/+74
2020-03-24Add CustomThemeListingActivity.Alex Ning1-0/+5
2020-03-20Add a color picker.Alex Ning1-0/+156
2020-03-19Still implementing custom theme settings.Alex Ning6-65/+144
2020-03-19Start implementing custom theme settings.Alex Ning4-1/+106
2020-03-18Still implementing custom themes.Alex Ning1-15/+5
2020-03-17Continue implementing custom themes.Alex Ning1-7/+19
2020-03-15Still implementing custom themes.Alex Ning2-4/+4
2020-03-15Implement custom multiple themes (Buggy).Alex Ning34-16/+47
2020-03-05Add a custom theme table in database.Alex Ning5-10/+10
2020-03-01Still prepare to support multiple themes.Alex Ning3-9/+9
2020-03-01Still prepare to support multiple themes.Alex Ning11-52/+152
2020-03-01Still prepare to support multiple themes.Alex Ning2-7/+7
2020-02-27Still prepare to add different themes.Alex Ning43-159/+153
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning17-58/+56
2020-02-22Revert the change to make some activities immersive.Alex Ning5-95/+25
2020-02-22Show post or body (if it has) in CommentActivity.Alex Ning1-3/+21
2020-02-20Add an option to show rounded number of votes.Alex Ning1-1/+2
2020-02-20Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning2-211/+224
2020-02-19Show image flairs properly. Minor bugs fixed.Alex Ning1-1/+0
2020-02-19Remove code comments.Alex Ning1-219/+0
2020-02-19The new nav bar is now fully functional. Fix wrong icon color in dark theme.Alex Ning1-0/+0
2020-02-19Start implementing showing subscribed subreddits in the nav drawer. Use a Rec...Alex Ning5-2/+60
2020-02-18Implement immersive mode in many other activities.Alex Ning5-26/+107
2020-02-18Selecting subreddits when creating multireddits is now available.Alex Ning2-0/+111
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning2-0/+109
2020-02-02Add a dark theme toggle in the navigation drawer.Alex Ning1-0/+13
2020-02-02Minor layout tweaks.Alex Ning5-226/+103
2020-02-02Fix fab jumps to top-left of the screen. Add more items in the bottom app bar...Alex Ning3-13/+113
2020-02-01Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ViewPostDeta...Alex Ning1-2/+2
2020-01-30Copying comments is now available. Some UI tweaks.Alex Ning3-44/+89
2020-01-29Copy post title and content in ViewPostDetailActivity.Alex Ning3-1/+101
2020-01-11Setting default post layout is now available. Add an option to hide the divid...Alex Ning2-2/+3
2020-01-06Sharing and copying post links and media links are available.Alex Ning2-82/+121
2020-01-05Mute videos by default is now available.Alex Ning1-3/+8
2019-12-31Fetch subreddit info in ViewSidebarActivity.Alex Ning1-5/+12
2019-12-30Change text color in TableLayout in markdown. Change markdown TextView style.Alex Ning4-5/+5
2019-12-30View subreddit sidebar is now available.Alex Ning2-6/+45
2019-12-27Change Markdown text style. Reduce the sensitivity of sliding right to go bac...Alex Ning2-10/+4
2019-12-26Markdown table support.Alex Ning4-7/+46
2019-12-25Add an option to hide the bottom app bar. Change the icon color in the bottom...Alex Ning2-2/+28
2019-12-19Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ...Alex Ning1-2/+1
2019-12-19Hide progress bar in post compact layout when the post is a video.Alex Ning1-12/+7
2019-12-19Show a play button on the image if the post is a video or an image.Alex Ning3-18/+66
2019-12-19Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning1-3/+2
2019-12-18Change icons for multireddit and subscriptions.Alex Ning2-3/+3
2019-12-18Fix bottom app bar is under navbar in immersive mode.Alex Ning1-3/+1
2019-12-18Hide FAB and BottomAppBar in anonymous mode.Alex Ning1-0/+2
2019-12-18Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning4-7/+56