aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161-1/+3
* 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 an...Alex Ning2019-11-271-4/+6
* Fix force stop when navigating top-level comments. Fix invisible retry loadin...Alex Ning2019-11-261-0/+1
* Add a Fab to scroll down parent comments. Use volume up and down keys to navi...Alex Ning2019-11-171-0/+1
* Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elap...Alex Ning2019-11-151-0/+13
* Showing elapsed time in posts and comments is available.Alex Ning2019-11-121-1/+2
* Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning2019-11-081-2/+3
* 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 bug...Alex Ning2019-10-141-0/+2
* 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-051-0/+1
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+1
* Blurring spoiler post images is now available. Change spoiler and flair text ...Alex Ning2019-09-271-1/+2
* Add title and content font size options.Alex Ning2019-09-261-0/+2
* 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-201-0/+1
* Saving and unsaving comments are now available. Use xml thumbtack to avoid cr...Alex Ning2019-09-181-0/+7
* Viewing saved comments in Saved is available.Alex Ning2019-09-181-0/+1
* Unbluring NSFW images is now an option in settings.Alex Ning2019-09-171-1/+2
* Support 2FA. Fixed time parsing in messages.Alex Ning2019-09-151-0/+1
* Fix status bar and navbar icon color in MainActivity.Alex Ning2019-09-141-0/+1
* Add more info in settings->about. Fix title mismatch in settings.Alex Ning2019-09-121-0/+10
* Use download manager to download images. Change image and video download loca...Alex Ning2019-09-121-1/+1
* Handle no browser installed when opening links and no apps are eligible to sh...Alex Ning2019-09-091-0/+3
* Hiding and unhiding posts are now available.Alex Ning2019-09-081-0/+6
* Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ...Alex Ning2019-08-301-1/+1
* View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning2019-08-301-0/+3
* Receiving images, videos and texts to directly submitting different kinds of ...Alex Ning2019-08-281-4/+10
* Continue submitting posts even if the user leave PostXXXActivity.Alex Ning2019-08-281-2/+2
* Display an alert dialog if the user want to cancel submitting a post or press...Alex Ning2019-08-271-0/+7
* Delete wrong credit. Change the notification icon and color.Alex Ning2019-08-271-2/+0
* This app now has an icon (finally)git statusgit statusgit status Add a credit...Alex Ning2019-08-271-0/+17
* Don't start lazy mode if there is no posts. Stop lazy mode when refreshing.Alex Ning2019-08-261-0/+1
* Changing lazy mode interval in Settings is now available.Alex Ning2019-08-261-0/+1
* Tap the error view to retry loading comments in ViewPostDetailActivity. Minor...Alex Ning2019-08-261-1/+1
* Add an acknowledgement page in settings.Alex Ning2019-08-241-0/+2
* Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning2019-08-221-0/+4
* Check for theme setting on every activities except ViewImageActivity and View...Alex Ning2019-08-221-0/+4
* Changing theme is now available.Alex Ning2019-08-221-0/+2
* Fixed getting same notifications for different accounts (for real this time)....Alex Ning2019-08-211-1/+12
* Handle sending comment fails. Fixed snackbar hidden by keyboard in some activ...Alex Ning2019-08-201-2/+3
* Many small fixes and mior UI fixed.Alex Ning2019-08-201-0/+2
* Potentially fixed a bug that notification for all the users are the same. Sho...Alex Ning2019-08-201-0/+2
* Finish MainActivity if clicking a notification for another user.Alex Ning2019-08-191-0/+3
* Mark message as read when clicking the message in ViewMessageActivity.Alex Ning2019-08-181-3/+3