This website requires JavaScript.
Explore
Help
Register
Sign In
jonas
/
termux
Watch
1
Star
0
Fork
0
You've already forked termux
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
8c80efb904b023cfafab23083df8d5881f201dd3
termux
/
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