Uhabits Versions Save

Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits

v2.2.0

3 months ago

Added

  • Add support for Android 14 (@iSoron, @hiqua)
  • Allow user to change app language (@leondzn)

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

8 months ago

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

11 months ago

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

  • Remove stack widgets (@iSoron, 1df9cc766)

v2.1.1

1 year ago

Fixed

  • Fix Tasker plugin (@iSoron, #1503)

v2.1.0

1 year ago

Added

  • Allow user to add notes to specific dates (@vbh, #1103)
  • Allow user to track "at most" numerical habits (@KristianTashkov, #1101)
  • Allow user to add skips to measurable habits (@kalina559, #1319)
  • Bring back custom frequencies (x times in y days) (@hiqua, #1079)
  • Improve number picker (@hiqua, @iSoron, #1082, #1370)
  • Add new checkmark and number picker (@iSoron, #1370)
  • Allow user to import numerical habits from HabitBull (@hiqua, #1278)
  • Add support for Android 13 themed icons (@cheeeeer, #1497)

Removed

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

Changed

  • Hide failed habits along with completed ones (@hiqua, #1052)
  • Cycle through all checkmark states when toggling (@iSoron)
  • Add delay after toggling a habit (@hiqua, @kalina559, #1147)
  • Small theme improvements (@KristianTashkov, #1113)
  • Left-align habit notes (@iSoron)
  • Increase target SDK to 31 (@hiqua)

Fixed

  • Fix small dialog buttons (@kalina559, #1096)
  • Fix invalid CSV files (@hiqua, #1177)
  • Fix small issues in calendar chart (@kalina559, #1314)
  • Resort habit list after edit (@hiqua, #1350)
  • Fix marker scaling in frequency display (@eduebernal, #1425)

Refactoring & Testing

  • Replace raster icons by vector assets (@kalina559)
  • Remove JVM dependencies from uhabits-core module (@sgallese)
  • Add various missing tests (@sgallese)
  • Upgrade project dependencies (@hiqua, @sgallese)

v2.0.3

2 years ago

Fixed

  • Improve automatic checkmarks for monthly habits (@iSoron, #947)
  • Fix small theme issues (@iSoron)
  • Fix ANR on some Samsung phones (@iSoron, #962)
  • Fix dates before the year 2000 (@iSoron, #967)
  • Fix notification adding checkmarks to the wrong day (@hiqua, #969)
  • Fix crashes in widgets (@hiqua, @iSoron, #907, #966, #965)
  • Fix crash when moving habits (@hiqua, #968)

v2.0.2

2 years ago

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

3 years ago

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

3 years ago
  • Fix bug that caused incorrect check marks to show after scrolling (#713)
  • Fix issue preventing widgets from updating at midnight (#680)

v1.8.11

3 years ago
  • Fix theme issues on Xiaomi phones