KorewaWatchful
9dddc4e784
ci: update andorid build/ci
2026-05-25 22:54:28 -04:00
Dicot0721
d9b605854b
android: Add x86_64 ABI
...
- Disable adrenotools in Android x86_64 build to compile.
- Fix incorrect type for parameter of JNI function.
2026-05-18 11:38:20 -03:00
KorewaWatchful
74cae4a3f7
android: add trophy browser
2026-05-17 23:13:50 -04:00
KorewaWatchful
71a445f209
gui: bugfixes
2026-05-15 18:09:52 -04:00
KorewaWatchful
91f533f86f
emu: complete gui overhaul
2026-05-13 17:58:56 -04:00
ikhoeyZX
9abe85f90f
[Android/Overlay] Add L3 R3 and hide controller button
2026-05-11 17:33:07 +02:00
bookmist
750a516d8f
modules/SceCamera: SDL3 camera implementation
2026-01-28 02:02:07 +03:00
Zangetsu38
33abe10d41
gui/initial setup: refactor grant file access permissions.
...
- Rework storage permission handling during initial setup.
- Block setup progression until storage access is granted.
- Avoid invalid states and SAF-related issues on some Android devices.
2026-01-17 02:21:29 +01:00
Dicot0721
ab3ab8afb7
android/Emulator: Fix freezing when no files are selected
2026-01-10 15:24:10 +01:00
Troidem
f64b282834
android: hide system bars
2026-01-09 20:09:57 +01:00
Zangetsu38
a00ea7c5ae
android/java/Emulator: Fix folder picker regression.
...
- Folder picker request to TreeUri for can resolving path.
2026-01-09 15:49:59 +01:00
Zangetsu38
1201b4b5d6
host/dialog/filesystem android: Cleanup file picker path handling.
...
- Resolve real filesystem paths directly from the Android file picker.
- Remove all SAF fallback logic, temporary file copies, and FD-based handling.
- Drop file-descriptor mapping entirely.
- Unify file opening with desktop by using FOPEN().
- Simplify JNI: filedialogReturn now returns only a UTF-8 path.
- Add permission request on Android 11+ to ensure picker paths remain accessible.
2026-01-07 18:01:39 +01:00
双子叶植物
e7e420c598
android: Update NDK from r27 to r27d
...
- Update NDK to the latest LTS version to receive bug fixes.
2026-01-04 16:38:13 +01:00
Dicot0721
2a83fbf0c1
android: Support 16 KB page sizes
...
- Fix #3740 .
2026-01-03 21:23:54 +01:00
Zangetsu38
fe808487a6
gui/vita3k update: Add Android build support and installer integration.
...
- Download Android .apk in updater and launch installer.
- Handle permissions for SDK < 26.
- Fix list of commit position when resize window.
2025-12-30 21:05:33 +01:00
Macdu
b4c1335422
build: Add Android version.
...
- PS button support added to the overlay controller, with improved default button positioning.
Co-authored-by: Zangetsu38 <dante38@free.fr >
2025-12-30 18:09:43 +01:00