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
87a92afa6c feat: add initial configuration and resources for 2U8OB module
- Created build.gradle for the 2U8OB module with application ID com.xizhcozzc.xoxau and output name xofun88.
- Added google-services.json for Firebase configuration.
- Implemented Firebase messaging service for push notifications.
- Included AndroidManifest.xml with necessary permissions and application setup.
- Added drawable and mipmap resources for app branding.
- Created .gitignore to exclude build and release directories.
- Added pro
2026-06-23 11:30:07 +08:00