Skip to content

Releases: iSoron/uhabits

v2.2.0

31 Jan 01:17
v2.2.0
d10538e
Compare
Choose a tag to compare

Added

Fixed

  • Implement workaround to make notifications non-dismissible in Android 14 (@iSoron, #1872)
  • Fix splash screen background color in dark mode (@SIKV, #1888)

v2.1.3

28 Aug 10:53
v2.1.3
6116ef9
Compare
Choose a tag to compare

Fixed

  • Use text input on Samsung devices (@iSoron, #1719)
  • Prevent crash if alarm permission is revoked (@iSoron)
  • Adjust widget colors (@iSoron)
  • Fix bug preventing screens from updating at midnight (@iSoron)
  • Fix skip button in locales that use comma instead of dot (@iSoron, #1721)

v2.1.2

27 May 20:40
v2.1.2
69b5ed3
Compare
Choose a tag to compare

Fixed

  • Fix bug that caused widget to enter checkmark on wrong date (@iSoron, #1541)
  • Fix widget corners on Android 12 (@iSoron)
  • Fix bug that caused notes to be lost when editing a checkmark (@iSoron, #1566)
  • Prevent soft keyboard from covering entry popup (@iSoron)
  • Accept comma (instead of dot) in certain locales (@iSoron)

Changed

  • Remove update delay after entering a checkmark (@iSoron)

Removed

v2.1.1

25 Sep 00:46
v2.1.1
40a4d25
Compare
Choose a tag to compare

Fixed

v2.1.0

10 Sep 21:48
v2.1.0
ec1f0c5
Compare
Choose a tag to compare

Added

Removed

  • Hide snooze button on Android 12 notifications (@hiqua, #1226)
  • Remove preference to set LED lights (@iSoron)

Changed

Fixed

Refactoring & Testing

v2.0.3

21 Aug 11:43
6b9a791
Compare
Choose a tag to compare

Fixed

v2.0.2

23 May 22:43
2163a2b
Compare
Choose a tag to compare

Changed

  • Make checkmark widget resizable

Fixed

  • Fix crash caused by numerical habits with zero target (@iSoron, #903)
  • Fix small issues with font size (@iSoron)
  • Allow fractional target values (@sumanabhi, #911)
  • Fix IllegalStateException in androidx.customview.view (@iSoron, #906)
  • Fix crash when selecting habit frequency in some languages (@iSoron, #926)
  • Fix IllegalArgumentException in RingView (@iSoron, #904)

v2.0.1

09 May 22:21
89e3dd7
Compare
Choose a tag to compare

Added

  • Make midnight delay optional and disabled by default (@hiqua)
  • Add arrows to sort menu (@iSoron)

Removed

  • Temporarily remove experimental device sync functionality. This feature will be re-added in
    Loop 2.1.

Changed

  • Make implicit checkmarks easier to read (@iSoron)
  • Update and improve list of translators (@hiqua, @iSoron)

Fixed

  • Disable transparency for stacked widgets (@hiqua)
  • Fix various color issues on the dark theme (@hiqua, @iSoron)
  • Fix "customize notifications" on older devices (@hiqua)
  • Fix snooze button in notifications when device is locked (@hiqua)
  • Fix a crash when deleting habits (@engineering4good)
  • Fix checkmark widget not rendering properly on some Samsung phones (@iSoron)

Refactoring & Testing

  • Finish conversion of the entire project to Kotlin (@hiqua, @iSoron, @MarKco)
  • Automatically run large tests on GitHub Actions (@iSoron)
  • Remove unused v21 resources (@hiqua)

v1.8.12

31 Jan 03:35
Compare
Choose a tag to compare
  • Fix bug that caused incorrect check marks to show after scrolling (#713)
  • Fix issue preventing widgets from updating at midnight (#680)

v1.8.11

30 Dec 01:10
Compare
Choose a tag to compare
  • Fix theme issues on Xiaomi phones