diff --git a/.p4a b/.p4a index 91e496c3..81dcf37a 100644 --- a/.p4a +++ b/.p4a @@ -11,12 +11,15 @@ --allow-minsdk-ndkapi-mismatch --permission ACCESS_NETWORK_STATE --permission FOREGROUND_SERVICE +--android-apptheme "@style/KeyTheme" --service remoteshell:remoteshell.py --presplash assets/presplash.png --presplash-color #F15A22 --icon assets/icon.png --icon-fg assets/icon-fg.png --icon-bg assets/icon-bg.png +--res-values res/values/styles.xml +--window --fileprovider-paths src/fileprovider_paths.xml --add-asset assets/_load.html:_load.html --add-asset assets/welcomeScreen:welcomeScreen diff --git a/requirements.txt b/requirements.txt index 4ee5beb7..c753a1d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ cython~=0.29 virtualenv -git+https://github.com/endlessm/python-for-android@v2022.09.04-endless10#egg=python-for-android +git+https://github.com/endlessm/python-for-android@v2022.09.04-endless11#egg=python-for-android diff --git a/res/values/styles.xml b/res/values/styles.xml new file mode 100644 index 00000000..47268d34 --- /dev/null +++ b/res/values/styles.xml @@ -0,0 +1,6 @@ + + + +