This website requires JavaScript.
Explore
Help
Sign In
fankes
/
termux-app
Watch
2
Star
0
Fork
0
You've already forked termux-app
mirror of
https://github.com/fankes/termux-app.git
synced
2025-09-08 11:34:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dfc4595ec53139bd32ead2069850a8e7064e6cec
termux-app
/
app
/
src
/
main
History
Fabian Henneke
8c80efb904
Add an "Autofill password" context menu action
2020-10-02 10:21:34 +02:00
..
cpp
Include bootstrap zips as shared libraries
2019-10-20 20:15:50 +02:00
java/com
/termux
Add an "Autofill password" context menu action
2020-10-02 10:21:34 +02:00
res
Add an "Autofill password" context menu action
2020-10-02 10:21:34 +02:00
AndroidManifest.xml
Fix issue where termux session does not come to foreground automatically in android >= 10 unless user manually clicks termux notification for "RUN_COMMAND" intents and "Termux:Tasker" plugin actions that have background mode "false" because of new restrictions of starting activities from background. This is done by adding "android.permission.SYSTEM_ALERT_WINDOW" permission in AndroidManifest.xml so that the user may optionally grant "Draw Over Apps" permission to termux to fix the issue.
2020-09-18 22:21:58 +05:00