Commit Graph

2332 Commits (dbcaa368126263a668546414dccade876440f67f)

Author SHA1 Message Date
Alex Baker a739b21f0f Don't always add reminders to new incoming tasks
* Don't add reminders on initial sync
* Don't add reminders for tasks created by clients with alarm support
2 years ago
Alex Baker 47f4ae8dde Refactor recursive queries 2 years ago
Alex Baker 2848bd4f53 Add kotlin-parcelize 2 years ago
Alex Baker 5f4753da6f Gradle plugin 8.0.0 2 years ago
Alex Baker e41b9561dc Convert Place to data class 2 years ago
Alex Baker 2c697fd5b9 Convert Geofence to data class 2 years ago
Alex Baker 4121163008 Non-transitive R classes 2 years ago
Alex Baker e37497b77f Fix some recomposition issues on chips 2 years ago
Alex Baker 97e1b75781 Check for exact alarm permission 2 years ago
Alex Baker db82ef7fd6 Accompanist appcompat theme adapter 2 years ago
Alex Baker 049e4a9329 Set test timezone 2 years ago
Alex Baker b1b85444bd Fix backup cleanup regex 2 years ago
Alex Baker 4b325c0133 Attempt to filter out inactive widgets 2 years ago
Alex Baker 32eed65f04 Don't set repeat count to 0 2 years ago
Alex Baker de61bb3fe9 Update dependencies 2 years ago
Alex Baker 379a49fa81 Merge branch 'use-iso-8601' 2 years ago
Alex Baker bd1101d73e Add old filename to matcher 2 years ago
Alex Baker 100928d002 Merge branch 'juliushaertl-enh/noid/quick-save-new-task' 2 years ago
Alex Baker b85dc20d24 Fix sort order string formatting 2 years ago
Alex Baker 1fdeb5fb35 Remove extra sync check 2 years ago
Alex Baker ad54394c08 Fix parcel crash 2 years ago
Alex Baker 3cb8cd9a45 Fix migrations 2 years ago
Alex Baker 3131c56651 Code review 2 years ago
Alex Baker 120eb4dd30 Fix tests 2 years ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 2 years ago
Alex Baker f6ca98e096 Remove SubsetCaldav 2 years ago
Alex Baker ac62b4f385 Move cd_order to task table 2 years ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 2 years ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 2 years ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 2 years ago
Alex Baker 0f6013cecc Compose BOM 2023.01.00, Kotlin 1.8.0 2 years ago
Alex Baker 68d80a5d2a Sync when app comes to the foreground
If it hasn't syncd in 5+ minutes
2 years ago
Julius Härtl 99d1dea0f1
feat: Save task when ime action done is triggered
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
Alex Baker 63fda6f681 Add default reminders to new incoming ical tasks 2 years ago
Alex Baker 2d3d136012 Catch exception when looking up ringtone title 2 years ago
Alex Baker 1315f59199 Fix locale on purchase sku 2 years ago
Alex Baker 2a825ce2c7 Disable editing title for read only task 2 years ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker 9ed8486cfc Convert CaldavCalendar to data class 2 years ago
Alex Baker 38e1c09b24 Convert Location to data class 2 years ago
Alex Baker ff48aa18c2 Add 'More options' experiment
The 'More options' button gets missed by a lot of users
2 years ago
Alex Baker d82e594043 Limit sort order for astrid manual sorting
Fix crash when sorting ~1000 tasks
2 years ago
Alex Baker 03f695f625 Restore original priority button order 2 years ago
Alex Baker f38b2324e9 Add MicrosoftConverter 2 years ago
Alex Baker dd48d074be Fix persistent notifications on Android 13 2 years ago
Alex Baker 5c368cf970 Update dav4jvm 2 years ago
Alex Baker 80abbbcce5 Update ical4android 2 years ago
Alex Baker c17e2ef98b Update third party dependencies 2 years ago
Alex Baker 55a994fcca Fix alarm calculator tests 2 years ago
Alex Baker 4b3e7b026b Merge branch 'dynamic_default_reminder' of ssh://github.com/orellazri/tasks into orellazri-dynamic_default_reminder 2 years ago
Alex Baker 71b70c43b2 Fix priority button spacing 2 years ago
Alex Baker 8d78a5bfdb Merge tag '12.7.1' 2 years ago
Alex Baker 23bf69d3f4 Only accept content URIs in share activity 2 years ago
Alex Baker eb3dd461ad Fix crash when signing back into tasks.org 2 years ago
Alex Baker 390265a9df Schedule notifications after permissions granted 2 years ago
Alex Baker 1cd4e00919 Add xprop tests 2 years ago
Alex Baker eb631967fd Add priority row preview 2 years ago
Orel 48613bc925 Make default reminder for tasks without due times dynamic 2 years ago
Alex Baker 9219796c6b Restore trailing icon on tag row 2 years ago
Alex Baker f68ef7cbe5 Add e-mail disclosure dialog 2 years ago
Alex Baker eaa47029e7 Merge sync work 2 years ago
Alex Baker d589a89506 Create, rename, and delete microsoft lists 2 years ago
Alex Baker 1793d95d4d Add analytic event for new microsoft account 2 years ago
Alex Baker 1299bce67f Add MicrosoftService 2 years ago
Alex Baker 1f07b17e75 Fix lint error 2 years ago
Alex Baker 7327572db4 Add Microsoft authentication 2 years ago
Alex Baker 9522c14891 Handle add account dialog clicks in settings 2 years ago
Alex Baker 3c16a0c99a Add Microsoft to account dialog 2 years ago
Alex Baker 5452d578be Fix crash on missing location 2 years ago
Alex Baker 9a19c0adc0 Remove MemoryCookieStore 2 years ago
Alex Baker f8c5fa47b3 Preserve cookies 2 years ago
Alex Baker 0ae473e27f Use http client factory for caldav and etesync 2 years ago
Alex Baker 060e674727 Move selected tags to top of list 2 years ago
Alex Baker 395ef07b4e Set user-agent 2 years ago
Alex Baker 4db88b9865 Don't pass certmanager around 2 years ago
cketti 468d42e4f6 Fix method to remove Preference
Preference instances that were not direct children of the Fragment's root PreferenceScreen were not removed.
2 years ago
Alex Baker bf829727ff Check if original attachments are initialized 2 years ago
Alex Baker 8dd47881a2 Fix crash when importing older backup 2 years ago
Alex Baker c100d21bb4 Don't set creation date on every google task sync 2 years ago
Alex Baker 6ba234ebfd Don't crash when missing widget id 2 years ago
Alex Baker e3ff3bf499 Fix crash when clicking beast mode banner 2 years ago
Alex Baker 45e48f122a Fix crash when printing repeat rule string 2 years ago
Alex Baker a51593170f Make sync account fill max width 2 years ago
Alex Baker e16f076fb7 Convert AddAccountDialog to compose 2 years ago
Alex Baker 68b91ed2c7 Add geofence circle to place settings 2 years ago
Alex Baker 336279ee63 Fix OSM marker overlay 2 years ago
Alex Baker b8470ccc2b Fix cancel button on widget filter picker 2 years ago
Alex Baker 2c45f0da94 Fix annotation 2 years ago
Alex Baker 73adb86854 Ignore empty language tags 2 years ago
Alex Baker 587db3fa5c Thumbnails for attachments 2 years ago
Alex Baker 2eabaad0e2 Update reverse geocoder work
* Don't overwrite remote coordinates
* Ignore results >100m away
2 years ago
Alex Baker 95d5f74752 Refresh lists after deleting place 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 226687fee8 Add alarms to new subtasks 2 years ago
Alex Baker 3ce0433f9c Add alarms to new incoming google tasks 2 years ago
Alex Baker 99f13df068 Fix default reminders for Tasker tasks 2 years ago
Alex Baker ba11ec2747 Reset etebase sync flag on startup 2 years ago
Alex Baker a0e26263b1 Fix list row 2 years ago
Alex Baker 4ccba6f2b1 Fix cloning subtask 2 years ago
Alex Baker 8258c73a7f Merge ssh://github.com/lkempf/tasks into HEAD 2 years ago