Commit Graph

2447 Commits (c534632c52dee762b1b0f64554eea86364b3d496)

Author SHA1 Message Date
Alex Baker 8312113d7b Merge branch '13.6.3' 7 months ago
Alex Baker 5edc481ffe Fix etag check for DecSync 7 months ago
Alex Baker d0360a4862 Revert "Update timestamp on edits"
This reverts commit b477623524.
7 months ago
Alex Baker ac35002408 Revert "Update modification timestamp logic (#2585)"
This reverts commit 775289b058.
7 months ago
Alex Baker 8895acbf6b Prevent flashing empty inbox when switching lists 8 months ago
Alex Baker a52b1200f5 Fix menu expansion 8 months ago
Alex Baker 287b106dd4 Highlight selected list in drawer 8 months ago
Alex Baker 8a47cc2934 Don't set local only notifications on Android 14+ 8 months ago
Alex Baker 0d94729d37 Merge branch '13.6.2' 8 months ago
Alex Baker b477623524 Update timestamp on edits
Fix bugs introduced by 775289b05
8 months ago
Alex Baker c8bfb67b50 Allow multi-select for gallery picker 8 months ago
Alex Baker 0a36e58525 Allow multi-select in storage picker 8 months ago
Alex Baker 94a719cb66 Improve menu dismissal
Copy M3 ModalBottomSheet to add 'skipPartiallyCollapsed' support 😕
8 months ago
Alex Baker b5748aa8e6 New drawer 8 months ago
Alex Baker 7fd5647cb8 Exclude hidden and completed from snoozed filter 8 months ago
Alex Baker 738bf435db Fix some back handlers 8 months ago
Alex Baker 58edc6b4d8 Fix basic hourly and weekly recurrence 8 months ago
Alex Baker ad1198aace Don't require network for OpenTasks sync 8 months ago
Alex Baker 7ae77a81e1 Don't need background sync for OpenTasks
Background sync handled by sync apps
8 months ago
Alex Baker 82103eb477 Make chips skippable 8 months ago
Alex Baker 775289b058
Update modification timestamp logic (#2585) 9 months ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 9 months ago
kmj-99 b525e8cab3 Refactor: Change deprecated code in Fragment onAttach 9 months ago
Alex Baker e5b51150cb Start sync if enqueued when app is backgrounded 9 months ago
Alex Baker ef2dd8f202 Merge branch '13.6' 9 months ago
Alex Baker 348367e084 Replace INSTALL_SHORTCUT with requestPinShortcut 9 months ago
Alex Baker 082f741983 Convert Filter to data class 9 months ago
Alex Baker 0bdd83988f Fix lint errors 9 months ago
Alex Baker 60784c10b5 Update filter fields 9 months ago
Alex Baker da8467ac56 Remove constructor 9 months ago
Alex Baker 4c25b81a4d Move Parcelable 9 months ago
Alex Baker ee3d3fa4f5 Convert FilterListItem to interface 9 months ago
Alex Baker a32d35720a Refresh after changing sort mode 9 months ago
Alex Baker bf6fe02fe3 Convert FilterListItems to Kotlin 9 months ago
Alex Baker 6664defc16 Minor refactoring 9 months ago
Alex Baker 94b6d7569b Move search to viewmodel 9 months ago
Alex Baker e70f5f3b24 Move query constants 9 months ago
Alex Baker 993c41b197 Remove RecurringIntervalIntentService 9 months ago
Alex Baker 2bfc46f32b Remove CalendarReminderActivity 9 months ago
Alex Baker 4c61353411 Remove TimerControlSetCallback 9 months ago
Alex Baker f8d3985e97 Add hideKeyboard extension methods 9 months ago
Alex Baker c2a9d21f01 Make review request from edit fragment 9 months ago
Alex Baker 20c81417a0 Handle sort result in task list fragment 9 months ago
Alex Baker 77c86bbfb4 Move sync state to viewmodel 9 months ago
Alex Baker 928ec9f647 Add night mode context extensions 9 months ago
Alex Baker 84ab8d0517 Remove MainActivity.onBackPressed 9 months ago
Alex Baker db66a66578 Move subscription begging to viewmodel 9 months ago
Alex Baker ea8a4b5e2d Remove InjectingAppCompatActivity 9 months ago
Alex Baker 374f10c731 Add subtasks in order for new tasks 10 months ago
kmj-99 417a1cca46 Change deprecated code from RecyclerView.ViewHolder 10 months ago
Alex Baker 9f3f0a9698 Show unstarted tasks in widget by default 10 months ago
Alex Baker 7048f6a965 Fix crash in debug logging 10 months ago
Alex Baker a9cb7b0e89 Fix default reminders for remote icalendar tasks 10 months ago
Alex Baker 4c7e2caa73 Update OK/Cancel string
Was causing too much confusion for translators
10 months ago
Alex Baker 3a5e45283a Update change priority menu option 10 months ago
vulewuxe86 113cf6f1b8
#2257 Change priority for selected items (#2452) 10 months ago
Alex Baker 5cb8419206 Fix network call on main thread 10 months ago
Alex Baker 2de5b3c275 Use share text when subject is missing 10 months ago
Alex Baker 573f6b897e Set audio attributes on completion sound 10 months ago
Alex Baker a0fbeba938 'More settings' opens directly to channel settings 11 months ago
Alex Baker bd6000fcd6 Add subtasks to top 11 months ago
Alex Baker f62de8b7f3 Microsoft recurrence sync
Limit recurrence options for Microsoft tasks
11 months ago
vulewuxe86 3d0cf46f8d
Select the new items after duplication (#2446)
#1201 Select the new items after duplication
11 months ago
Alex Baker 427ee369b4 Fix miscellaneous inspections 11 months ago
Alex Baker 804c0f974a Force a due date for recurring tasks 11 months ago
Alex Baker 83a42c9d8f Fix crash on google task import 11 months ago
Alex Baker 7b12e491ad Replace isGoogleTask with accountType 11 months ago
Alex Baker dff522437d New recurrence activity 11 months ago
Alex Baker 5308404ed6 Fix some random inspections 11 months ago
Alex Baker ee82f683bd Update microsoft converter
Add due dates, creation dates, and modification dates
12 months ago
Alex Baker 8ed5242573 Hide ascending button for 'My order' subtasks 12 months ago
Alex Baker a3d86dcb03 Exclude subtasks of hidden tasks from My Tasks 12 months ago
Alex Baker c065525cef Add subtask sort configuration 12 months ago
Alex Baker f697015d7f Update sort menu design 1 year ago
Alex Baker b977f01402 Push changes after updating google task lists 1 year ago
Alex Baker a45959052b Make CaldavTask.task immutable 1 year ago
Alex Baker e1aed0f1af Make CaldavTask.id immutable 1 year ago
Alex Baker 52d664856d Convert CaldavTask to data class 1 year ago
Alex Baker 53738031d1 Change CaldavTask to val 1 year ago
Alex Baker b0bb58bb4c Convert TaskListViewModel to flow 1 year ago
Alex Baker 6ef2f4a989 Change default sort ordering value 1 year ago
Alex Baker 09a1e5bc4f Fix widget list chip for google task lists 1 year ago
Alex Baker f5ab0e6f56 Sorting updates
* Make contents scrollable
* Use fixed value for 'no date' sorting
* Completion sort defaults to descending
* Show error if 'My order' is not supported
1 year ago
Alex Baker 48e73b4bb3 Sort options for completed tasks 1 year ago
Alex Baker d4192803f8 Use recursive queries if filter can be sorted 1 year ago
Alex Baker 7945160536 Separate group and sort configurations 1 year ago
Alex Baker ac9e782527 Fix crash on default Google Task list migration 1 year ago
Alex Baker 02958e46e6 Fix duplicated subtasks 1 year ago
Alex Baker fce12ae4a8 Fix sort by title 1 year ago
Alex Baker fc3dc96ade Fix widget sort by list description 1 year ago
Alex Baker 4882570b3c Ignore invalid request when deleting google tasks 1 year ago
Alex Baker 3c87ab4fc1 Fix subtask sort order 1 year ago
Alex Baker 1562c1315c Check for remote ID before deleting Google Task 1 year ago
Alex Baker ac0fbccb54 Fix tag chips 1 year ago
Alex Baker 3555c11b33 Move task after saving changes 1 year ago
Alex Baker a7662d9cb6 Don't show list chips for google task lists 1 year ago
Alex Baker 2da4dcd17a Use drawer ordering for 'By list' sort mode 1 year ago
Alex Baker 1d58292a07 Separate cookie jars by username 1 year ago
Alex Baker e05874d36a Revert "Accompanist appcompat theme adapter"
This reverts commit db82ef7fd6.

accompanist theme adapter doesn't support translucent backgrounds like
the wallpaper theme
1 year ago
Alex Baker 99243e5751 Migrate Google Task default lists 1 year ago