agnostic-apollo

Results 420 comments of agnostic-apollo

Wakelock button will not ask again if battery optimizations have already been disabled earlier. - https://github.com/termux/termux-app/blob/7b19cd2f5a9da23ea56262fb342c1b0240ac8c88/app/src/main/java/com/termux/app/TermuxService.java#L322 - https://github.com/termux/termux-app/blob/7b19cd2f5a9da23ea56262fb342c1b0240ac8c88/termux-shared/src/main/java/com/termux/shared/android/PermissionUtils.java#L527 > it's actually total freeze. no frame will be updated, but xserver...

The force push was for `master` branch, but this pull should be mergable before next release, haven't tested it yet, will do it after I push my local changes.

In the termux app debugging settings, you can enabled `Terminal View Key Logging` toggle and then see if and what events termux is actually receiving via `logcat` command. Bumping to...

Well, not sure why this crash is happening. *Some say* its because resource ids are somehow invalid due to an update, or using vector icon instead of png like termux...

Was it installed before and did you uninstalled it?

https://github.com/termux/termux-app#Installation

Thanks for the changes. However, read the specs again linked via https://github.com/termux/termux-app/pull/3241#discussion_r1106019790 There must be a space followed by a space for text mode or `*` for binary mode between...

Also, follow commit guidelines. https://github.com/termux/termux-app#For-Maintainers-and-Contributors Also, despite the fixes to `upload-release-action` for other termux repos, I still haven't decided if adding an external action dependency without any advantages should be...

I can't reproduce it either on Android 7 and 11 and hexadecimal does not seem to be for the emoji. However, app will crash if an invalid code point is...