Skip to content

Commit d9b5344

Browse files
Refactor TermuxService
- Dedicated functions have been created for various actions and commands. - The `startForeground()` call will be made both on `onCreate()` and `onStartCommand(). - The `stopForeground()` call will be made before every `onSelf()` call. - The references to `TermuxActivity` will now be removed in `onUnbind()` as well if activity `onDestroy()` failed to do so. - Appropriate log entries are added to help debug issues.
1 parent bc02508 commit d9b5344

File tree

2 files changed

+283
-158
lines changed

2 files changed

+283
-158
lines changed

0 commit comments

Comments
 (0)