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

15 commits

Author SHA1 Message Date
Christophe Beyls
55cd420395 Improved notifications with an action button allowing to show the room
map image directly.
Event subtitle in notification BigText style is now shown in white,
before the speaker(s).
2014-01-25 19:28:59 +01:00
Christophe Beyls
70badc34c8 Update manifest for release 1.0.4 2014-01-24 02:04:07 +01:00
Christophe Beyls
dd271c11a9 Updating manifest for release 1.0.3 2014-01-22 01:10:27 +01:00
Christophe Beyls
b36e3eab3e Updated manifest for release 1.0.2 2014-01-18 00:57:39 +01:00
Christophe Beyls
a588ae4861 Preparing manifest for release version 1.0.1 2014-01-14 21:24:57 +01:00
Christophe Beyls
2a2da59839 Added notifications system and settings screen.
+ Sorted strings
2014-01-07 02:52:01 +01:00
Christophe Beyls
11e6e94f75 Implement proper up navigation from Event Details to Track. 2014-01-02 03:32:43 +01:00
Christophe Beyls
bd63de6e1d Changed target SDK version to 19 (Android 4.4) 2014-01-01 21:32:47 +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
401d696b6b Implemented details display on search suggestion click and global system
search support.
2013-12-30 22:40:17 +01:00
Christophe Beyls
0164b2e280 Added SearchResultListFragment in SearchResultActivity. 2013-12-30 02:36:05 +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
c1204d8f17 Added EventDetailsFragment and Activity
Renamed AbstractAsyncTaskLoader to LocalCacheLoader
2013-12-29 03:43:14 +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
Christophe Beyls
7ce173115a Initial commit: Network stack, schedule parser, database layer, search suggestion content provider. 2013-12-18 01:58:42 +01:00