You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/app/src/main/java/org/tasks/preferences
Ilya Bizyaev bf84bf9e82 [Feature] Add an option to allow adding tasks without unlock
I often find myself picking up the phone just to write down a task, so
I've added a notification drawer quick setting to speed things up.
However, when I use this button from the lock screen, I have to unlock
my device first, which is annoying. I would like to be able to add (not
view) tasks without the need to unlock my phone.

This PR adds such an optional feature for devices running Android 8.1+.
Note that I am not an Android developer, so the implementation is
probably not perfect. However, from my testing on an emulator, this
code seems to do just what I want.
1 month ago
..
beast Change deprecated code from RecyclerView.ViewHolder 9 months ago
fragments [Feature] Add an option to allow adding tasks without unlock 1 month ago
ActivityPermissionRequestor.java Remove more compat methods 4 years ago
BasePreferences.kt Update third party dependencies 2 years ago
DefaultFilterProvider.kt Add task to MainActivityViewModel state 6 months ago
Device.java Per-app language configuration 2 years ago
FragmentPermissionRequestor.java Add background location permission 5 years ago
HelpAndFeedback.kt Migrate to Hilt 4 years ago
IconPreference.kt Update third party dependencies 2 years ago
MainPreferences.kt Remove Toaster 3 years ago
ManageSpaceActivity.kt Migrate to Hilt 4 years ago
NotificationPreferences.kt Migrate to Hilt 4 years ago
PermissionChecker.java Schedule notifications after permissions granted 2 years ago
PermissionRequestor.java Convert CalendarControlSet to compose 2 years ago
Preferences.kt [Feature] Add an option to allow adding tasks without unlock 1 month ago
PreferencesViewModel.kt Convert GoogleTaskAccount to CaldavAccount 1 year ago
QueryPreferences.kt Refactor widget 3 months ago
ResourceResolver.java Remove alpha_secondary and alpha_disabled attrs 5 years ago