Commit Graph

4 Commits

Author SHA1 Message Date
5e6520c258 revert: restore local fallback domains 2026-08-05 15:25:52 +08:00
f25bd7abf9 chore: remove hardcoded fallback domains 2026-08-05 14:53:40 +08:00
573a953d66 feat: add pokiesplay module with updated configurations and resources
- Introduced build.gradle for the pokiesplay module with application ID and output name changes.
- Updated google-services.json to reflect new project settings and Firebase configuration.
- Added new selection state for pokiesplay in deploymentTargetSelector.xml.
- Included pokiesplay in settings.gradle and gradle.xml for project integration.
- Updated application branding resources and user ID in build.gradle.
- Modified APK and image resources for the new module.
2026-05-07 09:47:48 +08:00
7da0e6d1b9 feat: add initial configuration and resources for pokiesplay module
- Created build.gradle for project setup and dependencies.
- Added AndroidManifest.xml with necessary permissions and application configuration.
- Included Firebase messaging service for push notifications.
- Established drawable and mipmap resources for app branding.
- Introduced .gitignore to exclude build and release directories.
- Added proguard rules for code obfuscation and optimization.
2026-05-07 09:33:53 +08:00