Ishan09811 and GitHub
19f5e874c6
pandroid: allow to bind volume keys ( #814 )
...
* allow to bind volume keys
* fix mapping
* pass false instead of null
2025-11-01 12:45:59 +02:00
Ishan09811 and GitHub
da9dd8522a
AppDataDocumentProvider: Allow to remove documents ( #744 )
...
* AppDataDocumentProvider: Allow to remove documents
* Typo
2025-03-16 13:53:50 +02:00
Ishan09811 and GitHub
3ea05bd200
AppDataDocumentProvider: Add missing `COLUMN_FLAGS` in the default document projectation ( #741 )
...
Fixes unable to copy files from device to app's internal storage problem
2025-03-07 11:31:08 +00:00
Ishan09811 and GitHub
96e1c8fcd3
AppDataDocumentProvider: Typo ( #740 )
2025-03-06 11:30:23 +02:00
ca5cc349e9
Android_Build: Implement ccache ( #703 )
...
* Android_Build: Implement ccache
* Update Android_Build.yml
* Update Android_Build.yml
---------
Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com >
2024-12-30 15:35:56 +02:00
Ishan09811 and GitHub
67d4bd484a
Android: Fix device volume not working ( #663 )
2024-12-08 13:39:31 +02:00
Ishan09811 and GitHub
e1f830c7f7
Android: Implement enable audio option ( #652 )
...
* AlberDriver: add static void to enable audio
* implement enable audio option
* Typo
2024-11-30 21:25:58 +02:00
Ishan09811 and GitHub
1af7664efc
Ci: some fixes ( #496 )
...
* Windows_Build: automatic fetch build type for path
* Hydra_Build: automatic fetch build_type for path
2024-04-20 13:08:57 +03:00
Ishan09811 and GitHub
0aa024876e
add gradle caching system
2024-04-14 14:14:31 +05:30
Ishan09811 and GitHub
498d19fa51
keep screen on in `gameactivity` ( #450 )
2024-03-08 15:27:06 +02:00
Ishan09811 and GitHub
90f8fbfcb4
update ci actions version ( #424 )
2024-02-29 16:55:17 +02:00
Ishan09811 and GitHub
43dfda0f19
Allows the user to switch between performance and battery saving modes ( #422 )
...
* add game_mode_config in mainfest
* add ``game_mode_config``
2024-02-27 09:22:25 +02:00
267b1b3cc8
Add proper proguard rules ( #412 )
...
* add proper proguard-rules
* enable apk optimisations
* Android: Remove duplicate proguard rule
* derp
---------
Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com >
2024-02-21 11:40:19 +02:00
Ishan09811 and GitHub
51e2ef893c
Android: Split strings into categories ( #405 )
2024-02-11 21:47:19 +02:00
Ishan09811 and GitHub
f37bd9363f
use dialog instead of using toast when a rom is failed to load
2024-02-11 16:57:38 +05:30
Ishan09811 and GitHub
3b4960194f
Material UI ( #394 )
...
* used material ui in ``holder_game`` + added click effect
* add click effect to use in ``holder_game``
* use material ui in ``dialog_lua_scripts``
* add required imports to use material ui in ``dialog_lua_scripts``
* use material ui in ``holder_lua_script``
* use material ui in ``fragment_game_drawer``
* use material ui in ``fragment_games``
* add appbar with app name + Material EditText
* fix drawarlayout
* remove line divider from ``NavigationView``
2024-02-08 17:38:47 +02:00
Ishan09811 and GitHub
e6d012d05d
Compile release APK on CI
...
*Co-authored-by: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com >
2024-02-01 15:04:03 +02:00
Ishan09811 and GitHub
fdc8bfd58e
Make navigation Bar Fully Transparent ( #381 )
...
* Make navigation Bar Fully Transparent
* if the theme color is white then don't use the light navigation bar
* fixes navigation bar visibility in light mode
2024-01-29 16:04:45 +02:00