Commit Graph

109 Commits (e6e275834a2266de308fa242fe64f20b0c9bfcc0)

Author SHA1 Message Date
Hady e6e275834a
Tag picker compose (#2849)
TagPickerActivity refactoring to Compose

1. state of the SearchBar moved to the viewModel
2. viewModel used as parameter to @Composables instead of number of separate ones
3. Import of TagPickerActivity is replaced by TagPickerActivityCompose through the project
1 month ago
Alex Baker 1067de4183 Emit SectionedDataSource from TaskListViewModel 2 months ago
Alex Baker be766074b0 Fix activity crash 2 months ago
Alex Baker 940fdc28dd Strip markdown from repeat snackbar 4 months ago
Alex Baker 68542fce38 Fix repeat task toast displaying old due date 4 months ago
Alex Baker cf182aceab Display number of tasks to be cleared 4 months ago
vulewuxe86 38a6064677 Reverted code
Reverted Code involving the action bar search function
4 months ago
Alex Baker bde1356e7f Add task to MainActivityViewModel state 6 months ago
Alex Baker 8895acbf6b Prevent flashing empty inbox when switching lists 7 months ago
Alex Baker 738bf435db Fix some back handlers 7 months ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 8 months ago
kmj-99 b525e8cab3 Refactor: Change deprecated code in Fragment onAttach 8 months ago
Alex Baker 60784c10b5 Update filter fields 8 months ago
Alex Baker ee3d3fa4f5 Convert FilterListItem to interface 8 months ago
Alex Baker a32d35720a Refresh after changing sort mode 8 months ago
Alex Baker 6664defc16 Minor refactoring 8 months ago
Alex Baker 94b6d7569b Move search to viewmodel 8 months ago
Alex Baker e70f5f3b24 Move query constants 8 months ago
Alex Baker 20c81417a0 Handle sort result in task list fragment 8 months ago
Alex Baker 77c86bbfb4 Move sync state to viewmodel 8 months ago
Alex Baker 84ab8d0517 Remove MainActivity.onBackPressed 8 months ago
Alex Baker db66a66578 Move subscription begging to viewmodel 8 months ago
vulewuxe86 113cf6f1b8
#2257 Change priority for selected items (#2452) 9 months ago
vulewuxe86 3d0cf46f8d
Select the new items after duplication (#2446)
#1201 Select the new items after duplication
10 months ago
Alex Baker 427ee369b4 Fix miscellaneous inspections 10 months ago
Alex Baker b0bb58bb4c Convert TaskListViewModel to flow 1 year ago
Alex Baker 7945160536 Separate group and sort configurations 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 a8d62b6632 Convert TaskContainer to Kotlin 1 year ago
Alex Baker cfa46c7e24 Remove paging 1 year ago
Alex Baker e37497b77f Fix some recomposition issues on chips 1 year ago
Alex Baker db82ef7fd6 Accompanist appcompat theme adapter 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker d589a89506 Create, rename, and delete microsoft lists 2 years ago
Alex Baker bb9e2f90b4 Replace ListPicker with FilterPicker
Simplify fragment result listeners
2 years ago
Alex Baker d157bbec53 Convert ListPicker to compose 2 years ago
Alex Baker 22de530590 Ran silent code cleanup 2 years ago
Alex Baker eabe2b37ee Refresh subtasks in task edit fragment 2 years ago
Alex Baker 6f73765fd2 Per-app language configuration 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 b23aa62d42 Fix clearing task fragments 2 years ago
Alex Baker 46a6996982 Beast mode banner 2 years ago
Alex Baker d5ccc1aa8f Beg for subscriptions/donations periodically 2 years ago
Alex Baker 68700a7319 Add TaskEditEventBus 2 years ago
Alex Baker ce191d3325 Add MainActivity and TaskList event buses 2 years ago
Alex Baker 52a902c51a Refresh lists and tasks after updating alarms 2 years ago
Alex Baker 733451fbc9 Fix search for top app bar 2 years ago
Alex Baker 7ddc681bf2 Batch undo for completion snackbar 2 years ago