mintris/app
cmclark00 808dc79396 Enhance: Update Google Play Games integration and versioning
- Incremented version code to 3 and version name to 0.2 in build.gradle.
- Added INTERNET and ACCESS_NETWORK_STATE permissions in AndroidManifest.xml.
- Refactored leaderboard display logic in HighScoresActivity and MainActivity to utilize a listener for intent success and failure.
- Introduced silent sign-in functionality for Google Play Games in MainActivity.
- Updated GooglePlayGamesManager to support the new listener interface for leaderboard intent handling.
- Added Google Play sign-in buttons in both portrait and landscape layouts for improved user interaction.
2025-04-02 18:04:24 -04:00
..
src/main Enhance: Update Google Play Games integration and versioning 2025-04-02 18:04:24 -04:00
build.gradle Enhance: Update Google Play Games integration and versioning 2025-04-02 18:04:24 -04:00
proguard-rules.pro Fix: Resolve crash on startup due to ProGuard/Gson TypeToken issue 2025-04-01 17:34:40 -04:00