RetroShare/retroshare-qml-app/src/qml
Gioacchino Mazzurco 533dbef0c7 Implement Android intent handling in qml app
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
2017-04-11 13:11:57 +02:00
..
icons Improved login usability 2017-04-04 02:15:22 +02:00
AddTrustedNode.qml Improve Contacts: sorting, searching and unread 2017-03-24 12:02:13 +01:00
BusyOverlay.qml android notification service stub, improve login 2017-04-07 18:26:08 +02:00
ChatView.qml ChatView.qml get rid of polling 2017-04-03 21:48:01 +02:00
Contacts.qml android notification service stub, improve login 2017-04-07 18:26:08 +02:00
ContactSort.js Improve QML app Contacts view performances 2017-04-03 21:51:03 +02:00
GxsIdentityDelegate.qml Improve QML app Contacts view performances 2017-04-03 21:51:03 +02:00
JSONListModel.qml Retroshare QML App: Implemesh some basic stuff 2016-09-15 13:07:13 +02:00
jsonpath.js Retroshare QML App: Implemesh some basic stuff 2016-09-15 13:07:13 +02:00
Locations.qml android notification service stub, improve login 2017-04-07 18:26:08 +02:00
main.qml Implement Android intent handling in qml app 2017-04-11 13:11:57 +02:00
RsLoginPassView.qml RsLoginPassView: don't show strong password tip if logging in 2017-04-10 14:54:20 +02:00
TrustedNodesView.qml TrustedNodesView.qml got rid of polling 2017-04-03 21:35:42 +02:00
URI.js Implement Android intent handling in qml app 2017-04-11 13:11:57 +02:00