mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-02 03:55:51 -04:00

AndroidManifest.xml register activity as an handler for retroshare links RetroShareQmlActivity...NativeCalls.cpp bring the intent data from java to C++ and then to QML QMl mainWindow uses URI.js to parse the received uri Create a singleton for qml engine so it is reachable from NativeCalls