Open MatejKovacic opened 9 years ago
Hi! This repository is not active anymore. See #222.
Please close this issue and file a new issue at https://github.com/ennswi/AndroidCaldavSyncAdapater.
Thank you.
Dear @ervee, As indicated in my last answer on #222, the idea is not to close the project as it is but find a volunteer to continue the work in this repo. If you volunteer, please comment on #222 Thank you
To answer to the refresh interval, as far as I know it is not under the sync adapter control but under android system control depending on the network, the battery, the space left on device... We can not tune it.
OK, thanks for the answer... BTW, I have seeen some apps, where it was possible to set up refresh interval.
Anyway, can you give me a hint where to look for this system setting in Android?
Does this apps act as account and sync adapter ? If yes could you give us the name of these apps ?
As far as I know, there is no such a configuration parameter, at least in KitKat.
G
Le 19 février 2015 19:36:09 GMT+01:00, Matej Kovacic notifications@github.com a écrit :
OK, thanks for the answer... BTW, I have seeen some apps, where it was possible to set up refresh interval.
Anyway, can you give me a hint where to look for this system setting in Android?
Reply to this email directly or view it on GitHub: https://github.com/gggard/AndroidCaldavSyncAdapater/issues/231#issuecomment-75109187
Envoyé de mon téléphone. Excusez la brièveté.
This one, for example. However, I was unable to connect it to Daylite server: https://play.google.com/store/apps/details?id=org.kc.and.ical&hl=en
See the 5th screenschoot.
Thanks for the link, but this is not a sync adapter and it is not as integrated as this one, That's why this setting is possible, but take all android account with sync, including google ones, there is not such a parameter...
Le 19 février 2015 20:00:01 GMT+01:00, Matej Kovacic notifications@github.com a écrit :
This one, for example. However, I was unable to connect it to Daylite server: https://play.google.com/store/apps/details?id=org.kc.and.ical&hl=en
See the 5th screenschoot.
Reply to this email directly or view it on GitHub: https://github.com/gggard/AndroidCaldavSyncAdapater/issues/231#issuecomment-75113611
In commit https://github.com/wildgarden/AndroidCaldavSyncAdapater/commit/5e98c422de2dc898ef3e4836ee3c446281fc60e7 I merged a periodic sync feature. This code is also contained in latest HEAD version. I think this is what you need.
Great. Do you have APK built for download yet?
Hi, I am using this app with Daylite server (https://www.marketcircle.com/daylite/) and it is working. However, I don't know how frequent does this app sync with Daylite calendar.
Is there any setting for time sync interval?