Commit Graph

1221 Commits (f97df9e884500a5a089841c9cd066f12d01c43d7)

Author SHA1 Message Date
Alex Baker 82bf41c2de Hide remote list chip on subtasks 5 years ago
Alex Baker f8518742f8 Subtasks everywhere 5 years ago
Frits van Bommel e4d35cb919 Translated using Weblate (Dutch)
Currently translated at 100.0% (496 of 496 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nl/
5 years ago
Mattias Münster c45e5fb5f0 Translated using Weblate (Swedish)
Currently translated at 100.0% (496 of 496 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/sv/
5 years ago
Alex Baker d34780d770 Clean up query builder 5 years ago
Alex Baker 951b8b8d81 Index recursive tasks temp table 5 years ago
Alex Baker 3730500d25 Add active_and_visible index on tasks 5 years ago
Alex Baker f027836c0c Time queries 5 years ago
Chris Heywood 94f9309c0b Add an option to not temporarily show tasks after completion #678 5 years ago
Alex Baker 21d518a94f Select subtask info into temporary table 5 years ago
Alex Baker 73f01fb08b Remove paging library 5 years ago
Alex Baker a9db5a2d5a Update version and changelog 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 fb72a4d29b Save remote google tasks with title or description 5 years ago
Xiang Xu 5385365696
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (496 of 496 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hans/
5 years ago
Kaci 874e7c400e
Translated using Weblate (Hungarian)
Currently translated at 100.0% (496 of 496 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/hu/
5 years ago
Alex Baker 95f36a6d47 Add caldav acct pref to suppress repeating tasks 5 years ago
Alex Baker 54318c8f69 Fix TRANS_SUPPRESS_REFRESH 5 years ago
Alex Baker b10587662d Set DtStart on recurring tasks 5 years ago
Alex Baker 5cb3ae2747 Display caldav exceptions 5 years ago
Alex Baker ad29cfa030 Update version and changelog 5 years ago
Alex Baker 9dc0e74401 Batch CalDAV query 5 years ago
Mattias Münster ed5a1f966c Translated using Weblate (Swedish)
Currently translated at 100.0% (495 of 495 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/sv/
5 years ago
Frits van Bommel af2d54d160 Translated using Weblate (Dutch)
Currently translated at 100.0% (495 of 495 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nl/
5 years ago
Marcus Kwasniewski a2acbafb3b Translated using Weblate (Swedish)
Currently translated at 100.0% (495 of 495 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/sv/
5 years ago
Alex Baker 83642e25d7 Improve recursive query performance 5 years ago
Alex Baker 3fac672f1e Update version and changelog 5 years ago
Alex Baker 795ccf0c07 Fix string placeholders 5 years ago
Alex Baker ce135dc98c Don't update completion date on subtasks 5 years ago
Alex Baker c91ebff147 Fix subtasks after importing backup file 5 years ago
Alex Baker b5a85e44bb Refactor recursive query to use builder 5 years ago
Marcus Kwasniewski 0878820fe3 Translated using Weblate (Swedish)
Currently translated at 100.0% (495 of 495 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/sv/
5 years ago
Kaci 1d06f65999 Translated using Weblate (Hungarian)
Currently translated at 100.0% (495 of 495 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/hu/
5 years ago
Alex Baker d701d0a417 Update timer notifications off main thread 5 years ago
Alex Baker 9e7847487a Move missing column hack 5 years ago
Alex Baker a85367ab18 Display caldav and google task subtasks on widget 5 years ago
Alex Baker fcef1cb145 Update version and changelog 5 years ago
Alex Baker dc1b31a30e Update licenses 5 years ago
Alex Baker aaa82447b0 Reuse recursive query for GtasksFilter 5 years ago
Alex Baker 7bbc9fe279 Tweaking recursive query 5 years ago
Alex Baker aca3a1e933 Display Google Tasks subtasks in all sort modes 5 years ago
Alex Baker 7dada2a044 Exclude deleted tasks when finding children 5 years ago
Alex Baker 15ff2d32c1 Remove position hack expiration 5 years ago
Alex Baker c408eaf541 Add isReverseSort and isManualSort to preferences 5 years ago
Alex Baker dc519a59e5 Move caldav query join 5 years ago
Alex Baker 955c519dd8 Set caldav parent to 0 if remote id not found 5 years ago
Alex Baker 1bfd8e0c47 Load existing caldav subtasks on upgrade 5 years ago
Alex Baker e1efcd3e9c Preserve subtasks when moving from edit screen 5 years ago
Alex Baker 84e954232b Move caldav subtasks 5 years ago
Alex Baker 415ce8030a Add getChildren overload 5 years ago
Alex Baker 48fdba8884 Remove google task children from list of ids 5 years ago
Alex Baker b9a5e1cf02 Exclude moved remote tasks from drawer count 5 years ago
Alex Baker 89eedca7f5 CaldavTaskAdapter requires lollipop 5 years ago
Alex Baker 167a4b91c4 Handle multiple unindents 5 years ago
Alex Baker 12a4ac8c1e Add RequiresApi annotation 5 years ago
Alex Baker 691a6e3931 Update taskIsChild logic 5 years ago
Alex Baker 7c031f1141 Fix caldav subtask animations 5 years ago
Alex Baker 40b952408d Caldav subtasks requires lollipop 5 years ago
Alex Baker e44e6ce2c4 Remove caldav child count 5 years ago
Alex Baker 28d00d1a74 Remove onCompletedTask from CaldavTaskAdapter 5 years ago
Chris Heywood 48680983c2 Initial WIP commit for CalDAV subtasks support (refs #552) 5 years ago
Alex Baker 7b2334e8a3 Add TaskCompleter 5 years ago
Alex Baker c5e4825822 Remove TOGGLE_STATE from CompleteTaskReceiver 5 years ago
Chris Heywood 05f385db7d Synchronize RELATED_TO field 5 years ago
Chris Heywood e68b49942a Recursively delete caldav children 5 years ago
Chris Heywood 2081264a0a Add cd_parent and cd_remote_parent to CaldavTask 5 years ago
Alex Baker 3f47cf929c Update changelog and version 5 years ago
Xiang Xu 66bcf39a19 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (494 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hans/
5 years ago
Alex Baker cb5d778a4c Don't include hidden tasks when fetching positions 5 years ago
Alex Baker 74eb59a36e Don't delete recurring tasks completed remotely 5 years ago
Alex Baker cc097843bc Delete GtasksTaskContainer 5 years ago
Alex Baker 4c7440afe4 Fix '0 tasks' notification 5 years ago
Alex Baker 66c7cd7853 Reduce max notifications from 40 to 21
Android 10 reduced the limit from 50 to 25
5 years ago
Alex Baker 82f17cbdc6 Update changelog and version 5 years ago
Alex Baker 9b6789799d Add deletion timestamp tests 5 years ago
Alex Baker 510f1b187c Fix bug forcing new tasks to top 5 years ago
Mattias Münster d61bc2b4cf Translated using Weblate (Swedish)
Currently translated at 61.3% (303 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/sv/
5 years ago
Nathan 318086c91e Translated using Weblate (French)
Currently translated at 99.6% (492 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/fr/
5 years ago
Chris Heywood c46b0d011e Resolve problem with bad values in modified and deleted fields.
Can result in deletion not functioning properly from task list.
5 years ago
Alex Baker 19b7042469 Add background location permission 5 years ago
Alex Baker b21a8f5f88 Set CalDAV due date to UTC 5 years ago
Alex Baker 29efa2aa00 Update flipper to 0.25.0 5 years ago
Xiang Xu 3b2b34b749 Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (493 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hans/
5 years ago
Alex Baker e92bc29cfb Fix "IS NOT NULL" 5 years ago
Alex Baker 9b56ce582c Add Google Java API proguard rules 5 years ago
Alex Baker 172696e713 Move debug keys 5 years ago
Alex Baker 4ad1cc87d6 Request nextPageToken when fetching positions 5 years ago
Alex Baker d412a95da0 Fix tests 5 years ago
Alex Baker 6e95a809d0 Catch HttpNotFoundException 5 years ago
Alex Baker 674b828212 Check for empty vtodo on upgrade 5 years ago
Alex Baker c233b89760 Update CHANGELOG 5 years ago
Alex Baker d44355927e Update CREATOR modifiers and return types 5 years ago
Alex Baker c959049848 Use batch in DeletionDao and TaskDeleter 5 years ago
Alex Baker 3d83bd381b Update tag and tagdata deletion 5 years ago
Alex Baker 3f71329f61 Apply existing categories on upgrade 5 years ago
Alex Baker 31ce07641d Copy images from ClipData 5 years ago
Alex Baker 419820e4d8 Downgrade ConstraintLayout 5 years ago
Alex Baker 4367d74031 Duplicate alarms and geofences 5 years ago
Alex Baker da4c3da758 Revert variable name change 5 years ago
Alex Baker aa65b682c0 Remove GetLocalization header 5 years ago
Alex Baker d53f3f0df6 Update licenses 5 years ago
Alex Baker daa167c0ae Use MaterialCardView 5 years ago
Ivan 7ea23a0c94 Translated using Weblate (Russian)
Currently translated at 96.0% (474 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ru/
5 years ago
leela 6298998fd5 Translated using Weblate (Slovenian)
Currently translated at 32.8% (162 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/sl/
5 years ago
leela 31067b25c9 Translated using Weblate (Finnish)
Currently translated at 79.8% (394 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/fi/
5 years ago
leela da2b557f7f Translated using Weblate (Polish)
Currently translated at 94.3% (466 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pl/
5 years ago
leela e15358e747 Translated using Weblate (Ukrainian)
Currently translated at 95.7% (473 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/uk/
5 years ago
leela 68a52efc68 Translated using Weblate (Russian)
Currently translated at 93.7% (463 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ru/
5 years ago
Frits van Bommel c8d3e40c65 Translated using Weblate (Dutch)
Currently translated at 100.0% (494 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nl/
5 years ago
R vd Brink 89a006bd80 Translated using Weblate (Dutch)
Currently translated at 100.0% (494 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nl/
5 years ago
Yaron Shahrabani a860ddebf8 Translated using Weblate (Hebrew)
Currently translated at 99.8% (493 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/he/
5 years ago
Xiang Xu a1187bffdd Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (493 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hans/
5 years ago
Alex Baker 8e8332b0b7 Synchronize CalDAV categories 5 years ago
Alex Baker 1c55f2bc3c Clone CaldavTask 5 years ago
Alex Baker 2188d788c3 Minor changes 5 years ago
Alex Baker f39a998630 Change Tag constructor arguments 5 years ago
Alex Baker 7bc4c45536 Remove remoteId from CaldavTask constructor 5 years ago
Alex Baker 3c06a0644b Add TagDataDao.getTagDataForTask 5 years ago
Alex Baker 16910c53c9 Remove TagService 5 years ago
Alex Baker 4f2cba7abc Fix AndroidJUnit4 imports 5 years ago
Alex Baker 32646fa5f1 Update third party dependencies 5 years ago
Alex Baker f66d6be745 Flipper 0.23.7 5 years ago
Alex Baker 9dcc464a33 Target Android 10 5 years ago
Alex Baker b6da64846c Add FlipperDiagnosticActivity 5 years ago
Alex Baker 2d95549b26 Set icon on new caldav lists 5 years ago
Alex Baker 19b04c18ac Bug fixes
* Fix native date picker crash
* Didn't bump 6.8 upgrader version after 6.7.3 fix
5 years ago
Alex Baker fabde0799b 25 new icons 5 years ago
Alex Baker 6a56f15bc3 Google Places 2.0.0 5 years ago
Alex Baker a761f4e7d0 Update theme application 5 years ago
Alex Baker 47de1a0f72 Flipper 0.23.4 5 years ago
naofum 6c038acc29
Translated using Weblate (Japanese)
Currently translated at 100.0% (494 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ja/
5 years ago
Yaron Shahrabani 359eebe16b Translated using Weblate (Hebrew)
Currently translated at 97.2% (480 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/he/
5 years ago
J A 94b0b6c48f Translated using Weblate (Portuguese)
Currently translated at 77.1% (381 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pt/
5 years ago
Alex Baker e7a02ba56c Remove unnecessary test 5 years ago
Alex Baker 5f0ea6f2f6 Add debug options to purchase and consume iaps 5 years ago
Alex Baker 93998a9210 Material components 1.1.0-alpha09 5 years ago
Alex Baker 2266ee9232 Disable bundle splits for language 5 years ago
Alex Baker 8b5aeb3daa Update drawer shadow
* Don't set drawable on API 21+
* Copy drawer shadows from Google sample
5 years ago
Alex Baker 24c2206b71 Fix CalDAV filter criteria 5 years ago
Alex Baker 96ed8539d3 Black theme uses black background and window 5 years ago
Alex Baker f834d46dc6 Update location picker and purchase text styles 5 years ago
Alex Baker f206e4f54b Use accent color for dark + dark grey theme 5 years ago
Alex Baker 5a45f4276d Set toolbar text color in MenuColorizer 5 years ago
R vd Brink cf33b6fd81
Translated using Weblate (Dutch)
Currently translated at 99.0% (489 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nl/
5 years ago
Osoitz baf86f7685
Translated using Weblate (Basque)
Currently translated at 100.0% (494 of 494 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/eu/
5 years ago
Alex Baker a4b3967158 Fix theme crash 5 years ago
Alex Baker fbedfc3c89 More theme adjustments 5 years ago
Alex Baker 4fcba12076 Remove unused resources 5 years ago
Alex Baker 931003f921 Remove asWindowBackground 5 years ago
Alex Baker b0bd5a2b5b Remove asContentBackground 5 years ago
Alex Baker 9a7b86f14d Remove colorAccentDialog 5 years ago
Alex Baker 382109d6d6 Remove actionBarSecondaryText 5 years ago
Alex Baker 945a0ac87a Remove alpha_secondary and alpha_disabled attrs 5 years ago
Alex Baker 90d51aca38 Remove icon_tint attr 5 years ago
Alex Baker 97a1e4105c Remove asTextColorHint 5 years ago
Alex Baker f89dcc5dd6 Use android:textColorSecondary reference 5 years ago
Alex Baker c5bd093061 Remove asTextColor 5 years ago
Alex Baker 1abb04455a Set task_edit_text_size, remove extra padding 5 years ago
Alex Baker edd3b85dbb Update changelog and version 5 years ago
Alex Baker 3a722ff949 Use primary color in recurrence picker 5 years ago
Alex Baker 54755570ec Use dialog title instead of message 5 years ago
Alex Baker f35dbaa529 Use accent color for light white theme buttons 5 years ago
Alex Baker 7af512e55a Rename activity_purchase->dialog_name_your_price 5 years ago
Alex Baker ccdb0c8a49 Set colorOnBackground and colorOnSurface 5 years ago
Alex Baker c109afee80 Remove ButtonStyle 5 years ago
Alex Baker db66f9bce9 Replace actionBarPrimaryText with colorOnPrimary 5 years ago
Alex Baker 309377ee31 Switch colorPrimaryDark with colorPrimaryVariant 5 years ago
Alex Baker 7bab3b87d0 Replace fab_text with colorOnSecondary 5 years ago
Alex Baker 606d29ee15 Show purchase dialog when modifying subscription 5 years ago
Allan Nordhøy a0b75c9e42 Translated using Weblate (Norwegian Bokmål)
Currently translated at 95.0% (471 of 496 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nb_NO/
5 years ago
R vd Brink b85b1e2503 Translated using Weblate (Dutch)
Currently translated at 98.0% (486 of 496 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nl/
5 years ago
Kaci 40a09fd527 Translated using Weblate (Hungarian)
Currently translated at 99.6% (494 of 496 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/hu/
5 years ago
Alex Baker 4c3efa6763 More subscription changes 5 years ago
Alex Baker 1c94179adf Name your own subscription price 5 years ago
Alex Baker bad32d7455 Material components 1.1.0-alpha07 5 years ago
Alex Baker 0a30a0c9d6 Merge tag '6.7.3' 5 years ago
Alex Baker 6ca900e991 Fix sync issues
* Always sync every list - https://issuetracker.google.com/issues/136123247
* Return empty string when password decryption fails
* Exclude more non-fatal exception reports
5 years ago
Alex Baker 7d5fcfa443 Remove gravity from location chip 5 years ago
Alex Baker a7c41eab1a Force okhttp version 5 years ago
Alex Baker 5895e75079 Check if google task list or caldav list is null 5 years ago
Alex Baker e3bd86c7e8 Update Google Task and CalDAV filter query 5 years ago
Alex Baker dc4ab11583 Fix drawer count issues 5 years ago
Alex Baker f3d2a3323e Check for theme purchase 5 years ago
Alex Baker 12f803e3de Custom icon picker 5 years ago
Alex Baker 24b2a70126 Delete CheckableRelativeLayout 5 years ago
Alex Baker c3fbef94d6 Fix caldav error message 5 years ago
Alex Baker 2fa0e700cd Pass Filter to CustomFilter constructor 5 years ago
Alex Baker 3371b16a68 Fix check for clashing tag name 5 years ago
Alex Baker 81bd35ecf5 Allow duplicate caldav calendar names 5 years ago
Alex Baker 97d17d23c0 Navigation drawer update
* Close drawer after selecting navigation action
* Remove unused methods
* Fix pre-21 crash
5 years ago
Alex Baker cd5cd6fe66 Remove MainActivity.recreate 5 years ago
Alex Baker 9b9c8c95a9 Merge tag '6.7.2' 5 years ago
Alex Baker 56f3dceec7 Fix Google Task and Google Drive issues 5 years ago
Alex Baker 4ca58fefa8 Add count to filter list item 5 years ago
Alex Baker 54278e49e0 Convert navigation drawer to recycler view 5 years ago
Alex Baker ead60643be Fetch tags and lists with counts 5 years ago
Alex Baker c7b7e13768 Embed CaldavTask in TaskContainer 5 years ago
Alex Baker 3c5df292ee Rename database columns 5 years ago
Alex Baker 07c2b10b6b Add FilterViewHolder 5 years ago
Alex Baker f0813e4934 Update third party dependencies 5 years ago
Alex Baker f1bcc697eb Update build number and changelog 5 years ago
Martin 84ba25d827 Translated using Weblate (German)
Currently translated at 100.0% (484 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/de/
5 years ago
Alex Baker 5194ac4c33 Update styling for chip with close icon 5 years ago
Alex Baker 2c60d25634 Fix location chip and description RTL issue 5 years ago
Alex Baker 9045b8bfa2 Fix flipper initialization 5 years ago
Alex Baker 4feec7e39f Add location chip to task list 5 years ago
Alex Baker 76bb10c40d Reduce chip size 5 years ago
Alex Baker 2ab23e39b3 Fix some location feature RTL issues 5 years ago
Alex Baker 5ca9b1e83f Add support for application/* attachments 5 years ago
Alex Baker f733660480 Convert build script to kotlin dsl 5 years ago
Kaci 383e64f2ee
Translated using Weblate (Hungarian)
Currently translated at 100.0% (484 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/hu/
5 years ago
Yaron Shahrabani 8e7d494e1f Translated using Weblate (Hebrew)
Currently translated at 100.0% (484 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/he/
5 years ago
Alex Baker 21f1275ca4 Remove checkbox caching 5 years ago
Alex Baker fb59324a50 Fix issues from dav4jvm/ical4android upgrade 5 years ago
Alex Baker aa85d1a3dc Update third party dependencies 5 years ago
Alex Baker 1a4179311b Fix translations 5 years ago
Alex Baker b14e4d4743 Exclude xpp3 5 years ago
Allan Nordhøy aa1f8e2a33 Translated using Weblate (Norwegian Bokmål)
Currently translated at 95.2% (461 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nb_NO/
5 years ago
Florian Dubois fcf0de5606 Translated using Weblate (French)
Currently translated at 100.0% (484 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/fr/
5 years ago
Osoitz 8fd5f5cdaf Translated using Weblate (Basque)
Currently translated at 100.0% (484 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/eu/
5 years ago
Osoitz 6a3f4ec614 Added translation using Weblate (Basque) 5 years ago
Alex Baker cd82a7c402 Fix google task list migration 5 years ago
Alex Baker 7a4ca60a2d Parallelize synchronization by accounts 5 years ago
Alex Baker 31a0254e71 Update dav4jvm and ical4android 5 years ago
Alex Baker 195f6a54da Update current version after each migration 5 years ago
Alex Baker 9654b8080d Revert custom filter criteria translation change 5 years ago
Allan Nordhøy b73566e5ca Translated using Weblate (Norwegian Bokmål)
Currently translated at 28.3% (137 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/nb_NO/
5 years ago
Allan Nordhøy 60c5a7a3fb Translated using Weblate (Swedish)
Currently translated at 62.2% (301 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/sv/
5 years ago
Allan Nordhøy 69f6906ce9 Translated using Weblate (Spanish)
Currently translated at 97.9% (474 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/es/
5 years ago
Allan Nordhøy 2dd0bffc9b Translated using Weblate (Danish)
Currently translated at 16.3% (79 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/da/
5 years ago
ssantos 0c7e80885f Translated using Weblate (German)
Currently translated at 99.6% (482 of 484 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/de/
5 years ago
Alex Baker 1a8326854e Colorize at the end of setupMenu 5 years ago
Alex Baker 22421154cb Bump version and update changelog 5 years ago
Alex Baker 115e55b08f Fix move query 5 years ago
Abdunnasir Saeed 5bcadb89cf Translated using Weblate (Arabic)
Currently translated at 31.0% (150 of 484 strings)

Translation: Tasks/Android
Translate-URL: https://weblate.tasks.org/projects/tasks/android/ar/
5 years ago
Alex Baker 4121f09752 Save search query on rotate 5 years ago
Alex Baker f1f7201333 TaskListFragment implements search interfaces 5 years ago
Alex Baker 8731e2fb81 Recreate menu when collapsing search view 5 years ago
Alex Baker 46e56ddbf7 Add menu to CustomFilter 5 years ago
Alex Baker 8aafe71167 Restore selected state in TaskListFragment 5 years ago
Alex Baker 4c0ca66344 Use empty task edit fragment in both layouts 5 years ago
Alex Baker aeaf464b63 Maintain current scroll position when task moves 5 years ago
Alex Baker ff53e7d08f Open new tasks immediately 5 years ago
Alex Baker aac1401e42 Remove Notifier.triggerNotification 5 years ago
Alex Baker b93c1de5dc Replace notification import 5 years ago
Alex Baker d281b649a0 Don't use past time when scheduling reminders
A new task with a reminder time in the past but outside of quiet hours
was causing a tight loop when the current time was within quiet hours
5 years ago
Alex Baker ef62f3851e Fix notification manager cancellation 5 years ago
Alex Baker 72efc18009 Include Google Task children when moving tasks 5 years ago
Alex Baker ec02699166 Throw HttpNotFoundException 5 years ago
Alex Baker 23f4741425 Perform search query on main thread 5 years ago