- Added deployment target selections for auplayx and test run configurations
- Registered 15 new modules in gradle.xml: 2UOB, 88Malaysia, AU99live, Joker9au, aipokies, aud2u26, gem9bet, jkpokies, jl8au, luxegaming, mk99pgk, myklbet, neftsoft, nova9sg, pgk76
- Updated 2U8OB module: changed output name from "xofun88" to "2U8OB" and app name to "2uob"
- Updated 2UOB module: changed application ID, colors, user ID (274→212
- 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
- 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.
- 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.
- 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.
- Re-enabled Facebook, Telegram, and WhatsApp click listeners to launch respective apps.
- Updated visibility logic for notification items and other app links based on user IDs.
- Cleaned up commented-out code and adjusted layout visibility in activity_main2.xml.