github krelltunez/dayGLANCE v1.2.3

latest releases: v2.7.2, v2.7.1, v2.7.0...
one month ago

v1.2.3 — Android bug fixes

Android app: versionCode 3

Bug fixes

  • Restore Backup — files grayed out in picker
    Tapping "Restore Backup" opened the file picker but all files appeared grayed out and couldn't be selected. The file input passes a .json file extension as the accept filter, but Android's document picker requires a MIME type. The extension is now mapped to application/json before the picker launches, so JSON files are selectable as expected.

  • Obsidian integration — no entry point when not yet configured
    The Obsidian item in the mobile Settings menu was only visible after a vault was already connected, making it impossible to set one up through the UI. The item now always appears on Android, with the status indicator shown only once a vault is connected.

  • Device calendar list — black checkboxes in light mode
    Calendar filter checkboxes in the Device Calendars list rendered with black fill in light mode on Android. Fixed by setting an explicit blue accent color, consistent with the rest of the app's UI.

Don't miss a new dayGLANCE release

NewReleases is sending notifications on new releases.