Commit Graph

28 Commits

Author SHA1 Message Date
khanhduytran0
598692ea93 [V2 UI] Implements account switcher 2020-12-07 15:32:17 +07:00
khanhduytran0
03c2f1c00b Text input fixes 2020-12-07 06:11:22 +07:00
khanhduytran0
675eef6537 Another attempt to get unicode input work 2020-12-07 05:48:11 +07:00
khanhduytran0
328df2c889 [Text input] Still trying to get unicode to work 2020-11-29 14:46:35 +07:00
khanhduytran0
c7a10421d9 [Text input] double letter fix 2020-11-28 20:33:40 +07:00
khanhduytran0
5c74b1038b [Text input] remove CapturedEditText and supports "dead chars" 2020-11-28 18:57:45 +07:00
khanhduytran0
ae50740ff4 [Input pipe] Use EditText to handle input events, with support input unicodes 2020-11-27 06:22:20 +07:00
khanhduytran0
10c56a1f29 [Input pipe] Incomplete re-implement of key callbacks 2020-11-25 16:50:00 +07:00
khanhduytran0
9a48f624d8 [Custom control] Fix the key index 2020-11-17 19:52:50 +07:00
khanhduytran0
84f97f3ccd A lot of changes
* Custom controls:
- Rename classes
- Add Dynamic position calculator for auto scale. TODO: document position variables
* Source code
- Abstracts MainActivity.java to prepare implement custom control.
2020-11-17 14:38:20 +07:00
khanhduytran0
5214a4f7e6 Code cleanup
- Move source files to convenient folders
- Remove unused classes
- Remove NDK ABI filter (supports all architectures)
2020-11-12 09:34:08 +07:00
khanhduytran0
2ae3bd748d Changes
- [Java code] Partial Tabs to spaces
- [Native code] Disable build debuggerd
- [Input pipe] Better key handling
2020-11-12 06:07:25 +07:00
khanhduytran0
5d5be52a11 Try to fix: Mouse right button, Hotbar selection 2020-10-07 05:17:20 +07:00
khanhduytran0
648b346a6f Try to fix delete last chars while typing some texts; Little working on UI 2020-10-05 14:14:30 +07:00
khanhduytran0
004ee25e4f uncomment backspace trigger 2020-09-23 19:11:04 +07:00
khanhduytran0
d991625c9b Implement GLFW char callback (untested) 2020-09-23 18:06:05 +07:00
khanhduytran0
13007f152a Improve input bridge; Add a pipe to callback data from JRE to Android thread 2020-09-17 10:20:10 +07:00
khanhduytran0
41e3207d38 Add a pipe to send input event; Clean LWJGL2 2020-09-08 19:02:52 +07:00
khanhduytran0
325835ddaa Remove update option, more work at custom control 2020-04-21 09:34:32 +07:00
khanhduytran0
19d267dfec Change web address, smaller code 2020-04-09 12:30:36 +07:00
khanhduytran0
4975eddb06 Smaller code 2020-04-09 06:29:39 +07:00
khanhduytran0
0bad37c1fc Merge branch fullawt to master 2020-04-08 17:37:38 +07:00
khanhduytran0
90ead1cef7 Using Apache Codec 1.14 2020-03-30 09:28:36 +07:00
khanhduytran0
7e98ecfd41 Fix double letters on MC 1.9 and above 2020-03-30 06:24:38 +07:00
khanhduytran0
5932f03a03 fix not work 2020-03-29 17:39:34 +07:00
khanhduytran0
70c97f4c66 Fix double letters 2020-03-29 17:21:22 +07:00
khanhduytran0
8dc1b841fc Preview 6.1 2020-03-28 07:31:25 +07:00
khanhduytran0
e1ce65eb29 Upload sources 2020-03-19 16:42:25 +07:00