libreoffice-online/Mobile
Tor Lillqvist ed348677f2 Add "Close document" menu entry (or corresponding button) to the iOS app
In the JS, send the special "BYE" message to the app code.

In the iOS app code, handle that message by closing the fake socket
connection to the Online code, which eventually will cause the
corresponding thread to exit etc, and the app to return to displaying
the DocumentBrowserViewController. (Currently it causes the whole app
to exit which is wrong of course; an iOS should never exit
intentionally.)
2018-10-12 17:48:45 +03:00
..
Mobile Add "Close document" menu entry (or corresponding button) to the iOS app 2018-10-12 17:48:45 +03:00
Mobile.xcodeproj Agan, add more core source files 2018-10-12 15:09:07 +03:00
TestFakeSocket Improve shutdown semantics 2018-09-18 13:04:11 +03:00