Skip to content

History

Revisions

  • docs: add rollout monitoring checklist (#463)

    @jjoonleo jjoonleo committed May 9, 2026
    815ad10
  • docs: audit content category and UGC for release (#460)

    @jjoonleo jjoonleo committed May 9, 2026
    1a151dd
  • docs: add Play review rejection playbook (#461)

    @jjoonleo jjoonleo committed May 9, 2026
    49f12d1
  • docs: draft Play listing descriptions (#447)

    @jjoonleo jjoonleo committed May 9, 2026
    212fb71
  • docs: configure release signing secrets (#450)

    @jjoonleo jjoonleo committed May 9, 2026
    d00da1d
  • docs: audit Android manifest permissions (#442)

    @jjoonleo jjoonleo committed May 9, 2026
    b9ebe50
  • build: apply release branch deployment strategy

    @jjoonleo jjoonleo committed May 8, 2026
    29a5531
  • ci: derive android version code from run number

    @jjoonleo jjoonleo committed May 8, 2026
    0178e6b
  • ci: add android play internal deploy

    @jjoonleo jjoonleo committed May 8, 2026
    0a50a32
  • Merge remote-tracking branch 'origin/main' into codexd/issue-394-dependency-refresh # Conflicts: # lib/core/services/notification_service.dart

    @jjoonleo jjoonleo committed May 7, 2026
    57d836f
  • chore: refresh critical dependencies

    @jjoonleo jjoonleo committed May 7, 2026
    f0f62f9
  • Merge pull request #408 from DevKor-github/codexd/android-firebase-release-config [codex] Enforce Android Firebase release config

    @jjoonleo jjoonleo committed May 7, 2026
    2542d72
  • fix: enforce android firebase release config

    @jjoonleo jjoonleo committed May 7, 2026
    184b1f9
  • docs: add notification behavior spec and suppress step alert in foreground

    @jjoonleo jjoonleo committed May 7, 2026
    831e0f9
  • Merge pull request #404 from DevKor-github/codexd/issue-385-android-release-signing [codex] Configure Android release signing

    @jjoonleo jjoonleo committed May 7, 2026
    98d016f
  • fix: configure Android release signing

    @jjoonleo jjoonleo committed May 7, 2026
    ce86f89
  • fix: harden iOS ATS release configuration

    @jjoonleo jjoonleo committed May 7, 2026
    e9e4372
  • chore: finalize production metadata

    @jjoonleo jjoonleo committed May 7, 2026
    acffdb8
  • Merge pull request #401 from DevKor-github/codex/implement-issue-389 민감한 런타임 로그를 마스킹하고 릴리스 빌드에서 비활성화

    @jjoonleo jjoonleo committed May 7, 2026
    7505288
  • Redact production logging across Dart and native alarms

    @jjoonleo jjoonleo committed May 7, 2026
    688399b
  • fix: include iOS release dart defines

    @jjoonleo jjoonleo committed May 7, 2026
    ed67d44
  • docs: add schedule preparation flow SRD

    @jjoonleo jjoonleo committed May 5, 2026
    4c2973d
  • docs: merge GitHub wiki into subtree; resolve conflicts Made-with: Cursor

    @jjoonleo jjoonleo committed Mar 21, 2026
    e2cfd57
  • doc: update documentation for Schedule Timer & Preparation Runtime Flow (v2) - Renamed and expanded the Schedule Timer System documentation to reflect the new runtime flow, including early start handling, cache coherence, and finish semantics. - Enhanced the Home documentation to link to the updated Schedule Timer & Runtime Flow. - Clarified the architecture overview with detailed descriptions of state transitions and core invariants.

    @jjoonleo jjoonleo committed Mar 20, 2026
    3096b3b
  • docs: update force push command for GitHub Wiki to use --force-with-lease for safer operations

    @jjoonleo jjoonleo committed Dec 31, 2025
    a7544cd
  • docs: add guidelines for force pushing to GitHub Wiki and troubleshooting subtree sync issues

    @jjoonleo jjoonleo committed Dec 31, 2025
    426d879
  • docs: update architecture and error handling documentation; add preparation form structure details

    @jjoonleo jjoonleo committed Dec 31, 2025
    c1948ba
  • feat: implement local storage for timed preparation state - Added PreparationWithTimeLocalDataSource to manage local storage of preparation states using SharedPreferences. - Introduced TimedPreparationRepository to handle saving, loading, and clearing timed preparations. - Updated relevant entities and use cases to integrate local preparation state management. - Enhanced architecture documentation to reflect the new local storage capabilities.

    @jjoonleo jjoonleo committed Sep 16, 2025
    fdbdb39
  • feat: add automatic timer system for schedule notifications - Introduced an automatic timer system within the ScheduleBloc to manage precise timing for schedule start notifications. - Updated Architecture.md to include details about the new timer system and its functionality. - Created Schedule-Timer-System.md for comprehensive documentation on the timer's implementation, flow, and safety features.

    @jjoonleo jjoonleo committed Sep 5, 2025
    24a051b
  • docs: update Architecture.md and Wiki-Management.md for improved clarity and structure - Enhanced the Architecture.md with additional details on technology stack, development guidelines, and testing strategies. - Revised Wiki-Management.md to clarify the process for modifying and creating wiki documentation, including best practices and common issues.

    @jjoonleo jjoonleo committed Sep 1, 2025
    854478f