Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 1372Slash/Zenith
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: 1372Slash/Zenith
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.2
Choose a head ref
  • 7 commits
  • 15 files changed
  • 1 contributor

Commits on Jun 2, 2026

  1. fix(usagehistory) : reduce corner radius of day selection bars in Usa…

    …geHistoryComponent from 12dp to 4dp
    1372Slash committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    5020fb1 View commit details
    Browse the repository at this point in the history
  2. feat(bedtime) : improve usage tracking accuracy using UsageEvents API…

    …, filter monitoring to launcher apps, and add developer option to reset bedtime streaks
    1372Slash committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    90f2c5d View commit details
    Browse the repository at this point in the history
  3. fix(appdetail) : trigger service refresh when shields are modified, a…

    …nd ensure shield existence before background repository updates in monitor services
    1372Slash committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    34b5899 View commit details
    Browse the repository at this point in the history
  4. fix(homescreen) : update fresh install detection logic to ignore live…

    … records when checking for existing database history
    1372Slash committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    329b5e0 View commit details
    Browse the repository at this point in the history
  5. fix(homescreen) : simplify trend percentage animation by replacing ch…

    …aracter-level AnimatedContent logic with a single transition for the entire text string
    1372Slash committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    0c24826 View commit details
    Browse the repository at this point in the history
  6. fix(database) : update shield retrieval to query DB on cache miss and…

    … synchronize cache during deletion with background database operations and error handling
    1372Slash committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    ca4a324 View commit details
    Browse the repository at this point in the history
  7. fix(service) : centralize allowed apps and mindful state in ShieldRep…

    …ository, add synchronization to InterceptOverlayManager to prevent race conditions, and prevent redundant overlays by checking accessibility service status
    1372Slash committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    4a1566a View commit details
    Browse the repository at this point in the history
Loading