3 Commits

Author SHA1 Message Date
oxmc c4d379537e Add integration doc
Step-by-step for wiring this module into a new project: settings.gradle
catalog registration, BaseEntryPoint/PermissionManager/PrefManager usage.
2026-07-04 06:51:56 -07:00
oxmc c01b201e95 Add self-contained version catalog
Own gradle/libs.versions.toml so this module carries its own dependency
versions instead of relying on a consumer's root catalog having matching
alias names — makes it truly drop-in for other projects.
2026-07-04 06:50:12 -07:00
oxmc d0a89a95c0 Initial commit: shared Android library module
Reusable base entry-point flow (splash + permission routing), permission
manager, prefs wrapper, and AppCompat theme support for spinning up new
companion apps.
2026-07-04 06:50:12 -07:00