Commit Graph

1941 Commits (6c10466904f168a46ed95000a9cc02fccb589293)

Author SHA1 Message Date
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 bb9e2f90b4 Replace ListPicker with FilterPicker
Simplify fragment result listeners
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 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 3a93af4b0a Update collect method 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. 3 years ago
Yuri Dario bb4ce22542 Allow display of task's creation/modification/completion dates. 3 years ago
Alex Baker 6e695b144e Only hide tags and places in navigation menu 3 years ago
Alex Baker 500cc3e6c2 Update version and changelog 3 years ago
Alex Baker 7da45d780c Set work input data with workDataOf 3 years ago
Alex Baker 3198392d38 Fix test compile 3 years ago
Alex Baker 99b533e5cd Add 'addTask' event 3 years ago
Alex Baker f97a9fc2a3 Add events for subscribe and beast banners 3 years ago
Alex Baker 0165cda12b Fix recurring reminder dialog cancel button 3 years ago
Alex Baker 2564116341 Fix banner text buttons 3 years ago
Alex Baker b23aa62d42 Fix clearing task fragments 3 years ago
Alex Baker 46a6996982 Beast mode banner 3 years ago
Alex Baker 1de4b220c3 Fix tests 3 years ago
Alex Baker 7bb0d0a84f Update task list and edit preferences
Move out of 'Look and feel' into top level menus
3 years ago
Alex Baker a27047b6f8 Update widget preferences screen
* Add widget color indicator
* Add submenu arrow indicator
3 years ago
Alex Baker d5ccc1aa8f Beg for subscriptions/donations periodically 3 years ago
Alex Baker 437bb48d62 Remove subscription nag from WhatsNew 3 years ago
Alex Baker 68700a7319 Add TaskEditEventBus 3 years ago
Alex Baker b087cc090f Add ClearTaskEditFragment event 3 years ago
Alex Baker 2c189f9610 Restore Firebase RemoteConfig 3 years ago
Alex Baker 2aee91a04b Use In-App Review API 3 years ago
Alex Baker ce191d3325 Add MainActivity and TaskList event buses 3 years ago
Alex Baker 26796c0a57 Add install version and date 3 years ago