Commit Graph

942 Commits (2d9c1638dcabb978c98e07587e02190b308caa1a)

Author SHA1 Message Date
Alex Baker 0f82b39913 Move extensions into objects 3 years ago
Alex Baker 3d980ebc59 Separate principal and principal_access tables 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 fbf817635d Show single person when shared with one user 3 years ago
Alex Baker e8ad88be21 Add server type column to caldav accounts 3 years ago
Alex Baker 99e624e836 Apply tz offset when converting to ical4j Date 3 years ago
Alex Baker 952fa69b05 Check if shared status changed 3 years ago
Alex Baker b81acb70ca Add share indicator to navigation drawer 3 years ago
Alex Baker 983fa6644c Add principals table 3 years ago
Alex Baker 51ae1fb97e Merge tag '11.5.2' 3 years ago
Alex Baker 68a3dd0a3c Report failure to generate next recurrence date 3 years ago
Alex Baker c0a3c0e2c6 Merge tag '11.5.1' 3 years ago
Alex Baker cd7bc0ecfe Fix repeat calculation for utc+13 3 years ago
Alex Baker bb071f2027 Add access column to CaldavCalendar 3 years ago
Alex Baker 379bf3856f Android Studio 4.2 Beta 5 3 years ago
Alex Baker 5471a61537 Remove unused code and resources 3 years ago
Alex Baker 815648ea8c Choose location service based on gplay availablity 3 years ago
Alex Baker 4ffb122cb1 Add persistent EteSync v1 deprecation warning 3 years ago
Alex Baker af9b89fef3 Replace ApplicationComp with SingletonComponent 3 years ago
Alex Baker 211f56a343 Synchronize snooze time 3 years ago
Alex Baker bfd1316c33 Convert parent to property 3 years ago
Alex Baker e4e37b22f1 Sync subtask expand/collapse state 3 years ago
Alex Baker 3c9fc2d176 Fix start date initialization 3 years ago
Alex Baker 58494caa29 Update third party dependencies 3 years ago
Alex Baker c4a97d2569 Use ical4j instead of google-rfc-2445 3 years ago
Alex Baker 5e128fd6de Use ical4j in recurrence tests 3 years ago
Alex Baker e6fbb92912 Use ical4j in RepeatRuleToString 3 years ago
Alex Baker 68c7c84b32 Show unstarted tasks by default 3 years ago
Alex Baker bdaf1f8ee4 Fix recurrence string sanitizer 3 years ago
Alex Baker d8e8c1b1a6 Fix some CalDAV time zone conversions 3 years ago
Alex Baker 926655b12f Copy ical4android logic for writing properties 3 years ago
Alex Baker 9b6f8255c8 Complete subtasks before completing task 3 years ago
Alex Baker 82ea12f0db Uncomplete subtasks after scheduling repeat 3 years ago
Alex Baker d49f75a2fd Don't clear completed with recurring ancestors 3 years ago
Alex Baker 137a27432a Add tests for 11.3 migration 3 years ago
Alex Baker 64e845a6fe Move sync accounts to top level prefs menu
Remove synchronization submenu
3 years ago
Alex Baker c5f14b9f4c Push/apply existing OpenTask start dates 4 years ago
Alex Baker aa3d3ec5b6 Remove Astrid XML import functionality 4 years ago
Alex Baker 03d9f73cc9 Ignore rrule count if less than 0 4 years ago
Alex Baker b3d026c028 Fix up debug filters 4 years ago
Alex Baker 14919d9f81 Push/apply existing iCalendar start dates 4 years ago
Alex Baker 3664f39571 Add UpgraderDao 4 years ago
Alex Baker cff034084c Remove FilterDao.getAll() 4 years ago
Alex Baker cf2360d58d Synchronize start dates via iCalendar & OpenTasks 4 years ago
Alex Baker c31b698944 Rename hasHideUntilDate to hasStartDate 4 years ago
Alex Baker dbf4d6fdf7 Add sort 'By start date' 4 years ago
Alex Baker 7f5cbf372a Repurpose "Hide until" as "Start date" 4 years ago
Alex Baker fdd326f16e Remove chip setting migration 4 years ago
mhmdanas 47a25d1b7d Use raw strings when they're easier to read 4 years ago
Alex Baker b74b78e3df Remove some context injections 4 years ago
mhmdanas d318cf8b10 Call directly instead of invoke when possible 4 years ago
Alex Baker 7eed9b10ee Set default hide before default due date
Fixes 'hide until due time' when a default due date is set
4 years ago
Alex Baker d74f041ef6 Remove runBlocking from GtasksInvoker 4 years ago
Alex Baker 6fe02f6a99 New Tasks account settings preference 4 years ago
Alex Baker 727ad6e7a4 Add BaseInvoker and InvokerFactory 4 years ago
Alex Baker 0664e23076 Fetch oauth tokens with coroutines 4 years ago
Alex Baker b4df28ae3b Convert GoogleAccountManager to Kotlin 4 years ago
Alex Baker 9ab469ea17 Reset last reminder time on cloned tasks 4 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 4 years ago
Alex Baker b6ea44be7b Add test for shifting without original due date 4 years ago
Alex Baker 265373d46c Try to guess original due date when rescheduling 4 years ago
Alex Baker 0f0323ce0f Merge tag '10.5' into main 4 years ago
Alex Baker 9db74c728f Remove children before duplicating tasks 4 years ago
Alex Baker bc90b91c87 Open 'My Tasks' after deleting a filter 4 years ago
Alex Baker 9c56d874b8 Replace if with when in onActivityResult 4 years ago
Alex Baker f3e7440453 Add custom filter criteria for hidden tasks 4 years ago
Alex Baker 09fba4073a Add custom filter criteria for recurring tasks 4 years ago
supermazena dc615b6c51 Code cleanup 4 years ago
supermazena d4f3438eed Copy task together with subtasks 4 years ago
Alex Baker b50b98fa5b Don't reference platform 'OK' and 'Cancel' strings
Will temporarily have English translation fall back to the platform
string to give translators time to address this
4 years ago
Alex Baker 5a60819fc7 Use clear button for deleting comments 4 years ago
Alex Baker a9849d4cea Merge branch 'main' of ssh://github.com/romedius/tasks into romedius-main 4 years ago
Alex Baker 2a47ee321c Multi-select rescheduling 4 years ago
Alex Baker 45c782c410 Add 'Due time' to default hide until 4 years ago
Alex Baker ced053d94c Add default tags preference 4 years ago
Alex Baker c4c9ac726a Add default location preference 4 years ago
Alex Baker c46c935d0b Add default recurrence setting 4 years ago
Alex Baker 6f12563fc4 Use onActivityResult for recurrence dialogs 4 years ago
Alex Baker c3dad30683 Don't try to update empty calendar URI 4 years ago
Alex Baker 730c82a037 Add UpdateCalendarWork 4 years ago
Alex Baker 7d8ff14a75 Configure sort, hidden, and completed for widget 4 years ago
Alex Baker 91260e8892 Add QueryPreferences interface 4 years ago
Romedius Weiss 0caaeb0d77 Added ability to delete comments.
fixes #60
Added translations for german and italian
4 years ago
Alex Baker 76144ba7d2 Fix null pointer after uploading backup file 4 years ago
Alex Baker c41cf62f3d Handle null DocumentFile name 4 years ago
Alex Baker 8a6141519f Fix malformed and duplicated RELTYPEs 4 years ago
Alex Baker df907cfabb Fix unit tests 4 years ago
Alex Baker 7e573b3fa7 Merge tag '10.0.3' into main 4 years ago
Alex Baker 9a6b369c2a Fix task list snackbar crash 4 years ago
Alex Baker 6c898bc622 Merge tag '10.0.2' into main 4 years ago
Alex Baker 427d8b9423 Fix calendar snackbar and astrid manual sorting 4 years ago
Alex Baker 42037e513a Trim whitespace from custom filter criteria
Whitespace was causing parsing error
4 years ago
Alex Baker 63c914b493 Remove some intent queries 4 years ago
Alex Baker e6926f5943 Convert FileHelper to Kotlin 4 years ago
Alex Baker a4312a1d29 Update Kotlin version 4 years ago
Alex Baker bd08287c4c Rename import/export buttons, display last backup 4 years ago
Alex Baker 5ed4d89e43 Use timestamp from backup filename 4 years ago
Alex Baker 1d2bd5ea17 Google Task v1-rev20200516-1.30.10 4 years ago
Alex Baker ca88703fd2 Fix crash on null parameter 4 years ago
Alex Baker af3b33513f Allow state loss when opening task edit fragment 4 years ago