da907499a0
Qt: Portuguese (Brasillian) ( #670 )
...
* pt-br
* rename
* some fix
* Limear
* pt-br to pt_br
* Typo
---------
Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com >
2024-12-07 15:54:45 +02:00
Gabriel Machado and GitHub
52655335c0
Rename aes_key to aes_keys ( #621 )
2024-10-25 16:32:28 +03:00
Gabriel Machado and GitHub
a6750e7aef
Import key option in android ( #620 )
...
* Implement option to import keys
* Fix crashes
* Remove redundant code
2024-10-25 10:22:26 +03:00
Gabriel Machado
28c5b565c0
Implement accurate shader multiply option
2024-10-24 15:09:32 -04:00
Gabriel Machado and GitHub
8cf0fbef1b
Implement support to sensors ( #618 )
...
* Implement sensors
* Fix memory leak in accel
2024-10-24 20:51:53 +03:00
02496b57eb
Pandroid: Screen layout editor ( #425 )
...
* Add Dynamic colors option for Android 12 or above (#8 )
* Dynamic color for android 12 or above @Ishan09811
* Revert "Add Dynamic colors option for Android 12 or above (#8 )" (#9 )
This reverts commit 6ee1a39fb4e5913e4f7f75004b51ff06c25c1fd0.
* Material Switch (#10 ) | ISHAN | REVIEW
* Review Material Switch
* basic implement, ds editor, and remake theme selector
* add swap screen in drawer
* basic file provider for access private folder from file explorer
* Pandroid: Game about dialog (#7 )
* Alert dialog idea
* Reimplement ishan game dialog.
* Add Picture In Picture support with a option (#11 )
- Ishan picture in picture pr
* some fixes
* Add game to launcher and some clear code.
---------
Co-authored-by: Ishan09811 <156402647+Ishan09811@users.noreply.github.com >
Co-authored-by: gabriel <gabriel>
2024-02-29 22:06:23 +02:00
Gabriel Machado and GitHub
6af4a04987
Pandroid: Storage Access Framework (SAF) ( #408 )
2024-02-17 18:09:46 +02:00
Gabriel Machado and GitHub
8cb7a230cc
Merge pull request #5 from wheremyfoodat/material_ui
...
Material UI (#394 )
2024-02-09 22:00:09 -04:00
74ea66efc5
Pandroid: Fix Navigation bar. ( #398 )
...
* fix navbar transparent
* too mutch fixes
- Fix Ui Render in android 7.
- Fix Navigation bar in android 7
- Rename developer option to advanced option.
- Fix crash because setTitle in action bar
- New style for switch button
* bonk
---------
Co-authored-by: gabriel <gabriel>
2024-02-03 00:11:59 +02:00
28ca4cd795
Logger ( #397 )
...
* Initial commit
* add shader-jit option
* add translate to word "graphics' for ptbr
* Native logger
* Bonk
* fix
---------
Co-authored-by: gabriel <gabriel>
Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com >
2024-02-01 17:46:15 +02:00
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 Machado and GitHub
b42c7a122b
Merge branch 'wheremyfoodat:master' into ui
2023-12-16 23:29:19 -04:00
Gabriel Machado and GitHub
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 Machado and GitHub
7c9d17f5ca
TouchScreen input ( #6 )
2023-11-28 20:54:10 +02:00