Skip to content

Osmosis v1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 22:26

Osmosis v1.1.0

A big gallery + reliability release. Changes since v1.0.1:

New

  • Gallery overhaul — the media grid is now a smooth RecyclerView with date section headers (TODAY / YESTERDAY / “30 JUL 2026”), Photos / Videos / Faved filter chips, and a Select mode to queue items straight from the grid (animated filtering).
  • Swipe between items in the viewer — in the full-screen preview, a horizontal swipe moves to the next/previous item in the current filtered list (videos: while paused).
  • Full-library browsing — infinite scroll pages through your entire library, not just the newest ~45.
  • Burst / interval photos — detected and badged, with a frame strip in the viewer.
  • Favorites — star / un-star media (long-press a cell).
  • Share logs — toggling “Save logs” off offers to send the log via the share sheet.

Improved

  • All media info comes from the camera’s DUML manifest now — size, duration, resolution, fps and photo dimensions — so the grid and viewer fill in instantly (no more MP4 moov parsing or HTTP size probes).
  • Storage resolved from the manifest — SD vs internal is derived from the record handle (Pocket 3 pinned to its microSD), fixing blank thumbnails on multi-store cameras.
  • Faster camera actions — delete, favorite, paging, burst-expand and highlight marks all run inline on one live session instead of re-registering each time.
  • Download queue — the FAB shows the queued count, items leave the queue once saved, and duplicate re-downloads are fixed.
  • Preview — already-downloaded items gray out the download button; black system bars; shows the media ID.
  • Rotation keeps the live camera session and the loaded grid (no bounce to the selector); the status pill hides in landscape to give the grid more room.
  • Camera clock is synced to the phone (time + timezone) on connect.
  • Connect flow prompts to enable Bluetooth / Wi-Fi when they’re off, and drops a redundant Wi-Fi heads-up dialog.
  • Wider camera coverage — Xtra rebadges named; the whole Xtra line confirmed on the 10004/no-poke datalink.

Fixed

  • Connecting to a second camera after browsing a first (was getting stuck on the first step).
  • Thumbnails fall back to .thm when the derived .scr isn’t present.
  • The status pill no longer goes dead when a camera has no media.