Commit Graph

99 Commits

Author SHA1 Message Date
Twaik Yont f9a9ce3167
Let Termux:X11 run without sharedUserId="com.termux" (#31)
* Let Termux:X11 run without sharedUserId="com.termux"
Make Termux:X11 start user-defined commands in Termux ($PREFIX/libexec/termux-x11/termux-startx11)
Make debug_build.yml build companion package for termux and upload it as an artifact.
Update README.md
2021-10-03 13:33:10 +03:00
WMCB-Tech db575f7887 Fix issues regarding enter key not working with external keyboards #34 2021-09-30 10:14:49 +08:00
dependabot[bot] f1a0c3b4bb Bump constraintlayout from 2.1.0 to 2.1.1
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 07:28:30 +05:30
dependabot[bot] 3decb822d1 Bump gradle from 7.0.1 to 7.0.2
Bumps gradle from 7.0.1 to 7.0.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 06:15:14 +05:30
marcusz 3754b3b5b5
Merge pull request #24 from termux/appname-change
change the application name back to Termux:X11 due to various reasons can't be named as Termux:Wayland
2021-08-29 19:32:22 +08:00
WMCB-Tech d93c76092d revert app name to termux:x11 back 2021-08-29 19:08:56 +08:00
WMCB-Tech 9a54a6d9c9 Revert the app name from being Termux Wayland
Issue: https://github.com/termux/termux-x11/pull/18#issuecomment-907757298
2021-08-29 19:03:17 +08:00
WMCB-Tech ab1c41a467 add img directory 2021-08-29 17:17:30 +08:00
WMCB-Tech 62ddbab369 README: image attachment should be in local repository tree 2021-08-29 17:16:25 +08:00
Yisus7u7 393f58f6e6 Add how to fix big fonts. 2021-08-29 06:52:12 +05:30
WMCB-Tech 64e9882a61 Update README 2021-08-28 17:50:13 +08:00
WMCB-Tech 38e9fe9c1c remove setup android sdk script 2021-08-27 19:04:46 +08:00
WMCB-Tech d78d8778c9 wiki may be clarified once merging everything to main termux-x11 repo 2021-08-26 18:42:38 +05:30
Wisest_wizard 9e419571af Update preference messages and default values 2021-08-26 18:42:38 +05:30
Wisest_wizard a7f4111b10 Remove fullscreen mode
Full Screen Mode is removed as it messes with visibility of Eks and also causes a few glitches
2021-08-26 18:42:38 +05:30
Wisest_wizard 6b148437ef Try to fix navbar overlap 2021-08-26 18:42:38 +05:30
gradle-update-robot e6c389871f Update Gradle Wrapper from 7.1.1 to 7.2.
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2021-08-26 18:42:38 +05:30
dependabot[bot] 67d5ea2774 Bump gradle from 7.0.0 to 7.0.1
Bumps gradle from 7.0.0 to 7.0.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 18:42:38 +05:30
Wisest_wizard 631cf17d88 Bug fix
Fix extra padding visible when PIP mode is not turned off
2021-08-26 18:42:38 +05:30
Wisest_wizard 63440dfbee Fix description of Show additional keyboard preference 2021-08-26 18:42:38 +05:30
Wisest_wizard 7c50f04486 Bug fixes
Fix: remove extra padding when Show additional Keyboard is set to false
2021-08-26 18:42:38 +05:30
Suhan G Paradkar cca1b0487a Bump version 2021-08-26 18:42:38 +05:30
Wisest_wizard 85b7b4c395 Squash bugs and use another simpler approach 2021-08-26 18:42:38 +05:30
Wisest_wizard c131fec2da Use user provided xdg runtime directory 2021-08-26 18:42:38 +05:30
Suhan G Paradkar 7446d74d28 Bump version 2021-08-26 18:42:38 +05:30
Wisest_wizard ca5f9cd1e2 bug fixes 2021-08-26 18:42:38 +05:30
Wisest_wizard 051a9a1620 Fix bugs with PIP mode 2021-08-26 18:42:38 +05:30
Wisest_wizard c1ce878b06 restore layouts 2021-08-26 18:42:38 +05:30
Wisest_wizard aeeae8cf5a Improve ek-x functionality 2021-08-26 18:42:38 +05:30
Wisest_wizard cf51f719d1 Fix ek-x appearance after reseed screen is applied 2021-08-26 18:42:38 +05:30
Suhan G Paradkar 1d6f0a2b91 Use stacktrace option in tests 2021-08-26 18:42:38 +05:30
Suhan G Paradkar a47528d11c Bump version 2021-08-26 18:42:38 +05:30
wisest_wizard f76f68a2c5 Update libs and fix crashes 2021-08-26 18:42:38 +05:30
dependabot[bot] 0e56018694 Bump constraintlayout from 2.0.4 to 2.1.0
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.0.4...2.1.0)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  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
Suhan G Paradkar 66610d4c88 improve code formatting 2021-08-26 18:42:38 +05:30
dependabot[bot] dc3bf63506 Bump gradle from 4.2.2 to 7.0.0
Bumps gradle from 4.2.2 to 7.0.0.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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_paradkar d4d3096316 Add android integration tests 2021-08-26 18:42:38 +05:30
Suhan G Paradkar 5d80d68045 Update README.md 2021-08-26 18:42:38 +05:30
dependabot[bot] 78d721d96a Bump constraintlayout from 1.1.2 to 2.0.4
Bumps constraintlayout from 1.1.2 to 2.0.4.

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  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
dependabot[bot] 54a8c31bbd Bump runner from 1.0.2 to 1.4.0
Bumps runner from 1.0.2 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.test:runner
  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] 47d04e25ea Bump appcompat from 1.0.2 to 1.3.1
Bumps appcompat from 1.0.2 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  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] e846b134ab Bump espresso-core from 3.0.2 to 3.4.0
Bumps espresso-core from 3.0.2 to 3.4.0.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  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
suhan_paradkar 1013b6f228 Bump version 2021-08-26 18:42:38 +05:30
suhan_paradkar 4433a82a6f Squash few more bugs 2021-08-26 18:42:38 +05:30
suhan_paradkar 76e33fbca9 Squash Bugs 2021-08-26 18:42:38 +05:30
suhan_paradkar 4f8e638607 Enable jetifier and androidx in gradle.properties 2021-08-26 18:42:38 +05:30
suhan_paradkar fc35ce3a85 Migrate to androidx libraries
Android support libraries are no longer supported and is now replaced with androidx jetpack libraries
2021-08-26 18:42:38 +05:30
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