khanhduytran0
|
13d47bf015
|
Changes
- [Custom controls] Add special buttons: Scroll up, Scroll down.
- [Custom controls] Change shift press mode to switch hold state.
- Set GL4ES 1.1.5 as default to fix following bugs:
+ Banner, sheep, fish, etc... color issue.
+ Clouds rendering issue.
|
2020-12-03 12:14:04 +07:00 |
|
khanhduytran0
|
f38f27c091
|
Fix scale value
|
2020-11-24 14:34:50 +07:00 |
|
khanhduytran0
|
487151c7fb
|
[Custom controls] Re-calculate position after update button size
|
2020-11-23 14:37:56 +07:00 |
|
khanhduytran0
|
1373a76e74
|
Changes
- [Custom controls] Changed some maths in calculating generated control.
- [Custom controls design] Try to fix hold issue.
- [ingame] Try to fix pointer capture issue.
|
2020-11-20 20:36:46 +07:00 |
|
khanhduytran0
|
19b046db97
|
[Experimental] Implemented Custom controls
|
2020-11-20 11:15:58 +07:00 |
|
khanhduytran0
|
e43c868c60
|
[Custom controls] Remove DynamicControlData, because merged into ControlData
|
2020-11-19 09:27:04 +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 |
|
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 |
|