termux-app/termux-shared
agnostic-apollo ce12b8ad2d Fixed: Fix `Settings.ACTION_*` permission requests result callback
Adding `FLAG_ACTIVITY_NEW_TASK` will start permission activity in separate task and `onActivityResult()` will be called early in the calling activity without grant/not-grant result being actually set.
2022-03-30 19:45:55 +05:00
..
src Fixed: Fix `Settings.ACTION_*` permission requests result callback 2022-03-30 19:45:55 +05:00
.gitignore Create termux-shared library package for all termux constants and shared utils 2021-04-07 11:31:30 +05:00
LICENSE.md Update LICENSE.md as per 5252fbbe 2022-01-23 01:40:21 +05:00
build.gradle Added: Add ReflectionUtils and add dependency for org.lsposed.hiddenapibypass:hiddenapibypass 2022-01-23 01:40:22 +05:00
proguard-rules.pro Create termux-shared library package for all termux constants and shared utils 2021-04-07 11:31:30 +05:00