Fixes to FOSDEM companion

This commit is contained in:
Daniel Martí 2014-01-26 21:15:08 +01:00
parent 06b1e1739e
commit abd06780e6

View file

@ -1,4 +1,3 @@
Categories:Office Categories:Office
License:Apache2 License:Apache2
Web Site:https://github.com/cbeyls/fosdem-companion-android Web Site:https://github.com/cbeyls/fosdem-companion-android
@ -8,31 +7,36 @@ Issue Tracker:https://github.com/cbeyls/fosdem-companion-android/issues
Auto Name:FOSDEM Companion Auto Name:FOSDEM Companion
Summary:Schedule browser for the FOSDEM conference Summary:Schedule browser for the FOSDEM conference
Description: Description:
Advanced schedule browser for the [https://fosdem.org/ FOSDEM] conference in Brussels, Belgium. Download the most recent schedule and browse it offline. Advanced schedule browser for the [https://fosdem.org/ FOSDEM] conference in
Brussels, Belgium. Download the most recent schedule and browse it offline.
Features: Features:
# Browse sessions by day and by track * Browse sessions by day and by track
# Instant search * Instant search
# Track schedule view optimized for phones and tablets * Track schedule view optimized for phones and tablets
# Full sessions details with related links, speakers info and room maps * Full sessions details with related links, speakers info and room maps
# Add sessions directly to your calendar * Add sessions directly to your calendar
# Share sessions with a link to their page on the FOSDEM website * Share sessions with a link to their page on the FOSDEM website
# Manage bookmarks and get notified when a bookmarked session is about to start * Manage bookmarks and get notified when a bookmarked session is about to start
# “Live” view: during FOSDEM, watch the realtime updated list of currently running and upcoming sessions * “Live” view: during FOSDEM, watch the realtime updated list of currently running and upcoming sessions
# Includes a simple map of the site. * Includes a simple map of the site.
Note: this app properly handles timezone changes and device reboots for notifications; you can download the schedule and add bookmarks on any timezone and you will get notified at the right time when the events start in Belgium. Note: this app properly handles timezone changes and device reboots for
The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used with permission. notifications; you can download the schedule and add bookmarks on any timezone
and you will get notified at the right time when the events start in Belgium.
The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW.
Used with permission.
. .
Repo Type:git Repo Type:git
Repo:https://github.com/cbeyls/fosdem-companion-android.git Repo:https://github.com/cbeyls/fosdem-companion-android.git
Build:1.0.5,700105 Build:1.0.5,700105
commit=1.0.5 commit=1.0.5
srclibs=Support-v7@android-sdk-4.4.2_r1 extlibs=android/android-support-v4.jar
prebuild=echo android.library.reference.1=$$Support-v7$$ >> project.properties && \ srclibs=1:Support-v7@android-sdk-4.4.2_r1
cp ../extlib/android/android-support-v4.jar $$Support-v7$$/libs/ prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags