1
0
mirror of https://github.com/etesync/android synced 2025-02-02 19:01:06 +00:00
etesync-android/app
Ricki Hirner c6aed90c96 OOM handling, DB transactions, calandar VISIBLE, service refresh notification
* handle and show OutOfMemoryErrors correctly (they're not Exceptions)
* use db.beginTransactionNonExclusive() because WAL is enabled
* set calendar VISIBLE=1 AND SYNC=1 only at creation and not at every sync
* update PendingIntent of service refresh notification
2016-03-31 12:47:43 +02:00
..
src OOM handling, DB transactions, calandar VISIBLE, service refresh notification 2016-03-31 12:47:43 +02:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Use last path segment as collection display name if there's no DAV:displayName 2016-03-31 00:52:10 +02:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules.txt Version 0.9 ready! 2015-10-19 00:19:29 +02:00