3528 Commits

Author SHA1 Message Date
github-actions
74aba8b70d CI: Update gl4es 2021-08-18 16:49:59 +00:00
LegacyGamerHD
b9c56ad7ef
Update README.md 2021-08-18 18:46:18 +02:00
github-actions
35c29cafbc CI: Update gl4es 2021-08-18 10:17:23 +00:00
Duy Tran Khanh
e3061c9da7
Allow downloading “net.java.jinput”
Test Forge LiteLoader
2021-08-18 10:25:56 +07:00
Duy Tran Khanh
e817531bff
Fixes #1860: handle architecture name “aarch32” 2021-08-18 09:31:50 +07:00
SerpentSpirale
a30ad51773 Fix showing the keyboard in a disabled focus state 2021-08-17 18:42:55 +02:00
github-actions
536d920c0e CI: Update vgpu 2021-08-17 10:02:36 +00:00
ArtDev
057f0666f5
Update android.yml 2021-08-17 12:59:17 +03:00
ArtDev
8a1b137be1
Update android.yml 2021-08-17 12:54:33 +03:00
ArtDev
5ddea79df8
Update android.yml 2021-08-17 12:52:16 +03:00
github-actions
d5bf1484a6 CI: Update vgpu 2021-08-17 09:44:57 +00:00
ArtDev
87f84c0842
Add vgpu cache 2021-08-17 12:41:07 +03:00
github-actions
cc47b3461d CI: Update vgpu 2021-08-17 08:40:04 +00:00
SerpentSpirale
e716b5e72b - Fix no renderer crash
- graphic lib is now non modifiable
2021-08-17 10:36:41 +02:00
LegacyGamerHD
35c508822e
Update JREUtils.java 2021-08-16 20:45:30 +02:00
github-actions
ed2e0623d3 CI: Update vgpu 2021-08-16 15:46:13 +00:00
Boulay Mathias
d53b4b86bb
Merge pull request #1839 from Mathias-Boulay/Better_defaults
[MINOR] Better Default update
2021-08-16 17:43:09 +02:00
github-actions
ab569fa219 CI: Update vgpu 2021-08-15 09:14:36 +00:00
LegacyGamerHD
57fde920f4
add a warning to vgpu that 1.17 isnt suported yet and that it can be unstable 2021-08-15 11:11:02 +02:00
SerpentSpirale
c939b5dcc7 The drop hotbar item is now excluded from gestures 2021-08-14 22:18:38 +02:00
SerpentSpirale
0d45a4e170 Fix broken special buttons introduced in the previous commit 2021-08-14 22:00:13 +02:00
SerpentSpirale
17f78bed03 Swipeable buttons are a bit faster now 2021-08-14 22:00:12 +02:00
SerpentSpirale
1929143337 300 ms is now default for the gesture speed 2021-08-14 22:00:12 +02:00
SerpentSpirale
ba640d0458 - Update LauncherPreferenceFragment.java
- Clean up some code
2021-08-14 22:00:12 +02:00
SerpentSpirale
cf0db09ea9 Remove freeform launch part 2021-08-14 22:00:12 +02:00
SerpentSpirale
35a0b66ec1 - The default RAM value is now device aware
- Hide notch setting defaults to false.
2021-08-14 22:00:12 +02:00
SerpentSpirale
35f0bf3277 Removed freeform from the options, since it is useless. 2021-08-14 22:00:12 +02:00
SerpentSpirale
08aa9fa96c Clean up code a bit. 2021-08-14 22:00:12 +02:00
SerpentSpirale
4ccfe06263 Better use of the SRP for the 2.2 input system 2021-08-14 22:00:12 +02:00
SerpentSpirale
29a96330aa Cleaned part of launchJVM implementation. 2021-08-14 22:00:12 +02:00
SerpentSpirale
50d822cca9 Fix transparent screen issue for dex and freeform 2021-08-14 22:00:12 +02:00
SerpentSpirale
c5765c3981 Fix a small typeface related memory leak. 2021-08-14 22:00:12 +02:00
SerpentSpirale
42e07ea04e Rename CURRENT_ARCH into DEVICE_ARCH 2021-08-14 22:00:12 +02:00
SerpentSpirale
8d2843889b - Move getJavaArgs to the appropriate class
- Deported loading a graphical library into its own function.
- Clean up getJavaArgs implementation.
2021-08-14 22:00:12 +02:00
SerpentSpirale
93bb166339 Cleaned up code with the new architecture system 2021-08-14 21:56:38 +02:00
SerpentSpirale
346b5bf2c0 Tweaked max ram slider value. 2021-08-14 21:56:38 +02:00
SerpentSpirale
8ebfe0d599 Make multiRT compatible with the new architecture system. 2021-08-14 21:56:38 +02:00
SerpentSpirale
5d0dff0dca - Improve architecture detection
- Add an archAsString function.
2021-08-14 21:56:38 +02:00
SerpentSpirale
fed4fe74d5 - Fix improper architecture detection
- Progressive transition towards a new architecture system
2021-08-14 21:56:38 +02:00
SerpentSpirale
bcb9957e0c - Clean FontChanger
- Put fonts in the res folder
- Progressive transition towards a clean architecture detection system
2021-08-14 21:56:38 +02:00
SerpentSpirale
ea9c821676 Reduce clutter through convenience function 2021-08-14 21:56:37 +02:00
SerpentSpirale
142e658299 Clean up JREUtils a bit 2021-08-14 21:56:37 +02:00
SerpentSpirale
baf48509c5 Improved Architecture class. 2021-08-14 21:56:37 +02:00
SerpentSpirale
54f2a1e464 Introduce Architecture Class 2021-08-14 21:56:37 +02:00
SerpentSpirale
a8f16d60ee Fix outOfBoundsException 2021-08-14 21:56:37 +02:00
SerpentSpirale
eb3a547974 Take advantage of the new arg parser 2021-08-14 21:56:37 +02:00
SerpentSpirale
c967815df0 Add java argument parser 2021-08-14 21:56:37 +02:00
github-actions
ffbc5599b5 CI: Update vgpu 2021-08-14 19:51:28 +00:00
SerpentSpirale
3ed30d0d02 Fix hotbar placing blocks 2021-08-14 21:47:51 +02:00
github-actions
44a3d03cee CI: Update vgpu 2021-08-14 19:01:18 +00:00