aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 ico...Alex Ning2020-11-101-2/+2
* Selecting swipe actions is avavilable.Alex Ning2020-11-092-0/+12
* Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. NoPr...Alex Ning2020-11-071-2/+4
* 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 Subredd...Alex Ning2020-10-191-0/+3
* Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to C...Alex Ning2020-10-191-1/+1
* Load low-resolution videos in data saving mode. Selecting video quality for R...Alex Ning2020-10-181-0/+2
* Fix cannot download gfycat and redgifs videos. Fix fetching gfycat and redgif...Alex Ning2020-10-161-5/+0
* 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 FABMoreOptionsBottomSheetF...Alex Ning2020-10-041-0/+9
* 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 i...Alex Ning2020-09-291-0/+2
* 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 Crossp...Alex Ning2020-09-281-1/+1
* Giving award is available. Giving award is not tested because I don't have Re...Alex Ning2020-09-281-1/+9
* 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 subscripti...Alex Ning2020-09-241-1/+2
* 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
* Migrate to ViewPager2 in AccountSavedThingActivity.Alex Ning2020-09-231-0/+3
* Hide Security option if no biometric authentication available. Require biomet...Alex Ning2020-09-181-4/+5
* 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. Thi...Alex Ning2020-09-161-1/+3
* Add an option to require authentication before going to account section in na...Alex Ning2020-09-162-12/+18
* 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 FlairBottomSheetFragm...Alex Ning2020-09-151-0/+1
* 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
* Viewing comment's full markdown is available.Alex Ning2020-09-141-14/+2
* Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVers...Alex Ning2020-09-121-4/+0