1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00
FOSDEM Companion for Android
Find a file
Christophe Beyls 3eec1f88df - Simplified the schedule download code by using an AsyncTask, a simple
ReentrantLock and local broadcasts instead of a loader and a complex
lock.
- Download error reporting is now done using a Toast instead of a
Broadcast.
- Database cache is now only cleared when the DB transaction is
successful.
2014-01-13 00:06:48 +01:00
libs - Added MapFragment with zoomable map thanks to PhotoView. 2013-12-18 23:50:12 +01:00
res Added about dialog. 2014-01-11 00:52:18 +01:00
src - Simplified the schedule download code by using an AsyncTask, a simple 2014-01-13 00:06:48 +01:00
.classpath Initial commit: Network stack, schedule parser, database layer, search suggestion content provider. 2013-12-18 01:58:42 +01:00
.gitignore Initial commit: Network stack, schedule parser, database layer, search suggestion content provider. 2013-12-18 01:58:42 +01:00
.project Initial commit: Network stack, schedule parser, database layer, search suggestion content provider. 2013-12-18 01:58:42 +01:00
AndroidManifest.xml Added notifications system and settings screen. 2014-01-07 02:52:01 +01:00
proguard-project.txt Initial commit: Network stack, schedule parser, database layer, search suggestion content provider. 2013-12-18 01:58:42 +01:00
project.properties Enabled Proguard 2013-12-20 02:09:02 +01:00