Commit Graph

54 Commits (2d9c1638dcabb978c98e07587e02190b308caa1a)

Author SHA1 Message Date
Alex Baker 2fc38d0089 Remove ButterKnife 3 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago
Alex Baker 443ac9e9e5 Remove coroutines from fragment setup 4 years ago
Alex Baker 012663eebe Create views in suspending function 4 years ago
Alex Baker 968ec62acb Make hasChanges and apply suspending 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker cb03e9d1eb Remove Ordering 4 years ago
Alex Baker 47d414f20f Convert task edit screen to kotlin 4 years ago
Alex Baker 556b5908d2 Improve some task edit touch targets 4 years ago
Alex Baker 6392188750 Add new navigation drawer settings 4 years ago
Alex Baker b139941f90 Compact subtask chip, fix edit screen chip theme 4 years ago
Alex Baker 274d98160a Change tags with multi-select 5 years ago
Alex Baker d6eba3cbf5 Fix crash in custom filter when tag was deleted 5 years ago
Alex Baker 4e29043390 New tag picker activity 5 years ago
Alex Baker c48e1b81a8 Fix tag creation for new tasks 5 years ago
Alex Baker 8e05fab61b Remove TAGS_CHANGED flag 5 years ago
Alex Baker 8a94c15ebe Show custom icon in tag picker 5 years ago
Alex Baker 1b35cd5dd4 Use natural ordering for lists and filters 5 years ago
Alex Baker 3f71329f61 Apply existing categories on upgrade 5 years ago
Alex Baker 2188d788c3 Minor changes 5 years ago
Alex Baker f39a998630 Change Tag constructor arguments 5 years ago
Alex Baker 3c06a0644b Add TagDataDao.getTagDataForTask 5 years ago
Alex Baker 16910c53c9 Remove TagService 5 years ago
Alex Baker dc4ab11583 Fix drawer count issues 5 years ago
Alex Baker ead60643be Fetch tags and lists with counts 5 years ago
Alex Baker 5194ac4c33 Update styling for chip with close icon 5 years ago
Alex Baker 76bb10c40d Reduce chip size 5 years ago
Alex Baker 3d05aa54ae ChipProvider updates itself 6 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker bd968eb127 Android Studio inspections 6 years ago
Alex Baker 78a664753d Use outlined material design icons 6 years ago
Alex Baker 57ef0f1088 Use material chips in tag control set 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker a8ccea10a2 Fix hasChanges in TagsControlSet 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker 7e6cad1937 Remove TaskEditTextHint style 6 years ago
Alex Baker 02a66298f6 Fix tags being created without remote id 6 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 7 years ago
Alex Baker 7486006f4d Remove task.getUUID 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 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 5bee730f1c Convert TagDataDao to Room 7 years ago