3291 Commits

Author SHA1 Message Date
SerpentSpirale
5dee2524df Add ControlDrawer.java and ControlDrawerData.java 2021-07-22 21:56:33 +02:00
SerpentSpirale
e2f35f3f6f Clean some code 2021-07-22 21:56:33 +02:00
SerpentSpirale
0fa13e2328 Clean BaseMainActivity 2021-07-22 21:56:33 +02:00
SerpentSpirale
78ea1ca709 Fix double click on some button 2021-07-22 21:56:33 +02:00
SerpentSpirale
a573b2bb97 Fix toggle unable to be pressed when moving the camera 2021-07-22 21:56:33 +02:00
SerpentSpirale
27f3ee55ba Fix toggle state not being rounded 2021-07-22 21:56:33 +02:00
SerpentSpirale
801eec319d setting textViews are now actualised 2021-07-22 21:56:33 +02:00
SerpentSpirale
29317bb72e Remove unused resources 2021-07-22 21:56:33 +02:00
SerpentSpirale
8fa12e2d76 Update MainActivity to support new properties 2021-07-22 21:56:33 +02:00
SerpentSpirale
fdddabd1c7 - Major flattening of the code to avoid it being unreadeable.
- New edit button interface with new properties.
2021-07-22 21:56:33 +02:00
SerpentSpirale
9748df5d49 Update ControlLayout to support new properties 2021-07-22 21:56:33 +02:00
SerpentSpirale
d967691574 Add ControlButton to support new properties 2021-07-22 21:56:33 +02:00
SerpentSpirale
b02c8f769e Update default controls to the new constructor 2021-07-22 21:56:33 +02:00
SerpentSpirale
f3219054f8 Update CustomControlsActivity "add button" button 2021-07-22 21:56:33 +02:00
SerpentSpirale
def161b40b Add new ControlData properties and new constructors 2021-07-22 21:56:33 +02:00
SerpentSpirale
eca6d9df47 Add control_setting_v2.xml 2021-07-22 21:56:33 +02:00
SerpentSpirale
886fe94555 Disable sending space key when the key is unknown 2021-07-22 21:56:33 +02:00
SerpentSpirale
c59f13a3a6 Add unknown key as a key that does nothing 2021-07-22 21:56:32 +02:00
SerpentSpirale
85b7e5a53d Remove unnecessary unboxing from AndroidLWJGLKeycode.java 2021-07-22 21:56:32 +02:00
SerpentSpirale
8eaa29eca5 Remove KANA key as it was unused 2021-07-22 21:56:32 +02:00
SerpentSpirale
02ed12f8c0 Update build.gradle to add a colorPicker 2021-07-22 21:56:32 +02:00
artdeell
74ed615157 Make sure that there's only one added resource pack in 1.17+ 2021-07-22 22:28:47 +03:00
artdeell
752d46ea12 Automatically add the resource pack and set renderer for 1.17 on GL4ES 2021-07-22 19:50:09 +03:00
artdeell
7318f00b2d Fix the mod installer (added several null checks) 2021-07-22 16:26:01 +03:00
artdeell
67fac9a610 Changes
"Localize" renderer selection mechanism to several other classes
Add renderer changer to Per-Version Config
Move Per-Version Config to a separate class
2021-07-22 16:20:38 +03:00
LegacyGamerHD
ea6bd5f5a3
revert it 2021-07-22 14:14:14 +02:00
LegacyGamerHD
6c813f3d39
HACK: fixes the vbo crashes on older versions by force disabling it 2021-07-22 13:43:11 +02:00
artdeell
a7135cac1d Don't launch MC while the memory allocation dialog is opened 2021-07-22 13:28:49 +03:00
artdeell
27bb2b348c Reduce the amount of warnings 2021-07-21 16:15:55 +03:00
artdeell
8e2e6e8c51 Revamp the init process 2021-07-21 16:11:48 +03:00
artdeell
61dfaf0c3b Implement an exit trapper
TODO: exit code decoder
2021-07-19 22:59:12 +03:00
Duy Tran Khanh
d478fe6730
Add a check for “Install gl4es” task 2021-07-18 19:17:46 +07:00
PojavLauncherTeam
93f6c685c7 CI: Update gl4es 2021-07-18 11:25:02 +00:00
ArtDev
a407117eed
Update android.yml 2021-07-18 14:21:25 +03:00
artdeell
121dad250c [EXPERIMENTAL] Replace Mod Installer file selector with SAF file selector, work around non-selectable XZ files 2021-07-18 14:10:52 +03:00
Duy Tran Khanh
5ab6f05d07
Revert cc2589d as it is unnecessary 2021-07-18 17:11:55 +07:00
PojavLauncherTeam
3626f5c04d CI: Update gl4es 2021-07-18 08:30:28 +00:00
Duy Tran Khanh
18de524013
Update android.yml 2021-07-18 15:27:24 +07:00
Duy Tran Khanh
e299a3b752
attempt da merge 2021-07-18 15:02:14 +07:00
Duy Tran Khanh
23680f0ca7
WIP fixes i386 (not tested) 2021-07-18 15:00:26 +07:00
Duy Tran Khanh
cc2589df51
Bug fix: only open on first split 2021-07-18 14:59:17 +07:00
PojavLauncherTeam
143312ebec CI: Update gl4es 2021-07-17 13:00:43 +00:00
Duy Tran Khanh
cc29d0c674
[Test] Push latest prebuilt gl4es 1.1.5 to repo 2021-07-17 19:56:51 +07:00
Duy Tran Khanh
68bea56277
Update android.yml 2021-07-17 19:42:49 +07:00
Duy Tran Khanh
d87efa039f
Update android.yml 2021-07-17 19:34:41 +07:00
Duy Tran Khanh
dc91a76255
Set some Git configs 2021-07-17 19:32:53 +07:00
ArtDev
644dc17390
Create android.yml 2021-07-17 15:15:33 +03:00
ArtDev
18941177df
Update android.yml 2021-07-17 15:13:27 +03:00
ArtDev
37cd45d3f2
Update android.yml 2021-07-17 14:45:26 +03:00
ArtDev
edbdb8cf2c
Update android.yml 2021-07-17 14:38:10 +03:00