Commit graph

30 commits

Author SHA1 Message Date
khanhduytran0
cadb0ab12f Move dir 2020-12-19 15:01:12 +07:00
artdeell
17397d6095 Migrate to AndroidX 2020-12-10 20:47:51 +03:00
khanhduytran0
acd5b8a393 Changes
- Automatic disable Forge splash screen.
- Change package of some components.
2020-12-05 17:15:14 +07:00
khanhduytran0
aef1b558cd [Custom controls] Fix a strange error that crash on save a control has name under 3 characters, also fix name get cut every time. 2020-12-03 20:03:09 +07:00
khanhduytran0
3a30915a51 A lot of bug fixes in custom controls
- Re-load control when unnecessary.
- Able to edit PRI and SEC while playing.
- Unable to move camera while holding a button.
- Probably more(?)
2020-11-22 16:32:02 +07:00
khanhduytran0
9e71ff6aaa Changes
- [Custom controls] Fix special buttons index.
- [Language changer] change behavior
2020-11-21 12:24:57 +07:00
khanhduytran0
19b046db97 [Experimental] Implemented Custom controls 2020-11-20 11:15:58 +07:00
khanhduytran0
6229a66d01 Prepare to fix language changet 2020-11-20 06:42:16 +07:00
khanhduytran0
54341d7cfe Use global Gson object with pretty printing 2020-11-17 18:01:20 +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
Tran Khanh Duy
eb349a1573
[Custom control] Fix compile 2020-11-09 13:51:58 +07:00
khanhduytran0
44bac63dac Changes
- [Custom control] Move source files.
- [Input pipe] Force to trigger update screen size at least once to fix wrong cursor position.
2020-11-09 13:30:50 +07:00
khanhduytran0
1c947c2479 Fix the file picker 2020-10-09 18:18:46 +07:00
khanhduytran0
8de4f7be05 File locker bug fix 2020-10-08 10:24:12 +07:00
khanhduytran0
01d514d9fe Code cleanup 2020-10-08 09:47:54 +07:00
khanhduytran0
d6988fea87 Custom controls: fix wrong pos 2020-09-22 13:25:40 +07:00
khanhduytran0
41e3207d38 Add a pipe to send input event; Clean LWJGL2 2020-09-08 19:02:52 +07:00
khanhduytran0
cd37263b35 Imported Custom controls from v3 2020-06-10 17:37:03 +07:00
khanhduytran0
4d008013ad Adding custom controls cause broken? 2020-05-05 13:18:39 +07:00
khanhduytran0
9807cf500c HandleView from AOSP for easy resize 2020-04-23 08:05:10 +07:00
khanhduytran0
186b89c12e Partial mapping default controls to custom controls 2020-04-21 19:33:32 +07:00
khanhduytran0
325835ddaa Remove update option, more work at custom control 2020-04-21 09:34:32 +07:00
khanhduytran0
0a60407853 Preview11b3 2020-04-15 06:48:30 +07:00
khanhduytran0
08f5897cc1 More working at custom controls 2020-04-14 15:09:13 +07:00
khanhduytran0
7849771f3a Down to 26 2020-04-12 16:44:52 +07:00
khanhduytran0
4ed0897ed7 Move setContentView to above because NullPointerException 2020-04-11 13:42:53 +07:00
khanhduytran0
e3b8f49cdd Forgot replace to R.layout.control_mapping 2020-04-11 13:39:41 +07:00
khanhduytran0
4a0505308c More little custom controls 2020-04-11 13:36:36 +07:00
khanhduytran0
cff85c1197 demo buttob 2020-04-11 11:06:43 +07:00
khanhduytran0
5666b2973a A little custom controls 2020-04-11 09:48:17 +07:00