Commit Graph

2268 Commits (de61bb3fe981610f01f3da40e678c0d440921757)

Author SHA1 Message Date
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