65a19d4e21
This sets the "launchMode" of the LOActivity to "singleTask" and implements "onNewIntent". This is necessary so that we don't duplicate LOActivity instances, as that isn't handled correctly and can cause a freeze or in some cases that text input from one instance is sent to the other. The back button stack isn't ideal as it still can return us to LibreOfficeUIActivity even when the activity is started from some other app, but this at least is consistent with how some other apps work. Change-Id: Idd11214578ec124661e2612bb49ba7e4bc4f3cea Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89811 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
appSettings.gradle.in | ||
build.gradle | ||
proguard-rules.pro |