suhan_paradkar
a1789fc3c1
Bug fixea
2021-08-26 18:42:38 +05:30
suhan-paradkar
7037c7ea86
Bug fixes
2021-08-26 18:42:38 +05:30
suhan-paradkar
6d0cbbf62d
Add activity-wise Multiwindow support
2021-08-26 18:42:38 +05:30
suhan-paradkar
0e83bc40d9
Add Picture-in-picture support
...
This also adds support to multi-display, freeform windows and also for
secondary displays ... hopefully..
2021-08-26 18:42:38 +05:30
suhan-paradkar
e614c576e8
Bug fixes
2021-08-26 18:42:38 +05:30
suhan-paradkar
b91ab8dea5
Disable extrakeys for screen reseeding
...
Screen reseeding currently doesn't support extrakeys.. The views overlap
2021-08-26 18:42:38 +05:30
suhan-paradkar
87f9e2de01
Implement screen reseeding
2021-08-26 18:42:38 +05:30
dependabot[bot]
e848c8894c
Bump junit from 4.12 to 4.13.2
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.12 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.2 )
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 18:42:38 +05:30
dependabot[bot]
b9e35189d2
Bump gradle from 4.1.3 to 4.2.2
...
Bumps gradle from 4.1.3 to 4.2.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 18:42:38 +05:30
dependabot[bot]
ee135b29e3
Bump constraint-layout from 1.1.3 to 2.0.4
...
Bumps constraint-layout from 1.1.3 to 2.0.4.
---
updated-dependencies:
- dependency-name: com.android.support.constraint:constraint-layout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
f6ec3ed1c7
Create dependabot.yml
2021-08-26 18:42:38 +05:30
gradle-update-robot
26c4d49bfb
Update Gradle Wrapper from 7.0.2 to 7.1.1.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
3f4b5cdcaf
Add Update wrapper workflow ( #13 )
...
Add Gradle wrapper update workflow
2021-08-26 18:42:38 +05:30
WMCB-Tech
1485116c77
fix paths
2021-08-26 18:42:38 +05:30
WMCB-Tech
a5a2072388
add setup sdk script
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
eced05fcf9
Update .gitignore
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
43f7256948
Bump version
2021-08-26 18:42:38 +05:30
WMCB-Tech
8ca175e49f
update wayland libs to the newest version
2021-08-26 18:42:38 +05:30
suhan-paradkar
d6a1233a7e
Bug fixes
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
afe1e33f3e
Update Native Libraries ( #1 )
...
* Update libxkbcommon
* Squash bugs
* Update xkbcommon to latest master
* Update parser definitions
* Bug fixes
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
7c1bfbc9d6
Update gradle to latest version( #3 )
...
* Update gradle-wrapper.properties
* Update build.gradle
2021-08-26 18:42:38 +05:30
suhan-paradkar
8fe9645cdd
Rename app
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
66f21ca4b3
remove warning mode all
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
5c4cc10f07
Update run_tests.yml
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
ce96fb4aaa
Update gradle-wrapper-validation.yml
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
402e6fe344
Update debug_build.yml
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
1525b587aa
Set warning mode all to reduce deprecated options
2021-08-26 18:42:38 +05:30
suhan-paradkar
cf846f0cfc
Mark app as debug build(for logs)
2021-08-26 18:42:38 +05:30
suhan-paradkar
87115b350a
Update workflow
2021-08-26 18:42:38 +05:30
suhan-paradkar
00321b3ab6
Add multi-window support
2021-08-26 18:42:38 +05:30
Suhan G Paradkar
f41c0357d3
Squash bugs and set up workflow
2021-08-26 18:42:38 +05:30
Leonid Plyushch
d13faa8924
add development keystore
...
Keep same signing key for all development/debug builds.
2020-03-16 13:51:59 +02:00
Leonid Plyushch
3a601c689e
Merge pull request #9 from jeansch/master
...
Prevent kill by Samsung Dex on plug/unplug.
2020-01-30 22:35:12 +02:00
Jean Schurger
a7037a3e34
Prevent kill by Samsung Dex on plug/unplug.
2020-01-29 10:29:39 -05:00
Leonid Plyushch
7de9e20225
application should be installable only to the internal storage
...
Fixes https://github.com/termux/termux-x11/issues/2 .
2019-11-10 14:31:17 +02:00
Leonid Plyushch
1caea5fe29
set minimal sdk version to 24
...
X11 repository for Android 5 is going to be completely disabled as part of
https://github.com/termux/termux-packages/issues/4467 .
2019-11-10 14:26:33 +02:00
Twaik Yont
32313069f3
Create LICENSE
2019-08-26 06:29:04 +03:00
Twaik Yont
df64cf96e7
Cleanup
...
MessageQueue optimization
2019-08-26 03:30:14 +03:00
Twaik Yont
bee8852747
Merge pull request #3 from fornwall/remove-local-properties
...
Remove local.properties
2019-08-25 21:54:50 +03:00
Fredrik Fornwall
c0f102feb6
Remove local.properties
...
The local.properties file should not be checked in as it contains
non-portable local configuration.
2019-08-25 20:52:27 +02:00
Twaik Yont
50cfaae235
Additional keyboard position and key size fix
2019-08-20 21:21:46 +03:00
Twaik Yont
bd707e9ba5
Fix for devices without EGL_KHR_surfaceless_context support
2019-08-20 18:45:35 +03:00
Twaik Yont
c4af642a71
Fix for surface_height=0 on some devices after keyboard shown
2019-08-19 22:07:11 +03:00
Twaik Yont
12b7b00710
Code cleanup
...
Added LorieService
New touch parsing mechanism
Added Preferences activity with options: show or not additional keyboard, fullscreen mode toggle, touch input mode toggle, show or not software keyboard if external keyboard is connected
2019-08-19 18:46:13 +03:00
Twaik Yont
48fd564d21
New codebase rewritten from scratch in C++ (native part).
...
Drawing Xwl's pointer.
Hiding Android's pointer (Android N+).
Double start fix (problem after restarting application after configuration change without resetting app's native compositor).
Hardware mouse support.
2019-08-10 22:15:25 +03:00
Twaik Yont
458acd617b
Some fixes, Additional keyboard and small improvements
...
Fixed: app restart after physical keyboard connected
Fixed: some eventCodes from physical keyboard were processed wrong
2019-07-10 07:45:24 +03:00
Twaik Yont
595c00d669
Basic keyboard input with locales support
2019-07-08 18:22:08 +03:00
Twaik Yont
19e068945e
Basic and buggy Android activity backend
2019-06-30 05:01:25 +03:00
Twaik Yont
3c5fee04da
some renderer improvements
2019-06-28 18:16:40 +03:00
Twaik Yont
3b6336f54b
Input and output fixed for x11-backend
2019-06-27 03:48:05 +03:00