aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an option to show comment dividers. Put theme option to ↵Alex Ning2020-02-201-0/+1
| | | | InterfacePreferenceFragment.
* Add a nsfw toggle in the nav drawer.Alex Ning2020-02-201-0/+3
|
* Deleting multireddit is now available.Alex Ning2020-02-181-0/+4
|
* Selecting subreddits when creating multireddits is now available.Alex Ning2020-02-181-0/+4
|
* Creating multireddit without specifying subreddits is available.Alex Ning2020-02-121-2/+11
|
* Add a dark theme toggle in the navigation drawer.Alex Ning2020-02-021-1/+4
|
* Lock the bottom app bar.Alex Ning2020-02-021-1/+2
|
* Confirm to exit.Alex Ning2020-02-021-0/+3
|
* Showing top-level comments at first is available.Alex Ning2020-02-011-0/+1
|
* Show image preview for some posts which were classified as link posts before.Alex Ning2020-02-011-3/+0
|
* Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ↵Alex Ning2020-02-011-0/+2
| | | | ViewPostDetailActivity are available. Minor bugs fixed.
* Reorganize settings. Opening link in app is now available.Alex Ning2020-01-311-1/+7
|
* Copying comments is now available. Some UI tweaks.Alex Ning2020-01-301-0/+3
|
* Copy post title and content in ViewPostDetailActivity.Alex Ning2020-01-292-0/+12
|
* Setting default post layout is now available. Add an option to hide the ↵Alex Ning2020-01-112-0/+12
| | | | divider in post compact layout.
* Sharing and copying post links and media links are available.Alex Ning2020-01-061-0/+14
|
* Mute videos by default is now available.Alex Ning2020-01-051-0/+1
|
* Fetch subreddit info in ViewSidebarActivity.Alex Ning2019-12-311-0/+1
|
* View subreddit sidebar is now available.Alex Ning2019-12-301-0/+3
|
* Add an option to hide the bottom app bar. Change the icon color in the ↵Alex Ning2019-12-251-1/+3
| | | | bottom app bar.
* Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ↵Alex Ning2019-12-191-0/+5
| | | | About to let you easily share this app to other people. Version 2.0.0.
* Show a play button on the image if the post is a video or an image.Alex Ning2019-12-191-0/+2
|
* Swipe to refresh in SubscribedThingActivity and MultiRedditListingActivity.Alex Ning2019-12-171-0/+2
|
* Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed.Alex Ning2019-12-171-0/+1
|
* Showing posts of multireddit is now available. Fix a typo.Alex Ning2019-12-162-1/+7
|
* Show MultiReddits list.Alex Ning2019-12-131-1/+2
|
* Use volume keys to navigate postsmartinsandfuchs2019-12-081-0/+1
|
* Show a alert dialog when go back from CommentActivity, EditCommentActivity ↵Alex Ning2019-11-271-4/+6
| | | | and EditPostActivity.
* Fix force stop when navigating top-level comments. Fix invisible retry ↵Alex Ning2019-11-261-0/+1
| | | | loading more posts button in dark theme. Minor bugs fixed.
* Add a Fab to scroll down parent comments. Use volume up and down keys to ↵Alex Ning2019-11-171-0/+1
| | | | navigate parent comments.
* Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in ↵Alex Ning2019-11-151-0/+13
| | | | elapsed time.
* Swiping to refresh posts is now available.Alex Ning2019-11-151-0/+5
|
* Showing elapsed time in posts and comments is available.Alex Ning2019-11-121-1/+2
|
* Set post layout for subreddit and user posts individually.Alex Ning2019-11-112-0/+5
|
* Compact post layout is available. Fixed WebView cannot be inflated on ↵Alex Ning2019-11-081-2/+3
| | | | Android Lollipop. Tweak the comment item UI.
* Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2019-10-291-0/+2
|
* Make Placing vote buttons on the right an option.Alex Ning2019-10-291-0/+1
|
* Sorting post comments is now available.Alex Ning2019-10-191-0/+7
|
* Show an error message when favorite or unfavorite something failed. Minor ↵Alex Ning2019-10-141-0/+2
| | | | bugs fixed. Version 1.3.0.
* Add a time option to some sort types. Remember the last sort type.Alex Ning2019-10-131-0/+6
|
* Favorite and unfavorite subreddits are now available.Alex Ning2019-10-091-0/+3
|
* Disabling immersive mode (content shown under status bar and nav bar) is now ↵Alex Ning2019-10-052-1/+2
| | | | available.
* AMOLED dark theme is now available.Alex Ning2019-10-034-5/+64
|
* Blurring spoiler post images is now available. Change spoiler and flair text ↵Alex Ning2019-09-273-2/+7
| | | | background colors. Fixed collapsed comments shown after orientation change.
* Add a mic icon if the user is the submitter in comments. Add a mod icon if ↵Alex Ning2019-09-271-0/+4
| | | | the user is a moderator. Tweak the vertical bar colors in comments in dark theme.
* Add title and content font size options.Alex Ning2019-09-264-2/+125
|
* Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning2019-09-242-0/+3
|
* Show a toast after comment is sent.Alex Ning2019-09-221-0/+1
|
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-204-0/+79
|
* Saving and unsaving comments are now available. Use xml thumbtack to avoid ↵Alex Ning2019-09-182-0/+11
| | | | crashes on low resolution devices. Add a subreddit link in Settings -> About.