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
Logan McNaughton
e1b4039a52
dont use open on android ( #914 )
2026-05-19 07:43:55 +00:00
Logan McNaughton
9f2cfb5a9f
read RA settings from CLI ( #913 )
...
* read RA settings from CLI
* more
2026-05-19 07:20:08 +00:00
Logan McNaughton
41e66825d0
Update UI ( #911 )
...
* rework UI
* more
* more
* more
2026-05-19 06:50:00 +00:00
Logan McNaughton
a78393ca91
More basic Android stuff ( #910 )
...
* enable tokio
* data dirs
* jni pointer
* more
* more
* more
* more
* more
* more
* more
* more
2026-05-18 15:08:01 +00:00
Logan McNaughton
8dde32cb21
fix label ( #909 )
2026-05-17 19:53:10 +00:00
Logan McNaughton
1538513fb7
add apk icon ( #908 )
...
* add apk icon
* more
* more
* more
* more
2026-05-17 18:07:57 +00:00
Logan McNaughton
30c8aef24e
move netplay_id ( #907 )
2026-05-17 16:44:21 +00:00
Logan McNaughton
8daa65d93e
only use --release for tags ( #906 )
...
* only use --release for tags
* more
* more
* more
2026-05-17 16:14:48 +00:00
Logan McNaughton
df5fcae69b
Remove Android SDK setup from build.yml ( #905 )
2026-05-17 15:26:13 +00:00
Logan McNaughton
e3b63908de
show controller during config ( #904 )
2026-05-17 14:43:37 +00:00
Logan McNaughton
8c53de9cc7
Don't set NDK version ( #903 )
...
* Set ANDROID_NDK_ROOT
* Update build.yml
2026-05-17 14:11:29 +00:00
Logan McNaughton
78cb758a26
Add LIBCLANG_PATH to build workflow ( #902 )
2026-05-17 13:40:14 +00:00
Logan McNaughton
8fea9ef212
update ndk ( #901 )
2026-05-17 09:51:50 +00:00
Logan McNaughton
38fdc24a49
Use cargo-ndk for env ( #900 )
...
* Use cargo-ndk for env
* Update build.yml
2026-05-17 09:00:57 +00:00
Logan McNaughton
069c64ab08
build apk ( #899 )
...
* build apk
* more
* more
* more
* more
* more
* more
* more
* more
* more
2026-05-16 20:09:19 +00:00
Logan McNaughton
2005fb1421
don't update window when minimized ( #898 )
2026-05-16 18:46:00 +00:00
Logan McNaughton
04b15fee2f
fail early if cheats cannot be read ( #897 )
2026-05-15 18:05:20 +00:00
Logan McNaughton
eda3dda613
error if cheats cannot be read ( #896 )
2026-05-15 17:44:04 +00:00
Logan McNaughton
03be98b571
build android lib ( #895 )
...
* build android lib
* more
* more
* more
* more
2026-05-15 14:10:23 +00:00
Logan McNaughton
93bf103f03
move around RA code ( #894 )
...
* move around RA code
* more
* more
* more
2026-05-15 12:36:11 +00:00
Logan McNaughton
c8f485cd93
Build clib ( #893 )
...
* Build clib
* more
* more
* more
* linker
* more
* more
* more
* more
* more
* more
2026-05-15 11:18:48 +00:00
Logan McNaughton
3a301c517d
shorten message ( #891 )
2026-05-15 06:58:19 +00:00
Logan McNaughton
d17c577ccd
use port 48646 for UNFloader ( #890 )
2026-05-14 19:55:42 +00:00
Logan McNaughton
8c331c25eb
Sort translation files ( #889 )
...
* Sort translation files
* more
2026-05-14 15:16:53 +00:00
Logan McNaughton
8341ef5731
Add Discord Rich Presence ( #888 )
...
* add rich presence
* more
* more
* more
* more
* more
* more
* more
* more
* more
* update translations
* more
2026-05-14 14:30:36 +00:00
Logan McNaughton
40a29d927f
shorten some messages ( #887 )
2026-05-14 08:34:42 +00:00
Logan McNaughton
9846c2243c
fix typo in RAM name ( #885 )
2026-05-13 12:48:18 +00:00
Logan McNaughton
c1dc4fe589
automatically attach assets to release ( #884 )
...
* automatically attach assets to release
* more
2026-05-13 08:03:15 +00:00
Logan McNaughton
06052b729b
add missing newline ( #881 )
2026-05-12 11:55:42 +00:00
Logan McNaughton
d7c912b53e
Update russian translation ( #880 )
2026-05-12 11:16:28 +00:00
Logan McNaughton
b792ebbd45
Change German translation for 'Transfer Pak' ( #879 )
2026-05-12 10:26:41 +00:00
Logan McNaughton
e7071047e3
Add Russian translation ( #878 )
2026-05-12 10:22:44 +00:00
Logan McNaughton
6496288c4e
don't reallocate rdram during load state ( #877 )
...
* don't reallocate rdram during load state
* more
2026-05-12 08:11:46 +00:00