aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/main_preferences.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some advanced preferences which do nothing right now.Alex Ning2020-03-281-0/+4
|
* Immersive Interface is now available on Android 8.0. Add ↵Alex Ning2020-03-181-0/+5
| | | | ThemePreferenceFragment. Fix theme database.
* Add an option to show comment dividers. Put theme option to ↵Alex Ning2020-02-201-13/+0
| | | | InterfacePreferenceFragment.
* Add a nsfw toggle in the nav drawer.Alex Ning2020-02-201-1/+2
|
* Confirm to exit.Alex Ning2020-02-021-2/+3
|
* Showing top-level comments at first is available.Alex Ning2020-02-011-1/+6
|
* Reorganize settings. Opening link in app is now available.Alex Ning2020-01-311-55/+12
|
* Setting default post layout is now available. Add an option to hide the ↵Alex Ning2020-01-111-0/+18
| | | | divider in post compact layout.
* Mute videos by default is now available.Alex Ning2020-01-051-0/+6
|
* Add an option to hide the bottom app bar. Change the icon color in the ↵Alex Ning2019-12-251-0/+5
| | | | bottom app bar.
* Use volume keys to navigate postsmartinsandfuchs2019-12-081-0/+5
|
* Add a Fab to scroll down parent comments. Use volume up and down keys to ↵Alex Ning2019-11-171-3/+8
| | | | navigate parent comments.
* Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in ↵Alex Ning2019-11-151-0/+5
| | | | elapsed time.
* Showing elapsed time in posts and comments is available.Alex Ning2019-11-121-2/+6
|
* Make Placing vote buttons on the right an option.Alex Ning2019-10-291-5/+11
|
* Disabling immersive mode (content shown under status bar and nav bar) is now ↵Alex Ning2019-10-051-0/+6
| | | | available.
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+5
|
* Change project structures.Alex Ning2019-09-291-3/+3
|
* Blurring spoiler post images is now available. Change spoiler and flair text ↵Alex Ning2019-09-271-0/+6
| | | | background colors. Fixed collapsed comments shown after orientation change.
* Add title and content font size options.Alex Ning2019-09-261-6/+2
|
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-0/+8
|
* Unbluring NSFW images is now an option in settings.Alex Ning2019-09-171-0/+6
|
* Support 2FA. Fixed time parsing in messages.Alex Ning2019-09-151-1/+1
|
* This app now has an icon (finally)git statusgit statusgit status Add a ↵Alex Ning2019-08-271-4/+2
| | | | credits page in settings. Use another error view and no comment placeholder.
* Changing lazy mode interval in Settings is now available.Alex Ning2019-08-261-0/+9
|
* Add an acknowledgement page in settings.Alex Ning2019-08-241-0/+5
|
* Changing theme is now available.Alex Ning2019-08-221-2/+1
|
* Enabling or disabling nsfw are now available.Alex Ning2019-08-221-1/+1
|
* Fixed getting same notifications for different accounts (for real this ↵Alex Ning2019-08-211-0/+25
time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks.