87 Commits

Author SHA1 Message Date
izzy2lost c456f76415 update version number 2025-10-07 17:52:53 -04:00
izzy2lost dc9b762461 Fix stuck at setup wizard after bios selection 2025-10-07 14:54:06 -04:00
izzy2lost 74c94427a6 add google play badge 2025-10-07 10:58:20 -04:00
izzy2lost 0cea21770e fix controller hint
only pops up if controller is connected.

now scrollable

bumped version number
2025-10-07 03:36:39 -04:00
izzy2lost f7b771d08b moved osd popups to be more visible 2025-09-24 04:36:34 -04:00
izzy2lost df9f5aeb5e auto add game patches 2025-09-24 04:30:17 -04:00
izzy2lost a7813e6799 updat java 2025-09-24 02:00:08 -04:00
izzy2lost d95390601e change from deprecated task 2025-09-22 13:20:34 -04:00
izzy2lost 30e1f32f0b better version code bumper 2025-09-22 05:03:37 -04:00
izzy2lost 150c377c2c Add auto updating version code 2025-09-22 04:51:39 -04:00
izzy2lost aa3fed2b0a Add PiP button to right drawer and make it scrollable
- Add Picture-in-Picture button with picture_in_picture_alt_24px icon and 'PIP' text
- Make right navigation drawer scrollable by wrapping in ScrollView
- Wire up PiP button functionality to enter Picture-in-Picture mode
- Position PiP button between Saves and Exit Game for logical flow
- Maintains consistent styling with other drawer buttons

Features:
- Users can now easily access PiP mode from the right drawer
- Right drawer is now scrollable to accommodate more buttons
- PiP button automatically closes drawer and enters PiP mode
- Consistent Material Design theming with brand primary colors
2025-09-22 02:29:07 -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 e5d5225a07 Add privacy policy link to About dialog 2025-09-18 13:39:33 -04:00
izzy2lost fcb76971f9 disabled annoying GL warning 2025-09-18 08:36:33 -04:00
izzy2lost e70febd5b3 fix exit game crash 2025-09-13 10:04:54 -04:00
izzy2lost 475b862574 add right navi drawer quick actions 2025-09-13 04:21:50 -04:00
izzy2lost 6986a6df79 updated links to license in about info 2025-09-12 11:23:20 -04:00
izzy2lost 5fca891696 fix about dialog 2025-09-12 10:03:28 -04:00
izzy2lost e560aa0d6b add license. added about in app. updated readme 2025-09-12 09:14:06 -04:00
izzy2lost 55de53061a update for release builds 2025-09-12 08:02:18 -04:00
izzy2lost d0045ddd0b No cover image updated 2025-09-12 04:43:58 -04:00
izzy2lost 88509fa640 fixed orientation changing problems 2025-09-12 02:11:52 -04:00
izzy2lost d8fd73eb96 lots of ui menu changes 2025-09-11 23:14:41 -04:00
izzy2lost 1c676f1250 started conversion to new navi drawer 2025-09-10 09:24:01 -04:00
izzy2lost 1735141404 update java to 17 2025-09-07 04:48:18 -04:00