Skip to content

Commit 0cc3286

Browse files
committed
flipper_habit_flow: bump to 0.1.3 (force UI redraw fix).
1 parent 9f439fa commit 0cc3286

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

applications/Tools/flipper_habit_flow/manifest.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sourcecode:
22
type: git
33
location:
44
origin: https://github.com/Endika/flipper-habit-flow.git
5-
commit_sha: 6cfbe2100bb203233c15895cf52226aaf1ad6561
5+
commit_sha: 3063417ac6dae340398a8434968a1f01906f594e
66
short_description: Offline habit tracker for Flipper Zero — goals, streaks, progress, automatic saves, and optional prompts when the calendar advances.
77
description: |
88
HabitFlow runs entirely on the device: name your habits, set a day-based goal (1–365, default 66), mark today complete, and follow streaks and your best run toward mastery. Changes are saved automatically. When the date moves forward, the app can ask whether you finished yesterday so streaks update in a clear way instead of dropping silently.
@@ -14,8 +14,12 @@ description: |
1414
- Manage habits from the dashboard (Left): add, edit name and goal, save, delete.
1515
- Launch handling for calendar gaps: a one-day gap with unfinished yesterday opens Yes/No per habit; longer gaps reset streaks and clear the strip.
1616
author: Endika
17-
version: 0.1.2
17+
version: 0.1.3
1818
changelog: |
19+
## 0.1.3
20+
- Fix UI not refreshing when the app is opened from favorites or the desktop quick-launch buttons; the app now forces its own redraws on every screen update instead of relying on the launcher animation.
21+
22+
## 0.1.2
1923
- Initial catalog listing: habit list, detail, manage/edit, automatic saves, session and yesterday flow.
2024
screenshots:
2125
- assets/main.png

0 commit comments

Comments
 (0)