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
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.
2 years ago
..
schemas/com.todoroo.astrid.dao.Database Convert CaldavTask to data class 3 years ago
scripts Remove GetLocalization scripts 7 years ago
src [Feature] Add an option to allow adding tasks without unlock 2 years ago
build.gradle.kts Update version and changelog 2 years ago
lint.xml Format XML 8 years ago
proguard.pro Fix R8 errors 3 years ago