SerpentSpirale
2edfc3d559
Fix crash
2021-07-22 21:56:33 +02:00
SerpentSpirale
87187f7999
Tweaked xml file to be nicer to the eyes
2021-07-22 21:56:33 +02:00
SerpentSpirale
d46523025d
Fix auto refocusing on EditText via the new DefocusableScrollView
2021-07-22 21:56:33 +02:00
SerpentSpirale
04999718b2
Add a custom scrollView that have the ability to disable the auto-refocus.
2021-07-22 21:56:33 +02:00
SerpentSpirale
55c0d19c49
Rewrote EditControl popups to be easily extended.
2021-07-22 21:56:33 +02:00
SerpentSpirale
6a58867051
Update ControlLayout.java to support new buttons
2021-07-22 21:56:33 +02:00
SerpentSpirale
2a627bde04
Update HandleView to support different button.
2021-07-22 21:56:33 +02:00
SerpentSpirale
0a19daae5c
Add button editing classes
2021-07-22 21:56:33 +02:00
SerpentSpirale
b365d8ff84
Modified ControlButton to be more extensible.
...
Add support for new properties.
Deprecated property *hidden* removed
2021-07-22 21:56:33 +02:00
SerpentSpirale
77248316d6
Add xml files for the various buttons
2021-07-22 21:56:33 +02:00
SerpentSpirale
e9a63ae9f6
Add ControlDrawer in CustomControls
2021-07-22 21:56:33 +02:00
SerpentSpirale
430392deac
Add ConstrolSubButton
2021-07-22 21:56:33 +02:00
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