109 Commits

Author SHA1 Message Date
izzy2lost c456f76415 update version number FREE 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 ea581f90bd Merge branch 'master' of https://github.com/izzy2lost/PSX2 2025-10-06 02:59:27 -04:00
Izzy e77c23b65e Update README.md 2025-10-06 02:11:48 -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 fac6f4d3aa Merge branch 'master' of https://github.com/izzy2lost/PSX2 2025-09-22 00:27:00 -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
Izzy 9a68ac30bb Update README.md 2025-09-18 15:30:35 -04:00
izzy2lost e5d5225a07 Add privacy policy link to About dialog 2025-09-18 13:39:33 -04:00
izzy2lost 892ea59585 Add GitHub Pages documentation with privacy policy 2025-09-18 13:25:17 -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 a667bfdf79 Merge branch 'master' of https://github.com/izzy2lost/PSX2 2025-09-12 11:23:27 -04:00
izzy2lost 6986a6df79 updated links to license in about info 2025-09-12 11:23:20 -04:00
Izzy cd929a7cad Update README.md 2025-09-12 10:31:36 -04:00
Izzy dabd1c1091 Update README.md 2025-09-12 10:30:47 -04:00