Discussion:
bittorrent sync?
mobileorg-android+noreply-APn2wQc1Pqj6iSSoix2v4RkDgC9sxtdsl8oFnO-/
2013-07-30 11:51:32 UTC
Permalink
Hya

is it possible to request bittorrent sync support in the future. i find it much more reliable then dropbox on my android and linux machines. the android client even auto syncs

best and thx for all your work on mobileorg

Z
mobileorg-android on behalf of Matthew Jones
2013-07-30 14:33:33 UTC
Permalink
Probably a good idea and sounds like an interesting concept. You should
write up a feature on our issue tracker. However, there are a few other
sync mechanisms that I'd love to implement first but that I just don't have
the time to do at the moment

If you want to do it yourself we make it fairly easy-ish.

Here is where we keep the Synchronizers:
https://github.com/matburt/mobileorg-android/tree/master/src/com/matburt/mobileorg/Synchronizers

This is the interface that any new synchronizer would need to adhere to:
https://github.com/matburt/mobileorg-android/blob/master/src/com/matburt/mobileorg/Synchronizers/SynchronizerInterface.java

After that you'd just need to write a configuration interface:
https://github.com/matburt/mobileorg-android/tree/master/src/com/matburt/mobileorg/Gui/Wizard


On Tue, Jul 30, 2013 at 7:51 AM, <
Post by mobileorg-android+noreply-APn2wQc1Pqj6iSSoix2v4RkDgC9sxtdsl8oFnO-/
Hya
is it possible to request bittorrent sync support in the future. i find it
much more reliable then dropbox on my android and linux machines. the
android client even auto syncs
best and thx for all your work on mobileorg
Z
--
You received this message because you are subscribed to the Google Groups
"mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobileorg-android+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to mobileorg-android-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/groups/opt_out.
mobileorg-android+noreply-APn2wQc1Pqj6iSSoix2v4RkDgC9sxtdsl8oFnO-/
2013-08-21 07:28:43 UTC
Permalink
thx matthew

sorry for the belated response :) i have unfortunantly zero coding skills (or knowledge)..im just a stupid user from academia :).

i can help out in other areas if needed though (documentation, art etc), let me know what needed
best

Z
Probably a good idea and sounds like an interesting concept.  You should write up a feature on our issue tracker.  However, there are a few other sync mechanisms that I'd love to implement first but that I just don't have the time to do at the moment
If you want to do it yourself we make it fairly easy-ish.
https://github.com/matburt/mobileorg-android/tree/master/src/com/matburt/mobileorg/Synchronizers
https://github.com/matburt/mobileorg-android/blob/master/src/com/matburt/mobileorg/Synchronizers/SynchronizerInterface.java
https://github.com/matburt/mobileorg-android/tree/master/src/com/matburt/mobileorg/Gui/Wizard
Hya
is it possible to request bittorrent sync support in the future. i find it much more reliable then dropbox on my android and linux machines. the android client even auto syncs
best and thx for all your work on mobileorg
Z
--
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
Visit this group at http://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobileorg-android+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to mobileorg-android-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...