rewrite yml: be.digitalia.fosdem
This commit is contained in:
parent
544b3d10ca
commit
00c0a7000d
|
@ -1,135 +0,0 @@
|
|||
Categories:Time
|
||||
License:Apache-2.0
|
||||
Web Site:http://www.digitalia.be/
|
||||
Source Code:https://github.com/cbeyls/fosdem-companion-android
|
||||
Issue Tracker:https://github.com/cbeyls/fosdem-companion-android/issues
|
||||
|
||||
Auto Name:FOSDEM Companion
|
||||
Summary:Schedule browser for the FOSDEM conference
|
||||
Description:
|
||||
Advanced schedule browser for the [https://fosdem.org/ FOSDEM] conference in
|
||||
Brussels, Belgium. Download the most recent schedule and browse it offline.
|
||||
|
||||
Features:
|
||||
|
||||
* Browse sessions by day and by track
|
||||
* Instant search
|
||||
* Track schedule view optimized for phones and tablets
|
||||
* Full sessions details with related links, speakers info and room maps
|
||||
* Add sessions directly to your calendar
|
||||
* 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
|
||||
* “Live” view: during FOSDEM, watch the realtime updated list of currently running and upcoming sessions
|
||||
* 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.
|
||||
|
||||
The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used
|
||||
with permission.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/cbeyls/fosdem-companion-android.git
|
||||
|
||||
Build:1.0.5,700105
|
||||
commit=1.0.5
|
||||
srclibs=1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
Build:1.0.7,700107
|
||||
commit=1.0.7
|
||||
gradle=yes
|
||||
|
||||
Build:1.0.8,700108
|
||||
commit=1.0.8
|
||||
gradle=yes
|
||||
rm=libs/*
|
||||
prebuild=sed -i -e '/appcompat/acompile "com.github.chrisbanes.photoview:library:1.2.3"' -e '/libs\/photoview-1.2.2.jar/d' build.gradle
|
||||
|
||||
Build:1.1.1,700111
|
||||
commit=1.1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.0,700130
|
||||
commit=1.3.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.1,700131
|
||||
commit=1.3.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.5,700135
|
||||
commit=1.3.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.6,700136
|
||||
commit=1.3.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.8,700138
|
||||
commit=1.3.8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.0,700140
|
||||
commit=1.4.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.2,700142
|
||||
commit=1.4.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.3,700143
|
||||
commit=1.4.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.4,700144
|
||||
commit=1.4.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.5,700145
|
||||
commit=1.4.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.6,700146
|
||||
commit=1.4.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.0,1500150
|
||||
commit=1.5.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.1,1500151
|
||||
commit=1.5.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.6.0,1600160
|
||||
commit=1.6.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.6.2,1600162
|
||||
commit=1.6.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6.2
|
||||
Current Version Code:1600162
|
177
metadata/be.digitalia.fosdem.yml
Normal file
177
metadata/be.digitalia.fosdem.yml
Normal file
|
@ -0,0 +1,177 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
WebSite: http://www.digitalia.be/
|
||||
SourceCode: https://github.com/cbeyls/fosdem-companion-android
|
||||
IssueTracker: https://github.com/cbeyls/fosdem-companion-android/issues
|
||||
|
||||
AutoName: FOSDEM Companion
|
||||
Summary: Schedule browser for the FOSDEM conference
|
||||
Description: |-
|
||||
Advanced schedule browser for the [https://fosdem.org/ FOSDEM] conference in
|
||||
Brussels, Belgium. Download the most recent schedule and browse it offline.
|
||||
|
||||
Features:
|
||||
|
||||
* Browse sessions by day and by track
|
||||
* Instant search
|
||||
* Track schedule view optimized for phones and tablets
|
||||
* Full sessions details with related links, speakers info and room maps
|
||||
* Add sessions directly to your calendar
|
||||
* 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
|
||||
* “Live” view: during FOSDEM, watch the realtime updated list of currently running and upcoming sessions
|
||||
* 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.
|
||||
|
||||
The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used
|
||||
with permission.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/cbeyls/fosdem-companion-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.5
|
||||
versionCode: 700105
|
||||
commit: 1.0.5
|
||||
srclibs:
|
||||
- 1:Support-v7@android-sdk-4.4.2_r1
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: mv libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
- versionName: 1.0.7
|
||||
versionCode: 700107
|
||||
commit: 1.0.7
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.8
|
||||
versionCode: 700108
|
||||
commit: 1.0.8
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- libs/*
|
||||
prebuild: sed -i -e '/appcompat/acompile "com.github.chrisbanes.photoview:library:1.2.3"'
|
||||
-e '/libs\/photoview-1.2.2.jar/d' build.gradle
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 700111
|
||||
commit: 1.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 700130
|
||||
commit: 1.3.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 700131
|
||||
commit: 1.3.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.5
|
||||
versionCode: 700135
|
||||
commit: 1.3.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.6
|
||||
versionCode: 700136
|
||||
commit: 1.3.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.8
|
||||
versionCode: 700138
|
||||
commit: 1.3.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 700140
|
||||
commit: 1.4.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.2
|
||||
versionCode: 700142
|
||||
commit: 1.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 700143
|
||||
commit: 1.4.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 700144
|
||||
commit: 1.4.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.5
|
||||
versionCode: 700145
|
||||
commit: 1.4.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 700146
|
||||
commit: 1.4.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 1500150
|
||||
commit: 1.5.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 1500151
|
||||
commit: 1.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 1600160
|
||||
commit: 1.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.2
|
||||
versionCode: 1600162
|
||||
commit: 1.6.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 1600162
|
Loading…
Reference in a new issue