aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-20Add a color picker.Alex Ning1-0/+3
2020-03-19Still implementing custom theme settings.Alex Ning1-0/+4
2020-03-19Start implementing custom theme settings.Alex Ning1-2/+138
2020-03-18Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning1-0/+3
2020-03-05Add a custom theme table in database.Alex Ning1-1/+2
2020-03-03Share gif directly in ViewGifActivity.Alex Ning1-0/+2
2020-03-02Share image directly in ViewImageActivity.Alex Ning1-0/+5
2020-02-27Still prepare to add different themes.Alex Ning1-1/+1
2020-02-22Show post or body (if it has) in CommentActivity.Alex Ning1-1/+1
2020-02-20Add an option to show rounded number of votes.Alex Ning1-0/+1
2020-02-20Add a F-Droid option in settings.Alex Ning1-0/+2
2020-02-20Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning1-0/+1
2020-02-20Add a nsfw toggle in the nav drawer.Alex Ning1-0/+3
2020-02-18Deleting multireddit is now available.Alex Ning1-0/+4
2020-02-18Selecting subreddits when creating multireddits is now available.Alex Ning1-0/+4
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning1-2/+11
2020-02-02Add a dark theme toggle in the navigation drawer.Alex Ning1-1/+4
2020-02-02Lock the bottom app bar.Alex Ning1-1/+2
2020-02-02Confirm to exit.Alex Ning1-0/+3
2020-02-01Showing top-level comments at first is available.Alex Ning1-0/+1
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 Ning1-0/+2
2020-01-31Reorganize settings. Opening link in app is now available.Alex Ning1-1/+7
2020-01-30Copying comments is now available. Some UI tweaks.Alex Ning1-0/+3
2020-01-29Copy post title and content in ViewPostDetailActivity.Alex Ning1-0/+6
2020-01-11Setting default post layout is now available. Add an option to hide the divid...Alex Ning1-0/+2
2020-01-06Sharing and copying post links and media links are available.Alex Ning1-0/+14
2020-01-05Mute videos by default is now available.Alex Ning1-0/+1
2019-12-31Fetch subreddit info in ViewSidebarActivity.Alex Ning1-0/+1
2019-12-30View subreddit sidebar is now available.Alex Ning1-0/+3
2019-12-25Add an option to hide the bottom app bar. Change the icon color in the bottom...Alex Ning1-1/+3
2019-12-19Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ...Alex Ning1-0/+5
2019-12-17Swipe to refresh in SubscribedThingActivity and MultiRedditListingActivity.Alex Ning1-0/+2
2019-12-17Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed.Alex Ning1-0/+1
2019-12-16Showing posts of multireddit is now available. Fix a typo.Alex Ning1-1/+3
2019-12-13Show MultiReddits list.Alex Ning1-1/+2
2019-12-08Use volume keys to navigate postsmartinsandfuchs1-0/+1
2019-11-27Show a alert dialog when go back from CommentActivity, EditCommentActivity an...Alex Ning1-4/+6
2019-11-26Fix force stop when navigating top-level comments. Fix invisible retry loadin...Alex Ning1-0/+1
2019-11-17Add a Fab to scroll down parent comments. Use volume up and down keys to navi...Alex Ning1-0/+1
2019-11-15Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elap...Alex Ning1-0/+13
2019-11-12Showing elapsed time in posts and comments is available.Alex Ning1-1/+2
2019-11-08Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning1-2/+3
2019-10-29Make Placing vote buttons on the right an option.Alex Ning1-0/+1
2019-10-19Sorting post comments is now available.Alex Ning1-0/+7
2019-10-14Show an error message when favorite or unfavorite something failed. Minor bug...Alex Ning1-0/+2
2019-10-13Add a time option to some sort types. Remember the last sort type.Alex Ning1-0/+6
2019-10-09Favorite and unfavorite subreddits are now available.Alex Ning1-0/+3
2019-10-05Disabling immersive mode (content shown under status bar and nav bar) is now ...Alex Ning1-0/+1
2019-10-03AMOLED dark theme is now available.Alex Ning1-0/+1