aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/arrays.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.