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
5b6fd9b88c3bebb68b88a187e8a5d31012037088
termux
/
app
/
src
/
main
History
agnostic-apollo
7063a3a9da
Add @override annotation to onStartCommand() function of RunCommandService.
2020-09-18 22:25:05 +05:00
..
cpp
Include bootstrap zips as shared libraries
2019-10-20 20:15:50 +02:00
java/com
/termux
Add @override annotation to onStartCommand() function of RunCommandService.
2020-09-18 22:25:05 +05:00
res
fix RUN_COMMAND permission description
2020-08-14 14:50:34 +03: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