Commit Graph

5363 Commits (dd6ba730e965fa69047ded556387ebbe7411bd01)

Author SHA1 Message Date
Alex Baker d3421bd0c3 Use platform sqlite library again 3 months ago
Alex Baker 8f68811a59 Update version and changelog 3 months ago
Alex Baker 93f1735965 Fix some more null icons 3 months ago
Alex Baker 1acb2a3658 Set coroutine dispatcher on database 3 months ago
Alex Baker bd7ad1ad9d Revert "Don't use bundled sqlite driver"
This reverts commit 8c9b996cb8.
3 months ago
Alex Baker 64ad4ca33a Fix icon null pointer exceptions 3 months ago
Ihor Hordiichuk 0422412cb9
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (666 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/uk/
3 months ago
Alex Baker a067651c23 Move FilterProvider to kmp 3 months ago
Alex Baker 83e43ba72c Move TaskListDrawer to kmp 3 months ago
Alex Baker f8633bbd63 Remove remaining EteSync v1 code 3 months ago
Alex Baker ca5b7daa36 Fix tests 3 months ago
Alex Baker ba8d56cc96 Move CustomFilter to kmp 3 months ago
Alex Baker a538c25dcc Move request codes to FilterProvider 3 months ago
Alex Baker dbff9758ef Move CaldavDaoExtensions to kmp 3 months ago
Josep Torrens beb44f7634 Translated using Weblate (Catalan)
Currently translated at 49.8% (333 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ca/
3 months ago
Sergi Ventosa Ordóñez 131ab0747f Translated using Weblate (Catalan)
Currently translated at 49.8% (333 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ca/
3 months ago
hugoalh 21ebf7c867 Translated using Weblate (Chinese (Traditional))
Currently translated at 99.7% (666 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hant/
3 months ago
大王叫我来巡山 27c0530825 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (668 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hans/
3 months ago
Jose Delvani 1fc04af48e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (668 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pt_BR/
3 months ago
Florian Trayon 6622f16b14 Translated using Weblate (French)
Currently translated at 100.0% (668 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/fr/
3 months ago
gallegonovato b2d2a614de Translated using Weblate (Spanish)
Currently translated at 100.0% (668 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/es/
3 months ago
109247019824 f7211a45e0 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (668 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/bg/
3 months ago
Oğuz Ersen e7140fd042 Translated using Weblate (Turkish)
Currently translated at 100.0% (668 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/tr/
3 months ago
Alex Baker 00d2ef4916 Pull in auto translations 3 months ago
Alex Baker eef736a3c1 Move PlaceFilter to kmp 3 months ago
Alex Baker 95bc9aa6f2 Move built-in filters to kmp 3 months ago
Alex Baker 33798b3255 Merge tag '13.10' 4 months ago
Alex Baker 053cffd389 Update version and changelog 4 months ago
Alex Baker bf3da3249d Move menu search to bottom app bar 4 months ago
Alex Baker 05fbdaba88 Move some files to kmp 4 months ago
Alex Baker 0ce07152cf Update version and changelog 4 months ago
Alex Baker bfe8d1c929 More icon fixes
* Fix icon migration
* Fix widget icons
4 months ago
Alex Baker 9cd8af6d78 Fix icons 4 months ago
Alex Baker 7d52d58f3d New material icon picker 4 months ago
Alex Baker 282042538c Update donation nag text 4 months ago
Alex Baker 8ccab99f23 Update version and changelog 4 months ago
Alex Baker f459541902 Restore '+' button to drawer customization screen 4 months ago
CSharpest 00c3a117ac Translated using Weblate (Finnish)
Currently translated at 96.3% (642 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/fi/
4 months ago
Rami Lehtinen 922dd861b0 Translated using Weblate (Finnish)
Currently translated at 96.3% (642 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/fi/
4 months ago
Alex Baker 4770acbd65 Enable strong skipping mode 4 months ago
Alex Baker 45911b149a Update compose metrics 4 months ago
Alex Baker 9f7dfc11ec Add primary color to TasksTheme 4 months ago
Alex Baker 0b76553122 Move "My Tasks" filters to kmp 4 months ago
Alex Baker 8ac5d51308 Move TasksResults to kmp 4 months ago
Alex Baker 4f2d676ae4 Move SectionedDataSource to kmp 4 months ago
Alex Baker 59d81f5755 Update version and changelog 4 months ago
Alex Baker 8547fa2459 Add Managed DAVx5 logo 4 months ago
Milo Ivir 6bb1a9748c
Translated using Weblate (Croatian)
Currently translated at 100.0% (666 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/hr/
4 months ago
gallegonovato 81a0034cba
Translated using Weblate (Spanish)
Currently translated at 100.0% (666 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/es/
4 months ago
Alex Baker 8c9b996cb8 Don't use bundled sqlite driver
Too many crashes, will retry when its out of alpha
4 months ago
Alex Baker 87ae179efc Fix tests 4 months ago
Alex Baker 79ebc9a2c7 Move query builders to kmp 4 months ago
Alex Baker bf4167651b Use kotlinx.datetime 4 months ago
Alex Baker 285b0a9486 Add support for Managed DAVx5 4 months ago
Alex Baker 01a788bdb6 Use lifecycle-runtime-compose 4 months ago
大王叫我来巡山 12c7170a0b Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (666 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hans/
4 months ago
Oğuz Ersen aa278922f5 Translated using Weblate (Turkish)
Currently translated at 100.0% (666 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/tr/
4 months ago
Jose Delvani 2be5d3bbbc Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (666 of 666 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pt_BR/
4 months ago
Alex Baker cb31651c2a Update version and changelog 4 months ago
Alex Baker fb7960bf26 Replace play core library 4 months ago
Alex Baker 6ce170533e Prevent multiple completions from notification 4 months ago
Alex Baker ad4d938b94 Complete action cancels notification immediately 4 months ago
Alex Baker 9307b8fb7d Move launcher icons and colors to kmp 4 months ago
Alex Baker 8b345316a8 Update version and changelog 4 months ago
Alex Baker ab0f123c8a Fix menu seach bar end padding 4 months ago
Alex Baker 17af8ab373 Move some more filters to kmp 4 months ago
Alex Baker d8186e5fe4 Use SCHEDULE_EXACT_ALARM 4 months ago
Alex Baker 9a693177db Drawer updates
* Fix content overlapping navigation bars
* Move manage drawer to settings page
* Move drawer actions next to new settings button
4 months ago
Alex Baker 58955bd0a1 Fix reminder dialog button colors 4 months ago
Alex Baker c1e2eb7cd0 Update version and changelog 4 months ago
Alex Baker 145ea03714 Set chip icon color 4 months ago
Alex Baker bada09f5c2 Use new search bar in filter picker 4 months ago
Alex Baker 007c536312 Add search bar to drawer 4 months ago
Alex Baker 97c3852f2f Add searchable filter picker 4 months ago
hugoalh f739cac8b4 Translated using Weblate (Chinese (Traditional))
Currently translated at 99.8% (664 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hant/
4 months ago
min7-i cd6a474cce Translated using Weblate (German)
Currently translated at 98.6% (656 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/de/
4 months ago
Jose Delvani 4ffc11903e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pt_BR/
4 months ago
Jose Delvani 70d6cc63ca Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pt_BR/
4 months ago
islam2hamy 6e97e602c9 Translated using Weblate (Arabic)
Currently translated at 94.7% (630 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ar/
4 months ago
Alex Baker 3251becf9b Fix filter settings activity sqlite crash 4 months ago
Alex Baker d9293c7262 Move some filters to kmp 4 months ago
Alex Baker 0d5803b9ca Move filter value serialization to kmp 4 months ago
Alex Baker bbaaf27386 Move filters to multiplatform library 4 months ago
Alex Baker 4c1121869d Migrate to compose material3 4 months ago
Alex Baker b918e87e05 Prevent firing notifications one minute early 4 months ago
Alex Baker df8f637239 Fix deleting new subtasks from edit screen 4 months ago
Alex Baker 9fad43c6c9 Refresh when returning to foreground 4 months ago
Alex Baker b09a8967e4 Merge tag '13.9.9' 5 months ago
Alex Baker 1d8d2efce6 Update version and changelog 5 months ago
Alex Baker c9af39b6ba Fix import backup crashes 5 months ago
Alex Baker be861597ef Merge branch '13.9.8' 5 months ago
Alex Baker 8be7fab033 Update version and changelog 5 months ago
Alex Baker d6e0c0bdcf Fix showing completed tasks in subtask filter 5 months ago
Alex Baker 5ec02011f8 Fix backup import crashes 5 months ago
Alex Baker f67c3bc56c Enable typesafe project accessors 5 months ago
Alex Baker 009a195580 Update plugin definitions 5 months ago
Alex Baker 212a4b0a3d Delete transaction check
This was using platform sqlite
5 months ago
Alex Baker 4ddfe937b0 Finish converting data module to kmp 5 months ago
Alex Baker 19de0e08a5 Migrate to bundled sqlite 5 months ago
Alex Baker 60211355e0 Remove Geofence constructors 5 months ago