diff --git a/.p4a b/.p4a index 41e05ec9..d1733d02 100644 --- a/.p4a +++ b/.p4a @@ -1,4 +1,3 @@ ---window --bootstrap "webview" --package "org.endlessos.Key" --name "Endless Key" @@ -24,3 +23,5 @@ --whitelist ./allowlist.txt --blacklist ./blocklist.txt --add-source src/java/ +--activity-meta-data WindowManagerPreference:FreeformWindowSize=maximize +--activity-meta-data WindowManagerPreference:FreeformWindowOrientation=landscape diff --git a/requirements.txt b/requirements.txt index e92ebb59..7b52f273 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ cython virtualenv -git+https://github.com/endlessm/python-for-android@b672ec47db60f66784d2e24a38c3347a265b61a5#egg=python-for-android +git+https://github.com/endlessm/python-for-android@3dcd0d377bc9eac1b7aabcce233bacd2e912270d#egg=python-for-android