Commit Graph

200 Commits (d983167976aad123e11b60c338eea26676ccbad1)

Author SHA1 Message Date
Alex Baker 7e6cad1937 Remove TaskEditTextHint style 6 years ago
Alex Baker 49e30246fb Set selected for filter selection activity 6 years ago
Alex Baker bfa445bb67 Handle null tag id when writing parcel 6 years ago
Alex Baker 9db403595b Check if action mode is null before finishing 6 years ago
Alex Baker 12c906dc47 Use filter adapter in google task list picker 6 years ago
Alex Baker 0ca7a89711 Set checked on listview 6 years ago
Alex Baker 54ea6afbf5 Inject FilterAdapter 6 years ago
Alex Baker 52f258d99b Detect indent changes in tags and filters 6 years ago
Alex Baker 8406a15836 Don't invalidate when dragging 6 years ago
Alex Baker 76c24fde67 Track selections by task id 6 years ago
Alex Baker 948e79c15a Retain scroll position in task list 6 years ago
Alex Baker d20b8b4fdf Don't reload when current filter is selected 6 years ago
Alex Baker 523234c542 Need to migrate these tables after all
Most recent changes were only a few years ago
6 years ago
Alex Baker ffc2591605 New JSON backup format 6 years ago
Alex Baker fe477faa42 Collect a couple error messages
GA stack traces aren't helping me here
6 years ago
Alex Baker 08a6557467 Widget backed by cursor again 6 years ago
Alex Baker 4478594ac3 Remove table cleanup
Turns out this was only needed for installs that originated prior to
4.6.11, which was released on 11/30/13, so I'll take my chances...
6 years ago
Alex Baker 651b42dd34 Check if null before invalidating 6 years ago
Alex Baker cb99bd86fd Handle null values when migrating google tasks 6 years ago
Alex Baker 02a66298f6 Fix tags being created without remote id 6 years ago
Alex Baker b9d7d8de6d Remove anonymous class 6 years ago
Alex Baker 4762a7330f Use paging library 6 years ago
Alex Baker 3009004dcf Fetch by google tasks list 6 years ago
Alex Baker 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker 990df8eb47 Fixing things 7 years ago
Alex Baker 9be5af7359 RecyclerView animations 7 years ago
Alex Baker 8e3936b159 Replace cursors with lists 7 years ago
Alex Baker 2711485dab Replacing more queries with Room 7 years ago
Alex Baker 8a8ab611b2 Remove TodorooCursor 7 years ago
Alex Baker 8a2cbbd91a Remove setValues 7 years ago
Alex Baker 29b9aea056 Fix description hasChanges 7 years ago
Alex Baker 154ca109be Fix snoozing, missed calls, and deleting 7 years ago
Alex Baker 299a63d4c6 Remove DISTINCT and GROUP BY, double visitor 7 years ago
Alex Baker d6a3484004 Load task values into fields 7 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 7 years ago
Alex Baker 198c9a4fce Convert refresh query to Room 7 years ago
Alex Baker 2cd63f89b2 Move delete logic to task deleter 7 years ago
Alex Baker c46ceb366f Remove AbstractModel.containsNonNullValue 7 years ago
Alex Baker 279942600b Close cursors 7 years ago
Alex Baker 6d56dc26ad Fix scheduling next notification 7 years ago
Alex Baker 4ec22f1f50 Delete tags with one query 7 years ago
Alex Baker 8bc9cadf72 Remove RemoteModel and RemoteModelDao 7 years ago
Alex Baker afa9622f78 Pass task via bundle to task edit fragments 7 years ago
Alex Baker 9d4cfe0173 Create TaskDao with Room 7 years ago
Alex Baker 42f9f59a46 Load by task instead of task id 7 years ago
Alex Baker 7d9d7bdb07 Query all task properties in task adapter 7 years ago
Alex Baker 5496edc6bf Remove NOTIFICATION_PROPERTIES 7 years ago
Alex Baker c8bff28a07 Remove type from database and todoroocursor 7 years ago
Alex Baker 733a7e2c9a Fix getColor crash 7 years ago
Alex Baker a65d354eda Add 'google_task_lists' table 7 years ago
Alex Baker c7e2a37e77 Add 'filters' table 7 years ago
Alex Baker 3d448b0142 Move data objects to org.tasks package 7 years ago
Alex Baker 3943d620a5 Add 'google_tasks' table 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 ddf6b75f7d Modify alarms schema 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 ff3936bf0d Fix log statements 7 years ago
Alex Baker f02dd85efe Locale override support for date formats 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 8779ec50c5 Change tasker help url 7 years ago
Alex Baker 1ab2b71f7f Use ISO-8601 extended format 7 years ago
Alex Baker b5d9722220 Initial support for creating tasks via Tasker 7 years ago
Alex Baker 169c7564d5 Use native picker setting in date and time picker 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 79b156c333 Create week button background programmatically 7 years ago
Alex Baker 580b9ce721 Replace weekbutton with color and drawable lists 7 years ago
Alex Baker ef254d15c3 Remove weekday selected array 7 years ago
Alex Baker 952c607556 Add monthly repeat options 7 years ago
Alex Baker cc9694aaf9 Use UPDATE_CURRENT instead of CANCEL_CURRENT 7 years ago
Alex Baker 8ea915a9f5 Fix weekly repeat bugs 7 years ago
Alex Baker e839d0b870 Don't use zero for default snooze task ID 7 years ago
Alex Baker 5f7e6c109c Remove voice input assistant 7 years ago
Alex Baker 559619eadd Remove unused resources 7 years ago
Alex Baker 19ca9e5251 Add task count plural 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 d4f6645e85 Fix notifications on pre-KK devices 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 4fa5e7283b Add checkmark to locale picker 7 years ago
Alex Baker 712a865cbd Fix repeating calendar event names 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