aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an option to disable search history.Alex Ning2020-12-021-0/+1
|
* Changing language is now available.Alex Ning2020-11-302-0/+29
|
* Change theme back to Theme.MaterialComponents.Alex Ning2020-11-221-2/+1
|
* Use Theme.AppCompat.Alex Ning2020-11-221-1/+1
|
* Fix link icon not shown in no preview ImageView.Alex Ning2020-11-181-1/+1
|
* Disable swipe action when there are more than 1 column in PostFragment.Alex Ning2020-11-121-0/+1
|
* Selecting swipe actions is available. Fix issues in swipe aciton. Add two ↵Alex Ning2020-11-101-2/+2
| | | | icons for advanced and about in settings.
* Selecting swipe actions is avavilable.Alex Ning2020-11-092-0/+12
|
* Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. ↵Alex Ning2020-11-071-2/+4
| | | | NoPreviewPostTypeIconTint is available in custom theme.
* New option: Disable Image Preview in Data Saving Mode.Alex Ning2020-11-071-0/+1
|
* Hiding subreddit description is available.Alex Ning2020-11-061-0/+1
|
* Chnage the animation for random subreddit and post. Update Credits info.Alex Ning2020-10-281-0/+1
|
* Update translation contributions.Alex Ning2020-10-281-2/+2
|
* Add an option to filter subreddits in popular and all.Alex Ning2020-10-281-0/+4
|
* Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵Alex Ning2020-10-191-0/+3
| | | | Subreddit Recommended Comment Sort Type.
* Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to ↵Alex Ning2020-10-191-1/+1
| | | | CustomThemePreviewActivity.
* Load low-resolution videos in data saving mode. Selecting video quality for ↵Alex Ning2020-10-181-0/+2
| | | | Reddit videos is now available.
* Fix cannot download gfycat and redgifs videos. Fix fetching gfycat and ↵Alex Ning2020-10-161-5/+0
| | | | redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter. Show progress bar when downloading reddit videos.
* Show progress when downloding images and gifs.Alex Ning2020-10-151-4/+1
|
* Add go to subreddit, go to user, and random to FAB options.Alex Ning2020-10-041-0/+3
|
* Random post and subreddit is available.Alex Ning2020-10-041-0/+1
|
* Add two options: go to user and go to subreddit in ↵Alex Ning2020-10-041-0/+9
| | | | FABMoreOptionsBottomSheetFragment.
* Show a warning if nsfw is disabled and the subreddit is nsfw.Alex Ning2020-09-301-0/+6
|
* Display search history in SearchActivity. Save suggested sort type and nsfw ↵Alex Ning2020-09-291-0/+2
| | | | info in database for SubredditData. Fix an issue in parsing posts.
* Add credits for national flag icons.Alex Ning2020-09-291-3/+4
|
* Add translation contributors in Settigs->About->Translation.Alex Ning2020-09-281-0/+3
|
* Rename Crosspost parent to View crosspost parent to differentiate with ↵Alex Ning2020-09-281-1/+1
| | | | Crosspost in ViewPostDetailActivity.
* Giving award is available. Giving award is not tested because I don't have ↵Alex Ning2020-09-281-1/+9
| | | | Reddit Coins. Currently all the award ids are hardcoded.
* Long press the Floating Action Button to see more options.Alex Ning2020-09-271-3/+7
|
* Data Saving Mode is available.Alex Ning2020-09-272-0/+13
|
* Setting swipe action threshold is available.Alex Ning2020-09-252-0/+12
|
* Customizing bottom app bar and fab in ViewSubredditDetailActivity is available.Alex Ning2020-09-251-0/+1
|
* Add options to customize FAB.Alex Ning2020-09-252-0/+10
|
* Add options to customize bottom app bar.Alex Ning2020-09-252-2/+31
|
* Add favorite subreddits to the navigation drawer. Add favorite and ↵Alex Ning2020-09-241-1/+2
| | | | subscriptions header to the navigation drawer.
* Support showing favorite subscribed subreddits in the main page.Alex Ning2020-09-241-0/+1
|
* Support hiding tab titles. Support changing tab count.Alex Ning2020-09-242-0/+8
|
* Support showing subscribed subreddits in the main page.Alex Ning2020-09-241-0/+2
|
* Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ↵Alex Ning2020-09-231-0/+1
| | | | the account section in the navigation drawer after dismissing if the account section is open.
* Migrate to ViewPager2 in AccountSavedThingActivity.Alex Ning2020-09-231-0/+3
|
* Hide Security option if no biometric authentication available. Require ↵Alex Ning2020-09-181-4/+5
| | | | biometric authentication when going into security settings.
* Support link and header in markdown bottom bar.Alex Ning2020-09-181-0/+7
|
* Select user flair in subreddits.Alex Ning2020-09-171-0/+5
|
* Remove some unused resources.Alex Ning2020-09-166-78/+0
|
* Add an option which is long press to hide toolbar in post compact layout. ↵Alex Ning2020-09-161-1/+3
| | | | This option has crappy animation for now. Add another option to hide toolbar in post compact layout by default.
* Add an option to require authentication before going to account section in ↵Alex Ning2020-09-162-12/+18
| | | | navigation drawer.
* Add an option to disable pull to refresh.Alex Ning2020-09-151-0/+1
|
* Add an option to enable swipe action. Fix text color in ↵Alex Ning2020-09-151-0/+1
| | | | FlairBottomSheetFragment.
* Add an option to disable swiping between tabs in MainActivity.Alex Ning2020-09-151-0/+1
|
* Add an option to disable vibration when swipe action is triggered.Alex Ning2020-09-141-0/+4
|