agnostic-apollo

Results 420 comments of agnostic-apollo

Already asked him for output of `adb shell dumpsys package com.termux` and `adb shell dumpsys package com.termux.api` from pc for whether `INTERNET` permission is granted and `setpriv -d` from termux...

kcubeterm.me is gone. Use `termux-change-repo` to change repo and run `apt update; apt install termux-tools`

>My dump https://github.com/termux/termux-app#google-play-store-deprecated

The `compileSdkVersion` and (some) google library versions cannot be updated without requiring other changes. Check https://github.com/termux/termux-app/commit/c59835ed9 > Some users had some trouble with bootstrap packages, leading to apt failures I...

Have you checked Jitpack and F-Droid incompatibility for bumping `compileSdkVersion` and fixes required?

Okay. Thanks. Will test myself and look into F-Droid as well.

Possibly a bot, banned for 7 days.

> Our bootstraps are built by github actions in a fully transparent process: https://github.com/termux/termux-packages/blob/master/scripts/build-bootstraps.sh > > Which is run weekly: https://github.com/termux/termux-packages/blob/master/.github/workflows/bootstrap_archives.yml Mistake there. Github action generates the bootstrap with https://github.com/termux/termux-packages/blob/master/scripts/generate-bootstraps.sh...