16 Commits
Author SHA1 Message Date
izzy2lost 3fe07e4652 add signed debug and release for testing purposes 2025-11-27 22:24:20 -05:00
izzy2lost 47df7578f8 Added RetroAchievements! 2025-10-30 02:41:52 -04:00
izzy2lost c6ef4ac95b Add memory cards option to import or export memory cards 2025-10-27 21:28:14 -04:00
izzy2lost 8f299fb37b Add delays to hoping fix getting stuck or crashing after bios 2025-10-08 00:01:36 -04:00
izzy2lost 150c377c2c Add auto updating version code 2025-09-22 04:51:39 -04:00
izzy2lost d723b5b555 Implement Google Play Store compliance improvements
- Add EdgeToEdge.enable() for Android 15+ compatibility
- Replace deprecated setSystemUiVisibility with modern WindowInsetsController
- Add proper window insets handling for edge-to-edge display
- Implement comprehensive Picture-in-Picture support with:
  * Automatic PiP entry when home button pressed during gameplay
  * Play/Pause controls in PiP mode
  * Proper UI hiding/showing when entering/exiting PiP
  * 16:9 aspect ratio optimized for gaming
- Add androidx.core:core-ktx dependency for EdgeToEdge support
- Update AndroidManifest.xml with supportsPictureInPicture attribute

Addresses Google Play Console suggestions:
- Edge-to-edge compatibility for Android 15
- Deprecated API warnings
- Picture-in-picture recommendation
2025-09-22 00:26:24 -04:00
izzy2lost fcb76971f9 disabled annoying GL warning 2025-09-18 08:36:33 -04:00
izzy2lost 5fca891696 fix about dialog 2025-09-12 10:03:28 -04:00
izzy2lost e1161027f1 Added setup wizard, Started SAF stuff
initial work on moving everything from android/data to the user selected folder.
2025-09-06 02:07:48 -04:00
izzy2lost 8f2606956e Added Coverflow for game covers 2025-08-30 15:11:45 -04:00
izzy2lost a27b5b143b cleaned up a bunch of warnings more ui stuff 2025-08-30 04:59:16 -04:00
izzy2lost bbaa1ba17a updated api etc. better controller detection ui changes 2025-08-29 12:26:17 -04:00
izzy2lost a1dafbd6d3 add bios checker on startup and before game 2025-08-28 08:11:50 -04:00
izzy2lost a4a14ac508 fixed dpad on physical controllers now works 2025-08-28 04:09:10 -04:00
izzy2lost ec7ac6cb7e make brighter in games was to dim 2025-08-22 08:04:47 -04:00
izzy2lost ecf84f3f47 add gitignore 2025-08-22 05:20:47 -04:00