Skip to content

Releases: dmfs/opentasks

1.4.2

21 Mar 21:24
Compare
Choose a tag to compare

Fix cursor movement, fixes #1024 (#1025)
Fix potential StringIndexOutOfBoundsException, fixes #1020 (#1023)
isUpdated tolerates missing columns fixes #1017 (#1022)
Fix progress gradient colors, fixes #1019 (#1021)
PL translation update (#1013)

1.4.0: Add simple recurrence picker. Implements #993 (#1007)

08 Mar 21:14
ea88dc0
Compare
Choose a tag to compare
  • Add simple recurrence picker. Implements #993 (#1007)
  • Update French Translation (#1006)
  • Initial Dark Theme, implements #1003 (#1004)
  • Reduce color usage in list view (#1002)
  • Fix potentially broken SQL statement, fixes #957 (#999)
  • Settings for list view, implements #994 (#998)

1.3.1

24 Feb 10:18
Compare
Choose a tag to compare

Allow Multiline Checklist items. Implements #991 (#992)
Task Provider performance improvements, fixes #979 (#989)
Fix layout in List view. (#988)
Linkify Task description, fixes #929 (#985)

1.3.0

10 Feb 23:04
c8defa3
Compare
Choose a tag to compare
  • Respect existing overrides, implements #952 (#974)
  • Show checked item count in task list (#973)
  • Rework task description/checklist. (#950)
  • Refactor Light Theme Chapter I, implements #879 (#971)
  • Adds Galician language translation. (#966)
  • fix android.util.AndroidRuntimeException
  • Make completion date honor the time zone, fixes #923 (#928)
  • Update widgets when task starts or becomes due, #17 (#925)
  • Render Checkboxes using more common Markdown style, implements #875 (#901)
  • Update PL (#918)
  • Detach completed instances, #617 (#899)
  • Update Target SDK Version to 29 (#886)
  • Improved and extended Dutch translation and minor improvement source language (#887)

1.2.4

01 Feb 01:20
e750aca
Compare
Choose a tag to compare
  • Try another workaround for #758 (#914)
  • Update Polish translation (#907, #909) (thanks to Valdnet)
  • Update Target SDK Version to 29 (#886)
  • Detach completed instances, #617 (#899)
  • Retire support for Android Version < 4.4 (#888)
  • Improved and extended Dutch translation and minor improvement source language (#887) (thanks to PanderMusubi)
  • Create Danish strings.xml (#870) (thanks to Tntdruid)

1.2.3

09 Oct 20:20
Compare
Choose a tag to compare
  • Open first instance of newly created task, fixes #862 (#866)
  • Update italian translation (#861)
  • Always pass-non-null group cursor, fixes #758 (#864)
  • Create Welsh lang strings.xml (#860)
  • Let DueData and TimeData not set recurrence values. Fixes #858 (#859)

1.2.2

23 Sep 23:28
598a6c7
Compare
Choose a tag to compare
  • Tolerate floating time mismatch, fixes #850 (#853)

1.2.1

14 Sep 04:18
d0fd159
Compare
Choose a tag to compare
  • Ignore recurrence if start and due are absent, fixes #841 (#844)
  • Fix handling calculation of duration of all-day recurring task, fixes #840 (#843)

1.2

12 Sep 03:53
f7d1f5f
Compare
Choose a tag to compare
1.2
  • Don't perform noop updates, implements #836 (#838)
  • Fix duplicate task after moving a task to a new list (#833)
  • fix adaptive icon being too small (#828)
  • Add initial recurrence support implements, #462 (#814)
  • Send out PROVIDER_CHANGED broadcasts again, fixes #822 (#825)

1.1.20

09 Aug 13:25
e711e6e
Compare
Choose a tag to compare
  • Update notifications, implements #400 (#809)
  • Update Notification when task is updated, fixes #115 (#803)
  • update proguard rules for androidx library, fixes #810 (#811)
  • Fix permanent notification, fixes #800 (#801)