1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-20 17:23:46 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Christophe Beyls
24b8dc9e2e Display a star icon to the right of starred events in lists. 2014-01-24 01:17:14 +01:00
Christophe Beyls
01256430e0 Implemented dual-pane display mode for TrackScheduleActivity. 2014-01-01 04:40:28 +01:00
Christophe Beyls
673385aad9 Add TrackScheduleEventActivity, a specialized activity to show events
related to the same track in a ViewPager (with an
UnderlinePageIndicator).
2013-12-31 01:42:54 +01:00
Christophe Beyls
17857bbf5d Added PersonInfoListFragment and activity
Fine-tuned dimensions and added more of them in dimens.xml
2013-12-30 00:01:56 +01:00
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