aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/arrays.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Select download location is now available. Download images and gifs to ↵Alex Ning2020-09-061-2/+12
| | | | locations set by users in ViewImageOrGifActivity is available.
* Add options to change the number of columns in PostFragment portrait and ↵Alex Ning2020-08-251-0/+5
| | | | landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30.
* Remove font: Bad Script. Add some bold fonts.Alex Ning2020-07-151-6/+16
|
* Add an option to change time format. Properly show message time in ↵Alex Ning2020-07-021-0/+50
| | | | ViewPrivateMessagesActivity.
* Add 2 options for notification interval: 15 minutes and 30 minutes.Alex Ning2020-06-201-0/+4
|
* Add some padding between markdown paragraghs. Delete Caveat font.Alex Ning2020-06-171-2/+0
|
* Add FontPreviewFragment. Add some fonts and delete some.Alex Ning2020-06-171-4/+6
|
* Fix bugs related to favoriting multireddits. Add some fonts.Alex Ning2020-06-121-0/+4
|
* Add more fonts.Alex Ning2020-06-101-0/+8
|
* Changing font is available. Fix subtitle on toolbar being cut if the font is ↵Alex Ning2020-06-101-0/+12
| | | | large.
* Customize tabs in main page for logged-in users.Alex Ning2020-05-131-0/+18
|
* Add an option for video autoplay. Rewrite some viewholders in ↵Alex Ning2020-04-301-0/+12
| | | | PostRecyclerViewAdapter.
* Setting default post layout is now available. Add an option to hide the ↵Alex Ning2020-01-111-0/+10
| | | | divider in post compact layout.
* Blurring spoiler post images is now available. Change spoiler and flair text ↵Alex Ning2019-09-271-1/+1
| | | | background colors. Fixed collapsed comments shown after orientation change.
* Add title and content font size options.Alex Ning2019-09-261-0/+30
|
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-0/+14
|
* Saving and unsaving comments are now available. Use xml thumbtack to avoid ↵Alex Ning2019-09-181-0/+4
| | | | crashes on low resolution devices. Add a subreddit link in Settings -> About.
* Changing lazy mode interval in Settings is now available.Alex Ning2019-08-261-0/+16
|
* Changing theme is now available.Alex Ning2019-08-221-1/+7
|
* Fixed getting same notifications for different accounts (for real this ↵Alex Ning2019-08-211-0/+33
time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks.