Commit Graph
19 Commits
Author SHA1 Message Date
b5718010ee Add scripting support for Android (#369)
* Lua Patcher and code editor: initial commit

* Code Editor + Lua Patchs + Fixes

* some fixes

* bonk

---------

Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2024-01-16 21:43:30 +02:00
c849af47da Pandroid: add option to change screen gamepad, buttons position. (#359)
* Add change screen gamepad: initial commit

* Add change gamepad positions: part 2

* Peach fixes

* Bonk

---------

Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2024-01-03 23:35:30 +02:00
02d506f843 Pandroid: Drawer (#356)
* Drawer initial commit

* Translate drawer, and remove redundant code

* bonk

---------

Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
2023-12-29 19:01:58 +02:00
Gabriel 0ab7bf3b17 FileUtils.java: english error on comment 2023-12-24 13:25:52 -04:00
Gabriel d7036fc4e7 Delete PathUtils.java 2023-12-24 13:19:59 -04:00
Gabriel 058530bd90 Resolve PathUtils.java 2023-12-24 13:19:59 -04:00
Gabriel 6757117e0d Fix buffer errors 2023-12-22 15:40:10 -04:00
Gabriel 13136c6686 Save screen gamepad visibility and some fixes
Fix Gson serialization error on GlobalConfig
Now screen gamepad visibility saves last visibility state
2023-12-22 14:41:41 -04:00
Gabriel d0c4b8ff3b Peach changes 2023-12-22 12:32:42 -04:00
Gabriel 56398acdc9 Replace SharedPreferences by Gson
Replace all SharedPreferences use by gson
2023-12-22 10:50:57 -04:00
Gabriel b2c653ed1b Fix SAF mime-type 2023-12-21 23:02:14 -04:00
Gabriel cad4174845 Apply SAF for write icon file
replace fs/io by SAF implementation
2023-12-21 15:36:12 -04:00
Gabriel 8b93ef76ac Use vector directly on jni_driver.cpp 2023-12-21 14:52:12 -04:00
Gabriel c0960dcccd Game metadata extractor and some fixes
- App not closing on back pressed (AlberInputListener.java)
- Extract SMDH from rom.
- Extract metadata from SMDH
2023-12-21 09:43:51 -04:00
Gabriel BR Developer 9ca7e88b6c Merge branch 'heads/final-ui' into ui 2023-12-18 17:30:10 -04:00
Gabriel MachadoandGitHub b42c7a122b Merge branch 'wheremyfoodat:master' into ui 2023-12-16 23:29:19 -04:00
Gabriel MachadoandGitHub 9fd94f0b17 Update GlobalConfig.java 2023-12-15 11:17:27 -04:00
Gabriel Machado 53c3b5096c Best Screen Gamepad accessibility 2023-12-14 00:56:35 -04:00
Gabriel MachadoandGitHub 7c9d17f5ca TouchScreen input (#6) 2023-11-28 20:54:10 +02:00