Commit Graph

63 Commits (f4de1bf0df06eceee1ecf3918033835553eeeac1)

Author SHA1 Message Date
Alex Baker f4de1bf0df Bump backup format version 7 years ago
Alex Baker 515223b6a7 Add 'tags' table 7 years ago
Alex Baker b8e4474e64 Replace filter & criterion ContentValues with maps 7 years ago
Alex Baker 6a284db1a3 Add 'locations' table 7 years ago
Alex Baker 8bfc8a77e0 Fix StoreObjectDao.persist 7 years ago
Alex Baker 46acf31e22 Add 'alarms' table 7 years ago
Alex Baker 8a1cbe1c8c Create Tasks and Metadata table with Room 7 years ago
Alex Baker 5af31fcbff Rename Alarm to AlarmJob 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker c499064e3e Convert TaskListMetadataDao to Room 7 years ago
Alex Baker 2789ccc239 Convert TaskAttachmentDao to Room 7 years ago
Alex Baker 84f71d0a8b Remote RemoteModel.PictureHelper 7 years ago
Alex Baker accbeabe01 Convert UserActivityDao to Room 7 years ago
Alex Baker 5bee730f1c Convert TagDataDao to Room 7 years ago
Alex Baker c2255296d7 Begin conversion to Room 7 years ago
Alex Baker 6a440cd91e Remove some Astrid content provider functionality 7 years ago
Alex Baker f02dd85efe Locale override support for date formats 7 years ago
Alex Baker 32a818d335 Fixed tracking event 7 years ago
Alex Baker fdbbc6644b Track usage of content providers 7 years ago
Alex Baker 5b26a47a96 Fix ja, ko, zh date formatting 7 years ago
Alex Baker 09e5fae5ca Remove forEach dao methods 7 years ago
Alex Baker 3740e67455 Remove most properties varargs 7 years ago
Alex Baker e70686068d Remove dao query callbacks 7 years ago
Alex Baker 470d90095a Remove NoteOrUpdate, show timestamp for comments 7 years ago
Alex Baker 85dd800ad1 Fix crash when recurrence row is hidden 7 years ago
Alex Baker 3a2eafc239 Fix monthly repeat with no due date 7 years ago
Alex Baker 952c607556 Add monthly repeat options 7 years ago
Alex Baker 8ea915a9f5 Fix weekly repeat bugs 7 years ago
Alex Baker 5f7e6c109c Remove voice input assistant 7 years ago
Alex Baker 17faea2400 Update badger and bundle settings 7 years ago
Alex Baker aedfaf7309 Fix repeat count 7 years ago
Alex Baker d8a676217c Add repeat for a number of occurrences 7 years ago
Alex Baker f894715fd8 Quick add task even if title is missing 7 years ago
Alex Baker 70c718858f Update checked list pickers
* Add colored calendar picker icons
* Fix selected color picker checkmark
* Add alpha and icon tint to icons with no color
* Reduce tag selector spacing
7 years ago
Alex Baker c5f5519b14 Add checkmark to color picker
Add support for checkmarks in lists on pre-lollipop devices
7 years ago
Alex Baker 7ece10726f Populate recurrence picker with existing settings 7 years ago
Alex Baker 02aae4c5c2 Recurrence picker improvements
* Improve recurrence description
* Move from due/completion to edit screen
7 years ago
Alex Baker 156c67b01a Google calendar style recurrence picker 7 years ago
Alex Baker 266cb5640d Show checkmark on calendar and gtask list picker 7 years ago
Alex Baker 58df07be2e Remove redundant casts, unused code and imports 7 years ago
Alex Baker 4542fb1046 Dont cancel notifications on application startup 7 years ago
Alex Baker af99bc45d2 Ignore stale alarms 7 years ago
Alex Baker 33bd0b5d06 Overdue reminders occur every 24 hours 7 years ago
Alex Baker 328a7603fa Fix notification summary issues, add snooze all 7 years ago
Alex Baker b9c2b595b3 Colorize notifications by priority 7 years ago
Alex Baker 400dada21f Fix timer notifications 7 years ago
Alex Baker e6f2f4ca50 Summary notification for all platforms 7 years ago
Alex Baker 50eedbfe03 Move post-save activity to intent service 7 years ago
Alex Baker 2314c28458 Add 'Bundle notifications' preference 7 years ago
Alex Baker 144c6ca3bc Remove legacy tasker plugin support 7 years ago