Commit Graph

65 Commits (b2efb42d55b84ef4d5a039cfd55e119a15146294)

Author SHA1 Message Date
Alex Baker b2efb42d55 Load initial data in task edit view model 2 months ago
Alex Baker 4fb3cda173 Fix loading selected filter on startup 3 months ago
Alex Baker bde1356e7f Add task to MainActivityViewModel state 6 months ago
Alex Baker a52b1200f5 Fix menu expansion 7 months ago
Alex Baker 94a719cb66 Improve menu dismissal
Copy M3 ModalBottomSheet to add 'skipPartiallyCollapsed' support 😕
7 months ago
Alex Baker b5748aa8e6 New drawer 7 months ago
Alex Baker ee500c24b1
Convert filters to data classes (#2569) 8 months ago
Alex Baker 60784c10b5 Update filter fields 8 months ago
Alex Baker 2bfc46f32b Remove CalendarReminderActivity 8 months ago
Alex Baker 4c61353411 Remove TimerControlSetCallback 8 months ago
Alex Baker f8d3985e97 Add hideKeyboard extension methods 8 months ago
Alex Baker c2a9d21f01 Make review request from edit fragment 8 months ago
Alex Baker 20c81417a0 Handle sort result in task list fragment 8 months ago
Alex Baker 928ec9f647 Add night mode context extensions 8 months ago
Alex Baker 84ab8d0517 Remove MainActivity.onBackPressed 8 months ago
Alex Baker db66a66578 Move subscription begging to viewmodel 8 months ago
Alex Baker ea8a4b5e2d Remove InjectingAppCompatActivity 8 months ago
Alex Baker 7048f6a965 Fix crash in debug logging 9 months ago
Alex Baker 48e73b4bb3 Sort options for completed tasks 1 year ago
Alex Baker 7945160536 Separate group and sort configurations 1 year ago
Alex Baker 9a33f54202 Add navigation drawer view model 2 years ago
Alex Baker 60820ab3c9 Convert comments row to compose 2 years ago
Alex Baker 6513c40c97 View model due date as state flow 2 years ago
Alex Baker 543e169e33 Use selected list state in subtasks control set 2 years ago
Alex Baker 99b533e5cd Add 'addTask' event 2 years ago
Alex Baker b23aa62d42 Fix clearing task fragments 2 years ago
Alex Baker d5ccc1aa8f Beg for subscriptions/donations periodically 2 years ago
Alex Baker b087cc090f Add ClearTaskEditFragment event 2 years ago
Alex Baker 2aee91a04b Use In-App Review API 2 years ago
Alex Baker ce191d3325 Add MainActivity and TaskList event buses 2 years ago
Alex Baker 28f45b05ac Bottom app bar 2 years ago
Alex Baker ad4b4bd36b Use dark status bar icons when drawer is opened 3 years ago
Alex Baker 79448f38d6 Drop support for Android 6.0
* Less than 2% of installs are Android 6.0
* Less than 3% of those installs have updated in the past 90 days
3 years ago
Alex Baker 815648ea8c Choose location service based on gplay availablity 3 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 4 years ago
Alex Baker 9c56d874b8 Replace if with when in onActivityResult 4 years ago
Alex Baker af3b33513f Allow state loss when opening task edit fragment 4 years ago
Alex Baker 7a7f8754d8 Update transaction commit behavior 4 years ago
Alex Baker e4a56bda2f Bail if fragment manager is destroyed 4 years ago
Alex Baker 4cd6e081f5 Load task edit info in parallel 4 years ago
Alex Baker 3ca6ccae1b Fix flickering old theme color when opening task 4 years ago
Alex Baker b97b9d5ef4 Fix rotation while editing task 4 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 4 years ago
Alex Baker eb70cd86f8 Use coroutines in timer plugin 4 years ago
Alex Baker bd29616d8f commitNow on fragment transactions 4 years ago
Alex Baker c5503331c1 Move RepeatConfirmationRcvr to TaskListFragment 4 years ago
Alex Baker 108c1f284b Update task and back stack behavior 4 years ago
Alex Baker d795f1f6d6 Add intent debug info 4 years ago
Alex Baker e01d5c87ca Don't read intent when relaunching from history 4 years ago
Alex Baker 43814b0810 Move noncancellable context to save 4 years ago