3432 Commits

Author SHA1 Message Date
github-actions
c09b80e55c CI: Update gl4es 2021-08-05 06:10:19 +00:00
Duy Tran Khanh
b4a1493487
Update strings.xml 2021-08-05 13:01:54 +07:00
Duy Tran Khanh
c37634ac69
Offline username validation (avoid typing email when offline enabled) 2021-08-05 12:56:43 +07:00
LegacyGamerHD
fe515d5069 gradle upgrade 2021-08-04 18:18:17 +02:00
Duy Tran Khanh
988ceeb571
Save a few bytes :trollface: 2021-08-04 14:23:05 +07:00
Duy Tran Khanh
0e26e5fa50
Update V117CompatUtil.java 2021-08-04 14:21:23 +07:00
github-actions
bde10f6cf7 CI: Update gl4es 2021-08-04 06:45:13 +00:00
Duy Tran Khanh
4f892524da
Fixed a NPE: fixes #1738, #1774 2021-08-04 13:39:25 +07:00
github-actions
d7441275b5 CI: Update gl4es 2021-08-02 13:45:45 +00:00
artdeell
cc50a86525 Return the asset download check, make 1.17 compartiblity dialog skippable and the detection more accurate 2021-08-02 16:37:43 +03:00
SerpentSpirale
b9afe4f6b9 Hotfix for mouse passthrough slight jump 2021-08-01 21:51:51 +02:00
Duy Tran Khanh
bd22317639
Update android.yml 2021-08-01 07:27:51 +07:00
github-actions
d9f9d462b8 CI: Update gl4es 2021-07-31 12:02:39 +00:00
artdeell
02378b9ba2 Multi-context 2021-07-31 14:58:58 +03:00
github-actions
55b31833c4 CI: Update gl4es 2021-07-31 08:58:07 +00:00
SerpentSpirale
923eeb9f43 Definitive fix for right click mouse triggering back. 2021-07-31 10:54:49 +02:00
SerpentSpirale
17f823b1ed Fix deleting a SubButton not syncing the Drawer. 2021-07-30 14:38:12 +02:00
SerpentSpirale
625eb154cc Fix deleting Drawer not deleting its children 2021-07-30 14:36:27 +02:00
Duy Tran Khanh
ce6299accf
Update android.yml 2021-07-30 18:36:37 +07:00
Duy Tran Khanh
83547c152a
fixes lazy/spam issues (fix #1754 and #1755) 2021-07-30 18:00:16 +07:00
SerpentSpirale
ff49d5a2b9 Fix SubButtons not appearing when in edit mode. 2021-07-29 15:07:23 +02:00
SerpentSpirale
ef2060a8f1 Fix"." char not working. 2021-07-29 12:41:02 +02:00
SerpentSpirale
d927d19723 Hotfix for the mouse passthrough jumping issue. 2021-07-28 15:56:14 +02:00
github-actions
c8afe149df CI: Update gl4es 2021-07-26 13:57:26 +00:00
artdeell
7c0b6812bf Make Per-Version config localizable 2021-07-26 16:49:48 +03:00
ArtDev
2aba383d45
v 2021-07-26 16:31:37 +03:00
SerpentSpirale
5eaf17c2db Clean up inflate keycode array function 2021-07-25 23:28:15 +02:00
SerpentSpirale
63bec703b6 Tweaked the gamepad mappings. 2021-07-25 18:58:36 +02:00
github-actions
4f6d0c7ea0 CI: Update gl4es 2021-07-24 10:01:00 +00:00
Duy Tran Khanh
9b2cbe47a1
Implemented glfwRequestWindowAttention 2021-07-24 16:24:13 +07:00
LegacyGamerHD
72408949fd
... 2021-07-24 10:21:10 +02:00
LegacyGamerHD
11093adada
Update JREUtils.java 2021-07-23 18:48:24 +02:00
Duy Tran Khanh
ee5348f3b3
Update bug_report.yml 2021-07-23 17:50:57 +07:00
Duy Tran Khanh
4267a21481
Update bug_report.yml 2021-07-23 17:47:57 +07:00
SerpentSpirale
82fa8876f2 Clean up gamepad 2021-07-23 11:30:18 +02:00
SerpentSpirale
cd0c4c25da The gamepad now sets the modifiers 2021-07-23 11:12:12 +02:00
SerpentSpirale
59bc3764dd Moved the setModifiers to the CallbackBridge 2021-07-23 11:12:00 +02:00
artdeell
f425322eb5 Change the length to 102 to get rid of the extra UNKNOWN at the end 2021-07-23 11:04:56 +03:00
Duy Tran Khanh
ec67d6649c
Update android.yml 2021-07-23 14:22:59 +07:00
SerpentSpirale
f3e1c84c15 Update gitignore 2021-07-22 22:04:34 +02:00
SerpentSpirale
b4a21feaea Many under the hood improvements:
- CPU overhead reduced
- Compatibility increased
- Fix digital triggers auto-disabling
- Fix KeyEvents from DPAD
2021-07-22 22:02:18 +02:00
Duy Tran Khanh
51e7c2fce8 Bug fix: Exit button on the save dialog doesn't work as expected 2021-07-22 22:02:18 +02:00
SerpentSpirale
b4eeb2e74d Fix improper string value 2021-07-22 22:02:18 +02:00
artdeell
793f93c5cc Invert opacity on converted layouts 2021-07-22 22:02:18 +02:00
artdeell
37b6db5887 Comment out that debug line 2021-07-22 22:02:18 +02:00
artdeell
7da0c68813 Layout converter 2021-07-22 22:02:18 +02:00
SerpentSpirale
35e66892ad Clean up ControlButton options, supplented by multi touch 2021-07-22 22:02:18 +02:00
SerpentSpirale
c19debacb2 Tweak minimal gamepad deadzone. 2021-07-22 22:02:17 +02:00
SerpentSpirale
bbab922e63 Tweak the sensitivity down a bit 2021-07-22 22:02:17 +02:00
SerpentSpirale
ee0b715061 Gamepad pointer size is now dynamic ! 2021-07-22 22:02:17 +02:00