Skip to content

Releases: criticalinsight/Alakey_Android11

Release v2.2.0-hickey: The Information Model

10 Feb 20:47

Choose a tag to compare

This release introduces the Fact-based Information Model (Datomic-lite) and fixes several network-related crash points.

Key Changes

  • Additive State: Volatile state (progress, queue, downloads) is now stored as historical facts.
  • Improved Hygiene: Fixed network resource leaks in UniversalRepository.
  • Reactive UI: Unified UI state derived from the Fact stream.

Simplicity is prerequisite for reliability.

Full Changelog: v1.2.1-sierra...v2.2.0-hickey

Release v1.2.1-sierra

07 Feb 14:54

Choose a tag to compare

Changes in this Release

  • Playback Continuity: episodes now automatically advance to the next item in the queue.
  • Hero Action Center: Added Play, Queue, Prev/Next, and Sleep Timer controls directly to the library hero card.
  • Sleep Timer Sync: Real-time timer badge added to the hero card for quick visibility.
  • Stability: Fixed player visibility bugs for episodes played from search or the inbox.
  • Architecture: Improved 'Value as State' hydration for universal podcast resolution.

Full Changelog: v1.2.0...v1.2.1-sierra

v1.2.0 - Homepage Overhaul 🎨

01 Feb 21:52

Choose a tag to compare

🎨 Homepage Overhaul

This release introduces a major UI refresh focused on visual hierarchy, ergonomics, and premium aesthetics.

✨ New Features

  • Spotlight Hero Card: Large, immersive card featuring your current or latest podcast at the top of the Library
  • Glass Dock Navigation: Floating bottom navigation bar with glassmorphic design for better thumb ergonomics
  • Dynamic Headers: Large, bold screen titles that create a premium magazine-style layout

🎯 UI Improvements

  • Replaced top pill navigation with bottom dock for better one-handed use
  • Enhanced visual hierarchy with prominent headers
  • Improved content discovery with hero card
  • Refined glassmorphic design language throughout

�� Bug Fixes

  • Fixed filter chip visibility and scrolling
  • Improved Z-stacking for overlapping UI elements

Full Changelog: v1.1.0...v1.2.0

Refined Library UI v2.1.0-sierra

27 Jan 16:28

Choose a tag to compare

This release includes major Library UI de-cluttering refinements, hierarchical indentation for episodes, and architectural documentation updates for the Sierra refactor.

Full Changelog: v2.0.0-sierra...v2.1.0-sierra

v2.0.0: The Sierra-Hickey Release

27 Jan 05:27

Choose a tag to compare

Full architectural alignment: De-complected, Value-based, Observable. Implemented Optimistic UI, Lifecycle-managed components, and REPL observability.

Full Changelog: v1.1.0...v2.0.0-sierra

v1.1.0 - Architectural Cleanup & Stability

26 Jan 16:40

Choose a tag to compare

Release v1.1.0: Architectural refactor (PlaybackClient), Version Catalog migration, library grouping fix, and ANR mitigation.