Releases: faded-penguin021/Tideo-Auto-Brightness
Releases · faded-penguin021/Tideo-Auto-Brightness
Fix for clipping in context rule creation
Fixed "save rule" and "cancel" being clipped by the navbar in the context rule creation screen.
What's Changed
- Fix rule-editor Save/Cancel clipped by gesture nav bar (D-098) by @faded-penguin021 in #72
Full Changelog: v1.0.2...v1.0.3
Fix evaluation of WiFi contexts
This release fixes a bug where the pathways for acquiring SSID without WiFi were not utilized. Specifically, dumpsys and Shizuku strategies were only wired for rule creation before, now they're also used for rule evaluation.
What's Changed
- Fix Wi-Fi context evaluation to use no-Location SSID strategies by @faded-penguin021 in #71
Full Changelog: v1.0.1...v1.0.2
Version bump for fastlane
Version bump for fastlane
What's Changed
- Archive rebuild docs; transition to maintenance mode by @faded-penguin021 in #67
- docs: add UI screenshots to README by @faded-penguin021 in #68
- F-Droid metadata: add app listing and changelog for v1.0.0 by @faded-penguin021 in #69
- Bump to 1.0.1 (versionCode 4) for F-Droid metadata-in-tag by @faded-penguin021 in #70
Full Changelog: v1.0.0...v1.0.1
First official release!
What's Changed
- S12.9 & S13 planning: engineering-quality remediation + UI redesign roadmap by @faded-penguin021 in #51
- S12.9a: Lint as build gate, monochrome icon, data extraction rules by @faded-penguin021 in #52
- S12.9b: Circadian dimming (G2R-F90) + Shizuku UX (G2R-F91) by @faded-penguin021 in #53
- S12.9c: Settings decomposition, profile load typing, validation audit by @faded-penguin021 in #54
- S12.9d: i18n extraction & staleness gate for live pipeline by @faded-penguin021 in #55
- S12.9e: Decompose 596-LOC pipeline controller into four focused files by @faded-penguin021 in #56
- S12.9f: Merge Profiles & Contexts into unified screen by @faded-penguin021 in #57
- S13a: Material 3 design-system foundation (tokens & audit) by @faded-penguin021 in #58
- S13b: Add reusable component library (AabCard, Nav, Actions) by @faded-penguin021 in #59
- S13c restyle: M3 audit §3 rows 1–10 — card grouping & component unification by @faded-penguin021 in #60
- [S13c] Fix flaky DraftSettingsViewModelTest seeding race (CI on main) by @faded-penguin021 in #61
- S13c' polish pass: typography, surface ladder, data-pop, and Dashboard hero by @faded-penguin021 in #62
- S13d: Real charts + About/User-Guide screens by @faded-penguin021 in #63
- [S13e] Final pre-S14 owner pass: CI node24, profiles collapse, transition-factor fix, home widget by @faded-penguin021 in #64
- S14: Release-grade finalization — power calibration, panic gate, live charts by @faded-penguin021 in #65
- CI: make release-signing on-demand (drop per-merge push trigger) by @faded-penguin021 in #66
Full Changelog: v0.1.0-alpha...v1.0.0
First alpha release at S12.8 completion!
What's Changed
- Add Tasker XML migration spec, dependency graph, and variable contracts by @faded-penguin021 in #1
- Create Kotlin multi-module architecture and domain ports by @faded-penguin021 in #2
- Add pure Kotlin brightness engine and contract tests by @faded-penguin021 in #3
- Add lifecycle-aware permission onboarding state machine by @faded-penguin021 in #4
- Add Compose UI/navigation, ViewModel + DataStore settings, and native graph screens by @faded-penguin021 in #5
- Add foreground monitoring service, WorkManager maintenance, receivers, and service health telemetry by @faded-penguin021 in #6
- Add typed AabSettings DataStore, profile import/export, and legacy Tasker migration by @faded-penguin021 in #7
- Add rebuild program scaffolding for Tasker→Kotlin conversion by @faded-penguin021 in #8
- S1: Extract core pipeline, Java blocks, and profiles from Tasker XML by @faded-penguin021 in #9
- S2: Scene consolidation matrix, context system, and task specs by @faded-penguin021 in #10
- S3: Gradle toolchain modernization & platform module conversion by @faded-penguin021 in #11
- S3.5 errata: owner-review corrections to extraction docs by @faded-penguin021 in #12
- S3.6: Plan hardening from peer review (D-027) by @faded-penguin021 in #13
- S4: Golden vector fixtures and Tasker reference oracle by @faded-penguin021 in #14
- S5: Close all 7 parity gaps; port dimming, override, and formulae logic by @faded-penguin021 in #15
- S6: Port circadian solar calculator and curve-suggestion wizard by @faded-penguin021 in #16
- S7: Platform adapters for brightness, sensors, context, and privilege by @faded-penguin021 in #17
- S8: Settings validation, legacy import, and domain config mappers by @faded-penguin021 in #18
- S8.5: Settings schema v2, solar invariants, and brightness pipeline refactor by @faded-penguin021 in #19
- S9a: Implement brightness pipeline controller and runtime service by @faded-penguin021 in #20
- S9b: Super dimming + QS tile + boot start; legacy rip-out by @faded-penguin021 in #21
- Gate 1 fixes by @faded-penguin021 in #22
- S10: Port context-override engine (prof762–768 + task43) by @faded-penguin021 in #23
- S11: UI shell, onboarding, and dashboard with Shizuku grant flow by @faded-penguin021 in #24
- [S12] Settings/tools/profile screens + chart engine core by @faded-penguin021 in #25
- S12.5a: AAB design language + app shell (nav drawer, hero cards) by @faded-penguin021 in #26
- S12.5b: Draft→Apply model, sliders, and Misc screen by @faded-penguin021 in #27
- S12.5c: Gate-2 behaviour fidelity — toasts, context editor, debug, overrides by @faded-penguin021 in #28
- S12.6a: Promote AAB Menu to home hub, rename Super Dimming & Circadian by @faded-penguin021 in #29
- S12.6b: Glass-box diagnostics + Live Debug scene (G2R-F6…F10) by @faded-penguin021 in #30
- S12.6c: Pipeline behaviour correctness & override-point capture by @faded-penguin021 in #31
- S12.6d: User-editable profiles, legacy import, context lock resume by @faded-penguin021 in #32
- S12.6e: Labels/help audit, context editor, onboarding (G2R-F19…F25, F28/F29) by @faded-penguin021 in #33
- S12.7a: Port task696 band+debounce override logic and post-init settle window by @faded-penguin021 in #34
- [S12.7b] Runtime feedback surfaces: override notification+toast, live QS tile, super-dimming Extra-Dim fix by @faded-penguin021 in #35
- G2R-F42/F43/F44/F45/F47/F67/F68: Location listener, rule priority, solar tokens by @faded-penguin021 in #36
- S12.7d: Permissions, Wi-Fi acquisition, first-boot nav by @faded-penguin021 in #37
- S12.7e: Debug/toast infrastructure — global flash overlay & cancel-previous by @faded-penguin021 in #38
- S12.7f: Per-screen live readouts + label/value fidelity by @faded-penguin021 in #39
- S12.7g: Interactive chart scrub, scatter taps, legend, axis labels by @faded-penguin021 in #40
- S12.7h: Circadian date/location override + profile preview UI by @faded-penguin021 in #41
- [S12.7i] Wire real circadian solar windows into the pipeline (G2R-F73) by @faded-penguin021 in #42
- S12.7i: Fix legacy profile load, override settle, and time-rule clear by @faded-penguin021 in #43
- S12.8a: Panic gesture, throttle watchdog, flash UI, and dimming fixes by @faded-penguin021 in #44
- S12.8c: Settings schema v3, legacy load fidelity, wizard gate by @faded-penguin021 in #45
- G2R-F39/F73/F83: Circadian windows live location + geo-IP fallback by @faded-penguin021 in #46
- [S12.8b] UI polish: dashboard, graph placement, context editor, permissions (+ Gate-2 5th-retest fixes) by @faded-penguin021 in #47
- Add release APK signing workflow and keystore configuration by @faded-penguin021 in #48
- Claude/clever planck uo0o4g by @faded-penguin021 in #49
- [S-infra] Auto-flag pre-releases for hyphenated tags by @faded-penguin021 in #50
New Contributors
- @faded-penguin021 made their first contribution in #1
Full Changelog: https://github.com/faded-penguin021/Tideo-Auto-Brightness/commits/v0.1.0-alpha