Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 21:13:37 +00:00
2a4b14cb43 chore(release): improve F-Droid release workflow for repo persistence
7a2c1b81de docs(phase-06): complete phase execution
7344933278 docs(06-01): complete task history plan
9f902ff2c7 feat(06-01): build task history sheet, wire into TaskFormScreen, add CalendarTaskRow navigation
ceae7d7d61 feat(06-01): add watchCompletionsForTask DAO method and history localization strings
Compare 6 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 20:51:36 +00:00
97eaa6dacc chore(release): enhance upload script with SFTP mkdir pre-checks and SCP improvements
03ebaac5a8 docs(06-task-history): create phase plan
dec15204de docs(state): record phase 6 context session
adb46d847e docs(06): capture phase context
b674497003 docs(phase-05): complete phase execution
Compare 5 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 20:38:44 +00:00
7536f2f759 chore(release): switch to SCP-only upload, remove rsync dependency
27b1a80f29 docs(05-02): complete calendar strip UI plan
88ef248a33 feat(05-02): replace HomeScreen with calendar composition and floating Today button
f718ee8483 feat(05-02): build CalendarStrip, CalendarTaskRow, CalendarDayList widgets
01de2d0f9c docs(05-01): complete calendar data layer plan — CalendarDao, providers, l10n
Compare 5 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 20:25:11 +00:00
588f215078 chore(release): improve upload script with retries, directory check, and fallback to scp
68ba7c65ce feat(05-01): add CalendarDayState model, Riverpod providers, and l10n strings
c666f9a1c6 feat(05-01): implement CalendarDao with date-parameterized task queries
f5c4b4928f test(05-01): add failing tests for CalendarDao
31d4ef879b docs(05-calendar-strip): create phase plan
Compare 5 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 19:58:31 +00:00
fe7ba21061 chore(release): add rsync to release workflow dependencies
90ff66223c docs: create milestone v1.1 roadmap (3 phases)
b7a243603c docs: define milestone v1.1 requirements
Compare 3 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 19:45:24 +00:00
fa26d6b301 chore(release): install fdroidserver via pip for compatibility with modern Flutter/AGP APKs
6bb1bc35d7 docs: start milestone v1.1 Calendar & Polish
ead085ad26 fix(android): move MainActivity to correct package to fix ClassNotFoundException
Compare 3 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 19:30:46 +00:00
74a801c6f2 chore(release): enhance release workflow to safely handle APK naming with ref-based fallback
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 19:14:45 +00:00
0059095e38 chore(release): make sudo usage optional in release workflow setup steps
8c72403c85 chore: archive v1.0 phase directories to milestones/
1a1a10c9ea chore: complete v1.0 MVP milestone
Compare 3 commits »
makiolaj pushed to Develop at makiolaj/SimpleFinanceDash 2026-03-16 19:00:45 +00:00
d29c0cd482 docs(transition): evolve PROJECT.md and STATE.md after Phase 2 completion
1ad52b9e63 docs(phase-02): complete phase execution
fb27659f5c docs(02-03): complete dashboard integration plan
243cacf862 feat(02-03): update DashboardSkeleton for 3-column chart layout
01674e18fb feat(02-03): refactor DashboardPage with month navigation and 3-column chart grid
Compare 31 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 18:52:02 +00:00
36126acc18 chore(android): migrate build.gradle.kts to use Kotlin idioms for properties and improve readability
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 18:42:10 +00:00
76192e22fa chore(release): improve Android SDK setup and toolchain verification in workflow
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 18:36:17 +00:00
9c2ae12012 chore(release): add Android SDK setup steps to workflow
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 18:29:58 +00:00
dcb2cd0afa chore(release): trust Flutter SDK directories in workflow to fix safe directory errors
makiolaj pushed tag v1.2 to makiolaj/GearBox 2026-03-16 18:11:00 +00:00
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 18:09:49 +00:00
c2570cdc01 chore(release): remove explicit Flutter version specification in workflow
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 18:07:06 +00:00
3c2ad5c7c6 chore(release): add jq installation step in workflow for JSON parsing
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 18:00:21 +00:00
f6272a39b4 chore(release): update workflow to use Docker runner instead of Ubuntu
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 17:55:35 +00:00
170326dd85 Merge remote-tracking branch 'origin/Develop' into Develop
74de67de59 fix(release): correct indentation in release workflow script
Compare 2 commits »
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 17:53:14 +00:00
b0765795b8 Update .gitea/workflows/release.yaml
makiolaj pushed to Develop at makiolaj/HouseHoldKeaper 2026-03-16 17:51:57 +00:00
489c0d5c4f add manual trigger support to release workflow