6795 Commits

Author SHA1 Message Date
SolDev69
0eb6dc7ca2
Remove unnecessary environment variables (#4761)
* Update JREUtils.java

Remove useless environment variables

* Update JREUtils.java

Fix formatting

Co-authored-by: Mathias Boulay <mathiasboulay@free.fr>

---------

Co-authored-by: Mathias Boulay <mathiasboulay@free.fr>
2023-11-06 19:10:12 +03:00
artdeell
16c7c44313 Feat[mslogin]: handle WebView state saving 2023-11-03 17:10:16 +03:00
Mathias Boulay
62dd60d96c Fix: Do not send a drop item message on hand swap 2023-10-29 11:19:07 +01:00
Mathias Boulay
88149ae889 Fix: switch DPAD support
Also skip the dpad remap as it usually the same 2 configs that are auto handled
2023-10-20 21:40:10 +02:00
Mathias Boulay
1f0030ceb4 Fix[controls]: border thickness is scaled to global control scale 2023-10-19 13:34:37 +02:00
Color_yr
5a285c811c
fix: OOB on chinese char (#4681)
* fix StringIndexOutOfBoundsException

when `log` contain `chinese` char

* lost code

* Update stdio_is.c

* Update stdio_is.c
2023-10-19 13:16:41 +02:00
artdeell
01e1fdf177 UI[main]: Make the main buttons scrollable 2023-10-18 23:01:07 +03:00
ArtDev
17bbc05927
Request notification permissions when necessary
Co-authored-by: 64391349+tarikbr@users.noreply.github.com
2023-10-18 22:38:26 +03:00
Mathias Boulay
751ade3340 Fix[gamepad]: better gamepad support 2023-10-18 21:26:23 +02:00
artdeell
109f37fa42 Cleaanup[preference]: use onPreferenceClickListener instead of onPreferenceTreeClick 2023-10-18 21:22:40 +03:00
artdeell
462bbc0e58 Feat[launcher]: request notification permission on startup (+extra handling) 2023-10-17 17:25:40 +03:00
Mathias Boulay
b2f2cbfa5c
Fix[docs]: Merge pull request #4737 from VenomousSteam81/v3_openjdk
Update README.md
2023-10-14 22:02:45 +02:00
VenomousSteam81
2c9684b59d
Update README.md
Change "...the Minecraft..." to "...Minecraft..." (because my OCD kills me)
2023-10-14 14:53:23 -05:00
Mathias Boulay
4a81cd3b6e
Merge pull request #4734 from PojavLauncherTeam/in_app_file_manager
Add download mirrors (and other fixes)
2023-10-14 18:40:23 +02:00
artdeell
20a83d377e Add latest changes from v3_openjdk 2023-10-14 08:43:31 +03:00
artdeell
f1ee8f0177 Fix[code]: clearer meanings for some stuff and remove hardcoded -1, -1 for ProgressKeeper 2023-10-14 08:17:11 +03:00
Mathias Boulay
82e50e8893 Docs: Link to LWJGL build instructions 2023-10-13 23:27:55 +02:00
Mathias Boulay
f91390519c Fix[strings]: un-hardcode category strings 2023-10-13 23:13:12 +02:00
Mathias Boulay
ba158d97b2 Fix[controls]: joystick transparency 2023-10-13 22:55:41 +02:00
Mathias Boulay
d3263581c3 Fix[control-editor]: context buttons reaching out of the screen 2023-10-13 22:24:41 +02:00
Mathias Boulay
b624b3123f Fix[controls]: clone forward lock 2023-10-13 22:10:09 +02:00
Mathias Boulay
3d1d6f03f3 Fix[controls]: clone swipeable/mouse passthrough 2023-10-13 22:00:55 +02:00
Mathias Boulay
f3c19895a0 Fix[downloader]: 1.6.X assets were missing 2023-10-13 20:33:51 +02:00
artdeell
e6af83b2e2 Fix[code]: fixes for stuff that i missed/additional validations 2023-10-12 16:53:24 +03:00
Mathias Boulay
493bcc8b60 Fix[settings]: improperly saved joystick deadzone settings 2023-10-11 22:45:01 +02:00
artdeell
ae286fb57a Feat[remoteerror]: custom dialog handling 2023-10-09 13:04:50 +03:00
artdeell
64daa0799f Feat[downloader]: game startup context awareness 2023-10-05 16:23:52 +03:00
artdeell
2b8a3c8ab5 Feat[downloader]: add external mirror support 2023-10-04 23:24:51 +03:00
artdeell
d8ed111b10 Refactor[gen]: other minor refactors 2023-10-01 11:58:16 +03:00
artdeell
1151e7fcd2 Refactor[preference]: fix all warnings 2023-10-01 11:39:09 +03:00
artdeell
e13d8d2945 Cleanup[launcher]: remove legacy storage permission code
This was buggy and got superseded by the introduction of TestStorageActivity
2023-10-01 11:04:46 +03:00
artdeell
27223c885a Refactor[intent]: use ActivityResultLauncher instead of request codes 2023-10-01 11:00:04 +03:00
ArtDev
9484d0c52d
Fix[force-eng]: delete en-rPS 2023-09-28 19:21:18 +03:00
Duy Tran Khanh
36b5eb8132 New translations strings.xml (English, United Kingdom) 2023-09-28 19:20:13 +03:00
Duy Tran Khanh
efe836c628 New translations strings.xml (Azerbaijani) 2023-09-28 19:20:13 +03:00
Duy Tran Khanh
06539a88d2 New translations strings.xml (Russian) 2023-09-28 19:20:13 +03:00
Duy Tran Khanh
0db2756233 New translations strings.xml (Czech) 2023-09-28 19:20:13 +03:00
Duy Tran Khanh
054864754e New translations strings.xml (Arabic) 2023-09-28 19:20:13 +03:00
ArtDev
32b9930444
Feat[build]: also upload AAB
This is done for publishing in the Amazon Appstore (or other places that accept AABs) because i dont want to build pojav from random stuff that i have on my pc
2023-09-28 18:51:33 +03:00
Mathias Boulay
1073fa6ade Workaround[quilt]: disable the gui errors 2023-09-28 00:33:05 +02:00
Mathias Boulay
8f8623a2e8 Workaround[controls]: joystick blocking button in game 2023-09-27 23:17:28 +02:00
ArtDev
5d010fcd33
Update[build]: fix codename 2023-09-27 21:07:14 +03:00
ArtDev
0667a875c1
Merge pull request #4055 from PojavLauncherTeam/l10n_v3_openjdk2
New Crowdin updates
edelweiss
2023-09-27 20:20:50 +03:00
artdeell
7fb0b27a22 Mege translations into main 2023-09-27 20:17:48 +03:00
ArtDev
c90591ed64
Fix[CI]: send changes for review 2023-09-27 20:03:36 +03:00
ArtDev
bea822be52
Fix[CI]: update gplay upload plugin 2023-09-27 19:56:54 +03:00
artdeell
0d43ef2499 New[gl4es]: Update gl4es binaries and enable NOERROR 2023-09-27 19:23:35 +03:00
artdeell
808d1551e3 QC[nsbypass]: comment ADRENO_POSSIBLE define again 2023-09-26 22:14:45 +03:00
artdeell
9168d2138a Fix[nsbypass]: prevent vulkan loader deadlock on EMUI devices 2023-09-26 22:10:27 +03:00
Duy Tran Khanh
06caafa000 New translations strings.xml (Indonesian) 2023-09-25 01:56:46 +07:00