* Bumped the target SDK version to 23 (Marshmallow).
* Fixed a bug where a to-do item with no description would cause
* Migrated the project from Eclipse to Android Studio (2.3.3)
Copying the code from internal RCS to external git repositories
Fixed an annoyance where notifications would continually be
I had this on F-Droid a few years ago; I don’t know what happened to it. Unfortunately I haven’t had the time I’d like to work on this project, but there are a couple of bugs that have been pestering me to get back to it.
Category selection doesn’t stick on Android 4+
Found out that this behavior was due to a change in cursor handling in SDK 11 (Honeycomb.)...