Commit Graph

236 Commits (233eb7cb0379a6d219508e8801c0373c785e0824)

Author SHA1 Message Date
Alex Baker 789836058d Use coroutines in geofence api 4 years ago
Alex Baker 8992997a0f Fix CalDAV repeatUntil sync 4 years ago
Alex Baker 598399e81e Adjust hide until date 4 years ago
Alex Baker 783f1bde69 Remove unused blocking dao methods 4 years ago
Alex Baker 479c26c416 Suspending caldav/etesync network calls 4 years ago
Alex Baker 39077910b7 Use non-blocking daos in json exporter 4 years ago
Alex Baker 919ba42098 Convert account settings activities to Kotlin 4 years ago
Alex Baker e01d5c87ca Don't read intent when relaunching from history 4 years ago
Alex Baker 0226440833 Create edit fragments off main thread 4 years ago
Alex Baker f8c06fdc07 Use coroutines in task adapters 4 years ago
Alex Baker a2776b960e Make runBlocking crash when used on main thread 4 years ago
Alex Baker 6debb8b0ab Fix task mover tests 4 years ago
Alex Baker 9dd479744f Allow null parents in updatePosition 4 years ago
Alex Baker 9ec376ac01 Merge tag '9.7.3' into main 4 years ago
Alex Baker 8e17843ace Handle empty google task remote parent strings 4 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago
Alex Baker f6dd3a63e6 Blocking daos delegate to suspending daos 4 years ago
Alex Baker 72e59bdcd0 Move RepeatTaskHelperTest to jvm tests 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker de3e23d9d7 Rename fetch to fetchBlocking, add suspend fetch 4 years ago
Alex Baker 8e72175d5a Fix test 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker c9407d3ef8 Replace ApplicationScope with Singleton 4 years ago
Alex Baker 9bf15c1490 Restore and rename ForActivity and ForApplication 4 years ago
Alex Baker 999e5aab7a Remove @ForApplication annotation 4 years ago
Alex Baker 6487180e38 Add default timestamp argument to dao methods 4 years ago
Alex Baker a1df03ddd1 Remove subtasks in chunk when moving tasks 4 years ago
Alex Baker 4702d4e88e Add preference to disable sort groups 4 years ago
Alex Baker 346bf22fb3 Local lists 4 years ago
Alex Baker 5cefa5ac79 Use regex for date time tests 4 years ago
Alex Baker 2784a62aac Update date format tests 4 years ago
Alex Baker 66751caef7 Replace org.threeten with java.time 4 years ago
Alex Baker 0f2568e701 Fix test compile 4 years ago
Alex Baker 037d6fa9e2 Drag and drop in tags and filters 4 years ago
Alex Baker 175964cc33 Clear preferences before offline subtask tests 4 years ago
Alex Baker 23bffa51bb Add non recursive query test 4 years ago
Alex Baker 97565ff770 Add offline subtask test 4 years ago
Alex Baker 8b2ed5b1e9 Collapsible sort group headers 4 years ago
Alex Baker 0f55cacf10 Convert task list recycler adapters to Kotlin 4 years ago
Alex Baker d96a4579a3 Update translation in test 4 years ago
Alex Baker 09cad40bd3 Add new tasks to top or bottom of caldav lists 4 years ago
Alex Baker 6b2cc35a24 Add google task manual sort tests 4 years ago
Alex Baker 49fb32f52c Set order to next - 1 when moving to top 4 years ago
Alex Baker f4d1410e3e Add caldav manual sort task adapter tests 4 years ago
Alex Baker 056c194780 CaldavDao shift down 4 years ago
Alex Baker aa00da4739 Prevent unindenting in middle of caldav subtasks 4 years ago
Alex Baker 0d032d6a42 Use recursive query for manual sorted google tasks 4 years ago
Alex Baker cad430dfdf Add google task manual sorting tests 4 years ago
Alex Baker 0c0d4a79e7 Add order to caldav tasks table 4 years ago
Alex Baker 783898a0bb Move CaldavTaskAdapterTest to androidTest 4 years ago
Alex Baker 3ec3c7426d Fix alarm and reminder service tests 4 years ago
Alex Baker e482a881f9 Convert NotificationQueue to Kotlin 4 years ago
Alex Baker 6069c53a04 Local unit tests 4 years ago
Alex Baker 9bf5216081 Convert more classes to Kotlin 4 years ago
Alex Baker 59f579420d Make some task fields not null 4 years ago
Alex Baker e9aaf446bf Upgrade to mockito-android 4 years ago
Alex Baker 17a9b1467f More Kotlin conversions 4 years ago
Alex Baker c014490fe0 Replace task test subclasses 4 years ago
Alex Baker 3b6d355890 Convert Task to Kotlin 4 years ago
Alex Baker d4d4053ec1 Convert Place to Kotlin 4 years ago
Alex Baker 0fa9149f28 Convert remaining Room DAOs to Kotlin 4 years ago
Alex Baker f27c5592e1 Convert some Room entities to Kotlin 4 years ago
Alex Baker dafc99014c Remove kotlin.jvm annotations from test classes 4 years ago
Alex Baker 4042dd4ebd Convert test classes to Kotlin 4 years ago
Alex Baker b193f7b75f Convert some Room DAOs to Kotlin 4 years ago
Alex Baker 160247290c Fix test compile 4 years ago
Alex Baker 8f8650840d Remove some unnecessary newArrayList calls 4 years ago
Alex Baker 2f8ac10e47 Replace guava isNullOrEmpty usage 4 years ago
Alex Baker bbd9a24bc7 Ignore geofence triggers for hidden tasks 4 years ago
Alex Baker cc632a4271 Ignore geofence trigger if task is snoozed 4 years ago
Alex Baker 33966506de Fix test compile 4 years ago
Alex Baker 0b456d177e Fix some inspections 4 years ago
Alex Baker 688baad5a6 Tighten access restrictions 4 years ago
Alex Baker c95fa9a1df Add final modifiers 4 years ago
Alex Baker 27f45e64a4 Add findExistingList tests 4 years ago
Alex Baker 5078cd2d15 Add more date formatting tests 4 years ago
Alex Baker 447b6be7d2 Format dates with 310 backport 4 years ago
Alex Baker d045c75ff2 Remove URGENCY_NEXT_MONTH 4 years ago
Alex Baker 0bdf9c8d6f One geofence per place 4 years ago
Alex Baker e37e5a8059 Fix crash on startup 4 years ago
Alex Baker 2de130f9f1 Remove WorkManager.init 4 years ago
Alex Baker 84c83a9fac Match places with four decimal precision 4 years ago
Alex Baker 1f691cebb8 Fix tests 4 years ago
Alex Baker fa1f8e8c27 Fix test compile 5 years ago
Alex Baker 9e85cc5b01 Add support for offline multi-level subtasks 5 years ago
Alex Baker ad3b5b671f Add TaskMover tests 5 years ago
Alex Baker 4182300153 Add Google Tasks findChildrenInList test 5 years ago
Alex Baker 2339884fec Fix CalDAV findChildrenInList 5 years ago
Alex Baker c8e313c67a Fix selections that include task with no tags 5 years ago
Alex Baker 274d98160a Change tags with multi-select 5 years ago
Alex Baker 4e0c009d5e Creation date is UTC 5 years ago
Alex Baker f6fd7105e6 Add support for self-signed SSL certificates 5 years ago
Alex Baker ddf9ccdf5d Replace hidden and completed eq with lte 5 years ago
Alex Baker 31e3b67e9a Fix test compilation 5 years ago
Alex Baker f99a3fab11 Truncate google task titles and descriptions
Google returns HTTP 400 if limits are exceeded
5 years ago
Alex Baker 9b6789799d Add deletion timestamp tests 5 years ago
Alex Baker d412a95da0 Fix tests 5 years ago
Alex Baker 3f71329f61 Apply existing categories on upgrade 5 years ago
Alex Baker 8e8332b0b7 Synchronize CalDAV categories 5 years ago
Alex Baker 3c06a0644b Add TagDataDao.getTagDataForTask 5 years ago