sergiotarxz
037c01264b
Publishing my attempt to create a GTK4 app for android.
2 months ago
gradle-update-robot
ab34e5462c
Update Gradle Wrapper from 7.4 to 7.4.2.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2 months ago
dependabot[bot]
06f8f5020e
Bump gradle from 7.1.2 to 7.1.3
...
Bumps gradle from 7.1.2 to 7.1.3.
---
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>
2 months ago
Arvind Kaushik
bac5034ec3
NoActionBar for fullscreen mode ( #103 )
3 months ago
marcusz
491cc8304d
README: Start termux-x11 without suppressing the output
...
When suppressing it would be difficult to diagnose issues
3 months ago
gradle-update-robot
41f1f7f339
Update Gradle Wrapper from 7.3.3 to 7.4.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
4 months ago
dependabot[bot]
879a7f291a
Bump gradle from 7.1.1 to 7.1.2
...
Bumps gradle from 7.1.1 to 7.1.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>
4 months ago
dependabot[bot]
d97ee1562a
Bump gradle from 7.0.4 to 7.1.1
...
Bumps gradle from 7.0.4 to 7.1.1.
---
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>
5 months ago
dependabot[bot]
a390d5bf30
Bump constraintlayout from 2.1.2 to 2.1.3
...
Bumps [constraintlayout](https://github.com/androidx/constraintlayout ) from 2.1.2 to 2.1.3.
- [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>
5 months ago
gradle-update-robot
5cfd62de74
Update Gradle Wrapper from 7.3.2 to 7.3.3.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
6 months ago
gradle-update-robot
956a620fa7
Update Gradle Wrapper from 7.3.1 to 7.3.2.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
6 months ago
dependabot[bot]
5d8c2e1138
Bump constraintlayout from 2.1.1 to 2.1.2
...
Bumps [constraintlayout](https://github.com/androidx/constraintlayout ) from 2.1.1 to 2.1.2.
- [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>
7 months ago
gradle-update-robot
667b32296e
Update Gradle Wrapper from 7.3 to 7.3.1.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
7 months ago
dependabot[bot]
c2deb4b7b8
Bump gradle from 7.0.3 to 7.0.4
...
Bumps gradle from 7.0.3 to 7.0.4.
---
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>
7 months ago
marcusz
99fe86eac0
Merge pull request #64 from termux/gradlew-update-7.3
...
Update Gradle Wrapper from 7.2 to 7.3
8 months ago
gradle-update-robot
8b56769017
Update Gradle Wrapper from 7.2 to 7.3.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
8 months ago
dependabot[bot]
07f88ca44b
Bump annotation from 1.2.0 to 1.3.0
...
Bumps annotation from 1.2.0 to 1.3.0.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
marcusz
03bbc4fdb1
Merge pull request #60 from SaicharanKandukuri/master
...
[Badge Fix] fix termux Discord server ID
8 months ago
Zman-1x1
dd59986a8c
fix termux server ID
8 months ago
marcusz
7f41b8e478
Merge pull request #51 from termux/dependabot/gradle/com.android.tools.build-gradle-7.0.3
...
Bump gradle from 7.0.2 to 7.0.3
9 months ago
dependabot[bot]
55f4220630
Bump gradle from 7.0.2 to 7.0.3
...
Bumps gradle from 7.0.2 to 7.0.3.
---
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>
9 months ago
Twaik Yont
5a07a2fadb
Should solve https://github.com/termux/termux-x11/issues/25 .
9 months ago
Twaik Yont
f7f7c858fe
Update README.md
9 months ago
Twaik Yont
3589a91b3f
Fix for https://github.com/termux/termux-x11/issues/43
9 months ago
WMCB-Tech
1cb26e4ee8
add discord readme badge pointing to Termux server
9 months ago
WMCB-Tech
1e12d82d1b
use `dpkg --print-architecture` instead of `uname -m` ( #43 )
...
Termux 32-bit Installations on 64-bit OS can report architecture differently
use "dpkg --print-architecture" to report the correct current arch instead based on Termux repo architecture information
9 months ago
marcusz
bec4cdbbf4
fix typo found in README
...
posssible
9 months ago
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
9 months ago
WMCB-Tech
db575f7887
Fix issues regarding enter key not working with external keyboards #34
9 months ago
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>
9 months ago
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>
10 months ago
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
10 months ago
WMCB-Tech
d93c76092d
revert app name to termux:x11 back
10 months ago
WMCB-Tech
9a54a6d9c9
Revert the app name from being Termux Wayland
...
Issue: https://github.com/termux/termux-x11/pull/18#issuecomment-907757298
10 months ago
WMCB-Tech
ab1c41a467
add img directory
10 months ago
WMCB-Tech
62ddbab369
README: image attachment should be in local repository tree
10 months ago
Yisus7u7
393f58f6e6
Add how to fix big fonts.
10 months ago
WMCB-Tech
64e9882a61
Update README
10 months ago
WMCB-Tech
38e9fe9c1c
remove setup android sdk script
10 months ago
WMCB-Tech
d78d8778c9
wiki may be clarified once merging everything to main termux-x11 repo
10 months ago
Wisest_wizard
9e419571af
Update preference messages and default values
10 months ago
Wisest_wizard
a7f4111b10
Remove fullscreen mode
...
Full Screen Mode is removed as it messes with visibility of Eks and also causes a few glitches
10 months ago
Wisest_wizard
6b148437ef
Try to fix navbar overlap
10 months ago
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>
10 months ago
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>
10 months ago
Wisest_wizard
631cf17d88
Bug fix
...
Fix extra padding visible when PIP mode is not turned off
10 months ago
Wisest_wizard
63440dfbee
Fix description of Show additional keyboard preference
10 months ago
Wisest_wizard
7c50f04486
Bug fixes
...
Fix: remove extra padding when Show additional Keyboard is set to false
10 months ago
Suhan G Paradkar
cca1b0487a
Bump version
10 months ago
Wisest_wizard
85b7b4c395
Squash bugs and use another simpler approach
10 months ago