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
24b8dc9e2e Display a star icon to the right of starred events in lists. 2014-01-24 01:17:14 +01:00
Christophe Beyls
cd169b1680 Added purple-colored indeterminate horizontal progress bar style, in
addition to the determined style.
2014-01-22 23:52:39 +01:00
Christophe Beyls
3146302878 Added "Live" section to show upcoming and currently running events,
refreshed every minute.
In this section, EventsAdapter shows the event start time and end time
instead of its day and start time.
2014-01-14 02:02:56 +01:00
Christophe Beyls
a9c9c40a46 Added room images. They can be shown by clicking on the room name in
EventDetailsFragment. (+500KB apk file size)
2014-01-10 01:38:49 +01:00
Christophe Beyls
d774557526 Added MultiChoiceModeListener on bookmarks list, to be able to delete
multiple bookmarks at once.
2014-01-08 23:51:57 +01:00
Christophe Beyls
aa88aad78e Added custom animation when opening settings menu.
Added settings icon and show it if there's room.
2014-01-08 00:26:10 +01:00
Christophe Beyls
78f4059aed FOSDEM theme implementation 2014-01-03 02:50:27 +01:00
Christophe Beyls
7e3679c165 Added "upcoming only" filter in bookmarks list. 2014-01-01 21:31:40 +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
d259d96d01 Added code to add event to the user's calendar 2013-12-29 16:33:28 +01:00
Christophe Beyls
3e455b96cc Added event sharing and code to retrieve the FOSDEM year from the
database.
2013-12-29 15:15:35 +01:00
Christophe Beyls
c1204d8f17 Added EventDetailsFragment and Activity
Renamed AbstractAsyncTaskLoader to LocalCacheLoader
2013-12-29 03:43:14 +01:00
Christophe Beyls
d0081e015b Added main menu in drawerLayout + code to switch between sections. 2013-12-20 01:01:47 +01:00
Christophe Beyls
65faebd19e - Added MapFragment with zoomable map thanks to PhotoView.
- Added directions to ULB menu option in MapFragment.
2013-12-18 23:50:12 +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