Commit Graph

131 Commits (427ee369b4757b3f234c31c3f33323ab313262c4)

Author SHA1 Message Date
Alex Baker 427ee369b4 Fix miscellaneous inspections 10 months ago
Naga 156669cb86 Translated using Weblate (Japanese)
Currently translated at 98.6% (658 of 667 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
10 months ago
Kazushi Hayama 6c1daf5a3c Translated using Weblate (Japanese)
Currently translated at 98.6% (658 of 667 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
10 months ago
Kazushi Hayama 0f2e659e6f
Translated using Weblate (Japanese)
Currently translated at 98.5% (657 of 667 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
10 months ago
Alex Baker dff522437d New recurrence activity 10 months ago
Naga 393f7868d8 Translated using Weblate (Japanese)
Currently translated at 100.0% (670 of 670 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
12 months ago
Naga 07c7297bc8
Translated using Weblate (Japanese)
Currently translated at 100.0% (670 of 670 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
12 months ago
Naga 3cebc6f874
Translated using Weblate (Japanese)
Currently translated at 99.1% (664 of 670 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
12 months ago
Alex Baker 48e73b4bb3 Sort options for completed tasks 1 year ago
Alex Baker 7945160536 Separate group and sort configurations 1 year ago
Alex Baker 48804de63d Remove unused resources 1 year ago
Alex Baker cfa46c7e24 Remove paging 1 year ago
Kazushi Hayama 31d7f489a7 Translated using Weblate (Japanese)
Currently translated at 100.0% (673 of 673 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
1 year ago
Naga ea994122e7
Translated using Weblate (Japanese)
Currently translated at 100.0% (673 of 673 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
1 year ago
Kisaragi Hiu c1008a31b7
Translated using Weblate (Japanese)
Currently translated at 70.4% (474 of 673 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
1 year ago
NN 1be1f3e0ae
Translated using Weblate (Japanese)
Currently translated at 70.4% (474 of 673 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
1 year ago
Kazushi Hayama 3b04ddb44f
Translated using Weblate (Japanese)
Currently translated at 68.3% (460 of 673 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
1 year ago
Kazushi Hayama c18eac2b00
Translated using Weblate (Japanese)
Currently translated at 68.0% (458 of 673 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
1 year ago
Kazushi Hayama 3a61cbf735
Translated using Weblate (Japanese)
Currently translated at 66.7% (449 of 673 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
2 years ago
Alex Baker 2ac6c2413b Attachment changes
* Add attachment table to map attachment to file
* Convert TaskAttachment to immutable data class
* Copy attachments when duplicating tasks
2 years ago
Alex Baker 4f267ad989 Convert calendar picker to compose 2 years ago
Alex Baker 60820ab3c9 Convert comments row to compose 2 years ago
Alex Baker 908d75909d Convert CalendarControlSet to compose 2 years ago
Alex Baker cb9661bc56 Move radius from geofence to place 2 years ago
Alex Baker 128715879a Remove monthly and bi-monthly random defaults 2 years ago
Alex Baker b4315f9beb New reminder control set
* Custom random reminder intervals
* Add multiple random reminders
2 years ago
Alex Baker eda9cd0c97 Remove 'show completed temporarily' 2 years ago
Alex Baker 08ff146320 Update drawer headers
* Move chevron to end
* Animate chevron
* 'Add' button replaces 'Create new ...' rows
2 years ago
Alex Baker 47f920e32a Use third-party app for recording audio notes 2 years ago
Alex Baker 5f42f82f49 Remove unused resources 2 years ago
Alex Baker f906b57d4e Remove native EteSync v1 support
EteSync v1 accounts can still be used with the EteSync app
2 years ago
Alex Baker 616f20d903 Add start date reminders to default preferences 3 years ago
さとうまこと b1bf484064
Translated using Weblate (Japanese)
Currently translated at 70.7% (474 of 670 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
3 years ago
Kisaragi Hiu 89d53e431b Translated using Weblate (Japanese)
Currently translated at 70.4% (471 of 669 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
3 years ago
mhmdanas 2ccebc48b1 Remove duplicate string 3 years ago
Kisaragi Hiu 3fa8cc2404 Translated using Weblate (Japanese)
Currently translated at 68.7% (459 of 668 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
3 years ago
J. Lavoie 9b726245c2 Translated using Weblate (Japanese)
Currently translated at 58.5% (388 of 663 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
3 years ago
mhmdanas 18b1d11eed Use separate strings for "Next $DAY_OF_WEEK"
In some languages, the equivalent of "Next" changes form depending on
the noun (or day in this case) it's describing.
3 years ago
Alex Baker 5471a61537 Remove unused code and resources 3 years ago
Alex Baker 0e728152c9 Replace Places SDK with HTTP API 3 years ago
Alex Baker eb2c7420d6 Add GoogleTasksAccount preference fragment 3 years ago
Alex Baker 64e845a6fe Move sync accounts to top level prefs menu
Remove synchronization submenu
3 years ago
Alex Baker ba81209903 Don't perform background sync when datasaver is on 3 years ago
Alex Baker 7f5cbf372a Repurpose "Hide until" as "Start date" 3 years ago
Alex Baker e9658c9205 Replace 'Default deadline' with 'Default due date' 3 years ago
Alex Baker 7af9b23b92 Replace 'When' with 'Due date' in beast mode 3 years ago
Alex Baker 67ef219f4a Remove 'More info' string 3 years ago
Jun Ito 45ff619b07 Translated using Weblate (Japanese)
Currently translated at 65.7% (413 of 628 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
3 years ago
Alex Baker bef5989c92 Update purchase dialog
Display percentage off and above average
4 years ago
Alex Baker 48f2c7a650 Update name your price dialog 4 years ago