All Versions
42
Latest Version
Avg Release Cycle
80 days
Latest Release
951 days ago

Changelog History
Page 1

  • v2.0.3 Changes

    August 21, 2021

    ๐Ÿ›  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 Changes

    May 23, 2021

    ๐Ÿ”„ 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 Changes

    May 09, 2021

    โž• Added

    • 0๏ธโƒฃ 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)
  • v2.0.0-alpha Changes

    November 29, 2020

    โš  WARNING : This is an unstable alpha release, made for testing purposes only. It has received minimal testing, and is not suitable for regular daily usage. Be warned that it may contains serious bugs that could completely destroy or silently corrupt your data. Before upgrading to this alpha release, please create a full database backup. You will not be able to downgrade to a stable version unless you uninstall the app first, losing your data in the process.

    F-Droid maintainers, please do not make this version available on F-Droid.

    Major new features

    Small enhancements to existing features

    ๐Ÿ› Bug fixes

    ๐Ÿ”จ Refactoring

  • v1.8.12 Changes

    January 30, 2021
    • ๐Ÿ›  Fix bug that caused incorrect check marks to show after scrolling (#713)
    • ๐Ÿ›  Fix issue preventing widgets from updating at midnight (#680)
  • v1.8.11 Changes

    December 29, 2020
    • ๐Ÿ›  Fix theme issues on Xiaomi phones
  • v1.8.10 Changes

    November 26, 2020
    • โšก๏ธ Update translations
  • v1.8.9 Changes

    November 18, 2020
    • Manage exceptions when activities don't exist to handle intents (#181)
    • MemoryHabitList: Inherit parent's order (#598)
    • โœ‚ Remove notification groups; revert to default system behaviour
    • โœ‚ Remove SyncManager and Internet permission
  • v1.8.8 Changes

    June 21, 2020
    • โฑ Make small changes to the habit scheduling algorithm, so that "1 time every x days" habits work more predictably.
    • ๐Ÿ›  Fix crash when saving habit (some locales)
  • v1.8.7 Changes

    June 15, 2020
    • ๐Ÿ†• New bar chart showing number of repetitions performed in each week, month, quarter or year.
    • ๐Ÿ‘Œ Improved calculation of streaks for non-daily habits: performing habits on irregular weekdays will no longer break your streak.
    • Many more colors to choose from (now 20 in total).
    • Ability to customize how transparent the widgets are on your home screen.
    • Ability to customize the first day of the week.
    • Yes/No buttons on notifications, instead of just "Check".
    • Automatic dark theme according to phone settings (Android 10).
    • Smaller APK and backup files.
    • ๐ŸŽ Many other internal code changes improving performance and stability.