Merge branch 'rewrite-yml-b' into 'master'

Rewrite all `b*.txt` metadata files to yaml

See merge request fdroid/fdroiddata!5078
This commit is contained in:
Michael Pöhn 2019-07-27 20:17:33 +00:00
commit 1a40bbb550
50 changed files with 1917 additions and 1547 deletions

View file

@ -1,23 +0,0 @@
Categories:Writing
License:Apache-2.0
Web Site:https://code.google.com/p/banderlabs
Source Code:https://code.google.com/p/banderlabs/source
Issue Tracker:
Auto Name:Notepad
Summary:Basic note taking
Description:
It has selectable text size, searching, sorting, and the ability to send notes.
.
Repo Type:git-svn
Repo:https://banderlabs.googlecode.com/svn/trunk/Notepad
Build:1.06,12
commit=77
target=android-15
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.06
Current Version Code:12

View file

@ -0,0 +1,23 @@
Categories:
- Writing
License: Apache-2.0
WebSite: https://code.google.com/archive/p/banderlabs
SourceCode: https://code.google.com/archive/p/banderlabs/source
AutoName: Notepad
Summary: Basic note taking
Description: It has selectable text size, searching, sorting, and the ability to send
notes.
Builds:
- versionName: '1.06'
versionCode: 12
commit: '77'
target: android-15
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.06'
CurrentVersionCode: 12
NoSourceSince: '1.06'

View file

@ -1,25 +0,0 @@
Categories:Sports & Health
License:GPL-3.0-or-later
Web Site:https://code.google.com/p/droid-dicom-viewer
Source Code:https://code.google.com/p/droid-dicom-viewer/source
Issue Tracker:
Auto Name:Droid Dicom Viewer
Summary:View medical image formats
Description:
Implements a part of the DICOM standard. It reads DICOM images that are coded on
8 bits and 16 bits. It supports only grayscale not compressed DICOM files. It
parses implicit and explicit (little endian and big endian) value representation
(VR).
.
Repo Type:hg
Repo:https://code.google.com/p/droid-dicom-viewer/
Build:1.4 Grymalkyn,5
commit=9fa239eba7a6
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.4 Grymalkyn
Current Version Code:5

View file

@ -0,0 +1,25 @@
Categories:
- Sports & Health
License: GPL-3.0-or-later
WebSite: https://code.google.com/archive/p/droid-dicom-viewer
SourceCode: https://code.google.com/archive/p/droid-dicom-viewer/source
AutoName: Droid Dicom Viewer
Summary: View medical image formats
Description: |-
Implements a part of the DICOM standard. It reads DICOM images that are coded on
8 bits and 16 bits. It supports only grayscale not compressed DICOM files. It
parses implicit and explicit (little endian and big endian) value representation
(VR).
Builds:
- versionName: 1.4 Grymalkyn
versionCode: 5
commit: 9fa239eba7a6
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 1.4 Grymalkyn
CurrentVersionCode: 5
NoSourceSince: 1.4 Grymalkyn

View file

@ -1,28 +0,0 @@
Categories:System
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/bparmentier/APKShare
Issue Tracker:https://github.com/bparmentier/APKShare/issues
Changelog:https://github.com/bparmentier/APKShare/releases
Donate:http://www.brunoparmentier.be/about.html
Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
Auto Name:APKShare
Summary:Extract and share you installed apps' APK
Description:
APKShare lists all installed apps (system and user) and lets you send the
original APK file by e-mail, or share it with Android Beam, Bluetooth, etc.
.
Repo Type:git
Repo:https://github.com/bparmentier/APKShare
Build:1.0,1
commit=v1.0
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,30 @@
Categories:
- System
License: GPL-3.0-or-later
SourceCode: https://github.com/bparmentier/APKShare
IssueTracker: https://github.com/bparmentier/APKShare/issues
Changelog: https://github.com/bparmentier/APKShare/releases
Donate: http://www.brunoparmentier.be/about.html
Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
AutoName: APKShare
Summary: Extract and share you installed apps' APK
Description: |-
APKShare lists all installed apps (system and user) and lets you send the
original APK file by e-mail, or share it with Android Beam, Bluetooth, etc.
RepoType: git
Repo: https://github.com/bparmentier/APKShare
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,151 +0,0 @@
Categories:Navigation
License:GPL-3.0-or-later
Web Site:http://openbikesharing.org
Source Code:https://github.com/bparmentier/OpenBikeSharing
Issue Tracker:https://github.com/bparmentier/OpenBikeSharing/issues
Changelog:https://github.com/bparmentier/OpenBikeSharing/releases
Donate:https://www.brunoparmentier.be/about.html
Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
Auto Name:OpenBikeSharing
Summary:Shared bikes availability in your city
Description:
OpenBikeSharing lets you find shared bikes available in your city (around 400
cities, 38 countries).
Select your bike network, find some stations in the list or on the map
(OpenStreetMap) and you're good to go!
Data is retrieved from the [http://api.citybik.es/v2/ CityBikes] API.
.
Repo Type:git
Repo:https://github.com/bparmentier/OpenBikeSharing
Build:1.0,1
commit=v1.0
subdir=app
gradle=yes
rm=app/libs/*
prebuild=sed -i -e "s/dependencies {/dependencies {\ncompile 'org.slf4j:slf4j-simple:1.7.7'\ncompile 'org.slf4j:slf4j-api:1.7.7'\n/g" build.gradle
Build:1.1,2
commit=v1.1
subdir=app
gradle=yes
Build:1.1.1,3
commit=v1.1.1
subdir=app
gradle=yes
Build:1.1.2,4
commit=v1.1.2
subdir=app
gradle=yes
Build:1.1.3,5
commit=v1.1.3
subdir=app
gradle=yes
Build:1.2,6
commit=v1.2
subdir=app
gradle=yes
Build:1.3,7
commit=v1.3
subdir=app
gradle=yes
Build:1.3.1,8
commit=v1.3.1
subdir=app
gradle=yes
Build:1.4,9
commit=v1.4
subdir=app
gradle=yes
Build:1.5,10
commit=v1.5
subdir=app
gradle=yes
Build:1.6,11
commit=v1.6
subdir=app
gradle=yes
Build:1.6.1,12
commit=v1.6.1
subdir=app
gradle=yes
Build:1.7,13
commit=v1.7
subdir=app
gradle=yes
prebuild=sed -i -e '/buildTypes/i/*' -e '/lintOptions/i*/' build.gradle
Build:1.7.1,14
commit=v1.7.1
subdir=app
gradle=yes
Build:1.7.2,15
commit=v1.7.2
subdir=app
gradle=yes
srclibs=OSMBonusPack@v5.1
rm=app/libs/*.jar
prebuild=sed -i -e 's/v4:22.1.0/v4:22.0.0/g' -e '/osmbonuspack/d' -e '/support-v4/acompile "com.google.code.gson:gson:2.3.1"\ncompile "org.apache.commons:commons-lang3:3.4"' -e '/applicationVariants/,+3d' build.gradle && \
cp -fR $$OSMBonusPack$$/src/org src/main/java/ && \
sed -i -e '/\/\/TODO/d' src/main/java/org/osmdroid/bonuspack/clustering/GridMarkerClusterer.java
Build:1.7.3,16
commit=v1.7.3
subdir=app
gradle=yes
Build:1.7.4,17
commit=v1.7.4
subdir=app
gradle=yes
Build:1.7.5,18
commit=v1.7.5
subdir=app
gradle=yes
Build:1.8,19
commit=v1.8
subdir=app
gradle=yes
Build:1.9,20
commit=v1.9
subdir=app
gradle=yes
Build:1.9.1,21
commit=v1.9.1
subdir=app
gradle=yes
Build:1.9.2,22
commit=v1.9.2
subdir=app
gradle=yes
Build:1.10.0,23
commit=v1.10.0
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.10.0
Current Version Code:23

View file

@ -0,0 +1,205 @@
Categories:
- Navigation
License: GPL-3.0-or-later
WebSite: http://openbikesharing.org
SourceCode: https://github.com/bparmentier/OpenBikeSharing
IssueTracker: https://github.com/bparmentier/OpenBikeSharing/issues
Changelog: https://github.com/bparmentier/OpenBikeSharing/releases
Donate: https://www.brunoparmentier.be/about.html
Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
AutoName: OpenBikeSharing
Summary: Shared bikes availability in your city
Description: |-
OpenBikeSharing lets you find shared bikes available in your city (around 400
cities, 38 countries).
Select your bike network, find some stations in the list or on the map
(OpenStreetMap) and you're good to go!
Data is retrieved from the [http://api.citybik.es/v2/ CityBikes] API.
RepoType: git
Repo: https://github.com/bparmentier/OpenBikeSharing
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
rm:
- app/libs/*
prebuild: sed -i -e "s/dependencies {/dependencies {\ncompile 'org.slf4j:slf4j-simple:1.7.7'\ncompile
'org.slf4j:slf4j-api:1.7.7'\n/g" build.gradle
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: 1.1.1
versionCode: 3
commit: v1.1.1
subdir: app
gradle:
- yes
- versionName: 1.1.2
versionCode: 4
commit: v1.1.2
subdir: app
gradle:
- yes
- versionName: 1.1.3
versionCode: 5
commit: v1.1.3
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 6
commit: v1.2
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 7
commit: v1.3
subdir: app
gradle:
- yes
- versionName: 1.3.1
versionCode: 8
commit: v1.3.1
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 9
commit: v1.4
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 10
commit: v1.5
subdir: app
gradle:
- yes
- versionName: '1.6'
versionCode: 11
commit: v1.6
subdir: app
gradle:
- yes
- versionName: 1.6.1
versionCode: 12
commit: v1.6.1
subdir: app
gradle:
- yes
- versionName: '1.7'
versionCode: 13
commit: v1.7
subdir: app
gradle:
- yes
prebuild: sed -i -e '/buildTypes/i/*' -e '/lintOptions/i*/' build.gradle
- versionName: 1.7.1
versionCode: 14
commit: v1.7.1
subdir: app
gradle:
- yes
- versionName: 1.7.2
versionCode: 15
commit: v1.7.2
subdir: app
gradle:
- yes
srclibs:
- OSMBonusPack@v5.1
rm:
- app/libs/*.jar
prebuild:
- sed -i -e 's/v4:22.1.0/v4:22.0.0/g' -e '/osmbonuspack/d' -e '/support-v4/acompile
"com.google.code.gson:gson:2.3.1"\ncompile "org.apache.commons:commons-lang3:3.4"'
-e '/applicationVariants/,+3d' build.gradle
- cp -fR $$OSMBonusPack$$/src/org src/main/java/
- sed -i -e '/\/\/TODO/d' src/main/java/org/osmdroid/bonuspack/clustering/GridMarkerClusterer.java
- versionName: 1.7.3
versionCode: 16
commit: v1.7.3
subdir: app
gradle:
- yes
- versionName: 1.7.4
versionCode: 17
commit: v1.7.4
subdir: app
gradle:
- yes
- versionName: 1.7.5
versionCode: 18
commit: v1.7.5
subdir: app
gradle:
- yes
- versionName: '1.8'
versionCode: 19
commit: v1.8
subdir: app
gradle:
- yes
- versionName: '1.9'
versionCode: 20
commit: v1.9
subdir: app
gradle:
- yes
- versionName: 1.9.1
versionCode: 21
commit: v1.9.1
subdir: app
gradle:
- yes
- versionName: 1.9.2
versionCode: 22
commit: v1.9.2
subdir: app
gradle:
- yes
- versionName: 1.10.0
versionCode: 23
commit: v1.10.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.10.0
CurrentVersionCode: 23

View file

@ -1,59 +0,0 @@
Categories:Connectivity
License:GPL-3.0-or-later
Web Site:http://wifikeysha.re
Source Code:https://github.com/bparmentier/WiFiKeyShare
Issue Tracker:https://github.com/bparmentier/WiFiKeyShare/issues
Changelog:https://github.com/bparmentier/WiFiKeyShare/releases
Donate:https://www.brunoparmentier.be/about.html
Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
Auto Name:WiFiKeyShare
Summary:Share Wi-Fi passwords with QR codes and NFC tags
Description:
WiFiKeyShare lets you easily share your Wi-Fi password by generating a QR code
or by writing it to an NFC tag.
The QR code should be recognized by most barcode scanner applications (i.e.
Barcode Scanner by ZXing) and the NFC tag is formatted in the same way as
Android does since it introduced its "Write to NFC tag" option in Lollipop. That
means people running Android 5.0+ won't have to download any specific app to
connect to the network after scanning the tag.
You can also send Wi-Fi configuration via Android Beam: while on a Wi-Fi network
screen, tap your device to your friend's device and a pop-up will appear asking
if they want to connect.
'''Important note'''
Android does not let apps read the saved Wi-Fi passwords, so you will need to
enter them manually for each network you want to share. ''However'', the
passwords will automatically be retrieved if WiFiKeyShare is given root access.
.
Repo Type:git
Repo:https://github.com/bparmentier/WiFiKeyShare
Build:1.0,1
commit=v1.0
subdir=app
gradle=yes
Build:1.1,2
commit=v1.1
subdir=app
gradle=yes
Build:1.1.1,3
commit=v1.1.1
subdir=app
gradle=yes
Build:1.2.0,4
commit=v1.2.0
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.2.0
Current Version Code:4

View file

@ -0,0 +1,68 @@
Categories:
- Connectivity
License: GPL-3.0-or-later
WebSite: https://wifikeysha.re
SourceCode: https://github.com/bparmentier/WiFiKeyShare
IssueTracker: https://github.com/bparmentier/WiFiKeyShare/issues
Changelog: https://github.com/bparmentier/WiFiKeyShare/releases
Donate: https://www.brunoparmentier.be/about.html
Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm
AutoName: WiFiKeyShare
Summary: Share Wi-Fi passwords with QR codes and NFC tags
Description: |-
WiFiKeyShare lets you easily share your Wi-Fi password by generating a QR code
or by writing it to an NFC tag.
The QR code should be recognized by most barcode scanner applications (i.e.
Barcode Scanner by ZXing) and the NFC tag is formatted in the same way as
Android does since it introduced its "Write to NFC tag" option in Lollipop. That
means people running Android 5.0+ won't have to download any specific app to
connect to the network after scanning the tag.
You can also send Wi-Fi configuration via Android Beam: while on a Wi-Fi network
screen, tap your device to your friend's device and a pop-up will appear asking
if they want to connect.
'''Important note'''
Android does not let apps read the saved Wi-Fi passwords, so you will need to
enter them manually for each network you want to share. ''However'', the
passwords will automatically be retrieved if WiFiKeyShare is given root access.
RepoType: git
Repo: https://github.com/bparmentier/WiFiKeyShare
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: 1.1.1
versionCode: 3
commit: v1.1.1
subdir: app
gradle:
- yes
- versionName: 1.2.0
versionCode: 4
commit: v1.2.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.0
CurrentVersionCode: 4

View file

@ -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

View file

@ -0,0 +1,178 @@
Categories:
- Time
License: Apache-2.0
WebSite: https://www.digitalia.be/
SourceCode: https://github.com/cbeyls/fosdem-companion-android
IssueTracker: https://github.com/cbeyls/fosdem-companion-android/issues
Changelog: https://github.com/cbeyls/fosdem-companion-android/releases
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

View file

@ -1,60 +0,0 @@
Categories:Multimedia
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/geecko86/QuickLyric
Issue Tracker:https://github.com/geecko86/QuickLyric/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
Name:QuickLyric (old)
Auto Name:QuickLyric
Summary:Fetch and display song lyrics
Description:
QuickLyric fetches your lyrics for you. It includes a search engine and is
simple and easy to use. It can also detect what song is playing on your device.
The NFC permission is used to share lyrics via Android Beam.
Note that upstream uses a new package id now. Further update will only be
available with [[com.geecko.QuickLyric]].
.
Repo Type:git
Repo:https://github.com/geecko86/QuickLyric
Build:1.0,2
commit=1.0
subdir=QuickLyric
gradle=yes
rm=QuickLyric/libs/*
prebuild=sed -i -e '/volley/d' build.gradle && \
sed -i -e "/showcaseview/acompile 'com.mcxiaoke.volley:library:1.0.6'" build.gradle
Build:1.5,3
commit=d6433bcffbe7d7a0cd8c463487692e7bc7e2d22f
subdir=QuickLyric
gradle=yes
rm=QuickLyric/libs/*
prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \
sed -i -e '/fileTree/d' build.gradle
Build:1.5.1,4
commit=1.5.1
subdir=QuickLyric
gradle=yes
rm=QuickLyric/libs/*
prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \
sed -i -e '/fileTree/d' build.gradle
Build:1.5.2,5
commit=1.5.2
subdir=QuickLyric
gradle=yes
rm=QuickLyric/libs/*
prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \
sed -i -e '/fileTree/d' build.gradle
Archive Policy:0 versions
Auto Update Mode:None
Update Check Mode:None
Current Version:1.5.2
Current Version Code:5

View file

@ -0,0 +1,76 @@
Categories:
- Multimedia
License: GPL-3.0-only
SourceCode: https://github.com/geecko86/QuickLyric
IssueTracker: https://github.com/geecko86/QuickLyric/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
Name: QuickLyric (old)
AutoName: QuickLyric
Summary: Fetch and display song lyrics
Description: |-
QuickLyric fetches your lyrics for you. It includes a search engine and is
simple and easy to use. It can also detect what song is playing on your device.
The NFC permission is used to share lyrics via Android Beam.
Note that upstream uses a new package id now. Further update will only be
available with [[com.geecko.QuickLyric]].
RepoType: git
Repo: https://github.com/geecko86/QuickLyric
Builds:
- versionName: '1.0'
versionCode: 2
commit: '1.0'
subdir: QuickLyric
gradle:
- yes
rm:
- QuickLyric/libs/*
prebuild:
- sed -i -e '/volley/d' build.gradle
- sed -i -e "/showcaseview/acompile 'com.mcxiaoke.volley:library:1.0.6'" build.gradle
- versionName: '1.5'
versionCode: 3
commit: d6433bcffbe7d7a0cd8c463487692e7bc7e2d22f
subdir: QuickLyric
gradle:
- yes
rm:
- QuickLyric/libs/*
prebuild:
- sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle
- sed -i -e '/fileTree/d' build.gradle
- versionName: 1.5.1
versionCode: 4
commit: 1.5.1
subdir: QuickLyric
gradle:
- yes
rm:
- QuickLyric/libs/*
prebuild:
- sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle
- sed -i -e '/fileTree/d' build.gradle
- versionName: 1.5.2
versionCode: 5
commit: 1.5.2
subdir: QuickLyric
gradle:
- yes
rm:
- QuickLyric/libs/*
prebuild:
- sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle
- sed -i -e '/fileTree/d' build.gradle
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.5.2
CurrentVersionCode: 5

View file

@ -1,56 +0,0 @@
Categories:Science & Education
License:MIT
Web Site:https://projectwerk.khleuven.be/projects/khl_mob_app
Source Code:https://projectwerk.khleuven.be/projects/khl_mob_app/repository
Issue Tracker:https://projectwerk.khleuven.be/projects/khl_mob_app/issues
Auto Name:UCLL Student
Summary:Student app for UCLL students
Description:
Show relevant information for UCLL students, for example personal course
calendar, portal announcements and bus departures.
.
Repo Type:git-svn
Repo:https://projectwerk.khleuven.be/svn/khl_mob_app
Build:1.0.0,10000
commit=6
subdir=platforms/android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Build:1.0.1,10001
commit=26
subdir=android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Build:1.1.0,10100
commit=30
subdir=android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Build:1.1.1,10101
commit=10101
subdir=android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Auto Update Mode:None
Update Check Mode:None
Current Version:1.1.1
Current Version Code:10101

View file

@ -0,0 +1,65 @@
Categories:
- Science & Education
License: MIT
WebSite: https://projektwerk.ucll.be/projects/khl_mob_app
SourceCode: https://projektwerk.ucll.be/projects/khl_mob_app/repository
IssueTracker: https://projektwerk.ucll.be/projects/khl_mob_app/repository/issues
AutoName: UCLL Student
Summary: Student app for UCLL students
Description: |-
Show relevant information for UCLL students, for example personal course
calendar, portal announcements and bus departures.
RepoType: git-svn
Repo: https://projektwerk.ucll.be/svn/khl_mob_app
Builds:
- versionName: 1.0.0
versionCode: 10000
commit: '6'
subdir: platforms/android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
- versionName: 1.0.1
versionCode: 10001
commit: '26'
subdir: android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
- versionName: 1.1.0
versionCode: 10100
commit: '30'
subdir: android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
- versionName: 1.1.1
versionCode: 10101
commit: '10101'
subdir: android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.1.1
CurrentVersionCode: 10101

View file

@ -1,218 +0,0 @@
Categories:Connectivity
License:Apache-2.0
Web Site:
Source Code:https://github.com/Mygod/VPNHotspot
Issue Tracker:https://github.com/Mygod/VPNHotspot/issues
Donate:https://mygod.be/donate/
FlattrID:e0ggg2
Auto Name:VPN Hotspot
Summary:Share your VPN connection over hotspot or repeater
Description:
This app is useful for:
* Connecting things that don't support VPN like Chromecasts behind corporate firewalls;
* Set up gapps behind corporate firewalls;
* Connect to your mobile hotspot but you're not bothered to set up VPN on your device.
Requires root to set up networking.
This app is designed to do only minimal changes to your system, so there's
almost no chance you will brick your device and/or break your Internet using
this app under normal conditions. However there's also absolutely no guarantee
it won't.
.
Requires Root:yes
Repo Type:git
Repo:https://github.com/Mygod/VPNHotspot
Build:1.0.1,7
commit=1.0.1
subdir=mobile
gradle=yes
Build:1.1.0,8
commit=1.1.0
subdir=mobile
gradle=yes
Build:1.1.1,9
commit=1.1.1
subdir=mobile
gradle=yes
Build:1.1.2,10
commit=1.1.2
subdir=mobile
gradle=yes
Build:1.1.3,11
commit=1.1.3
subdir=mobile
gradle=yes
Build:1.1.4,12
commit=1.1.4
subdir=mobile
gradle=yes
Build:1.1.5,13
commit=1.1.5
subdir=mobile
gradle=yes
Build:1.1.6,14
commit=1.1.6
subdir=mobile
gradle=yes
Build:1.2.0,15
commit=1.2.0
subdir=mobile
gradle=yes
Build:1.2.1,17
commit=1.2.1
subdir=mobile
gradle=yes
Build:1.3.0,20
commit=1.3.0
subdir=mobile
gradle=yes
Build:1.3.1,21
commit=1.3.1
subdir=mobile
gradle=yes
Build:1.3.2,23
commit=1.3.2
subdir=mobile
gradle=yes
Build:1.3.3,24
disable=crashlytics
commit=1.3.3
subdir=mobile
gradle=yes
Build:2.0.1,101
commit=2.0.1
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.0.2,102
commit=2.0.2
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.0.3,103
commit=2.0.3
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.0.4,104
commit=2.0.4
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.0.7,107
commit=2.0.7
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.1.0,108
commit=2.1.0
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.1.1,109
commit=2.1.1
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.1.3,112
commit=2.1.3
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.1.4,114
commit=2.1.4
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.2.1,116
commit=2.2.1
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.2.3,118
commit=2.2.3
subdir=mobile
gradle=fdroid,freedom
prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
Build:2.3.0,119
commit=2.3.0
subdir=mobile
gradle=fdroid
prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \
sed -i -e '6,9d' build.gradle && \
sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
Build:2.4.0,200
commit=v2.4.0
subdir=mobile
gradle=fdroid
prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \
sed -i -e '6,9d' build.gradle && \
sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
Build:2.4.3,203
commit=v2.4.3
subdir=mobile
gradle=fdroid
prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \
sed -i -e '6,9d' build.gradle && \
sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
Build:2.4.4,204
commit=v2.4.4
subdir=mobile
gradle=fdroid
prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \
sed -i -e '6,9d' build.gradle && \
sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
Build:2.4.5,205
disable=Unresolved reference: crashlytics
commit=v2.4.5
subdir=mobile
gradle=fdroid
prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \
sed -i -e '6,9d' build.gradle
Build:2.5.1,208
commit=v2.5.1
subdir=mobile
gradle=fdroid
prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \
sed -i -e '6,9d' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.5.1
Current Version Code:208

View file

@ -0,0 +1,297 @@
Categories:
- Connectivity
License: Apache-2.0
SourceCode: https://github.com/Mygod/VPNHotspot
IssueTracker: https://github.com/Mygod/VPNHotspot/issues
Donate: https://mygod.be/donate/
FlattrID: e0ggg2
AutoName: VPN Hotspot
Summary: Share your VPN connection over hotspot or repeater
Description: |-
This app is useful for:
* Connecting things that don't support VPN like Chromecasts behind corporate firewalls;
* Set up gapps behind corporate firewalls;
* Connect to your mobile hotspot but you're not bothered to set up VPN on your device.
Requires root to set up networking.
This app is designed to do only minimal changes to your system, so there's
almost no chance you will brick your device and/or break your Internet using
this app under normal conditions. However there's also absolutely no guarantee
it won't.
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/Mygod/VPNHotspot
Builds:
- versionName: 1.0.1
versionCode: 7
commit: 1.0.1
subdir: mobile
gradle:
- yes
- versionName: 1.1.0
versionCode: 8
commit: 1.1.0
subdir: mobile
gradle:
- yes
- versionName: 1.1.1
versionCode: 9
commit: 1.1.1
subdir: mobile
gradle:
- yes
- versionName: 1.1.2
versionCode: 10
commit: 1.1.2
subdir: mobile
gradle:
- yes
- versionName: 1.1.3
versionCode: 11
commit: 1.1.3
subdir: mobile
gradle:
- yes
- versionName: 1.1.4
versionCode: 12
commit: 1.1.4
subdir: mobile
gradle:
- yes
- versionName: 1.1.5
versionCode: 13
commit: 1.1.5
subdir: mobile
gradle:
- yes
- versionName: 1.1.6
versionCode: 14
commit: 1.1.6
subdir: mobile
gradle:
- yes
- versionName: 1.2.0
versionCode: 15
commit: 1.2.0
subdir: mobile
gradle:
- yes
- versionName: 1.2.1
versionCode: 17
commit: 1.2.1
subdir: mobile
gradle:
- yes
- versionName: 1.3.0
versionCode: 20
commit: 1.3.0
subdir: mobile
gradle:
- yes
- versionName: 1.3.1
versionCode: 21
commit: 1.3.1
subdir: mobile
gradle:
- yes
- versionName: 1.3.2
versionCode: 23
commit: 1.3.2
subdir: mobile
gradle:
- yes
- versionName: 1.3.3
versionCode: 24
disable: crashlytics
commit: 1.3.3
subdir: mobile
gradle:
- yes
- versionName: 2.0.1
versionCode: 101
commit: 2.0.1
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.0.2
versionCode: 102
commit: 2.0.2
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.0.3
versionCode: 103
commit: 2.0.3
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.0.4
versionCode: 104
commit: 2.0.4
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.0.7
versionCode: 107
commit: 2.0.7
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.1.0
versionCode: 108
commit: 2.1.0
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.1.1
versionCode: 109
commit: 2.1.1
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.1.3
versionCode: 112
commit: 2.1.3
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.1.4
versionCode: 114
commit: 2.1.4
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.2.1
versionCode: 116
commit: 2.2.1
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.2.3
versionCode: 118
commit: 2.2.3
subdir: mobile
gradle:
- fdroid
- freedom
prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle
- versionName: 2.3.0
versionCode: 119
commit: 2.3.0
subdir: mobile
gradle:
- fdroid
prebuild:
- sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle
- sed -i -e '6,9d' build.gradle
- sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
- versionName: 2.4.0
versionCode: 200
commit: v2.4.0
subdir: mobile
gradle:
- fdroid
prebuild:
- sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle
- sed -i -e '6,9d' build.gradle
- sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
- versionName: 2.4.3
versionCode: 203
commit: v2.4.3
subdir: mobile
gradle:
- fdroid
prebuild:
- sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle
- sed -i -e '6,9d' build.gradle
- sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
- versionName: 2.4.4
versionCode: 204
commit: v2.4.4
subdir: mobile
gradle:
- fdroid
prebuild:
- sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle
- sed -i -e '6,9d' build.gradle
- sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
- versionName: 2.4.5
versionCode: 205
disable: 'Unresolved reference: crashlytics'
commit: v2.4.5
subdir: mobile
gradle:
- fdroid
prebuild:
- sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle
- sed -i -e '6,9d' build.gradle
- versionName: 2.5.1
versionCode: 208
commit: v2.5.1
subdir: mobile
gradle:
- fdroid
prebuild:
- sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle
- sed -i -e '6,9d' build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.5.1
CurrentVersionCode: 208

View file

@ -1,22 +0,0 @@
Categories:System
License:GPL-3.0-only
Web Site:http://www.norio.be/
Source Code:https://github.com/litrik/be.norio.randomapp
Issue Tracker:https://github.com/litrik/be.norio.randomapp/issues
Auto Name:Random App
Summary:Launch a random app
Description:
Launch a randomly chosen app on your device.
.
Repo Type:git
Repo:https://github.com/litrik/be.norio.randomapp.git
Build:1.0,1
commit=0ac31
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,23 @@
Categories:
- System
License: GPL-3.0-only
WebSite: https://www.norio.be/
SourceCode: https://github.com/litrik/be.norio.randomapp
IssueTracker: https://github.com/litrik/be.norio.randomapp/issues
AutoName: Random App
Summary: Launch a random app
Description: Launch a randomly chosen app on your device.
RepoType: git
Repo: https://github.com/litrik/be.norio.randomapp.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 0ac31
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,30 +0,0 @@
Categories:Theming
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/ppareit/Shutdown
Issue Tracker:https://github.com/ppareit/Shutdown/issues
Auto Name:Shutdown
Summary:Shutdown dialog
Description:
Displays a shutdown/reboot dialog which is helpful with TV sticks and devices
alike.
.
Repo Type:git
Repo:https://github.com/ppareit/Shutdown.git
Build:1.2,10200
commit=v1.2
srclibs=1:RootToolsSvn@2.6
prebuild=sed -i -e 's@<bool name="emulate_shutdowns">true</bool>@<bool name="emulate_shutdowns">false</bool>@g' res/values/bools.xml
Build:1.2.1,10201
commit=v1.2.1
srclibs=1:RootToolsSvn@2.6
prebuild=sed -i -e 's@<bool name="emulate_shutdowns">true</bool>@<bool name="emulate_shutdowns">false</bool>@g' res/values/bools.xml
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2.1
Current Version Code:10201

View file

@ -0,0 +1,37 @@
Categories:
- Theming
License: GPL-3.0-only
SourceCode: https://github.com/ppareit/Shutdown
IssueTracker: https://github.com/ppareit/Shutdown/issues
Changelog: https://github.com/ppareit/Shutdown/blob/HEAD/CHANGES
AutoName: Shutdown
Summary: Shutdown dialog
Description: |-
Displays a shutdown/reboot dialog which is helpful with TV sticks and devices
alike.
RepoType: git
Repo: https://github.com/ppareit/Shutdown.git
Builds:
- versionName: '1.2'
versionCode: 10200
commit: v1.2
srclibs:
- 1:RootToolsSvn@2.6
prebuild: sed -i -e 's@<bool name="emulate_shutdowns">true</bool>@<bool name="emulate_shutdowns">false</bool>@g'
res/values/bools.xml
- versionName: 1.2.1
versionCode: 10201
commit: v1.2.1
srclibs:
- 1:RootToolsSvn@2.6
prebuild: sed -i -e 's@<bool name="emulate_shutdowns">true</bool>@<bool name="emulate_shutdowns">false</bool>@g'
res/values/bools.xml
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.2.1
CurrentVersionCode: 10201

View file

@ -1,166 +0,0 @@
Categories:Connectivity
License:GPL-3.0-only
Web Site:https://ppareit.github.com/swiftp
Source Code:https://github.com/ppareit/swiftp
Issue Tracker:https://github.com/ppareit/swiftp/issues
Changelog:https://github.com/ppareit/swiftp/blob/HEAD/CHANGES
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBVLYKWYMXQ3G
Auto Name:FTP Server
Summary:Access your phone wirelessly
Description:
This app can serve files over the internet but the most likely usage is to
access files from another computer without needing a cable.
The name Demo in the launcher just means that it corresponds to the free version
on Google. The app is fully featured so instead of buying the "Full" version as
a way of contributing you can donate via the Paypal link.
.
Repo Type:git
Repo:https://github.com/ppareit/swiftp.git
Build:2.2,21
commit=460e2c
prebuild=rm -rf cloud_server promotional
Build:2.4,23
commit=v2.4
prebuild=rm -rf cloud_server promotional documentation
Build:2.5.1,25
commit=v2.5.1
subdir=Free
prebuild=rm -rf ../cloud_server ../Promotional ../Documentation && \
mkdir src
update=.,../Lib
Build:2.5.2,26
commit=v2.5.2
subdir=Free
prebuild=rm -rf ../Promotional ../Documentation && \
mkdir src
update=.,../Lib
Build:2.5.3,27
commit=v2.5.3
subdir=Free
prebuild=rm -rf ../Promotional ../Documentation && \
mkdir src
update=.,../Lib
Build:2.5.4,28
commit=v2.5.4
subdir=Free
prebuild=rm -rf ../Promotional ../Documentation && \
mkdir src
update=.,../Lib
Build:2.6,29
commit=v2.6
rm=promo,test,doc
Build:2.9,20900
commit=v2.9
subdir=free
prebuild=mkdir src
Build:2.10,21000
commit=v2.10
subdir=free
prebuild=mkdir src
Build:2.10.1,21001
commit=v2.10.1
subdir=free
prebuild=mkdir src
Build:2.10.2,21002
commit=v2.10.2
subdir=free
prebuild=mkdir src
Build:2.11.3,21103
disable=wait for upstream
commit=v2.11.3
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationId/s/be.ppareit.swiftp/be.ppareit.swiftp_free/g' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.12.0,21200
commit=v2.12
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.13.0,21300
disable=twofortyfouram's sdk needs to be replaced
commit=v2.13
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' -e '/twofortyfouram/d' build.gradle
Build:2.13.1,21301
commit=v2.13.1
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.14.1,21401
commit=v2.14.1
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.14.2,21402
disable=lint issue: WifiManagerLeak
commit=v2.14.2
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.15.0,21500
commit=v2.15.0
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.16.00,21600
commit=v2.16.0
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.17.00,21700
commit=v2.17.0
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.17.1,21701
commit=v2.17.1
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.18,21800
commit=v2.18
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Build:2.19,21900
commit=v2.19
subdir=app
gradle=fdroid_free
prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
Maintainer Notes:
Remove shrink/minify stuff since the proguard config is missing.
.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Update Check Name:be.ppareit.swiftp
Current Version:2.19
Current Version Code:21900

View file

@ -0,0 +1,227 @@
Categories:
- Connectivity
License: GPL-3.0-only
WebSite: https://ppareit.github.com/swiftp
SourceCode: https://github.com/ppareit/swiftp
IssueTracker: https://github.com/ppareit/swiftp/issues
Changelog: https://github.com/ppareit/swiftp/blob/HEAD/CHANGES
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBVLYKWYMXQ3G
AutoName: FTP Server
Summary: Access your phone wirelessly
Description: |-
This app can serve files over the internet but the most likely usage is to
access files from another computer without needing a cable.
The name Demo in the launcher just means that it corresponds to the free version
on Google. The app is fully featured so instead of buying the "Full" version as
a way of contributing you can donate via the Paypal link.
RepoType: git
Repo: https://github.com/ppareit/swiftp.git
Builds:
- versionName: '2.2'
versionCode: 21
commit: 460e2c
prebuild: rm -rf cloud_server promotional
- versionName: '2.4'
versionCode: 23
commit: v2.4
prebuild: rm -rf cloud_server promotional documentation
- versionName: 2.5.1
versionCode: 25
commit: v2.5.1
subdir: Free
prebuild:
- rm -rf ../cloud_server ../Promotional ../Documentation
- mkdir src
androidupdate:
- .
- ../Lib
- versionName: 2.5.2
versionCode: 26
commit: v2.5.2
subdir: Free
prebuild:
- rm -rf ../Promotional ../Documentation
- mkdir src
androidupdate:
- .
- ../Lib
- versionName: 2.5.3
versionCode: 27
commit: v2.5.3
subdir: Free
prebuild:
- rm -rf ../Promotional ../Documentation
- mkdir src
androidupdate:
- .
- ../Lib
- versionName: 2.5.4
versionCode: 28
commit: v2.5.4
subdir: Free
prebuild:
- rm -rf ../Promotional ../Documentation
- mkdir src
androidupdate:
- .
- ../Lib
- versionName: '2.6'
versionCode: 29
commit: v2.6
rm:
- promo
- test
- doc
- versionName: '2.9'
versionCode: 20900
commit: v2.9
subdir: free
prebuild: mkdir src
- versionName: '2.10'
versionCode: 21000
commit: v2.10
subdir: free
prebuild: mkdir src
- versionName: 2.10.1
versionCode: 21001
commit: v2.10.1
subdir: free
prebuild: mkdir src
- versionName: 2.10.2
versionCode: 21002
commit: v2.10.2
subdir: free
prebuild: mkdir src
- versionName: 2.11.3
versionCode: 21103
disable: wait for upstream
commit: v2.11.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/applicationId/s/be.ppareit.swiftp/be.ppareit.swiftp_free/g'
-e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
- versionName: 2.12.0
versionCode: 21200
commit: v2.12
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d'
build.gradle
- versionName: 2.13.0
versionCode: 21300
disable: twofortyfouram's sdk needs to be replaced
commit: v2.13
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d'
-e '/twofortyfouram/d' build.gradle
- versionName: 2.13.1
versionCode: 21301
commit: v2.13.1
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: 2.14.1
versionCode: 21401
commit: v2.14.1
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: 2.14.2
versionCode: 21402
disable: 'lint issue: WifiManagerLeak'
commit: v2.14.2
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: 2.15.0
versionCode: 21500
commit: v2.15.0
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: 2.16.00
versionCode: 21600
commit: v2.16.0
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: 2.17.00
versionCode: 21700
commit: v2.17.0
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: 2.17.1
versionCode: 21701
commit: v2.17.1
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: '2.18'
versionCode: 21800
commit: v2.18
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: '2.19'
versionCode: 21900
commit: v2.19
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
MaintainerNotes: Remove shrink/minify stuff since the proguard config is missing.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckName: be.ppareit.swiftp
CurrentVersion: '2.19'
CurrentVersionCode: 21900

View file

@ -1,32 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/Kent1/Manille
Issue Tracker:https://github.com/Kent1/Manille/issues
Auto Name:Manille
Summary:Un carnet de points pour la manille
Description:
Manille est une application Android dont le but est dutiliser son smartphone
comme carnet de points pour le célèbre jeu de cartes, la manille. Fini de
griffonner le verso dun dessous verre en carton Jupiler, cette application
deviendra indispensable chez tous les passionnés de manille.
.
Repo Type:git
Repo:https://github.com/Kent1/Manille.git
Build:1.0,1
commit=v1.0
gradle=yes
Build:1.1,2
commit=v1.1
gradle=yes
forceversion=yes
forcevercode=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,37 @@
Categories:
- Games
License: GPL-3.0-only
WebSite: https://quentinloos.be/projets/manille
SourceCode: https://github.com/Kent1/Manille
IssueTracker: https://github.com/Kent1/Manille/issues
AutoName: Manille
Summary: Un carnet de points pour la manille
Description: |-
Manille est une application Android dont le but est dutiliser son smartphone
comme carnet de points pour le célèbre jeu de cartes, la manille. Fini de
griffonner le verso dun dessous verre en carton Jupiler, cette application
deviendra indispensable chez tous les passionnés de manille.
RepoType: git
Repo: https://github.com/Kent1/Manille.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
gradle:
- yes
forceversion: true
forcevercode: true
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,69 +0,0 @@
Categories:Connectivity
License:GPL-2.0-or-later
Web Site:http://www.brambonne.com
Source Code:https://github.com/BramBonne/privacypolice
Issue Tracker:https://github.com/BramBonne/privacypolice/issues
Auto Name:Wi-Fi Privacy Police
Summary:Prevent leaking sensitive data on WiFi
Description:
Prevents your smartphone or tablet from leaking privacy sensitive information
via Wi-Fi networks. It does this in two ways:
* It prevents your smartphone from sending out the names of Wi-Fi networks it wants to connect to over the air. This makes sure that other people in your surroundings can not see the networks youve connecte to, and the places youve visited.
* If your smartphone encounters an unknown access point with a known name (for example, a malicious access point pretending to be your home network), it asks whether you trust this access point before connecting. This makes sure that other people are not able to steal your data.
Further details are discussed in two papers, a
[https://brambonne.com/docs/bonne14sasquatchprivacypolice.pdf short one] and
[https://brambonne.com/docs/bonne14sasquatch.pdf long version].
.
Repo Type:git
Repo:https://github.com/BramBonne/privacypolice
Build:1.2,4
commit=9223220046d7bed6f68dfa0330210c8c648ce987
subdir=privacypolice
gradle=yes
prebuild=sed -i -e 's@lista/string@lista</string@g' src/main/res/values-pt/strings.xml
Build:2.0,5
commit=bf6b5d17d208770c0b773d6b3015074c0d38a4b7
subdir=privacypolice
gradle=yes
Build:2.0.1,6
commit=717baf7b4af49e64f1dd97fe4415fb8eb4656ceb
subdir=privacypolice
gradle=yes
Build:2.1.1,8
commit=f035d45be3f800dbcf26bf23f313220ab342e486
subdir=privacypolice
gradle=yes
Build:2.2,9
commit=51ecbc1a9078b348242c582ee25a5a9cb83d8331
subdir=privacypolice
gradle=yes
Build:2.2.2,11
commit=b7ff1aa2e189f182796081540d9bfe228f0e10b4
subdir=privacypolice
gradle=yes
Build:2.2.3,12
commit=c9995b3a805cb6746ce96cf829a5666ffb7bbf30
subdir=privacypolice
gradle=yes
Build:2.2.4,13
commit=84bd3d579257dcd00cd66073546baa29e088be44
subdir=privacypolice
gradle=yes
prebuild=sed -i -e '/classpath/s/2.2.0/2.1.0/g' ../build.gradle
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.2.4
Current Version Code:13

View file

@ -0,0 +1,86 @@
Categories:
- Connectivity
License: GPL-2.0-or-later
WebSite: https://www.brambonne.com
SourceCode: https://github.com/BramBonne/privacypolice
IssueTracker: https://github.com/BramBonne/privacypolice/issues
AutoName: Wi-Fi Privacy Police
Summary: Prevent leaking sensitive data on WiFi
Description: |-
Prevents your smartphone or tablet from leaking privacy sensitive information
via Wi-Fi networks. It does this in two ways:
* It prevents your smartphone from sending out the names of Wi-Fi networks it wants to connect to over the air. This makes sure that other people in your surroundings can not see the networks youve connecte to, and the places youve visited.
* If your smartphone encounters an unknown access point with a known name (for example, a malicious access point pretending to be your home network), it asks whether you trust this access point before connecting. This makes sure that other people are not able to steal your data.
Further details are discussed in two papers, a
[https://brambonne.com/docs/bonne14sasquatchprivacypolice.pdf short one] and
[https://brambonne.com/docs/bonne14sasquatch.pdf long version].
RepoType: git
Repo: https://github.com/BramBonne/privacypolice
Builds:
- versionName: '1.2'
versionCode: 4
commit: 9223220046d7bed6f68dfa0330210c8c648ce987
subdir: privacypolice
gradle:
- yes
prebuild: sed -i -e 's@lista/string@lista</string@g' src/main/res/values-pt/strings.xml
- versionName: '2.0'
versionCode: 5
commit: bf6b5d17d208770c0b773d6b3015074c0d38a4b7
subdir: privacypolice
gradle:
- yes
- versionName: 2.0.1
versionCode: 6
commit: 717baf7b4af49e64f1dd97fe4415fb8eb4656ceb
subdir: privacypolice
gradle:
- yes
- versionName: 2.1.1
versionCode: 8
commit: f035d45be3f800dbcf26bf23f313220ab342e486
subdir: privacypolice
gradle:
- yes
- versionName: '2.2'
versionCode: 9
commit: 51ecbc1a9078b348242c582ee25a5a9cb83d8331
subdir: privacypolice
gradle:
- yes
- versionName: 2.2.2
versionCode: 11
commit: b7ff1aa2e189f182796081540d9bfe228f0e10b4
subdir: privacypolice
gradle:
- yes
- versionName: 2.2.3
versionCode: 12
commit: c9995b3a805cb6746ce96cf829a5666ffb7bbf30
subdir: privacypolice
gradle:
- yes
- versionName: 2.2.4
versionCode: 13
commit: 84bd3d579257dcd00cd66073546baa29e088be44
subdir: privacypolice
gradle:
- yes
prebuild: sed -i -e '/classpath/s/2.2.0/2.1.0/g' ../build.gradle
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 2.2.4
CurrentVersionCode: 13

View file

@ -1,33 +0,0 @@
Categories:Multimedia
License:MIT
Web Site:http://codefuture.biz
Source Code:https://github.com/cw/svg-viewer-android
Issue Tracker:https://github.com/cw/svg-viewer-android/issues
Auto Name:SVG viewer
Summary:Vector graphics viewer
Description:
View svg files (a vector-graphics image format) via a file manager.
.
Repo Type:git
Repo:https://github.com/cw/svg-viewer-android.git
Build:1.3.1,5
commit=v1.3.1
Build:1.3.2,6
commit=v1.3.2
Build:1.3.3,7
commit=v1.3.3
target=android-19
Build:1.3.4,8
commit=v1.3.4
target=android-19
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.3.4
Current Version Code:8

View file

@ -0,0 +1,37 @@
Categories:
- Multimedia
License: MIT
WebSite: http://codefuture.biz
SourceCode: https://github.com/cw/svg-viewer-android
IssueTracker: https://github.com/cw/svg-viewer-android/issues
AutoName: SVG viewer
Summary: Vector graphics viewer
Description: View svg files (a vector-graphics image format) via a file manager.
RepoType: git
Repo: https://github.com/cw/svg-viewer-android.git
Builds:
- versionName: 1.3.1
versionCode: 5
commit: v1.3.1
- versionName: 1.3.2
versionCode: 6
commit: v1.3.2
- versionName: 1.3.3
versionCode: 7
commit: v1.3.3
target: android-19
- versionName: 1.3.4
versionCode: 8
commit: v1.3.4
target: android-19
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.3.4
CurrentVersionCode: 8

View file

@ -1,67 +0,0 @@
Categories:System
License:MIT
Web Site:http://www.gyrus.biz
Source Code:https://bitbucket.org/gyrussolutions/yaab/src
Issue Tracker:https://bitbucket.org/gyrussolutions/yaab/issues
Auto Name:YAAB
Summary:Control screen brightness
Description:
This is a small custom brightness regulator app. The idea is to make screens of
old devices like HTC Desire dimmer, as dim as possible. Of course HTC Sense on
Desire has auto brightness feature, but average brightness level set by Sense is
pretty much higher than needed for comfortable work. For people who use their
devices for reading books, emails, texting, etc. this kind of application would
allow to save up to 30% of battery. The website has a full explanation of the
ideas behind the operation.
.
Repo Type:hg
Repo:https://bitbucket.org/gyrussolutions/yaab
Build:1.6.2,10
commit=6def1b3
Build:1.6.3,11
commit=release1.6.3
target=android-16
Build:1.9,14
commit=release1.9
target=android-16
Build:1.9.3,17
commit=release1.9.3
target=android-17
Build:1.9.5,19
commit=release1.9.5
Build:1.9.6,20
commit=release1.9.6
Build:1.9.7,21
commit=release1.9.7
Build:1.9.8,22
commit=release1.9.8
Build:1.9.9,23
commit=release1.9.9
Build:1.9.10,26
commit=release1.9.10
Build:1.9.11,27
commit=release1.9.11
Build:1.9.12,28
commit=release1.9.12
Build:1.10.1,30
commit=release1.10.1
Auto Update Mode:Version release%v
Update Check Mode:Tags
Current Version:1.10.1
Current Version Code:30

View file

@ -0,0 +1,81 @@
Categories:
- System
License: MIT
WebSite: http://www.gyrus.biz
SourceCode: https://bitbucket.org/gyrussolutions/yaab/src
IssueTracker: https://bitbucket.org/gyrussolutions/yaab/issues
AutoName: YAAB
Summary: Control screen brightness
Description: |-
This is a small custom brightness regulator app. The idea is to make screens of
old devices like HTC Desire dimmer, as dim as possible. Of course HTC Sense on
Desire has auto brightness feature, but average brightness level set by Sense is
pretty much higher than needed for comfortable work. For people who use their
devices for reading books, emails, texting, etc. this kind of application would
allow to save up to 30% of battery. The website has a full explanation of the
ideas behind the operation.
RepoType: hg
Repo: https://bitbucket.org/gyrussolutions/yaab
Builds:
- versionName: 1.6.2
versionCode: 10
commit: 6def1b3
- versionName: 1.6.3
versionCode: 11
commit: release1.6.3
target: android-16
- versionName: '1.9'
versionCode: 14
commit: release1.9
target: android-16
- versionName: 1.9.3
versionCode: 17
commit: release1.9.3
target: android-17
- versionName: 1.9.5
versionCode: 19
commit: release1.9.5
- versionName: 1.9.6
versionCode: 20
commit: release1.9.6
- versionName: 1.9.7
versionCode: 21
commit: release1.9.7
- versionName: 1.9.8
versionCode: 22
commit: release1.9.8
- versionName: 1.9.9
versionCode: 23
commit: release1.9.9
- versionName: 1.9.10
versionCode: 26
commit: release1.9.10
- versionName: 1.9.11
versionCode: 27
commit: release1.9.11
- versionName: 1.9.12
versionCode: 28
commit: release1.9.12
- versionName: 1.10.1
versionCode: 30
commit: release1.10.1
AutoUpdateMode: Version release%v
UpdateCheckMode: Tags
CurrentVersion: 1.10.1
CurrentVersionCode: 30

View file

@ -1,69 +0,0 @@
Categories:Theming
License:MIT
Web Site:
Source Code:https://github.com/danielgimenes/NasaPic
Issue Tracker:https://github.com/danielgimenes/NasaPic/issues
Auto Name:NasaPic
Summary:Set astronomy wallpapers
Description:
Set NASA's Astronomy Picture of the Day as your wallpaper.
.
Repo Type:git
Repo:https://github.com/danielgimenes/NasaPic
Build:2.0,3
commit=19271f841e40f6a5f99352db562a4070acc689fd
subdir=app
gradle=yes
Build:2.1,4
commit=0ffd93ee53c3f7549681637264f1c97ff2e951a3
subdir=app
gradle=yes
Build:2.4,7
commit=9bb4d5adba526edc3f414725174c5e8ed29dc901
subdir=app
gradle=yes
Build:2.5,8
commit=fb06f0839543ea07a2d0d14fc220856f61552168
subdir=app
gradle=yes
Build:3.0,9
disable=now uses crashlytics and maven.fabric.io
commit=6ba3b3d4da26ed4c114979461cf5e38d8f512a98
subdir=app
gradle=yes
Build:3.1.1,11
commit=47247749ab7ab46c8355c50d1d1a17b68c8af6e7
subdir=app
gradle=yes
prebuild=sed -i -e '1,/android {/d' build.gradle && \
sed -i -e "1iapply plugin: 'com.android.application'\n\nandroid {\n\n" -e '/crashlytics/,+2d' build.gradle && \
sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java
Build:3.2,12
commit=705d9d3ecfada951f803ef3363fcc19b1e51d99a
subdir=app
init=sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck'] = 'true'/" ../build.gradle && \
sed -i 's/buildToolsVersion "23.0.0"/buildToolsVersion "23.0.3"/' build.gradle
gradle=yes
prebuild=sed -i -e '1,/android {/d' build.gradle && \
sed -i -e "1iapply plugin: 'com.android.application'\n\nandroid {\n\n" -e '/crashlytics/,+2d' build.gradle && \
sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java && \
sed -i -e '/rashlytics/d' -e '/Answers\.getInstance()/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/service/EventsLogger.java
Maintainer Notes:
2.5 doesn't work, so keep in archive until we can build a version that currently works.
.
Archive Policy:0 versions
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.2
Current Version Code:12

View file

@ -0,0 +1,88 @@
Categories:
- Theming
License: MIT
SourceCode: https://github.com/danielgimenes/NasaPic
IssueTracker: https://github.com/danielgimenes/NasaPic/issues
AutoName: NasaPic
Summary: Set astronomy wallpapers
Description: Set NASA's Astronomy Picture of the Day as your wallpaper.
RepoType: git
Repo: https://github.com/danielgimenes/NasaPic
Builds:
- versionName: '2.0'
versionCode: 3
commit: 19271f841e40f6a5f99352db562a4070acc689fd
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 4
commit: 0ffd93ee53c3f7549681637264f1c97ff2e951a3
subdir: app
gradle:
- yes
- versionName: '2.4'
versionCode: 7
commit: 9bb4d5adba526edc3f414725174c5e8ed29dc901
subdir: app
gradle:
- yes
- versionName: '2.5'
versionCode: 8
commit: fb06f0839543ea07a2d0d14fc220856f61552168
subdir: app
gradle:
- yes
- versionName: '3.0'
versionCode: 9
disable: now uses crashlytics and maven.fabric.io
commit: 6ba3b3d4da26ed4c114979461cf5e38d8f512a98
subdir: app
gradle:
- yes
- versionName: 3.1.1
versionCode: 11
commit: 47247749ab7ab46c8355c50d1d1a17b68c8af6e7
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '1,/android {/d' build.gradle
- "sed -i -e \"1iapply plugin: 'com.android.application'\\n\\nandroid {\\n\\\
n\" -e '/crashlytics/,+2d' build.gradle"
- sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java
- versionName: '3.2'
versionCode: 12
commit: 705d9d3ecfada951f803ef3363fcc19b1e51d99a
subdir: app
init:
- sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck']
= 'true'/" ../build.gradle
- sed -i 's/buildToolsVersion "23.0.0"/buildToolsVersion "23.0.3"/' build.gradle
gradle:
- yes
prebuild:
- sed -i -e '1,/android {/d' build.gradle
- "sed -i -e \"1iapply plugin: 'com.android.application'\\n\\nandroid {\\n\\\
n\" -e '/crashlytics/,+2d' build.gradle"
- sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java
- sed -i -e '/rashlytics/d' -e '/Answers\.getInstance()/d' -e '/import io.fabric.sdk.android.Fabric/d'
src/main/java/br/com/dgimenes/nasapic/service/EventsLogger.java
MaintainerNotes: 2.5 doesn't work, so keep in archive until we can build a version
that currently works.
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '3.2'
CurrentVersionCode: 12

View file

@ -1,49 +0,0 @@
Categories:Sports & Health
License:GPL-3.0-only
Web Site:
Source Code:https://gitlab.com/tmendes/FoodRestrictions
Issue Tracker:https://gitlab.com/tmendes/FoodRestrictions/issues
Auto Name:Food Restrictions
Summary:Place orders with food restrictions in multiple languages
Description:
When traveling abroad, are you having a hard time getting your food restrictions
across?
This app is here to help you ordering food when you are traveling to a country
where language barriers can make it difficult to make yourself understood.
The purpose of this app is to help you to show the waiter, food vendor, etc.
what kind of food you don't eat or can't eat even if the they don't speak
English or your language.
The best of all: you don't have to go through the trouble of drawing pictures or
using sign language. All you have to do is configure your app to the language
of the area you are visiting.
This app has some Vegetarian and Vegan phrases in a few languages. All you need
to do is select the desired language in your app and you will instantly be able
to show people your culinary wishes using the menu on the left and choosing the
language the other person speaks.
If the person who is cooking something for you can't read there is also an
option where you can select some icons to show what you don't eat or can't eat.
Upstream developed this app to communicate his food preferences while traveling.
He hopes it will be useful to you as well!
Happy travels and Bon Appétit!.
.
Repo Type:git
Repo:https://gitlab.com/tmendes/FoodRestrictions.git
Build:1.0,2
commit=ea9e95b1299676c115cce1a5410e8da684dd50c6
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:20180801_V3
Current Version Code:3

View file

@ -0,0 +1,51 @@
Categories:
- Sports & Health
License: GPL-3.0-only
SourceCode: https://gitlab.com/tmendes/FoodRestrictions
IssueTracker: https://gitlab.com/tmendes/FoodRestrictions/issues
AutoName: Food Restrictions
Summary: Place orders with food restrictions in multiple languages
Description: |-
When traveling abroad, are you having a hard time getting your food restrictions
across?
This app is here to help you ordering food when you are traveling to a country
where language barriers can make it difficult to make yourself understood.
The purpose of this app is to help you to show the waiter, food vendor, etc.
what kind of food you don't eat or can't eat even if the they don't speak
English or your language.
The best of all: you don't have to go through the trouble of drawing pictures or
using sign language. All you have to do is configure your app to the language
of the area you are visiting.
This app has some Vegetarian and Vegan phrases in a few languages. All you need
to do is select the desired language in your app and you will instantly be able
to show people your culinary wishes using the menu on the left and choosing the
language the other person speaks.
If the person who is cooking something for you can't read there is also an
option where you can select some icons to show what you don't eat or can't eat.
Upstream developed this app to communicate his food preferences while traveling.
He hopes it will be useful to you as well!
Happy travels and Bon Appétit!.
RepoType: git
Repo: https://gitlab.com/tmendes/FoodRestrictions.git
Builds:
- versionName: '1.0'
versionCode: 2
commit: ea9e95b1299676c115cce1a5410e8da684dd50c6
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 20180801_V3
CurrentVersionCode: 3

View file

@ -1,34 +0,0 @@
Categories:Games
License:BSD-2-Clause-FreeBSD
Web Site:
Source Code:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo
Issue Tracker:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/issues
Changelog:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/releases
Auto Name:The Knights of Alentejo
Summary:Guide knights through a dungeon
Description:
Explore the maze and defeat all demons in this cool turn-based strategy game!
You control 3 Portuguese Knights exploring a dungeon, on a quest to defeat the
master demon behind the invasion.
Either purge the level from demons or run for the exit. Any killed knight will
resurrect as you exit the level; Each Knight has it's own set of skills
Compatible with USB Joysticks and a experimental Second Screen support, using
HDMI, Miracast or Chromecast (using Cast Screen)
.
Repo Type:git
Repo:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo
Build:2.1,5
commit=v21
subdir=KnightsOfAlentejoAndroid-AS/app
submodules=yes
gradle=all
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.1
Current Version Code:5

View file

@ -0,0 +1,36 @@
Categories:
- Games
License: BSD-2-Clause-FreeBSD
SourceCode: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo
IssueTracker: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/issues
Changelog: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/releases
AutoName: The Knights of Alentejo
Summary: Guide knights through a dungeon
Description: |-
Explore the maze and defeat all demons in this cool turn-based strategy game!
You control 3 Portuguese Knights exploring a dungeon, on a quest to defeat the
master demon behind the invasion.
Either purge the level from demons or run for the exit. Any killed knight will
resurrect as you exit the level; Each Knight has it's own set of skills
Compatible with USB Joysticks and a experimental Second Screen support, using
HDMI, Miracast or Chromecast (using Cast Screen)
RepoType: git
Repo: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo
Builds:
- versionName: '2.1'
versionCode: 5
commit: v21
subdir: KnightsOfAlentejoAndroid-AS/app
submodules: true
gradle:
- all
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '2.1'
CurrentVersionCode: 5

View file

@ -1,58 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Time
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/budowski/budoist
Issue Tracker:https://github.com/budowski/budoist/issues
Auto Name:Budoist
Summary:Task management
Description:
Unofficial todoist.com (todo list management website) client. Neither the
official apps nor the server are FOSS.
* Offline support (syncs with Todoist servers)
* Filter by projects, labels and queries
* Sort items by due date
* View and edit notes and labels
* View completed items as well
* Backup & restore Todoist data frequently
* Many options for initial view (last used label/project, specific label/project, and many more)
* Todoist text formatting for projects/items/notes (e.g. "my %(b)bold% item!")
* Phone numbers, email and website addresses in items and notes are turned into clickable links
* Support for uncompletable tasks (tasks with an asterisk at the beginning)
Anti-feature: Network Services. The website itself is neither free-as-in-freedom
nor open-source.
.
Repo Type:git
Repo:https://github.com/budowski/budoist.git
Build:1.2.8,29
commit=d3b3652b12
prebuild=rm -f tree-view-list-android/build.xml && \
$$SDK$$/tools/android update project -p . --subprojects
Build:1.2.9,30
commit=9941628951
prebuild=rm -f tree-view-list-android/build.xml && \
$$SDK$$/tools/android update project -p . --subprojects
Build:1.3.0,31
commit=430a8cf
prebuild=rm -f tree-view-list-android/build.xml && \
$$SDK$$/tools/android update project -p . --subprojects
Build:1.3.1,32
commit=v1.3.1
init=rm -f tree-view-list-android/build.xml
Build:1.3.2,33
commit=v1.3.2
init=rm -f tree-view-list-android/build.xml
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.3.2
Current Version Code:33

67
metadata/budo.budoist.yml Normal file
View file

@ -0,0 +1,67 @@
AntiFeatures:
- NonFreeNet
Categories:
- Time
License: GPL-3.0-only
SourceCode: https://github.com/budowski/budoist
IssueTracker: https://github.com/budowski/budoist/issues
AutoName: Budoist
Summary: Task management
Description: |-
Unofficial todoist.com (todo list management website) client. Neither the
official apps nor the server are FOSS.
* Offline support (syncs with Todoist servers)
* Filter by projects, labels and queries
* Sort items by due date
* View and edit notes and labels
* View completed items as well
* Backup & restore Todoist data frequently
* Many options for initial view (last used label/project, specific label/project, and many more)
* Todoist text formatting for projects/items/notes (e.g. "my %(b)bold% item!")
* Phone numbers, email and website addresses in items and notes are turned into clickable links
* Support for uncompletable tasks (tasks with an asterisk at the beginning)
Anti-feature: Network Services. The website itself is neither free-as-in-freedom
nor open-source.
RepoType: git
Repo: https://github.com/budowski/budoist.git
Builds:
- versionName: 1.2.8
versionCode: 29
commit: d3b3652b12
prebuild:
- rm -f tree-view-list-android/build.xml
- $$SDK$$/tools/android update project -p . --subprojects
- versionName: 1.2.9
versionCode: 30
commit: '9941628951'
prebuild:
- rm -f tree-view-list-android/build.xml
- $$SDK$$/tools/android update project -p . --subprojects
- versionName: 1.3.0
versionCode: 31
commit: 430a8cf
prebuild:
- rm -f tree-view-list-android/build.xml
- $$SDK$$/tools/android update project -p . --subprojects
- versionName: 1.3.1
versionCode: 32
commit: v1.3.1
init: rm -f tree-view-list-android/build.xml
- versionName: 1.3.2
versionCode: 33
commit: v1.3.2
init: rm -f tree-view-list-android/build.xml
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.3.2
CurrentVersionCode: 33

View file

@ -1,28 +0,0 @@
Categories:Reading
License:GPL-2.0-only
Author Web Site:http://facebook.com/RidmikLab
Web Site:
Source Code:https://github.com/rafi-kamal/Bangla-Dictionary
Issue Tracker:https://github.com/rafi-kamal/Bangla-Dictionary/issues
Auto Name:Ridmik Dictionary
Summary:English-Bengali Dictionary
Description:
Based on ankur.org's database. More info
[http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here].
.
Repo Type:git
Repo:https://github.com/rafi-kamal/Bangla-Dictionary.git
Build:2.3,5
commit=05901
Maintainer Notes:
source for database is there
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.3
Current Version Code:5

View file

@ -0,0 +1,27 @@
Categories:
- Reading
License: GPL-2.0-only
AuthorWebSite: https://facebook.com/RidmikLab
SourceCode: https://github.com/rafi-kamal/Bangla-Dictionary
IssueTracker: https://github.com/rafi-kamal/Bangla-Dictionary/issues
AutoName: Ridmik Dictionary
Summary: English-Bengali Dictionary
Description: |-
Based on ankur.org's database. More info
[http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here].
RepoType: git
Repo: https://github.com/rafi-kamal/Bangla-Dictionary.git
Builds:
- versionName: '2.3'
versionCode: 5
commit: 05901
MaintainerNotes: source for database is there
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '2.3'
CurrentVersionCode: 5

View file

@ -1,51 +0,0 @@
Categories:Internet
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/AliceCA/Overchan-Android
Issue Tracker:https://github.com/AliceCA/Overchan-Android/issues
Auto Name:Overchan (fork)
Summary:Browse multiple imageboards
Description:
Mobile application for browsing imageboards. Supports 4chan, krautchan, 8chan,
iichan.hk, dobrochan, 2ch (russian dvach) and some others.
Some features:
* Separate preferences for each imageboard: password for post deletion, HTTP/SSL, proxy
* Automatic hide posts and threads using regular expressions
* Automatic update all open tabs in background
* Sending posts in background
* Saving threads with all attachments in HTML with Dollchan
* Two ways to display replies to posts: as separate references and as list
* Support the tablet interface
* Themes
This is a fork of the original app [[nya.miku.wishmaster]] which is no longer
being developed by its author.
.
Repo Type:git
Repo:https://github.com/AliceCA/Overchan-Android.git
Build:1.0.0,1000
commit=v1.0.0_fdroid
gradle=yes
rm=libs/*,build.xml
prebuild=sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle
Build:1.0.1,1001
commit=v1.0.1_fdroid
gradle=yes
rm=libs/*,build.xml
prebuild=sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle
Build:1.0.2,1002
commit=v1.0.2_fdroid
gradle=yes
rm=libs/*,build.xml
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.2
Current Version Code:1002

View file

@ -0,0 +1,64 @@
Categories:
- Internet
License: GPL-3.0-only
WebSite: https://miku-nyan.github.io/Overchan-Android
SourceCode: https://github.com/AliceCA/Overchan-Android
IssueTracker: https://github.com/AliceCA/Overchan-Android/issues
AutoName: Overchan (fork)
Summary: Browse multiple imageboards
Description: |-
Mobile application for browsing imageboards. Supports 4chan, krautchan, 8chan,
iichan.hk, dobrochan, 2ch (russian dvach) and some others.
Some features:
* Separate preferences for each imageboard: password for post deletion, HTTP/SSL, proxy
* Automatic hide posts and threads using regular expressions
* Automatic update all open tabs in background
* Sending posts in background
* Saving threads with all attachments in HTML with Dollchan
* Two ways to display replies to posts: as separate references and as list
* Support the tablet interface
* Themes
This is a fork of the original app [[nya.miku.wishmaster]] which is no longer
being developed by its author.
RepoType: git
Repo: https://github.com/AliceCA/Overchan-Android.git
Builds:
- versionName: 1.0.0
versionCode: 1000
commit: v1.0.0_fdroid
gradle:
- yes
rm:
- libs/*
- build.xml
prebuild: sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle
- versionName: 1.0.1
versionCode: 1001
commit: v1.0.1_fdroid
gradle:
- yes
rm:
- libs/*
- build.xml
prebuild: sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle
- versionName: 1.0.2
versionCode: 1002
commit: v1.0.2_fdroid
gradle:
- yes
rm:
- libs/*
- build.xml
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.0.2
CurrentVersionCode: 1002

View file

@ -1,27 +0,0 @@
Categories:Science & Education
License:GPL-3.0-only
Author Web Site:http://technologiquepark.wordpress.com
Web Site:
Source Code:https://github.com/dillbyrne/Bodha-Converter
Issue Tracker:https://github.com/dillbyrne/Bodha-Converter/issues
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
Auto Name:Bodha Converter
Summary:Convert binary, octal, decimal, hex and ASCII
Description:
Supports general (binary, octal, decimal and hexadecimal) conversions up to
2^63-1 in their respective formats. It also supports ASCII characters in the
range of NUL to DEL (0 - 127). A convenient table is also included for quick
lookups also in the range of 0 - 127.
.
Repo Type:git
Repo:https://github.com/dillbyrne/Bodha-Converter.git
Build:1.0,1
commit=1.0
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,28 @@
Categories:
- Science & Education
License: GPL-3.0-only
AuthorWebSite: https://technologiquepark.wordpress.com
SourceCode: https://github.com/dillbyrne/Bodha-Converter
IssueTracker: https://github.com/dillbyrne/Bodha-Converter/issues
Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
AutoName: Bodha Converter
Summary: Convert binary, octal, decimal, hex and ASCII
Description: |-
Supports general (binary, octal, decimal and hexadecimal) conversions up to
2^63-1 in their respective formats. It also supports ASCII characters in the
range of NUL to DEL (0 - 127). A convenient table is also included for quick
lookups also in the range of 0 - 127.
RepoType: git
Repo: https://github.com/dillbyrne/Bodha-Converter.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,31 +0,0 @@
Categories:Security
License:GPL-3.0-only
Author Web Site:http://technologiquepark.wordpress.com
Web Site:
Source Code:https://github.com/dillbyrne/HashPass
Issue Tracker:https://github.com/dillbyrne/HashPass/issues
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
Auto Name:HashPass
Summary:Use hashes as passwords
Description:
Simple password generator for android which uses hashes as passwords, affording
ease in recall and effectiveness in password strength. Available hashes are MD5,
SHA1, SHA256 and SHA512.
.
Repo Type:git
Repo:https://github.com/dillbyrne/HashPass.git
Build:0.1,1
commit=0.1
forceversion=yes
Build:1.1,2
commit=1.1
forceversion=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.1
Current Version Code:2

View file

@ -0,0 +1,33 @@
Categories:
- Security
License: GPL-3.0-only
AuthorWebSite: https://technologiquepark.wordpress.com
SourceCode: https://github.com/dillbyrne/HashPass
IssueTracker: https://github.com/dillbyrne/HashPass/issues
Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
AutoName: HashPass
Summary: Use hashes as passwords
Description: |-
Simple password generator for android which uses hashes as passwords, affording
ease in recall and effectiveness in password strength. Available hashes are MD5,
SHA1, SHA256 and SHA512.
RepoType: git
Repo: https://github.com/dillbyrne/HashPass.git
Builds:
- versionName: '0.1'
versionCode: 1
commit: '0.1'
forceversion: true
- versionName: '1.1'
versionCode: 2
commit: '1.1'
forceversion: true
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2

View file

@ -1,26 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Internet
License:GPL-3.0-only
Author Web Site:http://technologiquepark.wordpress.com
Web Site:
Source Code:https://github.com/dillbyrne/PasteeDroid
Issue Tracker:https://github.com/dillbyrne/PasteeDroid/issues
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
Auto Name:Pastee Droid
Summary:Post snippets online with Pastee service
Description:
Client for the pastebin service located at pastee.org. Let's you quickly upload
text or code snippets.
.
Repo Type:git
Repo:https://github.com/dillbyrne/PasteeDroid.git
Build:1.0,1
commit=1.0
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,28 @@
AntiFeatures:
- NonFreeNet
Categories:
- Internet
License: GPL-3.0-only
AuthorWebSite: https://technologiquepark.wordpress.com
SourceCode: https://github.com/dillbyrne/PasteeDroid
IssueTracker: https://github.com/dillbyrne/PasteeDroid/issues
Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
AutoName: Pastee Droid
Summary: Post snippets online with Pastee service
Description: |-
Client for the pastebin service located at pastee.org. Let's you quickly upload
text or code snippets.
RepoType: git
Repo: https://github.com/dillbyrne/PasteeDroid.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1