Commit Graph

2447 Commits (c534632c52dee762b1b0f64554eea86364b3d496)

Author SHA1 Message Date
Alex Baker 585f12d2f9 Disable persistent reminders on Android 14+ 1 year ago
Alex Baker 57c4018e37 Update filters when restoring backup 1 year ago
Alex Baker 067317b5a0 Migrate google task filters 1 year ago
Alex Baker ad3c35bc5d Comment bar hidden by default 1 year ago
Alex Baker 251edd39ed Fix task order shifting 1 year ago
Alex Baker 114ec3f03b Convert Task to data class 1 year ago
Alex Baker f72860cef1 Remove unused constructors 1 year ago
Alex Baker 686a36ecbd Fix tests 1 year ago
Alex Baker a8d62b6632 Convert TaskContainer to Kotlin 1 year ago
Alex Baker 19b2551f54 Prevent infinite recursion 1 year ago
Alex Baker c303ce32ab Change lists with drag and drop 1 year ago
Alex Baker f18a646d09 Convert list joins to inner 1 year ago
Alex Baker cfa46c7e24 Remove paging 1 year ago
Alex Baker 1d6d8e87d1 Fix some chip issues caused by sorting 1 year ago
Alex Baker 18242e5284 Add sort by list 1 year ago
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
1 year ago
Alex Baker 47f4ae8dde Refactor recursive queries 1 year ago
Alex Baker 2848bd4f53 Add kotlin-parcelize 1 year ago
Alex Baker 5f4753da6f Gradle plugin 8.0.0 1 year ago
Alex Baker e41b9561dc Convert Place to data class 1 year ago
Alex Baker 2c697fd5b9 Convert Geofence to data class 1 year ago
Alex Baker 4121163008 Non-transitive R classes 1 year ago
Alex Baker e37497b77f Fix some recomposition issues on chips 1 year ago
Alex Baker 97e1b75781 Check for exact alarm permission 1 year ago
Alex Baker db82ef7fd6 Accompanist appcompat theme adapter 1 year ago
Alex Baker 049e4a9329 Set test timezone 1 year ago
Alex Baker b1b85444bd Fix backup cleanup regex 1 year ago
Alex Baker 4b325c0133 Attempt to filter out inactive widgets 1 year ago
Alex Baker 32eed65f04 Don't set repeat count to 0 1 year ago
Alex Baker de61bb3fe9 Update dependencies 1 year ago
Alex Baker 379a49fa81 Merge branch 'use-iso-8601' 1 year ago
Alex Baker bd1101d73e Add old filename to matcher 1 year ago
Alex Baker 100928d002 Merge branch 'juliushaertl-enh/noid/quick-save-new-task' 1 year ago
Alex Baker b85dc20d24 Fix sort order string formatting 1 year ago
Alex Baker 1fdeb5fb35 Remove extra sync check 1 year ago
Alex Baker ad54394c08 Fix parcel crash 1 year ago
Alex Baker 3cb8cd9a45 Fix migrations 1 year ago
Alex Baker 3131c56651 Code review 1 year ago
Alex Baker 120eb4dd30 Fix tests 1 year ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker f6ca98e096 Remove SubsetCaldav 1 year ago
Alex Baker ac62b4f385 Move cd_order to task table 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 1 year ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 1 year ago
Alex Baker 0f6013cecc Compose BOM 2023.01.00, Kotlin 1.8.0 1 year ago
Alex Baker 68d80a5d2a Sync when app comes to the foreground
If it hasn't syncd in 5+ minutes
1 year ago
Julius Härtl 99d1dea0f1
feat: Save task when ime action done is triggered
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year 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
Alex Baker bb9e2f90b4 Replace ListPicker with FilterPicker
Simplify fragment result listeners
2 years ago
Lukas Kempf 7344f66189 Don't forget parent when copying tasks. 2 years ago
Alex Baker 532fea0d29 Replace FilterSelectionActivity
* Add FilterPicker DialogFragment
* Add FilterPicker compose component
* Rename FilterSelectionActivity to WidgetFilterSelectionActivity
2 years ago
Alex Baker d157bbec53 Convert ListPicker to compose 2 years ago
Alex Baker 5f3b706b81 More calendar picker updates 2 years ago
Alex Baker 135f628dae Calendar picker updates
* Move some components to compose package
* Add compose previews
* Use calendar id for selected
2 years ago
Alex Baker df65415a83 Add alpha to delete icon 2 years ago
Alex Baker 4f267ad989 Convert calendar picker to compose 2 years ago
Alex Baker 437d69d741 Convert AlertDialogBuilder to Kotlin 2 years ago
Alex Baker 9a33f54202 Add navigation drawer view model 2 years ago
Alex Baker 8f5b7ccc20 Skip add dialog when replacing some reminders
* random reminders
* pick date and time reminders
2 years ago
Alex Baker 20ab106e12 Click on alarm row to replace it 2 years ago
Alex Baker 8ed2880953 Delete some compose stuff 2 years ago
Alex Baker 2ee7715c16 Align checkbox and text in subtask row 2 years ago
Alex Baker 60820ab3c9 Convert comments row to compose 2 years ago
Alex Baker 7b9b71dd67 Fill max width for task edit rows 2 years ago
Alex Baker d0fcca1a1f Embed task edit row fragments in compose 2 years ago
Alex Baker 22de530590 Ran silent code cleanup 2 years ago
Alex Baker cdd163efbf Add preferences.linkify 2 years ago
Alex Baker 3163150e8f Move add alarm to task edit view model 2 years ago
Alex Baker 738c345275 Move view state to view model 2 years ago
Alex Baker eabe2b37ee Refresh subtasks in task edit fragment 2 years ago
Alex Baker c4cd694948 Fix lint 2 years ago
Alex Baker c532abc87f Simplify task edit view model 2 years ago
Alex Baker ccaed6ddb4 Add SubtaskRow composable 2 years ago
Alex Baker 1cac090c9d Add AlarmRow composable 2 years ago
Alex Baker 00c80337de Move more composable logic 2 years ago
Alex Baker e7b6c96576 Add DescriptionRow composable 2 years ago
Alex Baker b13db7d23a Fix new subtask text color 2 years ago
Alex Baker b6efff59b4 CheckBox and SubtaskChip composables 2 years ago
Alex Baker d48d457a3d Update priority row colors 2 years ago
Alex Baker 85b8092982 Move more composable logic 2 years ago
Alex Baker 3e3de3c1d6 Moving logic into composables, adding previews 2 years ago
Alex Baker 5c3af50c9d Move more Start and due date logic into composables 2 years ago
Alex Baker e39bc8b8cc Comment bar is not an edit control set 2 years ago
Alex Baker f4d69a8a69 Convert DescriptionControlSet to compose 2 years ago
Alex Baker e450f51f60 Convert repeat control set to compose 2 years ago
Alex Baker 4d8a058bfb Fix migration 2 years ago
Alex Baker 57ca2f013a Update schema for recurrence
* Move repeat until into recurrence
* Move repeat from out of recurrence
2 years ago
Alex Baker 5e607f73a3 Create separate view fragment 2 years ago
Alex Baker b4c3bec3ab Convert subtask control set to compose 2 years ago
Alex Baker 8c137f6521 TaskEditRow composable with slots 2 years ago
Alex Baker 3fa9040549 Convert FilesControlSet to compose 2 years ago
Alex Baker 9b3f5a0c65 Convert CreationDateControlSet to compose 2 years ago
Alex Baker 12f9352f69 Fix starting new timer 2 years ago
Alex Baker f5a53e6453 Convert TimerControlSet to compose 2 years ago
Alex Baker 908d75909d Convert CalendarControlSet to compose 2 years ago
Alex Baker 8f4db8374d Convert LocationControlSet to compose 2 years ago
Alex Baker 08069d0a3d Convert StartDateControlSet to compose 2 years ago
Alex Baker d8c70a4b5c Inline DeadlineControlSet variables 2 years ago
Alex Baker 8e8b8c9f64 Convert DeadlineControlSet to compose 2 years ago
Alex Baker 6513c40c97 View model due date as state flow 2 years ago
Alex Baker 6173192e72 Use info icon for creation date row 2 years ago
Alex Baker de50854c99 Merge branch 'main' of ssh://github.com/ydario/tasks into main 2 years ago
Alex Baker fcda6efe0c Fix task list chip group bottom padding 2 years ago
Alex Baker 1fbc2b1661 Android 13 runtime notification permissions 2 years ago
Alex Baker 9ea490572a Update locale injections to use language setting 2 years ago
Alex Baker 6f73765fd2 Per-app language configuration 2 years ago
Alex Baker 47d6aeddea Update target sdk to 33 2 years ago
Alex Baker 3a93af4b0a Update collect method 2 years ago
Alex Baker b455e531d3 Use new compose fragment for reminder control set 2 years ago
Alex Baker 43e787ad0c Add compose task edit fragment, chip group 2 years ago
Alex Baker 2137bf8004 Convert tag control to compose 2 years ago
Alex Baker 543e169e33 Use selected list state in subtasks control set 2 years ago
Alex Baker 25877f05e2 Convert ListFragment to compose 2 years ago
Alex Baker 9832eef2c6 Update chips
* Convert to jetpack compose
* Remove filled/outlined option
2 years ago
Alex Baker 0cecbbb376 Remove cookpad license plugin
Plugin was abandoned
2 years ago
Alex Baker ba87311759 Priority control set preview 2 years ago
Alex Baker 708e2b14e6 Convert priority control set to compose 2 years ago
Yuri Dario 7a17dc3719 Allow display of task's creation/modification/completion using a single row. 2 years ago
Yuri Dario bb4ce22542 Allow display of task's creation/modification/completion dates. 2 years ago
Alex Baker 6e695b144e Only hide tags and places in navigation menu 2 years ago
Alex Baker 500cc3e6c2 Update version and changelog 2 years ago
Alex Baker 7da45d780c Set work input data with workDataOf 2 years ago
Alex Baker 3198392d38 Fix test compile 2 years ago
Alex Baker 99b533e5cd Add 'addTask' event 2 years ago
Alex Baker f97a9fc2a3 Add events for subscribe and beast banners 2 years ago
Alex Baker 0165cda12b Fix recurring reminder dialog cancel button 2 years ago
Alex Baker 2564116341 Fix banner text buttons 2 years ago
Alex Baker b23aa62d42 Fix clearing task fragments 2 years ago
Alex Baker 46a6996982 Beast mode banner 2 years ago
Alex Baker 1de4b220c3 Fix tests 2 years ago
Alex Baker 7bb0d0a84f Update task list and edit preferences
Move out of 'Look and feel' into top level menus
2 years ago
Alex Baker a27047b6f8 Update widget preferences screen
* Add widget color indicator
* Add submenu arrow indicator
2 years ago
Alex Baker d5ccc1aa8f Beg for subscriptions/donations periodically 2 years ago