[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-2' - android/app
Jan Holesovsky (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 7 19:05:05 UTC 2020
android/app/src/main/AndroidManifest.xml | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 5294af832aca497f715ddf113b7282a87fa11c26
Author: Jan Holesovsky <kendy at collabora.com>
AuthorDate: Tue Apr 7 17:08:19 2020 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Apr 7 21:04:45 2020 +0200
Revert "android: Force portrait for the moment."
Landscape is OK again.
This reverts commit db585f8c64b32ba423f5c311ddd04d39809d34b4.
Change-Id: I82cafe8229a5c170eee66467ad15dbdab668f1dd
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91843
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Andras Timar <andras.timar at collabora.com>
(cherry picked from commit af4e93010715bb25d68ecf165ec051b293335186)
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91720
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index ecda89bbb..6912a0b57 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -51,7 +51,6 @@
<activity
android:name="org.libreoffice.androidlib.LOActivity"
android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
- android:screenOrientation="sensorPortrait"
android:launchMode="singleTask">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
More information about the Libreoffice-commits
mailing list