Releases
v0.1.0
Compare
Sorry, something went wrong.
No results found
chore: scaffold BinClockWidget project (e62cbf8 )
fix(scaffold): SDK 37 + latest AndroidX, kotlin block placement, widget exported + initialLayout (d7ed2fd )
chore: add GPL-3.0-or-later license (d30accc )
fix(test): add junit-platform-launcher for JUnit 6 on Gradle 9.6.1 (e433539 )
feat(domain): binary column encoder (19650e5 )
feat: encode full clock face with glyph slots (f3886fa )
feat: map WMO weather codes to conditions (010672c )
feat: parse Open-Meteo forecast into weather snapshot (208d836 )
feat: cached weather repository over Open-Meteo API (eed1874 )
feat(data): DataStore weather cache and settings store (b534408 )
feat(data): coarse location (LocationManager) and alarm data sources (6ab61ee )
feat(widget): render-state resolver (359da6a )
style: reflow WeatherModels enum and data class one-per-line (bfc8585 )
feat(widget): binary dot grid glance UI with weather/alarm glyphs (cdbe87f )
feat(widget): glance widget, receiver, configurable tap zones (1635e9e )
feat(widget): responsive sizing with fixed aspect ratio (4687b46 )
fix(widget): build runtime dot colors via public ColorProvider interface (c734b90 )
fix(location): suppress false-positive MissingPermission lint (78db2a9 )
feat(widget): self-rescheduling minute tick via inexact AlarmManager (6f5b87a )
feat(data): periodic weather refresh worker (bc96d19 )
feat(config): settings view model with sealed ui state (a0b2d48 )
feat(config): reconfigurable settings activity and screen (T15) (25b886e )
feat(di): koin module and application wiring (T16) (4ff134b )
feat(config): launcher entry for settings reconfiguration (9451e4a )
fix(widget): fill-based off-dots, size parity, visible separator (P1) (0ca7f7b )
fix(widget): working clock intent + launcher app-visibility queries (P2) (66cbffa )
feat(config): hand-rolled HSV+alpha color picker, Material You master switch (P3) (b43c923 )
fix(widget): reliable exact-minute ticks, refined off-ring + hairline (8a34f7a )
feat(config): configurable icon/background colours, picker redesign, system theme, app icon (c57695c )
feat(config): pin Done button, auto-save note, immediate widget refresh on exit (d5a3d86 )
docs: explain alarm glyph mirrors the OS (no creator-package filter) (d7a4b56 )
harden widget-refresh error handling and cover settings persistence (02e97f4 )
chore: add static analysis (ktlint, spotless, kover, dependency-updates) (2ebad56 )
ci: add PR verification gate + tag-driven release (replicate SimpleHIIT) (fe5bf9b )
docs(fdroid): add fastlane metadata (en-US) (848b20e )
chore: gitignore keystores and base64 signing exports (94175b8 )
ci: grant contents:write to release job for GitHub release creation (389ebcb )
docs(fdroid): add store screenshots and align description with README (c6c2d46 )
build: keep native libs unstripped for reproducible builds (eec2165 )
Strip AGP dependency-metadata block from release APK (d45731a )
You can’t perform that action at this time.