Commit Graph

931 Commits (a13ec4616284c44f68d7a8ecdc0c4d2d9a59d62f)

Author SHA1 Message Date
Alex Baker 6fa9901b18 Fix chevron directions 3 years ago
Alex Baker c5e71b76f3 Add option for top or bottom app bar 3 years ago
Alex Baker 08ff146320 Update drawer headers
* Move chevron to end
* Animate chevron
* 'Add' button replaces 'Create new ...' rows
3 years ago
Alex Baker 9238d367ac Set snackbar anchor to fab 3 years ago
Alex Baker 28f45b05ac Bottom app bar 3 years ago
Alex Baker db973b2419 Use ShareCompat for sending text 3 years ago
Alex Baker 47f920e32a Use third-party app for recording audio notes 3 years ago
Alex Baker c94426dffa Update version and changelog 3 years ago
Alex Baker f734d9ff75 Accept audio attachments 3 years ago
Alex Baker a0ecff9a3d Replace flow with channel 3 years ago
Alex Baker 4ea948e3f3 Batch save task completions 3 years ago
Alex Baker 21db56c4e9 Completion sound 3 years ago
Alex Baker a7ada4d11d Remove InjectingBroadcastReceiver 3 years ago
Alex Baker c0b89a63a5 Fix coroutine search 3 years ago
Alex Baker f906b57d4e Remove native EteSync v1 support
EteSync v1 accounts can still be used with the EteSync app
3 years ago
Alex Baker fe5f6b4e35 Use coroutines for drag and drop differ 3 years ago
Alex Baker da967afaf5 Use coroutines for search 3 years ago
Alex Baker 024183f118 Fix monthly recurrence at end of month 3 years ago
Alex Baker a6e0bf433a Add reminder preference migration tests 3 years ago
Alex Baker 554f8c582c Use shifted values for reminder preferences 3 years ago
Alex Baker 616f20d903 Add start date reminders to default preferences 3 years ago
Alex Baker d58f84e09f Fix start date reminder logic 3 years ago
Alex Baker b13f62a9fb Add option to notify at start date 3 years ago
Alex Baker 94d4037439 Target Android 12 3 years ago
Alex Baker adacf99290
Merge pull request #1545 from tkterris/now-due-date
Add "now" option for due date filter
3 years ago
Alex Baker 0e932bea8f Ignore link click during multiselect 3 years ago
Trevor Terris 4b522a7ce8 Change NOW() query to check for all-day tasks
Update query logic in FilterCriteriaProvider to use EOD time instead of current time for all-day tasks. Also, change the default start time for tasks to be non-time-specific (only relevant for when the filter being used to create a task is NOW).
3 years ago
Alex Baker ad4b4bd36b Use dark status bar icons when drawer is opened 3 years ago
mhmdanas 626aa05a1e Minor refactors in AlarmService.kt 3 years ago
mhmdanas 1710885000 Remove unnecessary `var` 3 years ago
Alex Baker 430dc04747 Add MarkdownProvider
Render markdown for widget and notifications
4 years ago
Alex Baker 1a04be6afd Fix linkify preference when Markdown enabled 4 years ago
Alex Baker c4e98052de Add markdown support 4 years ago
Alex Baker 9960e9a0a9 Convert Linkify to Kotlin 4 years ago
Alex Baker a86e757d0e Remove background sync for legacy EteSync v1 accts 4 years ago
Alex Baker 675cc1f6c9 Replace some guava usage with kotlin 4 years ago
Alex Baker 2fc38d0089 Remove ButterKnife 4 years ago
Alex Baker 0cbab11d2c Add openUri extension method 4 years ago
Alex Baker 781ea9c03e Remove Toaster 4 years ago
Alex Baker 0f82b39913 Move extensions into objects 4 years ago
Alex Baker 3d980ebc59 Separate principal and principal_access tables 4 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
4 years ago
Alex Baker fbf817635d Show single person when shared with one user 4 years ago
Alex Baker e8ad88be21 Add server type column to caldav accounts 4 years ago
Alex Baker 99e624e836 Apply tz offset when converting to ical4j Date 4 years ago
Alex Baker 952fa69b05 Check if shared status changed 4 years ago
Alex Baker b81acb70ca Add share indicator to navigation drawer 4 years ago
Alex Baker 983fa6644c Add principals table 4 years ago
Alex Baker 51ae1fb97e Merge tag '11.5.2' 4 years ago
Alex Baker 68a3dd0a3c Report failure to generate next recurrence date 4 years ago