Commit Graph

953 Commits

Author SHA1 Message Date
Logan McNaughton e23894c2e6 make usb handle same as discord (#969) 2026-05-28 10:04:44 +00:00
Logan McNaughton e0efa80f44 Don't reload RDP processor (#968)
* change rdram pointer

* more

* more

* more

* more

* more

* more

* more
2026-05-28 09:56:35 +00:00
Logan McNaughton cb734f8df1 fix overflow in load state (#967)
* fix overflow in load state

* more
2026-05-28 09:21:58 +00:00
Logan McNaughton 3197d415e0 timeout handles (#966)
* timeout handles

* more
2026-05-28 09:12:40 +00:00
Logan McNaughton 9dfc42c723 use setSustainedPerformanceMode (#965)
* use setSustainedPerformanceMode

* more
2026-05-27 18:45:43 +00:00
Logan McNaughton 14b973ec5f remove event watch on close (#964) 2026-05-27 16:24:25 +00:00
Logan McNaughton 81a3cea9c7 fix ra init on android (#963)
* fix ra init on android

* more

* more
2026-05-27 13:39:37 +00:00
Logan McNaughton dc6138076f use const for unknown name (#962) 2026-05-27 12:23:43 +00:00
Logan McNaughton a9f7285c0f auto set version (#961) 2026-05-27 12:11:02 +00:00
Logan McNaughton 7106a461b5 Update android manifest (#960)
* Update android manifest

* more
2026-05-27 11:17:27 +00:00
Logan McNaughton 69e3ebcc26 match controllers on android (#959)
* match controllers on android

* more

* more
2026-05-27 10:03:36 +00:00
Logan McNaughton f80f0f5f02 handle pause on android (#958) 2026-05-27 08:11:48 +00:00
Logan McNaughton a447bc8104 pass all args (#957) 2026-05-26 20:43:21 +00:00
Logan McNaughton 32f54f157b Run rom android (#956)
* run rom android

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-26 18:09:57 +00:00
Logan McNaughton 9c9f1a3000 connect to native code (#955)
* connect to native code

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-26 13:03:00 +00:00
Logan McNaughton 9d7b13d4c9 include sdl libs for android (#954) 2026-05-26 07:39:51 +00:00
Logan McNaughton 60cbf59ddf add intent for input profile (#952)
* add intent for input profile

* more

* more
2026-05-25 19:35:04 +00:00
Logan McNaughton 6f00e630e0 fix order in activity result (#951)
* fix order in activity result

* more
2026-05-25 18:37:12 +00:00
Logan McNaughton 7599f71c17 add sdl for android 2026-05-25 19:59:24 +02:00
Logan McNaughton 411cb0efa7 remove dialog windows (#948) 2026-05-25 09:31:33 +00:00
Logan McNaughton 00ec554783 wait a little longer for broadcast response (#947) 2026-05-23 18:57:44 +00:00
Logan McNaughton d25d3a460a save settings on android (#946)
* save settings on android

* more

* more
2026-05-23 13:44:14 +00:00
Logan McNaughton 8eec90c35c remove focusscope (#945) 2026-05-23 09:36:33 +00:00
Logan McNaughton a596e01ef2 clean up controller detection (#943) 2026-05-23 08:19:44 +00:00
Logan McNaughton 43ebc37f87 fix RA on android (#942) 2026-05-23 07:31:39 +00:00
Logan McNaughton 6223f10fae improve jni paths (#941) 2026-05-23 07:04:23 +00:00
Logan McNaughton c16e927288 use native-tls (#940)
* use native-tls

* Add linker argument for aarch64 macOS target

* Update linker settings in config.toml

Remove linker configuration for macOS and consolidate for Windows.

* Revert "Update linker settings in config.toml"

This reverts commit 33c8da07bf.

* more
2026-05-23 05:34:01 +00:00
Logan McNaughton 6ef33204e8 remove duplicate code (#938) 2026-05-22 17:49:15 +00:00
Logan McNaughton 3f9d62248a rom reading on android (#937) 2026-05-22 14:42:08 +00:00
Logan McNaughton 18fbd8e56c Remove AndroidX usage declaration (#936)
Removed AndroidX usage declaration from properties.
2026-05-22 13:50:50 +00:00
Logan McNaughton e5c74d05aa Improve some dialogs (#935)
* improve dialogs

* more
2026-05-22 10:43:37 +00:00
Logan McNaughton 82c22dc18e check file exists on android (#934)
* check file exists on android

* more

* more

* more
2026-05-22 07:43:20 +00:00
Logan McNaughton 66a74b5693 keep file permissions (#933) 2026-05-22 06:05:59 +00:00
Logan McNaughton 367b8bdb5c Handle intent results (#932)
* Handle intent results

* more

* more

* more

* more
2026-05-21 20:06:55 +00:00
Logan McNaughton b865c88d99 Use Gradle (#931)
* remove cargo-apk

* add gradle

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* Revert "more"

This reverts commit 19395aac13.

* more

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-21 16:16:12 +00:00
Logan McNaughton 53b39010a0 no vru on android (#930)
* no vru on android

* more

* more
2026-05-21 05:57:09 +00:00
Logan McNaughton 7ad8bed7df Netplay window adjustments (#929)
* adjust netplay windows

* more

* more
2026-05-20 15:01:31 +00:00
Logan McNaughton 01ea4c422a hold a ref to AndroidApp (#928)
* hold a ref to AndroidApp

* more

* more

* more

* more

* more
2026-05-20 14:16:17 +00:00
Logan McNaughton 7eb090a622 fix some popups (#927) 2026-05-20 10:43:24 +00:00
Logan McNaughton 48956dc016 move some android guards around (#926)
* move some android guards around

* more
2026-05-20 09:41:12 +00:00
Logan McNaughton 2eb8a0dc1d move save_settings into callback (#925) 2026-05-20 08:34:33 +00:00
Logan McNaughton c53ffebece only show window in safe area (#924) 2026-05-20 07:47:34 +00:00
Logan McNaughton 06d0aa53bc enable ui dragging (#923) 2026-05-20 07:14:43 +00:00
Logan McNaughton 28b1424357 don't hold android app reference (#922)
* don't hold android app reference

* more

* more
2026-05-20 06:57:56 +00:00
Logan McNaughton e852439b6a Fix open on Android (#921)
* fix open

* more

* more

* mroe
2026-05-19 19:56:36 +00:00
Logan McNaughton 5850c514f2 Populate controller list on android (#920)
* list controllers in UI for android

* more

* more
2026-05-19 17:30:09 +00:00
Logan McNaughton 11a49fd687 open crate only for gui (#919) 2026-05-19 13:36:48 +00:00
Logan McNaughton be9ba1366e move some android guards (#917)
* move some android guards

* more
2026-05-19 12:10:25 +00:00
Logan McNaughton dbe67f1034 More UI tweaks (#916)
* More UI tweaks

* more

* more
2026-05-19 09:50:01 +00:00
Logan McNaughton 7eecfa3275 use robius open (#915)
* use robius open

* more
2026-05-19 08:50:42 +00:00