BigBrainParking/app/modules/bbp-notify/android/build/intermediates
Hank d0f31d5278
Some checks failed
build-apk / build (push) Has been cancelled
v0.2.3: true ticking countdown via a tiny native module (no deps)
Replaces the static status notification with a native Android chronometer that
counts DOWN to the session end — the system ticks it every second with zero app
CPU/battery, visible without opening the app.

- modules/bbp-notify: a ~50-line local Expo module using only NotificationCompat
  (setWhen + setUsesChronometer + setChronometerCountDown + ongoing). Zero
  third-party dependencies, no Firebase — fits the de-Googled ethos. Verified:
  autolinks + Kotlin compiles.
- sessionStatus.ts uses it when present, else falls back to the expo-notifications
  static expiry-time notification.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 21:03:53 -07:00
..
compile_r_class_jar/release/generateReleaseRFile v0.2.3: true ticking countdown via a tiny native module (no deps) 2026-07-13 21:03:53 -07:00
compile_symbol_list/release/generateReleaseRFile v0.2.3: true ticking countdown via a tiny native module (no deps) 2026-07-13 21:03:53 -07:00
incremental/release/packageReleaseResources v0.2.3: true ticking countdown via a tiny native module (no deps) 2026-07-13 21:03:53 -07:00
local_only_symbol_list/release/parseReleaseLocalResources v0.2.3: true ticking countdown via a tiny native module (no deps) 2026-07-13 21:03:53 -07:00
nested_resources_validation_report/release/generateReleaseResources v0.2.3: true ticking countdown via a tiny native module (no deps) 2026-07-13 21:03:53 -07:00
symbol_list_with_package_name/release/generateReleaseRFile v0.2.3: true ticking countdown via a tiny native module (no deps) 2026-07-13 21:03:53 -07:00