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
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
..
androidTest Load initial data in task edit view model 2 months ago
androidTestGoogleplay/java/org/tasks Acknowledge subscriptions 3 years ago
debug Allow cleartext traffic in debug mode 1 year ago
generic Add 'More options' experiment 2 years ago
genericRelease/res Update Tasks.org sign in 4 years ago
googleplay Update billing to v6.0.1 8 months ago
googleplayRelease/res Update Tasks.org sign in 4 years ago
main [Feature] Add an option to allow adding tasks without unlock 1 month ago
release Replace Places SDK with HTTP API 3 years ago
test Fix repeat until crash 3 months ago