aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/interface_preference.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hiding subreddit description is available.Alex Ning2020-11-061-0/+5
|
* Add options to customize bottom app bar.Alex Ning2020-09-251-1/+6
|
* Add an option which is long press to hide toolbar in post compact layout. ↵Alex Ning2020-09-161-0/+10
| | | | This option has crappy animation for now. Add another option to hide toolbar in post compact layout by default.
* Add options to change the number of columns in PostFragment portrait and ↵Alex Ning2020-08-251-0/+4
| | | | landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30.
* Remove legacy code for CustomizeMainPageTabsFragment.Alex Ning2020-08-201-1/+1
|
* Set different main tabs for different users.Alex Ning2020-08-201-1/+1
|
* Remove test notification. Rearrange Interface Settings.Alex Ning2020-07-191-3/+3
|
* Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ↵Alex Ning2020-07-191-1/+1
| | | | fix wrong password error. Show an info to guide users how to type in 2FA code.
* Reorganize settings.Alex Ning2020-07-191-8/+17
|
* Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry ↵Alex Ning2020-07-151-1/+3
| | | | if the device has Android version lower than 8.0.
* Fix username takes up too much space in comments. Add ↵Alex Ning2020-07-091-2/+2
| | | | PostCompactRightLeftThumbnailViewHolder and PostCompactLeftThumbnailViewHolder in order to fix layout issues in ConstraintLayout v2.0.0-beta8. Rename 'Show Thumbnail on the Right in Compact Layout' to 'Show Thumbnail on the Left in Compact Layout'.
* Fully collapsing comments is now available (barebone).Alex Ning2020-07-031-0/+5
|
* Add an option to change time format. Properly show message time in ↵Alex Ning2020-07-021-4/+3
| | | | ViewPrivateMessagesActivity.
* Add an option to move thumbnail in compact layout to the left.Alex Ning2020-06-131-11/+7
|
* Changing font is available. Fix subtitle on toolbar being cut if the font is ↵Alex Ning2020-06-101-2/+2
| | | | large.
* Customize tabs in main page for logged-in users.Alex Ning2020-05-131-0/+5
|
* Add an option to ignore navigation bar height.Alex Ning2020-04-191-0/+7
|
* Editing multireddits is now available.Alex Ning2020-04-041-1/+2
|
* Add hidden comment toolbar feature.Hermes Junior2020-03-291-0/+10
|
* Immersive Interface is now available on Android 8.0. Add ↵Alex Ning2020-03-181-13/+0
| | | | ThemePreferenceFragment. Fix theme database.
* Add an option to show rounded number of votes.Alex Ning2020-02-201-0/+5
|
* Add an option to show comment dividers. Put theme option to ↵Alex Ning2020-02-201-0/+18
| | | | InterfacePreferenceFragment.
* Confirm to exit.Alex Ning2020-02-021-0/+5
|
* Reorganize settings. Opening link in app is now available.Alex Ning2020-01-311-0/+44