Duy Tran Khanh
b92123e971
New translations strings.xml (Slovak)
2023-02-03 00:31:05 +07:00
Duy Tran Khanh
985b40b45a
New translations strings.xml (Russian)
2023-02-03 00:31:04 +07:00
Duy Tran Khanh
05b4f88f89
New translations strings.xml (Portuguese)
2023-02-03 00:31:03 +07:00
Duy Tran Khanh
71ac0d2a3d
New translations strings.xml (Polish)
2023-02-03 00:31:02 +07:00
Duy Tran Khanh
2229c825a8
New translations strings.xml (Norwegian)
2023-02-03 00:31:01 +07:00
Duy Tran Khanh
aeb4909d91
New translations strings.xml (Dutch)
2023-02-03 00:31:00 +07:00
Duy Tran Khanh
f42bad5407
New translations strings.xml (Lithuanian)
2023-02-03 00:30:59 +07:00
Duy Tran Khanh
90826013a6
New translations strings.xml (Italian)
2023-02-03 00:30:58 +07:00
Duy Tran Khanh
ef56255b99
New translations strings.xml (Hebrew)
2023-02-03 00:30:56 +07:00
Duy Tran Khanh
c3632aaed8
New translations strings.xml (German)
2023-02-03 00:30:55 +07:00
Duy Tran Khanh
d6b1dda72a
New translations strings.xml (Danish)
2023-02-03 00:30:54 +07:00
Duy Tran Khanh
15d72b3af0
New translations strings.xml (Czech)
2023-02-03 00:30:53 +07:00
Duy Tran Khanh
d117181851
New translations strings.xml (Arabic)
2023-02-03 00:30:51 +07:00
Duy Tran Khanh
074046efc6
New translations strings.xml (Spanish)
2023-02-03 00:30:49 +07:00
Duy Tran Khanh
121711d891
New translations strings.xml (French)
2023-02-03 00:30:48 +07:00
Duy Tran Khanh
b14aa2c2af
New translations strings.xml (Romanian)
2023-02-03 00:30:47 +07:00
Duy Tran Khanh
f171337a41
New translations strings.xml (Vietnamese)
2023-02-03 00:30:46 +07:00
Duy Tran Khanh
bec12bc6d3
New translations strings.xml (Greek)
2023-02-03 00:30:45 +07:00
Duy Tran Khanh
f4201d95de
New translations strings.xml (Korean)
2023-02-03 00:30:44 +07:00
Duy Tran Khanh
7a67032de1
New translations strings.xml (Japanese)
2023-02-03 00:30:43 +07:00
artdeell
cb44314aba
Gyro controls: Untie sensitivity from sample rate
2023-02-02 16:51:08 +03:00
artdeell
2b7708fedc
Gyro controls: Use an actual gyro instead of Game Rotation Vector
2023-02-02 16:23:55 +03:00
RetroSourceCode
c8ce24aae0
Change "swipe from r to l" to "tapping a small button"
2023-02-02 07:47:06 +01:00
Boulay Mathias
6a5c2dd77e
Cleanup: applied fixes from #3599
2023-02-01 21:48:59 +01:00
Boulay Mathias
b9e443b818
Cleanup: Apply fixes from #2774
2023-02-01 21:39:35 +01:00
VenomousSteam81
9db4912f9c
Add a space
2023-02-01 21:35:07 +01:00
TarikBR
e8959a3df7
Revert "enforce non focusable when disabled"
...
This bugged me by making the keyboard stop opening
Motorola One Vision - Android 12 (CrDroid 8.8)
this revert commit ef9d5e347c58a241ac50943965c659860161c6e5
2023-02-01 21:30:26 +01:00
artdeell
0ade45665d
Fix #2912 (and other tiny sanitizations)
2023-02-01 22:01:22 +03:00
Duy Tran Khanh
470fdfb46d
New translations strings.xml (Czech)
2023-02-02 00:31:19 +07:00
artdeell
27a3bb8121
Feature: Gyroscope controls
2023-02-01 19:13:13 +03:00
artdeell
c9e9466977
Try to prevent clipped DrawerLayout
2023-02-01 16:55:39 +03:00
Mathias-Boulay
191c37161d
Revert "Workaround: fix clipped drawer by widening the invisible edittext"
...
Sadly, it created a gigantic issue for the soft keyboard users
This reverts commit 6a33087aa035c7ba56648101eec76dc3b6c32e20.
2023-02-01 14:19:53 +01:00
artdeell
362a49620b
Feature: OldVersionsUtils now handles dates without T correctly
2023-01-31 20:58:50 +03:00
artdeell
13f55e21bc
Compromise: remove Android < 28 notch support because it breaks virtual navbars
2023-01-31 20:35:26 +03:00
artdeell
4c435228cc
Finally! Fix window size for Minecraft 1.2.1-1.2.4
2023-01-31 17:58:33 +03:00
Mathias-Boulay
ef9d5e347c
Fix[input]: enforce non focusable when disabled
2023-01-31 14:17:28 +01:00
artdeell
e264181356
Change AWT Canvas size inside Display.create() (to force older MC versions to resize ASAP)
2023-01-31 07:33:30 +03:00
Mathias-Boulay
f0aad00211
Workaround[input]: remove hardware keyboard detection
...
Sadly, many devices may think they have a keyboard, reasons ranging from OEMs additionnal software layers to mouse declaring themselves as gamepads.
2023-01-30 21:05:25 +01:00
artdeell
246bf5c1dc
Fix: synchronize method bodies instead of completely relying on synchronized colelctions
...
Should prevent ConcurrentModificationExceptions and runtime corruption
2023-01-30 22:58:19 +03:00
artdeell
3004503b84
Feature: download source inheritsFrom JSON automatically
2023-01-30 20:25:46 +03:00
artdeell
693cff45b0
Infdev cursor grab: the Pojav part
...
Also featuring:
Window resize on first key even poll
2023-01-29 22:17:42 +03:00
Duy Tran Khanh
328581c2a9
Feat (parser): handle javaagent and verbose args
2023-01-29 20:05:59 +07:00
artdeell
4716e99df1
Don't call Display.create in AWTGLCanvas constructor (fixes Minecraft 1.2.1-1.2.4)
2023-01-28 14:36:18 +03:00
artdeell
1f28b3a6a7
Fix the FolderProvider findDocumentPath implementation to make paths actually visible
2023-01-28 07:57:11 +03:00
artdeell
2293664bd4
Workaround: Initialize GL capabilities early for gl4es
2023-01-27 22:22:42 +03:00
artdeell
db7881792f
Implement file/folder opening along with link opening
2023-01-27 21:41:55 +03:00
Duy Tran Khanh
94f99d58a1
New translations strings.xml (Italian)
2023-01-27 23:01:09 +07:00
artdeell
33d7d854ae
Implement AWT (1.12.2-) link opening
...
TODO: DIrectory opening
2023-01-27 07:34:01 +03:00
Boulay Mathias
6714813eec
Fix: Locale not being forced to english
2023-01-26 21:02:54 +01:00
Boulay Mathias
aa1685fae1
Fix: Error can be displayed when not launched from an activity
2023-01-26 20:55:16 +01:00