aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/security_preferences.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-111-2/+2
|
* Fix biometric authentication prompt not shown when opening the account ↵Docile-Alligator2022-05-141-1/+1
| | | | section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment.
* Continue adding support for custom font.Alex Ning2022-01-131-4/+4
|
* New options: App Lock and App Lock Timeout.Alex Ning2021-09-031-0/+18
|
* Secure mode is available.Alex Ning2021-08-111-0/+6
|
* Add an option which is long press to hide toolbar in post compact layout. ↵Alex Ning2020-09-161-1/+1
| | | | This option has crappy animation for now. Add another option to hide toolbar in post compact layout by default.
* Add an option to require authentication before going to account section in ↵Alex Ning2020-09-161-0/+8
navigation drawer.