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-07 11:09:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9aae665bfca0ea401ef4582165c3686d347ef9d7
termux-app
/
app
History
agnostic-apollo
9aae665bfc
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
..
src
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
build.gradle
version 0.99
2020-08-26 20:51:05 +03:00
dev_keystore.jks
CI: development builds are now signed with publically-shared key
2019-10-06 23:24:15 +03:00
proguard-rules.pro
Configure proguard to keep line numbers
2017-11-19 20:53:56 +01:00