[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] added new method for remote server interface for Share service
commit c4810d485db4ec32aca81fcb830ca3f136dce136
Author: n8fr8 <nathan@xxxxxxxxxxx>
Date: Tue Feb 12 14:29:02 2013 +0700
added new method for remote server interface for Share service
---
src/org/torproject/android/service/ITorService.aidl | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/org/torproject/android/service/ITorService.aidl b/src/org/torproject/android/service/ITorService.aidl
index 07fa808..1d659f9 100644
--- a/src/org/torproject/android/service/ITorService.aidl
+++ b/src/org/torproject/android/service/ITorService.aidl
@@ -53,4 +53,9 @@ interface ITorService {
*/
String getInfo (String args);
+ /**
+ * Add Onion Share
+ */
+ String addOnionShare (in Uri uriData, String contentType);
+
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits