Commit Graph

36 Commits (427ee369b4757b3f234c31c3f33323ab313262c4)

Author SHA1 Message Date
Alex Baker 427ee369b4 Fix miscellaneous inspections 10 months ago
Alex Baker 804c0f974a Force a due date for recurring tasks 10 months ago
Alex Baker 6f73765fd2 Per-app language configuration 2 years ago
Alex Baker 2fc38d0089 Remove ButterKnife 3 years ago
Alex Baker c0602deae9 Fix compile 3 years ago
mhmdanas 18b1d11eed Use separate strings for "Next $DAY_OF_WEEK"
In some languages, the equivalent of "Next" changes form depending on
the noun (or day in this case) it's describing.
3 years ago
Alex Baker 40d831f7da Material components date and time pickers 3 years ago
Alex Baker 2eac8dd20c Convert Theme to Kotlin 3 years ago
Alex Baker d74de07269 Add BaseDateTimePicker 3 years ago
Alex Baker a6a0318c53 Fix multi-select 'Pick time' crash 4 years ago
Alex Baker 60244ead3c Fix batch rescheduling logic 4 years ago
Alex Baker b80f14cc21 Fetch all tasks to reschedule at once 4 years ago
Alex Baker 2a47ee321c Multi-select rescheduling 4 years ago
Alex Baker 730c82a037 Add UpdateCalendarWork 4 years ago
Alex Baker da256f2293 Cancel notification if new due date is in future 4 years ago
Alex Baker a89580577b Use coroutines in date time picker 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker de3e23d9d7 Rename fetch to fetchBlocking, add suspend fetch 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker cde5bcfb87 Remove empty Dagger components 4 years ago
Alex Baker 66751caef7 Replace org.threeten with java.time 4 years ago
Alex Baker 59f579420d Make some task fields not null 4 years ago
Alex Baker 3b6d355890 Convert Task to Kotlin 4 years ago
Alex Baker 0fa9149f28 Convert remaining Room DAOs to Kotlin 4 years ago
Alex Baker fbeef45bb9 Drop support for Lollipop and Lollipop MR1 4 years ago
Alex Baker f3f3b1d8dc Fix lint errors 4 years ago
Alex Baker 517575a651 Click on widget due date to reschedule task 4 years ago
Alex Baker 17238b45d3 Override default peek behavior in landscape mode 4 years ago
Alex Baker 390b870426 Accept time change in onCancel 4 years ago
Alex Baker 516f4ce2b4 Add option to disable date time picker auto close 4 years ago
Alex Baker b3eb252e2e Animate month changes 4 years ago
Alex Baker dd5b15a56d Refresh buttons after canceled pick date/time 4 years ago
Alex Baker 54558f71ee Show 'ok' and 'cancel' for quick due date change 4 years ago
Alex Baker 58ecc7e9ab Change due date by clicking on date in task list 4 years ago
Alex Baker c6d5a7c86f Remove 'ok' and 'cancel' from date time picker 4 years ago
Alex Baker 84f0842449 New due date picker 4 years ago