Commit Graph

236 Commits (233eb7cb0379a6d219508e8801c0373c785e0824)

Author SHA1 Message Date
Alex Baker 919eca94be Move AndroidLocationProvider to main 3 years ago
Alex Baker beeb6b0250 Add AndroidLocationProvider 3 years ago
Alex Baker 211f56a343 Synchronize snooze time 3 years ago
Alex Baker bfd1316c33 Convert parent to property 3 years ago
Alex Baker 1330ec141d Add test for removing collapsed state 3 years ago
Alex Baker e4e37b22f1 Sync subtask expand/collapse state 3 years ago
Alex Baker 3c9fc2d176 Fix start date initialization 3 years ago
Alex Baker 0496ea457e Move inventory tests to googleplay 3 years ago
Alex Baker 7dace383e2 Fix test 3 years ago
Alex Baker c4a97d2569 Use ical4j instead of google-rfc-2445 3 years ago
Alex Baker 5e128fd6de Use ical4j in recurrence tests 3 years ago
Alex Baker d73f250442 Set time zone on tests 3 years ago
Alex Baker 385aa08a2d Sync start time one second before due time 3 years ago
Alex Baker e6fbb92912 Use ical4j in RepeatRuleToString 3 years ago
Alex Baker cc09150141 Add opentask properties tests 3 years ago
Alex Baker 5ff6b885f7 Fix all day date synchronization 3 years ago
Alex Baker e27a225523 Add relatedTo tests 3 years ago
Alex Baker bdaf1f8ee4 Fix recurrence string sanitizer 3 years ago
Alex Baker 926655b12f Copy ical4android logic for writing properties 4 years ago
Alex Baker 82ea12f0db Uncomplete subtasks after scheduling repeat 4 years ago
Alex Baker d49f75a2fd Don't clear completed with recurring ancestors 4 years ago
Alex Baker b319ee2e39 More OpenTasksSynchronizer tests 4 years ago
Alex Baker 36130e4978 Ignore flaky test 4 years ago
Alex Baker 0900112f08 Initial OpenTasksSynchronizer tests 4 years ago
Alex Baker 137a27432a Add tests for 11.3 migration 4 years ago
Alex Baker af62239911 Fix inventory tests 4 years ago
Alex Baker 56ff44e163 Convert Inventory.subscription to LiveData 4 years ago
Alex Baker 8e2c8e8e89 Fix tests 4 years ago
Alex Baker 5d6ce3de22 Add start date custom filter criteria 4 years ago
Alex Baker 866be7187b Disable test 4 years ago
mhmdanas 47a25d1b7d Use raw strings when they're easier to read 4 years ago
mhmdanas d318cf8b10 Call directly instead of invoke when possible 4 years ago
Alex Baker 15ca8931e4 Remove format string test, lint handles this 4 years ago
Alex Baker a632de0ad7 Fix failing tests 4 years ago
Alex Baker f94bc86c69 Fix CaldavClientTest 4 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 4 years ago
T0M0F c369a12f69 Added test cases to DateUtilitiesTest 4 years ago
Alex Baker 7f79510c6d Fix GoogleTaskDao test 4 years ago
Alex Baker be68fb774b Target Android 11 4 years ago
Alex Baker 2072ab719b Remove defunct test 4 years ago
Alex Baker 5e6cf64b7b Batch writes to opentasks-provider 4 years ago
Alex Baker a04f617fff Convert GtasksListService to Kotlin 4 years ago
Alex Baker 1178b8f3e6 Prevent setting parent to self 4 years ago
Alex Baker 97cb202f22 Add recursive loop tests 4 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker 9559d90c25 Legacy TaskDao delegates to new TaskDao 4 years ago
Alex Baker 22363bcb17 Remove unused blocking dao methods 4 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 4 years ago
Alex Baker 6e6fb3eada Convert Throttle to Kotlin 4 years ago
Alex Baker 3db92db33b Convert TitleParser to Kotlin 4 years ago