-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
31 lines (26 loc) · 1.15 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
ICSReader is a synchronization provider which periodically downloads
calendars in ICS format from the internet and inserts their contents
into the Android calendar.
After installing, you can configure your calendars via settings ->
add accounts (settings -> accounts and sync on older devices).
Features:
* Supports multiple calendars
* Configurable sync interval
* Authentication support
* SSL support
Limitations:
* Recurring events are not yet supported
Bugs:
ICSReader is NOT stable! You should not rely on it in a production
environment! Also, I assume no responsibility for lost data, missed
appointments, crashing devices or any other negative consequences that
may arise from using this app!
If you encounter any bugs, please use GitHub's bug tracking system to
report them.
Acknowledgements:
This project includes the Android Color Picker aka AmbilWarna library
("Pick a Color" in Indonesian). AmbilWarna was released under the
Apache License 2.0. Its source code can be obtained here:
https://github.com/brk3/android-color-picker
The App's icon was taken from the Dumper icon pack by Draseart
(http://draseart.deviantart.com/), licensed under CC-BY 3.0.