4651 Commits

Author SHA1 Message Date
Duy Tran Khanh
eef2aa7f47 New translations strings.xml (Spanish) 2021-08-10 21:40:51 +07:00
Duy Tran Khanh
4cbcbe4fad New translations strings.xml (Hebrew) 2021-08-10 21:40:49 +07:00
Duy Tran Khanh
aecdaf9ad3 New translations strings.xml (French) 2021-08-10 21:40:49 +07:00
Duy Tran Khanh
f13aee9a59 New translations strings.xml (Ukrainian) 2021-08-10 21:40:47 +07:00
Duy Tran Khanh
4f4e6c8bc5 New translations strings.xml (LOLCAT) 2021-08-10 21:40:46 +07:00
Duy Tran Khanh
4ca8d2112c New translations strings.xml (English (upside down)) 2021-08-10 21:40:45 +07:00
Duy Tran Khanh
7785a32416 New translations strings.xml (Tatar) 2021-08-10 21:40:42 +07:00
Duy Tran Khanh
b60b8f1b4b New translations strings.xml (Filipino) 2021-08-10 21:40:41 +07:00
Duy Tran Khanh
1140834aa2 New translations strings.xml (English, United Kingdom) 2021-08-10 21:40:40 +07:00
Duy Tran Khanh
64636da2b2 New translations strings.xml (Malay) 2021-08-10 21:40:39 +07:00
Duy Tran Khanh
18b9b948f9 New translations strings.xml (Turkish) 2021-08-10 21:40:38 +07:00
Duy Tran Khanh
3d93f95180 New translations strings.xml (Thai) 2021-08-10 21:40:35 +07:00
Duy Tran Khanh
99bee1f358 New translations strings.xml (Indonesian) 2021-08-10 21:40:33 +07:00
Duy Tran Khanh
195818e189 New translations strings.xml (Portuguese, Brazilian) 2021-08-10 21:40:32 +07:00
Duy Tran Khanh
433dc361fe New translations strings.xml (Vietnamese) 2021-08-10 21:40:30 +07:00
Duy Tran Khanh
204fb771c8 New translations strings.xml (English) 2021-08-10 21:40:29 +07:00
Duy Tran Khanh
89e312d80d New translations strings.xml (Chinese Traditional) 2021-08-10 21:40:28 +07:00
Duy Tran Khanh
1052192121 New translations strings.xml (Chinese Simplified) 2021-08-10 21:40:27 +07:00
Duy Tran Khanh
96a3af7757 New translations strings.xml (Kazakh) 2021-08-10 21:40:26 +07:00
Duy Tran Khanh
a77b63d78a New translations strings.xml (Romanian) 2021-08-10 21:40:25 +07:00
artdeell
c5a580bff9 I'm stupid 2021-08-10 14:16:44 +03:00
artdeell
07a3a0278e Upgrade LayoutConverter 2021-08-10 14:12:55 +03:00
SerpentSpirale
fe0c38c152 - Fix double ENTER.
- Clean up code.
2021-08-10 13:30:06 +03:00
SerpentSpirale
50be325bb7 Add support for many ways of losing keyboard focus 2021-08-10 13:30:06 +03:00
SerpentSpirale
6c753f7cef - Clean up the TouchInput system
- The textbox is invisible (I mean very very small)
2021-08-10 13:30:06 +03:00
SerpentSpirale
98faa6561c Forgot an import 2021-08-10 13:30:06 +03:00
SerpentSpirale
4de7413c0f Make the soft and hard keyboard mutually exclusive 2021-08-10 13:30:06 +03:00
SerpentSpirale
e74fb95f98 Introduce toggling system for all keyboards 2021-08-10 13:30:06 +03:00
SerpentSpirale
1f2d599ce5 Add a condition for soft keyboards 2021-08-10 13:30:06 +03:00
SerpentSpirale
4ce602daac Remove the whole MinecraftGLView input code 2021-08-10 13:30:06 +03:00
SerpentSpirale
c417894438 W.I.P Full virtual keyboard compatibility 2021-08-10 13:30:06 +03:00
SerpentSpirale
b05cc6576f Add a char sender function 2021-08-10 13:30:06 +03:00
SerpentSpirale
e0b2f90508 Bump up Custom control version 2021-08-10 13:30:06 +03:00
SerpentSpirale
5813c1d90b Update strings.xml 2021-08-10 13:30:06 +03:00
SerpentSpirale
74d57e940d Dynamic position stuff is now hidden from the user by default 2021-08-10 13:30:06 +03:00
SerpentSpirale
4eb3350865 Added margins when snapping 2021-08-10 13:30:06 +03:00
SerpentSpirale
4a48cbd249 Add snap/align support for new variables. 2021-08-10 13:30:06 +03:00
SerpentSpirale
ba01daae1a Fix no dynamic alignement.
Clean up code
2021-08-10 13:30:06 +03:00
SerpentSpirale
1063cabe61 Fix internal applySize function 2021-08-10 13:30:06 +03:00
SerpentSpirale
1223d528c2 Ported subButtons to use dynamic positions 2021-08-10 13:30:06 +03:00
SerpentSpirale
2e67659a4b W.I.P context aware snapping 2021-08-10 13:30:06 +03:00
SerpentSpirale
b74d9bd1f4 Fix drawers not being snappable 2021-08-10 13:30:06 +03:00
SerpentSpirale
8b0db45d02 Fix buttons not being snappable when snappable 2021-08-10 13:30:06 +03:00
SerpentSpirale
6ec0dfbbed Proper clamping of button position 2021-08-10 13:30:06 +03:00
SerpentSpirale
0ec697e1ac Fix un-intuitive layout resizing 2021-08-10 13:30:06 +03:00
SerpentSpirale
3e3348823a Extend dynamic position system capabilities. 2021-08-10 13:30:06 +03:00
SerpentSpirale
f071b75267 Clean up the snap/align feature 2021-08-10 13:30:06 +03:00
SerpentSpirale
439b0f02b3 Clean up snap/align feature 2021-08-10 13:30:06 +03:00
SerpentSpirale
a5cb8fa67f W.I.P align feature 2021-08-10 13:30:06 +03:00
SerpentSpirale
2661c5c925 W.I.P snap feature 2021-08-10 13:30:06 +03:00