Commit Graph

4 Commits

Author SHA1 Message Date
63a12890c3 revert: remove local fallback domains 2026-08-05 15:54:27 +08:00
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
6406f4cc9e feat: add initial configuration and resources for nep9 module
- Introduced build.gradle for the nep9 module with application ID and Firebase configuration.
- Added AndroidManifest.xml with necessary permissions and application setup.
- Implemented Firebase messaging service for push notifications.
- Included drawable and mipmap resources for app branding.
- Created .gitignore to exclude build and release directories.
- Added proguard rules for code obfuscation and optimization.
- Established network security configuration and file provider paths.
2026-05-07 17:29:40 +08:00