aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-15Implement custom multiple themes (Buggy).Alex Ning36-16/+62
2020-03-05Add a custom theme table in database.Alex Ning8-29/+31
2020-03-03Share gif directly in ViewGifActivity.Alex Ning1-0/+2
2020-03-02Share image directly in ViewImageActivity.Alex Ning7-16/+43
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 Ning42-83/+78
2020-02-27Remove unused comments.Alex Ning3-168/+0
2020-02-27Still prepare to add different themes.Alex Ning51-220/+325
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning21-76/+205
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 Ning2-4/+22
2020-02-20Add an option to show rounded number of votes.Alex Ning3-1/+8
2020-02-20Add a F-Droid option in settings.Alex Ning2-0/+7
2020-02-20Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning5-224/+243
2020-02-20Add a nsfw toggle in the nav drawer.Alex Ning9-2/+42
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 Ning7-0/+27
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-18Deleting multireddit is now available.Alex Ning2-0/+10
2020-02-18Selecting subreddits when creating multireddits is now available.Alex Ning5-0/+141
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning6-2/+148
2020-02-02Add a dark theme toggle in the navigation drawer.Alex Ning4-1/+35
2020-02-02Minor layout tweaks.Alex Ning18-227/+176
2020-02-02Lock the bottom app bar.Alex Ning2-1/+8
2020-02-02Fix fab jumps to top-left of the screen. Add more items in the bottom app bar...Alex Ning5-13/+113
2020-02-02Confirm to exit.Alex Ning5-2/+29
2020-02-01Showing top-level comments at first is available.Alex Ning2-1/+7
2020-02-01Show image preview for some posts which were classified as link posts before.Alex Ning1-3/+0
2020-02-01Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ViewPostDeta...Alex Ning3-2/+15
2020-01-31Reorganize settings. Opening link in app is now available.Alex Ning11-57/+119
2020-01-30Copying comments is now available. Some UI tweaks.Alex Ning10-44/+146
2020-01-29Copy post title and content in ViewPostDetailActivity.Alex Ning5-1/+113
2020-01-11Setting default post layout is now available. Add an option to hide the divid...Alex Ning5-2/+33
2020-01-06Sharing and copying post links and media links are available.Alex Ning11-82/+198
2020-01-05Mute videos by default is now available.Alex Ning7-3/+51
2019-12-31Fetch subreddit info in ViewSidebarActivity.Alex Ning3-5/+23
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 Ning4-6/+54
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 Ning11-18/+42
2019-12-19Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ...Alex Ning3-2/+11
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 Ning8-18/+87
2019-12-19Change icon for subscriptions. Fixed wrong margin in bottom app bar.Alex Ning5-6/+14
2019-12-18Change icons for multireddit and subscriptions.Alex Ning11-31/+49
2019-12-18Fix bottom app bar is under navbar in immersive mode.Alex Ning1-3/+1