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 eeff608ea7 Added TrackScheduleActivity and TrackScheduleFragment
Fixed EventsParser: cannot recycle the ArrayList of persons and links
because IterablePullParser uses 2 instances of Event simultaneously.
2013-12-28 01:46:23 +01:00
libs - Added MapFragment with zoomable map thanks to PhotoView. 2013-12-18 23:50:12 +01:00
res Added TrackScheduleActivity and TrackScheduleFragment 2013-12-28 01:46:23 +01:00
src Added TrackScheduleActivity and TrackScheduleFragment 2013-12-28 01:46:23 +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 TrackScheduleActivity and TrackScheduleFragment 2013-12-28 01:46:23 +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