Benau
|
067ac4fe01
|
Implement resume behaviour for mobile stk
|
2022-04-02 13:33:08 +08:00 |
|
Benau
|
3f99d279a7
|
Update for SDL 2.0.18
|
2021-12-24 10:57:13 +08:00 |
|
Benau
|
17329a1b29
|
Register native functions in SDL_main
|
2021-10-04 13:01:00 +08:00 |
|
Benau
|
4db68a3f10
|
Build SDL2 and hidapi as shared library
|
2021-10-04 11:41:04 +08:00 |
|
Benau
|
75f14740ad
|
Add a way to print message to stk gui from java
|
2021-05-04 09:03:38 +08:00 |
|
Benau
|
557ba52ec7
|
Try to remove screen padding by moving the setting to style file
|
2021-05-02 14:01:29 +08:00 |
|
Benau
|
4081efbcaa
|
Use initial orientation for device rotation instead of hardcoded values
|
2021-05-01 16:39:06 +08:00 |
|
Benau
|
4ec4fda91b
|
Implement display cutout support for android
|
2021-03-22 07:04:21 +08:00 |
|
Benau
|
922296f5eb
|
Use correct calling method for jni functions
|
2020-12-08 09:03:47 +08:00 |
|
Benau
|
7f9f4dc182
|
Fix compilation with latest sdl2
|
2020-12-05 14:22:59 +08:00 |
|
Benau
|
4a4da3c96c
|
Add splash screen to hide black screen in android during launching
|
2020-08-27 12:52:58 +08:00 |
|
Benau
|
a3b0c4d240
|
Make android game data extraction ui translatable
|
2020-07-19 14:21:14 +08:00 |
|
Benau
|
097359fcf4
|
Use native android progress bar for extraction
|
2020-07-13 11:04:36 +08:00 |
|
Benau
|
f4233977e5
|
Port moved height to android STK
|
2020-07-12 08:34:59 +08:00 |
|
Benau
|
8cc4dd3383
|
Initial work to make android STK use SDL2 completely
|
2020-07-12 08:25:06 +08:00 |
|
Benau
|
c8d9383d6a
|
Allow erasing stun server by using zero weight in dns record
|
2020-05-07 09:19:41 +08:00 |
|
Benau
|
abfb9e535c
|
Allow gamepad without mapped buttons to use scan code directly in android
|
2020-04-21 18:07:43 +08:00 |
|
Benau
|
5faa856b0e
|
Fix keyboard arrow binding bug
|
2020-04-21 16:33:34 +08:00 |
|
Benau
|
8f9fc8f7fe
|
Handle all input events in java
|
2020-04-21 15:47:04 +08:00 |
|
Benau
|
bae2262bd9
|
Add SDL2 to android
|
2020-04-21 15:28:02 +08:00 |
|
Benau
|
932f0f888e
|
Avoid updating editbox if hardware keyboard connected which discards all input
|
2020-03-15 13:58:51 +08:00 |
|
Benau
|
364936e37b
|
Allow getting stun server list using SRV records
|
2020-03-15 10:05:13 +08:00 |
|
Benau
|
7598dc7b37
|
Use minidns for android to fix starting crash
|
2020-03-13 21:31:33 +08:00 |
|
Benau
|
74cd74f869
|
Avoid android java crash when opening url
|
2019-12-16 09:29:24 +08:00 |
|
Benau
|
ab3d8ef415
|
Implement link helper for android
|
2019-10-28 16:47:05 +08:00 |
|
Benau
|
d487a2e72e
|
Clear text when closing keyboard if onEnterPressed returns true
|
2019-05-28 15:21:06 +08:00 |
|
Benau
|
391b61be95
|
Fix highlighting of composing text in the middle of sentence
|
2019-05-28 14:24:45 +08:00 |
|
Benau
|
2744a24951
|
Don't set input type if it's the same as old one
It breaks Gboard word correction if you change cursor in screen
|
2019-05-28 00:53:53 +08:00 |
|
Benau
|
1d5e80c131
|
Add cap sentences for chat
Can be disabled in per keyboard setting in system configuration
|
2019-05-28 00:43:08 +08:00 |
|
Benau
|
336300b997
|
Allow showing different soft keyboard in android
|
2019-05-27 16:34:16 +08:00 |
|
Benau
|
420c51955e
|
Handle action next with STK properly
|
2019-05-27 15:51:36 +08:00 |
|
Benau
|
e24f95eefa
|
Make sure STKEdit focus is gone when not needed
|
2019-05-27 14:25:08 +08:00 |
|
Benau
|
febad27342
|
Prevent copying text to non focused widget in STK.
It can happen if user uses the arrows in hacker keyboard to change
widget focus
|
2019-05-27 11:09:28 +08:00 |
|
Benau
|
678d3cdf81
|
Fix Gboard selection
|
2019-05-27 00:39:00 +08:00 |
|
Benau
|
34e680bfbd
|
Allow copying from STK edit box to android edit text
|
2019-05-25 22:19:15 +08:00 |
|
Benau
|
e1a7901c4c
|
Add callback before hiding the soft keyboard
|
2019-05-25 13:34:36 +08:00 |
|
Benau
|
e6d5346e5e
|
Allow copying java EditText to STK editbox
|
2019-05-25 00:40:37 +08:00 |
|
Benau
|
27f0f8c961
|
Move hideNavBar to java for native android keyboard
|
2019-05-21 16:31:59 +08:00 |
|
Benau
|
d5246e5291
|
Move the screen and touchscreen events horizontally for screen keyboard
|
2019-05-21 01:46:14 +08:00 |
|
Benau
|
766c971339
|
Try to save keyboard height for moving screen with it later
|
2019-05-19 17:41:51 +08:00 |
|
Benau
|
ede56a3cf8
|
Move show and hide keyboard to java memeber function
|
2019-05-18 15:35:25 +08:00 |
|
Benau
|
0e1c0d1541
|
Allow handling ACTION_MULTIPLE for unicode and voice message
|
2019-05-18 09:15:58 +08:00 |
|