yml: p*
This commit is contained in:
parent
50afbe9e4c
commit
f8e1d05288
|
@ -1,73 +0,0 @@
|
|||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:http://www.paulscode.com/forum/index.php?topic=96
|
||||
Source Code:https://github.com/paulscode/mupen64plus-ae
|
||||
Issue Tracker:https://github.com/paulscode/mupen64plus-ae/issues
|
||||
Changelog:https://github.com/paulscode/mupen64plus-ae/raw/HEAD/assets/changelog.txt
|
||||
|
||||
Auto Name:Mupen64 Plus AE
|
||||
Summary:Nintendo 64 emulator
|
||||
Description:
|
||||
Mupen64Plus AE (Android Edition) is a port of Mupen64Plus to Android (not
|
||||
officially supported by the [http://mupen64plus.org/ Mupen64Plus] team). See
|
||||
[http://pdroms.de/files/nintendo64 PDRoms] for public domain ROMs.
|
||||
|
||||
For info about specific games:
|
||||
[http://mupen64plus.wikia.com/wiki/Mupen64Plus,_Android_Edition_%28AE%29_Wiki
|
||||
compatibility wiki].
|
||||
|
||||
Getting started:
|
||||
|
||||
* Transfer ROMs anywhere to your internal storage (default /sdcard/roms/n64/)
|
||||
* Browse to them from within the app
|
||||
* ROMs must be in .n64, .v64, or .z64 format, optionally in .zip files
|
||||
|
||||
A proprietary library to support the Ouya games console was removed before
|
||||
building.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/paulscode/mupen64plus-ae.git
|
||||
|
||||
Build:2.0.0,16
|
||||
commit=2.0.0
|
||||
rm=libs/ouya-sdk.jar
|
||||
buildjni=yes
|
||||
|
||||
Build:2.1.1,21
|
||||
commit=2.1.1
|
||||
rm=libs/ouya-sdk.jar
|
||||
buildjni=yes
|
||||
|
||||
Build:2.1.3,23
|
||||
commit=2.1.3
|
||||
rm=libs/ouya-sdk.jar
|
||||
buildjni=yes
|
||||
|
||||
Build:2.4.4,361
|
||||
commit=2.4.4
|
||||
forcevercode=yes
|
||||
rm=libs/ouya-sdk.jar,libs/ouya-sdk.jar.properties
|
||||
prebuild=echo 'APP_ABI=x86' >> jni/Application.mk
|
||||
buildjni=yes
|
||||
|
||||
Build:2.4.4,363
|
||||
commit=2.4.4
|
||||
forcevercode=yes
|
||||
rm=libs/ouya-sdk.jar,libs/ouya-sdk.jar.properties
|
||||
prebuild=echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk
|
||||
buildjni=yes
|
||||
|
||||
Maintainer Notes:
|
||||
version codes:
|
||||
+0: - (upstream)
|
||||
+1: x86
|
||||
+2: arm
|
||||
+3: armv7 (CV)
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Vercode Operation:%c*10 + 3
|
||||
Current Version:2.4.4
|
||||
Current Version Code:363
|
90
metadata/paulscode.android.mupen64plusae.yml
Normal file
90
metadata/paulscode.android.mupen64plusae.yml
Normal file
|
@ -0,0 +1,90 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
WebSite: http://www.paulscode.com/forum/index.php?topic=96
|
||||
SourceCode: https://github.com/paulscode/mupen64plus-ae
|
||||
IssueTracker: https://github.com/paulscode/mupen64plus-ae/issues
|
||||
Changelog: https://github.com/paulscode/mupen64plus-ae/raw/HEAD/assets/changelog.txt
|
||||
|
||||
AutoName: Mupen64 Plus AE
|
||||
Summary: Nintendo 64 emulator
|
||||
Description: |-
|
||||
Mupen64Plus AE (Android Edition) is a port of Mupen64Plus to Android (not
|
||||
officially supported by the [http://mupen64plus.org/ Mupen64Plus] team). See
|
||||
[http://pdroms.de/files/nintendo64 PDRoms] for public domain ROMs.
|
||||
|
||||
For info about specific games:
|
||||
[http://mupen64plus.wikia.com/wiki/Mupen64Plus,_Android_Edition_%28AE%29_Wiki
|
||||
compatibility wiki].
|
||||
|
||||
Getting started:
|
||||
|
||||
* Transfer ROMs anywhere to your internal storage (default /sdcard/roms/n64/)
|
||||
* Browse to them from within the app
|
||||
* ROMs must be in .n64, .v64, or .z64 format, optionally in .zip files
|
||||
|
||||
A proprietary library to support the Ouya games console was removed before
|
||||
building.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/paulscode/mupen64plus-ae.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.0
|
||||
versionCode: 16
|
||||
commit: 2.0.0
|
||||
rm:
|
||||
- libs/ouya-sdk.jar
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 21
|
||||
commit: 2.1.1
|
||||
rm:
|
||||
- libs/ouya-sdk.jar
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.3
|
||||
versionCode: 23
|
||||
commit: 2.1.3
|
||||
rm:
|
||||
- libs/ouya-sdk.jar
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.4
|
||||
versionCode: 361
|
||||
commit: 2.4.4
|
||||
forcevercode: true
|
||||
rm:
|
||||
- libs/ouya-sdk.jar
|
||||
- libs/ouya-sdk.jar.properties
|
||||
prebuild: echo 'APP_ABI=x86' >> jni/Application.mk
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.4
|
||||
versionCode: 363
|
||||
commit: 2.4.4
|
||||
forcevercode: true
|
||||
rm:
|
||||
- libs/ouya-sdk.jar
|
||||
- libs/ouya-sdk.jar.properties
|
||||
prebuild: echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
version codes:
|
||||
+0: - (upstream)
|
||||
+1: x86
|
||||
+2: arm
|
||||
+3: armv7 (CV)
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation: '%c*10 + 3'
|
||||
CurrentVersion: 2.4.4
|
||||
CurrentVersionCode: 363
|
|
@ -1,71 +0,0 @@
|
|||
Categories:Navigation,Security
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:https://seguime.000webhostapp.com/
|
||||
Source Code:https://gitlab.com/javipc/seguime
|
||||
Issue Tracker:https://gitlab.com/javipc/seguime/issues
|
||||
Donate:https://seguime.000webhostapp.com/
|
||||
|
||||
Auto Name:Seguime
|
||||
Summary:Follow where your device goes without being followed by you
|
||||
Description:
|
||||
It stores GPS coordinates and sends them to your Web server so you can see where
|
||||
is the device.
|
||||
|
||||
* You can build your own server (more privacy).
|
||||
* Send coordinates by Telegram (Bot) and SMS.
|
||||
* Settings from the website.
|
||||
* Control over time of activity and downtime to save battery.
|
||||
* Easy to create accounts without requesting personal data.
|
||||
* Timer for emergency.
|
||||
|
||||
It's just a project, so it can only be used for experimental purposes and not
|
||||
for security purposes.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://gitlab.com/javipc/seguime.git
|
||||
|
||||
Build:0.4,4
|
||||
commit=0.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.6,6
|
||||
commit=0.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8,8
|
||||
commit=0.8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.9,9
|
||||
commit=0.9
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.1,11
|
||||
commit=1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3,13
|
||||
commit=1.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.5,15
|
||||
commit=1.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.6,16
|
||||
commit=1.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6
|
||||
Current Version Code:16
|
89
metadata/pc.javier.seguime.yml
Normal file
89
metadata/pc.javier.seguime.yml
Normal file
|
@ -0,0 +1,89 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
- Security
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://seguime.000webhostapp.com/
|
||||
SourceCode: https://gitlab.com/javipc/seguime
|
||||
IssueTracker: https://gitlab.com/javipc/seguime/issues
|
||||
Donate: https://seguime.000webhostapp.com/
|
||||
|
||||
AutoName: Seguime
|
||||
Summary: Follow where your device goes without being followed by you
|
||||
Description: |-
|
||||
It stores GPS coordinates and sends them to your Web server so you can see where
|
||||
is the device.
|
||||
|
||||
* You can build your own server (more privacy).
|
||||
* Send coordinates by Telegram (Bot) and SMS.
|
||||
* Settings from the website.
|
||||
* Control over time of activity and downtime to save battery.
|
||||
* Easy to create accounts without requesting personal data.
|
||||
* Timer for emergency.
|
||||
|
||||
It's just a project, so it can only be used for experimental purposes and not
|
||||
for security purposes.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/javipc/seguime.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: '0.4'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.6'
|
||||
versionCode: 6
|
||||
commit: '0.6'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 8
|
||||
commit: '0.8'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.9'
|
||||
versionCode: 9
|
||||
commit: '0.9'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 11
|
||||
commit: '1.1'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 13
|
||||
commit: '1.3'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 15
|
||||
commit: '1.5'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 16
|
||||
commit: '1.6'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 16
|
|
@ -1,39 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:ISC
|
||||
Web Site:
|
||||
Source Code:https://github.com/vomitcuddle/nori
|
||||
Issue Tracker:https://github.com/vomitcuddle/nori/issues
|
||||
Changelog:https://github.com/tjg1/nori/releases
|
||||
|
||||
Auto Name:Nori
|
||||
Summary:Online gallery viewer
|
||||
Description:
|
||||
This app has been deprecated in favor of [[io.github.tjg1.nori]] from the same
|
||||
author.
|
||||
|
||||
Connect to Danbooru image galleries and browse by tags (A swipe from the side
|
||||
reveals the action bar).
|
||||
|
||||
The safebooru.org site is preloaded which shows Anime images that are considered
|
||||
'safe for work'. Note that the images there are usually of high quality and
|
||||
though the app is fast, a lot of data will be downloaded.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/vomitcuddle/nori.git
|
||||
|
||||
Build:1.1.1,6
|
||||
commit=v1.1.2
|
||||
srclibs=2:ActionBarSherlock@4.4.0,1:Volley@android-4.4_r1.2
|
||||
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||
|
||||
Build:1.2.0,11
|
||||
commit=v1.2.0
|
||||
srclibs=1:Volley@android-4.4_r1.2,2:NoAnalytics@c8d7785075
|
||||
rm=libs/libGoogleAnalyticsV2.jar
|
||||
|
||||
Archive Policy:0 versions
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.0
|
||||
Current Version Code:11
|
46
metadata/pe.moe.nori.yml
Normal file
46
metadata/pe.moe.nori.yml
Normal file
|
@ -0,0 +1,46 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: ISC
|
||||
SourceCode: https://github.com/vomitcuddle/nori
|
||||
IssueTracker: https://github.com/vomitcuddle/nori/issues
|
||||
Changelog: https://github.com/tjg1/nori/releases
|
||||
|
||||
AutoName: Nori
|
||||
Summary: Online gallery viewer
|
||||
Description: |-
|
||||
This app has been deprecated in favor of [[io.github.tjg1.nori]] from the same
|
||||
author.
|
||||
|
||||
Connect to Danbooru image galleries and browse by tags (A swipe from the side
|
||||
reveals the action bar).
|
||||
|
||||
The safebooru.org site is preloaded which shows Anime images that are considered
|
||||
'safe for work'. Note that the images there are usually of high quality and
|
||||
though the app is fast, a lot of data will be downloaded.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vomitcuddle/nori.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.1
|
||||
versionCode: 6
|
||||
commit: v1.1.2
|
||||
srclibs:
|
||||
- 2:ActionBarSherlock@4.4.0
|
||||
- 1:Volley@android-4.4_r1.2
|
||||
prebuild: mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 11
|
||||
commit: v1.2.0
|
||||
srclibs:
|
||||
- 1:Volley@android-4.4_r1.2
|
||||
- 2:NoAnalytics@c8d7785075
|
||||
rm:
|
||||
- libs/libGoogleAnalyticsV2.jar
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 11
|
|
@ -1,42 +0,0 @@
|
|||
Categories:Security
|
||||
License:Apache-2.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/goexle/peanutEncryption
|
||||
Issue Tracker:https://github.com/goexle/peanutEncryption/issues
|
||||
|
||||
Auto Name:Peanut Encryption
|
||||
Summary:Encrypt and store passwords
|
||||
Description:
|
||||
Store your codes and passwords encrypted on your device. You need your master
|
||||
password each time you want to access your saved codes/passwords.
|
||||
|
||||
Your codes/passwords are encrypted with an AES 256 key generated with your
|
||||
master password. The key and the password will be deleted immediately if the app
|
||||
goes into background. So each time you switch back to the app you will have to
|
||||
enter your password again and the key will be generated to decrypt your data.
|
||||
|
||||
AT NO TIME WILL YOUR DATA BE UPLOADED TO THE INTERNET OR USED FOR ANYTHING ELSE!
|
||||
Your data is stored encrypted on your device and will stay on your device.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/goexle/peanutEncryption
|
||||
|
||||
Build:1.2,3
|
||||
commit=9a90220cf7732309b7295cc698654066f34f1dc3
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/chrisbanes/d' ../java-aes-crypto/aes-crypto/build.gradle
|
||||
|
||||
Build:1.3,4
|
||||
commit=ff76dc6dc23f1b5f3402491350c4b0480e5df4fc
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/chrisbanes/d' ../java-aes-crypto/aes-crypto/build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.3
|
||||
Current Version Code:4
|
46
metadata/peanutencryption.peanutencryption.yml
Normal file
46
metadata/peanutencryption.peanutencryption.yml
Normal file
|
@ -0,0 +1,46 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/goexle/peanutEncryption
|
||||
IssueTracker: https://github.com/goexle/peanutEncryption/issues
|
||||
|
||||
AutoName: Peanut Encryption
|
||||
Summary: Encrypt and store passwords
|
||||
Description: |-
|
||||
Store your codes and passwords encrypted on your device. You need your master
|
||||
password each time you want to access your saved codes/passwords.
|
||||
|
||||
Your codes/passwords are encrypted with an AES 256 key generated with your
|
||||
master password. The key and the password will be deleted immediately if the app
|
||||
goes into background. So each time you switch back to the app you will have to
|
||||
enter your password again and the key will be generated to decrypt your data.
|
||||
|
||||
AT NO TIME WILL YOUR DATA BE UPLOADED TO THE INTERNET OR USED FOR ANYTHING ELSE!
|
||||
Your data is stored encrypted on your device and will stay on your device.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/goexle/peanutEncryption
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: 9a90220cf7732309b7295cc698654066f34f1dc3
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/chrisbanes/d' ../java-aes-crypto/aes-crypto/build.gradle
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: ff76dc6dc23f1b5f3402491350c4b0480e5df4fc
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/chrisbanes/d' ../java-aes-crypto/aes-crypto/build.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
|
@ -1,70 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:Apache-2.0
|
||||
Author Name:Paul Klinkenberg
|
||||
Author Email:pklinken.development@gmail.com
|
||||
Web Site:
|
||||
Source Code:https://gitlab.com/pklinken/earmouse
|
||||
Issue Tracker:https://gitlab.com/pklinken/earmouse/issues
|
||||
Bitcoin:1FdwmPaKhE6pmPRxNHcWh3yFDo3mdtMPy
|
||||
|
||||
Auto Name:Earmouse
|
||||
Summary:Improve your musical ear
|
||||
Description:
|
||||
Learn to tell apart different musical intervals and chords through one of the
|
||||
many available modules. Earmouse comes with 10 modules pre-installed to get you
|
||||
started. 13 additional modules with various exercises of increasing difficulty
|
||||
are freely available through the in-app module manager.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://gitlab.com/pklinken/earmouse.git
|
||||
|
||||
Build:1.0,14
|
||||
commit=a366c83f2340f4d50cc3cbb7505630473d32c6b1
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
rm=Earmouse/libs/*.jar
|
||||
prebuild=sed -i -e '/fileTree/d' -e '/gson/acompile "com.google.guava:guava:17.0"\ncompile "joda-time:joda-time:2.5"' build.gradle
|
||||
|
||||
Build:1.1b,18
|
||||
commit=fdd231527f902cf7928ad6b475613adbc0c3bbf6
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
rm=Earmouse/libs/*.jar
|
||||
prebuild=sed -i -e '/fileTree/d' -e '/gson/acompile "com.google.guava:guava:17.0"\ncompile "joda-time:joda-time:2.5"' build.gradle
|
||||
|
||||
Build:1.2,23
|
||||
commit=50be45781c0fb7da59e20c230f375d98ba98aebf
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/minify/d' -e '/proguardFile/d' build.gradle
|
||||
|
||||
Build:1.2,24
|
||||
commit=5fd74ea8d5f6153b2caeac399b8ff93eb9b6d91b
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.2,26
|
||||
commit=682288a5b8c3d3de97c5f83b69ae8fee23509e86
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.3,27
|
||||
commit=bfdd9058f489f2e845411e10f807cb428a917686
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.4,28
|
||||
commit=f1569aa5a13312c55050b311c02a45803dc3fcf2
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.6,30
|
||||
commit=f83a31ca30d869160401001c9c662047676d9d97
|
||||
subdir=Earmouse
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %c
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.6
|
||||
Current Version Code:30
|
90
metadata/pk.contender.earmouse.yml
Normal file
90
metadata/pk.contender.earmouse.yml
Normal file
|
@ -0,0 +1,90 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
AuthorName: Paul Klinkenberg
|
||||
AuthorEmail: pklinken.development@gmail.com
|
||||
SourceCode: https://gitlab.com/pklinken/earmouse
|
||||
IssueTracker: https://gitlab.com/pklinken/earmouse/issues
|
||||
Bitcoin: 1FdwmPaKhE6pmPRxNHcWh3yFDo3mdtMPy
|
||||
|
||||
AutoName: Earmouse
|
||||
Summary: Improve your musical ear
|
||||
Description: |-
|
||||
Learn to tell apart different musical intervals and chords through one of the
|
||||
many available modules. Earmouse comes with 10 modules pre-installed to get you
|
||||
started. 13 additional modules with various exercises of increasing difficulty
|
||||
are freely available through the in-app module manager.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/pklinken/earmouse.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 14
|
||||
commit: a366c83f2340f4d50cc3cbb7505630473d32c6b1
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- Earmouse/libs/*.jar
|
||||
prebuild: sed -i -e '/fileTree/d' -e '/gson/acompile "com.google.guava:guava:17.0"\ncompile
|
||||
"joda-time:joda-time:2.5"' build.gradle
|
||||
|
||||
- versionName: 1.1b
|
||||
versionCode: 18
|
||||
commit: fdd231527f902cf7928ad6b475613adbc0c3bbf6
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- Earmouse/libs/*.jar
|
||||
prebuild: sed -i -e '/fileTree/d' -e '/gson/acompile "com.google.guava:guava:17.0"\ncompile
|
||||
"joda-time:joda-time:2.5"' build.gradle
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 23
|
||||
commit: 50be45781c0fb7da59e20c230f375d98ba98aebf
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/minify/d' -e '/proguardFile/d' build.gradle
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 24
|
||||
commit: 5fd74ea8d5f6153b2caeac399b8ff93eb9b6d91b
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 26
|
||||
commit: 682288a5b8c3d3de97c5f83b69ae8fee23509e86
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 27
|
||||
commit: bfdd9058f489f2e845411e10f807cb428a917686
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.4
|
||||
versionCode: 28
|
||||
commit: f1569aa5a13312c55050b311c02a45803dc3fcf2
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.6
|
||||
versionCode: 30
|
||||
commit: f83a31ca30d869160401001c9c662047676d9d97
|
||||
subdir: Earmouse
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.6
|
||||
CurrentVersionCode: 30
|
|
@ -1,32 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/hypeapps/Endoscope
|
||||
Issue Tracker:https://github.com/hypeapps/Endoscope/issues
|
||||
|
||||
Auto Name:Endoscope
|
||||
Summary:RTSP live video streamer via Wi-Fi
|
||||
Description:
|
||||
Endoscope allows you to fast link two android devices and stream a live video of
|
||||
the camera of one device to the other. Video stream is over Wi-Fi. One device
|
||||
hosts live stream and another connect to it. Remember: to use Endscope your
|
||||
devices must be connected to the same Wi-Fi network.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/hypeapps/Endoscope.git
|
||||
|
||||
Build:1.2,3
|
||||
commit=00077093297e0384ff08386bc955bacd261da8b8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4,5
|
||||
commit=1.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4
|
||||
Current Version Code:5
|
36
metadata/pl.hypeapp.endoscope.yml
Normal file
36
metadata/pl.hypeapp.endoscope.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/hypeapps/Endoscope
|
||||
IssueTracker: https://github.com/hypeapps/Endoscope/issues
|
||||
|
||||
AutoName: Endoscope
|
||||
Summary: RTSP live video streamer via Wi-Fi
|
||||
Description: |-
|
||||
Endoscope allows you to fast link two android devices and stream a live video of
|
||||
the camera of one device to the other. Video stream is over Wi-Fi. One device
|
||||
hosts live stream and another connect to it. Remember: to use Endscope your
|
||||
devices must be connected to the same Wi-Fi network.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/hypeapps/Endoscope.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: 00077093297e0384ff08386bc955bacd261da8b8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: '1.4'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
|
@ -1,37 +0,0 @@
|
|||
Categories:Time,Internet
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/hypeapps/episodie
|
||||
Issue Tracker:https://github.com/hypeapps/episodie/issues
|
||||
|
||||
Auto Name:Episodie
|
||||
Summary:Discover and track TV show time
|
||||
Description:
|
||||
Episodie is a TV show time tracker app with unusual design. Get to know how much
|
||||
time you spent watching tv shows. Track easily overall progress of your favorite
|
||||
shows and discover new ones. Stay up to date with new premieres thanks to
|
||||
notifications.
|
||||
|
||||
Features:
|
||||
|
||||
* Discover new premieres, most popular shows and TOP 100 series based on IMDB list.
|
||||
* Search for a TV show series without ads.
|
||||
* Calculate your total time spent watching TV shows.
|
||||
* Get notifications about new episodes.
|
||||
* Get notifications to remind you that a new tv show premiere is today.
|
||||
* Mark off a season progress easily.
|
||||
* Collect your favorite tv shows in your library's feature.
|
||||
* Big amount of tv shows and time statistics continuously updated. All data comes from tvmaze.com database building by huge community.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/hypeapps/episodie.git
|
||||
|
||||
Build:1.0.1,2
|
||||
commit=1.0.1
|
||||
subdir=application
|
||||
patch=repositories.patch
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
41
metadata/pl.hypeapp.episodie.yml
Normal file
41
metadata/pl.hypeapp.episodie.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
Categories:
|
||||
- Time
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/hypeapps/episodie
|
||||
IssueTracker: https://github.com/hypeapps/episodie/issues
|
||||
|
||||
AutoName: Episodie
|
||||
Summary: Discover and track TV show time
|
||||
Description: |-
|
||||
Episodie is a TV show time tracker app with unusual design. Get to know how much
|
||||
time you spent watching tv shows. Track easily overall progress of your favorite
|
||||
shows and discover new ones. Stay up to date with new premieres thanks to
|
||||
notifications.
|
||||
|
||||
Features:
|
||||
|
||||
* Discover new premieres, most popular shows and TOP 100 series based on IMDB list.
|
||||
* Search for a TV show series without ads.
|
||||
* Calculate your total time spent watching TV shows.
|
||||
* Get notifications about new episodes.
|
||||
* Get notifications to remind you that a new tv show premiere is today.
|
||||
* Mark off a season progress easily.
|
||||
* Collect your favorite tv shows in your library's feature.
|
||||
* Big amount of tv shows and time statistics continuously updated. All data comes from tvmaze.com database building by huge community.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/hypeapps/episodie.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 1.0.1
|
||||
subdir: application
|
||||
patch:
|
||||
- repositories.patch
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
|
@ -1,61 +0,0 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Science & Education
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/shymmq/librus-client
|
||||
Issue Tracker:https://github.com/shymmq/librus-client/issues
|
||||
|
||||
Auto Name:Dziennik
|
||||
Summary:Client for Synergia Librus
|
||||
Description:
|
||||
This version is abandoned. Please use the new Kotlin app
|
||||
[[com.wabadaba.dziennik]].
|
||||
|
||||
Client for the Polish school system Synergia Librus.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/shymmq/librus-client
|
||||
|
||||
Build:1.0r,9
|
||||
commit=876074d4b48da41c6119a93fb6c4d4050c391b32
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d' -e 's/url = /url /' ../build.gradle build.gradle
|
||||
|
||||
Build:1.1r,10
|
||||
commit=b7b59b8fcdbf0e3f260a0a3f54545d901441d7ce
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d' ../build.gradle build.gradle
|
||||
|
||||
Build:1.2r,11
|
||||
commit=1.2r
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d' ../build.gradle build.gradle
|
||||
|
||||
Build:1.3r,12
|
||||
disable=compilation fails
|
||||
commit=1.3r
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d' ../build.gradle build.gradle
|
||||
|
||||
Build:1.4r,13
|
||||
commit=673eea5bd69f89567860fce590afa129488c84af
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d' ../build.gradle build.gradle
|
||||
|
||||
Build:1.5r,14
|
||||
commit=1.5r
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d' ../build.gradle build.gradle
|
||||
|
||||
Archive Policy:0 versions
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.5r
|
||||
Current Version Code:14
|
80
metadata/pl.librus.client.yml
Normal file
80
metadata/pl.librus.client.yml
Normal file
|
@ -0,0 +1,80 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/shymmq/librus-client
|
||||
IssueTracker: https://github.com/shymmq/librus-client/issues
|
||||
|
||||
AutoName: Dziennik
|
||||
Summary: Client for Synergia Librus
|
||||
Description: |-
|
||||
This version is abandoned. Please use the new Kotlin app
|
||||
[[com.wabadaba.dziennik]].
|
||||
|
||||
Client for the Polish school system Synergia Librus.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/shymmq/librus-client
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0r
|
||||
versionCode: 9
|
||||
commit: 876074d4b48da41c6119a93fb6c4d4050c391b32
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d'
|
||||
-e 's/url = /url /' ../build.gradle build.gradle
|
||||
|
||||
- versionName: 1.1r
|
||||
versionCode: 10
|
||||
commit: b7b59b8fcdbf0e3f260a0a3f54545d901441d7ce
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 1.2r
|
||||
versionCode: 11
|
||||
commit: 1.2r
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 1.3r
|
||||
versionCode: 12
|
||||
disable: compilation fails
|
||||
commit: 1.3r
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 1.4r
|
||||
versionCode: 13
|
||||
commit: 673eea5bd69f89567860fce590afa129488c84af
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 1.5r
|
||||
versionCode: 14
|
||||
commit: 1.5r
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/google-services/d' -e '/fullCompile/d' -e '/dl.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5r
|
||||
CurrentVersionCode: 14
|
|
@ -1,37 +0,0 @@
|
|||
Categories:System
|
||||
License:MIT
|
||||
Web Site:http://www.narfsoftware.pl
|
||||
Source Code:https://github.com/mateuszbuda/ThermometerExtended2
|
||||
Issue Tracker:https://github.com/mateuszbuda/ThermometerExtended2/issues
|
||||
|
||||
Auto Name:Thermometer Extended
|
||||
Summary:Ambient conditions with charts
|
||||
Description:
|
||||
It displays additional information about various ambient conditions. You can
|
||||
also choose to save data and examine it on a plot.
|
||||
|
||||
Features:
|
||||
|
||||
* Temperature
|
||||
* Relative humidity
|
||||
* Absolute humidity
|
||||
* Pressure
|
||||
* Dew point
|
||||
* Light
|
||||
* Magnetic field
|
||||
|
||||
Notice: When you are using Thermometer Extended in Save Data mode, chosen
|
||||
sensors stay active, even if you close application. That may drain device
|
||||
battery especially quickly, so always remember to stop saving data if you do not
|
||||
need it. By default this option for all sensors is turned off.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mateuszbuda/ThermometerExtended2.git
|
||||
|
||||
Build:2.5.2,29
|
||||
commit=e10d6991
|
||||
srclibs=1:GraphView-2@82f16842
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
40
metadata/pl.narfsoftware.thermometer.yml
Normal file
40
metadata/pl.narfsoftware.thermometer.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
WebSite: http://www.narfsoftware.pl
|
||||
SourceCode: https://github.com/mateuszbuda/ThermometerExtended2
|
||||
IssueTracker: https://github.com/mateuszbuda/ThermometerExtended2/issues
|
||||
|
||||
AutoName: Thermometer Extended
|
||||
Summary: Ambient conditions with charts
|
||||
Description: |-
|
||||
It displays additional information about various ambient conditions. You can
|
||||
also choose to save data and examine it on a plot.
|
||||
|
||||
Features:
|
||||
|
||||
* Temperature
|
||||
* Relative humidity
|
||||
* Absolute humidity
|
||||
* Pressure
|
||||
* Dew point
|
||||
* Light
|
||||
* Magnetic field
|
||||
|
||||
Notice: When you are using Thermometer Extended in Save Data mode, chosen
|
||||
sensors stay active, even if you close application. That may drain device
|
||||
battery especially quickly, so always remember to stop saving data if you do not
|
||||
need it. By default this option for all sensors is turned off.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mateuszbuda/ThermometerExtended2.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.5.2
|
||||
versionCode: 29
|
||||
commit: e10d6991
|
||||
srclibs:
|
||||
- 1:GraphView-2@82f16842
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
|
@ -1,99 +0,0 @@
|
|||
Categories:Connectivity
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/mateusz-szafraniec/NFC-Key
|
||||
Issue Tracker:https://github.com/mateusz-szafraniec/NFC-Key/issues
|
||||
Changelog:https://raw.github.com/mateusz-szafraniec/NFC-Key/HEAD/CHANGELOG.txt
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XBHND7WJ8A46Y
|
||||
Bitcoin:17E32x5ygXkqf5EWJkryZuarUDUFrb8UqQ
|
||||
|
||||
Auto Name:NFC Key
|
||||
Summary:Unlock KeePass database with NFC
|
||||
Description:
|
||||
Unlock KeePass database with any NFC tags such as:
|
||||
|
||||
* Mifare Ultralight
|
||||
* Mifare Classic
|
||||
* NTAG203
|
||||
* Sony SmartTag (few types are R/W)
|
||||
|
||||
Supports:
|
||||
|
||||
* Keepass2Android online
|
||||
* Keepass2Android offline
|
||||
* KeePassDroid
|
||||
|
||||
Security: NFC tag stores only random numbers, and the password is encrypted with
|
||||
those numbers (AES-128 algorithm), stored in protected Android device memory. An
|
||||
attacker would have to scan(copy) your NFC tag and either steal and root your
|
||||
Android device to get your password. If you suspect that your NFC tag has been
|
||||
read, you can use NFC Key again to re-write it with new random values, rendering
|
||||
the previous information useless.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mateusz-szafraniec/NFC-Key.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=a68c2f9eeb7260dda83431c6baf36273ffca1a93
|
||||
|
||||
Build:1.01,2
|
||||
commit=v1.01
|
||||
|
||||
Build:1.02,3
|
||||
commit=v1.02
|
||||
|
||||
Build:1.03,4
|
||||
commit=v1.03
|
||||
|
||||
Build:1.1,6
|
||||
commit=v1.1
|
||||
|
||||
Build:1.11,7
|
||||
commit=v1.11
|
||||
|
||||
Build:1.2,10
|
||||
commit=v1.2
|
||||
|
||||
Build:1.21,11
|
||||
commit=v1.21
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.3,13
|
||||
commit=v1.3
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.31,14
|
||||
commit=v1.31
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.32,15
|
||||
commit=v1.32
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.33,16
|
||||
commit=v1.33
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.36,19
|
||||
commit=v1.36
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.38,21
|
||||
commit=v1.38
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.40,23
|
||||
commit=1.40
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.41,24
|
||||
commit=v1.41
|
||||
init=rm -f build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.41
|
||||
Current Version Code:24
|
||||
|
||||
No Source Since:1.41
|
115
metadata/pl.net.szafraniec.NFCKey.yml
Normal file
115
metadata/pl.net.szafraniec.NFCKey.yml
Normal file
|
@ -0,0 +1,115 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/mateusz-szafraniec/NFC-Key
|
||||
IssueTracker: https://github.com/mateusz-szafraniec/NFC-Key/issues
|
||||
Changelog: https://raw.github.com/mateusz-szafraniec/NFC-Key/HEAD/CHANGELOG.txt
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XBHND7WJ8A46Y
|
||||
Bitcoin: 17E32x5ygXkqf5EWJkryZuarUDUFrb8UqQ
|
||||
|
||||
AutoName: NFC Key
|
||||
Summary: Unlock KeePass database with NFC
|
||||
Description: |-
|
||||
Unlock KeePass database with any NFC tags such as:
|
||||
|
||||
* Mifare Ultralight
|
||||
* Mifare Classic
|
||||
* NTAG203
|
||||
* Sony SmartTag (few types are R/W)
|
||||
|
||||
Supports:
|
||||
|
||||
* Keepass2Android online
|
||||
* Keepass2Android offline
|
||||
* KeePassDroid
|
||||
|
||||
Security: NFC tag stores only random numbers, and the password is encrypted with
|
||||
those numbers (AES-128 algorithm), stored in protected Android device memory. An
|
||||
attacker would have to scan(copy) your NFC tag and either steal and root your
|
||||
Android device to get your password. If you suspect that your NFC tag has been
|
||||
read, you can use NFC Key again to re-write it with new random values, rendering
|
||||
the previous information useless.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mateusz-szafraniec/NFC-Key.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: a68c2f9eeb7260dda83431c6baf36273ffca1a93
|
||||
|
||||
- versionName: '1.01'
|
||||
versionCode: 2
|
||||
commit: v1.01
|
||||
|
||||
- versionName: '1.02'
|
||||
versionCode: 3
|
||||
commit: v1.02
|
||||
|
||||
- versionName: '1.03'
|
||||
versionCode: 4
|
||||
commit: v1.03
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 6
|
||||
commit: v1.1
|
||||
|
||||
- versionName: '1.11'
|
||||
versionCode: 7
|
||||
commit: v1.11
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 10
|
||||
commit: v1.2
|
||||
|
||||
- versionName: '1.21'
|
||||
versionCode: 11
|
||||
commit: v1.21
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 13
|
||||
commit: v1.3
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.31'
|
||||
versionCode: 14
|
||||
commit: v1.31
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.32'
|
||||
versionCode: 15
|
||||
commit: v1.32
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.33'
|
||||
versionCode: 16
|
||||
commit: v1.33
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.36'
|
||||
versionCode: 19
|
||||
commit: v1.36
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.38'
|
||||
versionCode: 21
|
||||
commit: v1.38
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.40'
|
||||
versionCode: 23
|
||||
commit: '1.40'
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.41'
|
||||
versionCode: 24
|
||||
commit: v1.41
|
||||
init: rm -f build.xml
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.41'
|
||||
CurrentVersionCode: 24
|
||||
|
||||
NoSourceSince: '1.41'
|
|
@ -1,45 +0,0 @@
|
|||
Categories:Connectivity
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/mateusz-szafraniec/NFCTagmaker
|
||||
Issue Tracker:https://github.com/mateusz-szafraniec/NFCTagmaker/issues
|
||||
Changelog:https://raw.github.com/mateusz-szafraniec/NFC-Key/HEAD/CHANGELOG.txt
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XBHND7WJ8A46Y
|
||||
Bitcoin:17E32x5ygXkqf5EWJkryZuarUDUFrb8UqQ
|
||||
|
||||
Auto Name:NFC Tag maker
|
||||
Summary:Make NFC Smart posters
|
||||
Description:
|
||||
'''Note:''' This app is no longer maintained.
|
||||
|
||||
Use your NFC-equipped Android phone to make Smart posters, write URIs, vCards,
|
||||
phone numbers to any NFC Tag. You can use any NFC Tag, including very popular
|
||||
Mifare Ultralight or Sony SmartTag.
|
||||
|
||||
Requires:
|
||||
|
||||
* A phone which can write to, and read from, NFC tags (such as the Nexus 4,Xperia S, Xperia Z, Galaxy S3)
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mateusz-szafraniec/NFCTagmaker.git
|
||||
|
||||
Build:0.01,1
|
||||
commit=v0.01
|
||||
|
||||
Build:0.10,10
|
||||
commit=v0.10
|
||||
|
||||
Build:0.14,14
|
||||
commit=v0.14
|
||||
|
||||
Build:0.15,15
|
||||
commit=v0.15
|
||||
|
||||
Build:2.03,23
|
||||
commit=2.03
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.03
|
||||
Current Version Code:23
|
50
metadata/pl.net.szafraniec.NFCTagmaker.yml
Normal file
50
metadata/pl.net.szafraniec.NFCTagmaker.yml
Normal file
|
@ -0,0 +1,50 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/mateusz-szafraniec/NFCTagmaker
|
||||
IssueTracker: https://github.com/mateusz-szafraniec/NFCTagmaker/issues
|
||||
Changelog: https://raw.github.com/mateusz-szafraniec/NFC-Key/HEAD/CHANGELOG.txt
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XBHND7WJ8A46Y
|
||||
Bitcoin: 17E32x5ygXkqf5EWJkryZuarUDUFrb8UqQ
|
||||
|
||||
AutoName: NFC Tag maker
|
||||
Summary: Make NFC Smart posters
|
||||
Description: |-
|
||||
'''Note:''' This app is no longer maintained.
|
||||
|
||||
Use your NFC-equipped Android phone to make Smart posters, write URIs, vCards,
|
||||
phone numbers to any NFC Tag. You can use any NFC Tag, including very popular
|
||||
Mifare Ultralight or Sony SmartTag.
|
||||
|
||||
Requires:
|
||||
|
||||
* A phone which can write to, and read from, NFC tags (such as the Nexus 4,Xperia S, Xperia Z, Galaxy S3)
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mateusz-szafraniec/NFCTagmaker.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.01'
|
||||
versionCode: 1
|
||||
commit: v0.01
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 10
|
||||
commit: v0.10
|
||||
|
||||
- versionName: '0.14'
|
||||
versionCode: 14
|
||||
commit: v0.14
|
||||
|
||||
- versionName: '0.15'
|
||||
versionCode: 15
|
||||
commit: v0.15
|
||||
|
||||
- versionName: '2.03'
|
||||
versionCode: 23
|
||||
commit: '2.03'
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.03'
|
||||
CurrentVersionCode: 23
|
|
@ -1,59 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:https://geokrety.org
|
||||
Source Code:https://sourceforge.net/p/geokretylog/code
|
||||
Issue Tracker:https://forum.opencaching.pl/viewtopic.php?f=6&t=7789
|
||||
|
||||
Auto Name:GeoKrety Logger
|
||||
Summary:Geocaching client
|
||||
Description:
|
||||
GeoKrety is a non-commercial GeoCaching game. People move registered objects
|
||||
(called GeoKrety) from cache to cache and register each move with the service.
|
||||
For more information please visit the website. You'll need account on the
|
||||
website to use the app.
|
||||
|
||||
How to log GeoKret's movement:
|
||||
|
||||
# Click the button "Log GeoKret" on the main screen.
|
||||
# Select the type of the log. Make sure that in the "Identify GeoKret" is your login.
|
||||
# If you had met or grabbed the GeoKret, fill in it's tracking code. If you drop the GeoKret, you can click "Inventory" and choose Tracking Code from the list of GeoKrets in your inventory.
|
||||
# If you had dropped or met GeoKret, you have to fill in the Waypoint. If you had logged to the cache before, click the button "OC Log" and select waypoint from the list (the date and time will be pasted too).
|
||||
# Set date and time, enter some comments and click "Go!".
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://svn.code.sf.net/p/geokretylog/code;trunk=trunk;tags=tags
|
||||
|
||||
Build:0.4.2 beta,12
|
||||
commit=release-0.4.2-beta
|
||||
|
||||
Build:0.6.99.1 beta,29
|
||||
commit=release-0.6.99.1-beta
|
||||
|
||||
Build:0.7.1 beta,36
|
||||
commit=release-0.7.1-beta
|
||||
|
||||
Build:0.7.2 beta,37
|
||||
commit=release-0.7.2-beta
|
||||
|
||||
Build:0.7.3 beta,38
|
||||
commit=release-0.7.3-beta
|
||||
|
||||
Build:0.7.4 beta,39
|
||||
commit=release-0.7.4-beta
|
||||
|
||||
Build:0.7.5 beta,41
|
||||
commit=release-0.7.5-beta
|
||||
|
||||
Build:0.7.6 beta,42
|
||||
commit=release-0.7.6-beta
|
||||
|
||||
Build:0.9.0 beta,47
|
||||
commit=release-0.9.0-beta
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9.0 beta
|
||||
Current Version Code:47
|
70
metadata/pl.nkg.geokrety.yml
Normal file
70
metadata/pl.nkg.geokrety.yml
Normal file
|
@ -0,0 +1,70 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://geokrety.org
|
||||
SourceCode: https://sourceforge.net/p/geokretylog/code
|
||||
IssueTracker: https://forum.opencaching.pl/viewtopic.php?f=6&t=7789
|
||||
|
||||
AutoName: GeoKrety Logger
|
||||
Summary: Geocaching client
|
||||
Description: |-
|
||||
GeoKrety is a non-commercial GeoCaching game. People move registered objects
|
||||
(called GeoKrety) from cache to cache and register each move with the service.
|
||||
For more information please visit the website. You'll need account on the
|
||||
website to use the app.
|
||||
|
||||
How to log GeoKret's movement:
|
||||
|
||||
# Click the button "Log GeoKret" on the main screen.
|
||||
# Select the type of the log. Make sure that in the "Identify GeoKret" is your login.
|
||||
# If you had met or grabbed the GeoKret, fill in it's tracking code. If you drop the GeoKret, you can click "Inventory" and choose Tracking Code from the list of GeoKrets in your inventory.
|
||||
# If you had dropped or met GeoKret, you have to fill in the Waypoint. If you had logged to the cache before, click the button "OC Log" and select waypoint from the list (the date and time will be pasted too).
|
||||
# Set date and time, enter some comments and click "Go!".
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://svn.code.sf.net/p/geokretylog/code;trunk=trunk;tags=tags
|
||||
|
||||
Builds:
|
||||
- versionName: 0.4.2 beta
|
||||
versionCode: 12
|
||||
commit: release-0.4.2-beta
|
||||
|
||||
- versionName: 0.6.99.1 beta
|
||||
versionCode: 29
|
||||
commit: release-0.6.99.1-beta
|
||||
|
||||
- versionName: 0.7.1 beta
|
||||
versionCode: 36
|
||||
commit: release-0.7.1-beta
|
||||
|
||||
- versionName: 0.7.2 beta
|
||||
versionCode: 37
|
||||
commit: release-0.7.2-beta
|
||||
|
||||
- versionName: 0.7.3 beta
|
||||
versionCode: 38
|
||||
commit: release-0.7.3-beta
|
||||
|
||||
- versionName: 0.7.4 beta
|
||||
versionCode: 39
|
||||
commit: release-0.7.4-beta
|
||||
|
||||
- versionName: 0.7.5 beta
|
||||
versionCode: 41
|
||||
commit: release-0.7.5-beta
|
||||
|
||||
- versionName: 0.7.6 beta
|
||||
versionCode: 42
|
||||
commit: release-0.7.6-beta
|
||||
|
||||
- versionName: 0.9.0 beta
|
||||
versionCode: 47
|
||||
commit: release-0.9.0-beta
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.0 beta
|
||||
CurrentVersionCode: 47
|
|
@ -1,26 +0,0 @@
|
|||
Categories:Internet
|
||||
License:GPL-2.0-only
|
||||
Web Site:https://strimoid.pl
|
||||
Source Code:https://github.com/Strimoid/Lara
|
||||
Issue Tracker:https://github.com/Strimoid/Lara/issues
|
||||
|
||||
Auto Name:Strimoid
|
||||
Summary:Client for the strimoid.pl portal
|
||||
Description:
|
||||
Lara jest natywnym klientem portalu Strimoid.pl na androida. Aplikacja umożliwia
|
||||
korzystanie z portalu bez potrzeby używania przeglądarki. Aplikacja jest w fazie
|
||||
alpha, zawiera dużo błędów i niedokończonych funkcjonalności.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Strimoid/Lara.git
|
||||
|
||||
Build:1.0.1,2
|
||||
disable=uses google play services
|
||||
commit=1e895c280da26605449bf
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.1
|
||||
Current Version Code:2
|
29
metadata/pl.strimoid.lara.yml
Normal file
29
metadata/pl.strimoid.lara.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-2.0-only
|
||||
WebSite: https://strimoid.pl
|
||||
SourceCode: https://github.com/Strimoid/Lara
|
||||
IssueTracker: https://github.com/Strimoid/Lara/issues
|
||||
|
||||
AutoName: Strimoid
|
||||
Summary: Client for the strimoid.pl portal
|
||||
Description: |-
|
||||
Lara jest natywnym klientem portalu Strimoid.pl na androida. Aplikacja umożliwia
|
||||
korzystanie z portalu bez potrzeby używania przeglądarki. Aplikacja jest w fazie
|
||||
alpha, zawiera dużo błędów i niedokończonych funkcjonalności.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Strimoid/Lara.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
disable: uses google play services
|
||||
commit: 1e895c280da26605449bf
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
|
@ -1,39 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://github.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik DataPac (eur.rus)
|
||||
Summary:Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description:
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* Europe
|
||||
|
||||
* Russia
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Build:1.0,1
|
||||
commit=5741d28a68f6bd5acfb3ec799e27c825824d1baa
|
||||
subdir=data.eur.rus
|
||||
gradle=yes
|
||||
|
||||
Build:1.2,3
|
||||
commit=VER_3.6
|
||||
subdir=data.eur.rus
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^VER
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
44
metadata/player.efis.data.eur.rus.yml
Normal file
44
metadata/player.efis.data.eur.rus.yml
Normal file
|
@ -0,0 +1,44 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://github.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik DataPac (eur.rus)
|
||||
Summary: Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description: |-
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* Europe
|
||||
|
||||
* Russia
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 5741d28a68f6bd5acfb3ec799e27c825824d1baa
|
||||
subdir: data.eur.rus
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: VER_3.6
|
||||
subdir: data.eur.rus
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^VER
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
|
@ -1,32 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://github.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik DataPac (pan.arg)
|
||||
Summary:Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description:
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* South America
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Build:1.2,3
|
||||
commit=REL_3.9
|
||||
subdir=data.pan.arg
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^REL
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
35
metadata/player.efis.data.pan.arg.yml
Normal file
35
metadata/player.efis.data.pan.arg.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://github.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik DataPac (pan.arg)
|
||||
Summary: Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description: |-
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* South America
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: REL_3.9
|
||||
subdir: data.pan.arg
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^REL
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
|
@ -1,36 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://github.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik DataPac (sah.jap)
|
||||
Summary:Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description:
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* Sahara / North Africa
|
||||
|
||||
* India / Indonesia
|
||||
|
||||
* Japan
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Build:1.2,3
|
||||
commit=VER_3.5
|
||||
subdir=data.sah.jap
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^VER
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
39
metadata/player.efis.data.sah.jap.yml
Normal file
39
metadata/player.efis.data.sah.jap.yml
Normal file
|
@ -0,0 +1,39 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://github.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik DataPac (sah.jap)
|
||||
Summary: Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description: |-
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* Sahara / North Africa
|
||||
|
||||
* India / Indonesia
|
||||
|
||||
* Japan
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: VER_3.5
|
||||
subdir: data.sah.jap
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^VER
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
|
@ -1,34 +0,0 @@
|
|||
Disabled:Superseded by player.efis.data.*.*.txt
|
||||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://github.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik EFIS DataPac
|
||||
Summary:Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description:
|
||||
The synthetic vision terrain (DEM) data pack for use with Kwik EFIS.
|
||||
|
||||
* Southern Africa
|
||||
|
||||
* Oceanaia
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/gallery.html Screenshots]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Build:1.1,2
|
||||
disable=fdroid/admin#31
|
||||
commit=PROD_3_1
|
||||
subdir=data
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^PROD
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
|
@ -1,34 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://github.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik DataPac (usa.can)
|
||||
Summary:Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description:
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* North America
|
||||
|
||||
* Canada
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Build:1.2,3
|
||||
commit=5741d28a68f6bd5acfb3ec799e27c825824d1baa
|
||||
subdir=data.usa.can
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^VER
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
37
metadata/player.efis.data.usa.can.yml
Normal file
37
metadata/player.efis.data.usa.can.yml
Normal file
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://github.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik DataPac (usa.can)
|
||||
Summary: Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description: |-
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* North America
|
||||
|
||||
* Canada
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: 5741d28a68f6bd5acfb3ec799e27c825824d1baa
|
||||
subdir: data.usa.can
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^VER
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
37
metadata/player.efis.data.yml
Normal file
37
metadata/player.efis.data.yml
Normal file
|
@ -0,0 +1,37 @@
|
|||
Disabled: Superseded by player.efis.data.*.*.txt
|
||||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://github.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik EFIS DataPac
|
||||
Summary: Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description: |-
|
||||
The synthetic vision terrain (DEM) data pack for use with Kwik EFIS.
|
||||
|
||||
* Southern Africa
|
||||
|
||||
* Oceanaia
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/gallery.html Screenshots]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
disable: fdroid/admin#31
|
||||
commit: PROD_3_1
|
||||
subdir: data
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^PROD
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
|
@ -1,34 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://github.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik DataPac (zar.aus)
|
||||
Summary:Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description:
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* Southern Africa
|
||||
|
||||
* Australia / New Zealand
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Build:1.2,3
|
||||
commit=5741d28a68f6bd5acfb3ec799e27c825824d1baa
|
||||
subdir=data.zar.aus
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^VER
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
37
metadata/player.efis.data.zar.aus.yml
Normal file
37
metadata/player.efis.data.zar.aus.yml
Normal file
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://github.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://github.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik DataPac (zar.aus)
|
||||
Summary: Electronic Flight Information System (EFIS) Terrain Data
|
||||
Description: |-
|
||||
The synthetic vision terrain (DEM) data pack for use with
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] and
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP].
|
||||
|
||||
* Southern Africa
|
||||
|
||||
* Australia / New Zealand
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/datapac.html Screenshots]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: 5741d28a68f6bd5acfb3ec799e27c825824d1baa
|
||||
subdir: data.zar.aus
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^VER
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
|
@ -1,125 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://gitlab.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://gitlab.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://gitlab.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik DMAP
|
||||
Summary:Electronic Flight Information System (DMAP)
|
||||
Description:
|
||||
Kwik Moving Map is a companion application to the EFIS. It provides situational
|
||||
awareness and and navigation functionality.
|
||||
|
||||
'''Synthetic Vision'''
|
||||
|
||||
Synthetic vision is built from the USGS 3 arc second Digital Elevation Model
|
||||
data. If enabled, it also allows for some terrain collision detection. The
|
||||
required terrain data packages are available on F-Droid, see:
|
||||
|
||||
* [https://f-droid.org/packages/player.efis.data.usa.can/ North America/Canada]
|
||||
* [https://f-droid.org/packages/player.efis.data.eur.rus/ Europe/Russia]
|
||||
* [https://f-droid.org/packages/player.efis.data.sah.jap/ Sahara/Northern Africa/India/Indonesia/Japan]
|
||||
* [https://f-droid.org/packages/player.efis.data.zar.aus/ Southern Africa/Australia/New Zealand]
|
||||
* [https://f-droid.org/packages/player.efis.data.pan.arg/ South America]
|
||||
|
||||
'''Airspace'''
|
||||
|
||||
Airspace data is provided from Worldwide Soaring Turnpoint Exchange Airspace
|
||||
[http://soaringweb.org/Airspace/]
|
||||
|
||||
* North West Sector: United States/Canada.
|
||||
* North East Sector: Europe(Denmark, Germany, Switzerland)/Russia.
|
||||
* South West Sector: South America.
|
||||
* South East Sector: Australia/South Africa.
|
||||
|
||||
'''ADS-B/AHRS'''
|
||||
|
||||
In addition to the internal sensors, a low cost Stratux ADS-B/AHRS can be
|
||||
selected as the input source. See [http://www.stratux.me/ Stratux ADS-B] for
|
||||
more information.
|
||||
|
||||
'''Simulator'''
|
||||
|
||||
There is a simulation mode available in the application. The Flight director is
|
||||
used to select a waypoint and altitude and the simulator will generate the GPS
|
||||
movements to navigate to the selected waypoint. The speed is set at the typical
|
||||
cruise for the currently selected aircraft.
|
||||
|
||||
'''Primary Flight Display'''
|
||||
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] is a companion
|
||||
application to the moving map. It provides a Primary Flight Display
|
||||
functionality.
|
||||
|
||||
'''Screenshots''' [http://members.iinet.net.au/~ninelima/efis/gallery.html]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://gitlab.com/ninelima/kwikEFIS
|
||||
|
||||
Build:1.0,1
|
||||
commit=VER_3.6
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:1.1,2
|
||||
commit=VER_3.7
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:1.2,3
|
||||
commit=REL_3.8
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:1.3,4
|
||||
commit=REL_3.10
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:1.4,5
|
||||
commit=REL_3.11
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:1.5,6
|
||||
commit=DMAP_1.5
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:1.6,20
|
||||
commit=DMAP_1.6
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:1.7,21
|
||||
commit=DMAP_1.7
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:2.0,22
|
||||
commit=DMAP_2.0
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:2.1,23
|
||||
commit=DMAP_2.1
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:2.2,24
|
||||
commit=DMAP_2.2
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Build:2.3,25
|
||||
commit=DMAP_2.3
|
||||
subdir=mfd
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^DMAP
|
||||
Current Version:2.3
|
||||
Current Version Code:25
|
150
metadata/player.efis.mfd.yml
Normal file
150
metadata/player.efis.mfd.yml
Normal file
|
@ -0,0 +1,150 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://gitlab.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://gitlab.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://gitlab.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik DMAP
|
||||
Summary: Electronic Flight Information System (DMAP)
|
||||
Description: |-
|
||||
Kwik Moving Map is a companion application to the EFIS. It provides situational
|
||||
awareness and and navigation functionality.
|
||||
|
||||
'''Synthetic Vision'''
|
||||
|
||||
Synthetic vision is built from the USGS 3 arc second Digital Elevation Model
|
||||
data. If enabled, it also allows for some terrain collision detection. The
|
||||
required terrain data packages are available on F-Droid, see:
|
||||
|
||||
* [https://f-droid.org/packages/player.efis.data.usa.can/ North America/Canada]
|
||||
* [https://f-droid.org/packages/player.efis.data.eur.rus/ Europe/Russia]
|
||||
* [https://f-droid.org/packages/player.efis.data.sah.jap/ Sahara/Northern Africa/India/Indonesia/Japan]
|
||||
* [https://f-droid.org/packages/player.efis.data.zar.aus/ Southern Africa/Australia/New Zealand]
|
||||
* [https://f-droid.org/packages/player.efis.data.pan.arg/ South America]
|
||||
|
||||
'''Airspace'''
|
||||
|
||||
Airspace data is provided from Worldwide Soaring Turnpoint Exchange Airspace
|
||||
[http://soaringweb.org/Airspace/]
|
||||
|
||||
* North West Sector: United States/Canada.
|
||||
* North East Sector: Europe(Denmark, Germany, Switzerland)/Russia.
|
||||
* South West Sector: South America.
|
||||
* South East Sector: Australia/South Africa.
|
||||
|
||||
'''ADS-B/AHRS'''
|
||||
|
||||
In addition to the internal sensors, a low cost Stratux ADS-B/AHRS can be
|
||||
selected as the input source. See [http://www.stratux.me/ Stratux ADS-B] for
|
||||
more information.
|
||||
|
||||
'''Simulator'''
|
||||
|
||||
There is a simulation mode available in the application. The Flight director is
|
||||
used to select a waypoint and altitude and the simulator will generate the GPS
|
||||
movements to navigate to the selected waypoint. The speed is set at the typical
|
||||
cruise for the currently selected aircraft.
|
||||
|
||||
'''Primary Flight Display'''
|
||||
|
||||
[https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] is a companion
|
||||
application to the moving map. It provides a Primary Flight Display
|
||||
functionality.
|
||||
|
||||
'''Screenshots''' [http://members.iinet.net.au/~ninelima/efis/gallery.html]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: VER_3.6
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: VER_3.7
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: REL_3.8
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: REL_3.10
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: REL_3.11
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
commit: DMAP_1.5
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 20
|
||||
commit: DMAP_1.6
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 21
|
||||
commit: DMAP_1.7
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 22
|
||||
commit: DMAP_2.0
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 23
|
||||
commit: DMAP_2.1
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 24
|
||||
commit: DMAP_2.2
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 25
|
||||
commit: DMAP_2.3
|
||||
subdir: mfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^DMAP
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 25
|
|
@ -1,158 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://gitlab.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://gitlab.com/ninelima/kwikEFIS/issues
|
||||
Changelog:https://gitlab.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik EFIS
|
||||
Summary:Electronic Flight Information System (EFIS)
|
||||
Description:
|
||||
Kwik EFIS is a Glass Cockpit application designed to work on most Android
|
||||
devices equipped with a GPS, gyroscope, accelerometer and a CPU with reasonable
|
||||
performance.
|
||||
|
||||
'''Synthetic Vision'''
|
||||
|
||||
Synthetic vision is built from the USGS 3 arc second Digital Elevation Model
|
||||
data. If enabled, it also allows for some terrain collision detection. The
|
||||
required terrain data packages are available on F-Droid, see:
|
||||
|
||||
* [https://f-droid.org/packages/player.efis.data.usa.can/ North America/Canada]
|
||||
* [https://f-droid.org/packages/player.efis.data.eur.rus/ Europe/Russia]
|
||||
* [https://f-droid.org/packages/player.efis.data.sah.jap/ Sahara/Northern Africa/India/Indonesia/Japan]
|
||||
* [https://f-droid.org/packages/player.efis.data.zar.aus/ Southern Africa/Australia/New Zealand]
|
||||
* [https://f-droid.org/packages/player.efis.data.pan.arg/ South America]
|
||||
|
||||
'''Flight Director'''
|
||||
|
||||
Kwik EFIS has a fully functional flight director built in. It uses the standard
|
||||
V-Bar symbology common to modern flight directors. The target waypoint and
|
||||
altitude is set on-screen by means of the spinner controls on the right top and
|
||||
bottom of the screen.
|
||||
|
||||
'''ADS-B/AHRS'''
|
||||
|
||||
In addition to the internal sensors, a low cost Stratux ADS-B/AHRS can be
|
||||
selected as the input source. See [http://www.stratux.me/ Stratux ADS-B] for
|
||||
more information.
|
||||
|
||||
'''Simulator'''
|
||||
|
||||
There is a simulation mode available in the application. The Flight director is
|
||||
used to select a waypoint and altitude and the simulator will generate the GPS
|
||||
movements to navigate to the selected waypoint. The speed is set at the typical
|
||||
cruise for the currently selected aircraft.
|
||||
|
||||
'''Digital moving Map'''
|
||||
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP] is a companion
|
||||
application to the EFIS. It provides situational awareness and navigation
|
||||
functionality.
|
||||
|
||||
'''Screenshots''' [http://members.iinet.net.au/~ninelima/efis/gallery.html]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://gitlab.com/ninelima/kwikEFIS
|
||||
|
||||
Build:2.2.0,3
|
||||
commit=42b6ea0131afd1cb2fa1ea4de2e1eb70258bb602
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.3,4
|
||||
commit=c21215e80c40fa191bc575b1e7615f10279763a0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.3,6
|
||||
commit=e9eac9018e260ecc33737bc7c23f1c44e22e3e3c
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.4,7
|
||||
commit=9c984013ed2d808ab61326264286ec69d57b410d
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:3.0,9
|
||||
commit=5d02ed4b81ebe8b52c0c1ea9b5de03fd6dadbf54
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:3.2,11
|
||||
commit=dc193e2f873c66ef0a041db703519c6aa35745a1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:3.3,12
|
||||
commit=VER_3.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:3.4,13
|
||||
commit=VER_3.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:3.5,14
|
||||
commit=VER_3.5
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:3.6,15
|
||||
commit=VER_3.6
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:3.7,16
|
||||
commit=REL_3.8
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:3.8,17
|
||||
commit=REL_3.10
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:3.9,18
|
||||
commit=REL_3.11
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:3.10,19
|
||||
commit=EFIS_3.10
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:3.11,20
|
||||
commit=EFIS_3.11
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:3.12,21
|
||||
commit=EFIS_3.12
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:4.0,22
|
||||
commit=EFIS_4.0
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:4.1,23
|
||||
commit=EFIS_4.1
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Build:4.2,24
|
||||
commit=EFIS_4.2
|
||||
subdir=pfd
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^EFIS
|
||||
Current Version:4.2
|
||||
Current Version Code:24
|
197
metadata/player.efis.pfd.yml
Normal file
197
metadata/player.efis.pfd.yml
Normal file
|
@ -0,0 +1,197 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: http://members.iinet.net.au/~ninelima/efis/
|
||||
SourceCode: https://gitlab.com/ninelima/kwikEFIS
|
||||
IssueTracker: https://gitlab.com/ninelima/kwikEFIS/issues
|
||||
Changelog: https://gitlab.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
AutoName: Kwik EFIS
|
||||
Summary: Electronic Flight Information System (EFIS)
|
||||
Description: |-
|
||||
Kwik EFIS is a Glass Cockpit application designed to work on most Android
|
||||
devices equipped with a GPS, gyroscope, accelerometer and a CPU with reasonable
|
||||
performance.
|
||||
|
||||
'''Synthetic Vision'''
|
||||
|
||||
Synthetic vision is built from the USGS 3 arc second Digital Elevation Model
|
||||
data. If enabled, it also allows for some terrain collision detection. The
|
||||
required terrain data packages are available on F-Droid, see:
|
||||
|
||||
* [https://f-droid.org/packages/player.efis.data.usa.can/ North America/Canada]
|
||||
* [https://f-droid.org/packages/player.efis.data.eur.rus/ Europe/Russia]
|
||||
* [https://f-droid.org/packages/player.efis.data.sah.jap/ Sahara/Northern Africa/India/Indonesia/Japan]
|
||||
* [https://f-droid.org/packages/player.efis.data.zar.aus/ Southern Africa/Australia/New Zealand]
|
||||
* [https://f-droid.org/packages/player.efis.data.pan.arg/ South America]
|
||||
|
||||
'''Flight Director'''
|
||||
|
||||
Kwik EFIS has a fully functional flight director built in. It uses the standard
|
||||
V-Bar symbology common to modern flight directors. The target waypoint and
|
||||
altitude is set on-screen by means of the spinner controls on the right top and
|
||||
bottom of the screen.
|
||||
|
||||
'''ADS-B/AHRS'''
|
||||
|
||||
In addition to the internal sensors, a low cost Stratux ADS-B/AHRS can be
|
||||
selected as the input source. See [http://www.stratux.me/ Stratux ADS-B] for
|
||||
more information.
|
||||
|
||||
'''Simulator'''
|
||||
|
||||
There is a simulation mode available in the application. The Flight director is
|
||||
used to select a waypoint and altitude and the simulator will generate the GPS
|
||||
movements to navigate to the selected waypoint. The speed is set at the typical
|
||||
cruise for the currently selected aircraft.
|
||||
|
||||
'''Digital moving Map'''
|
||||
|
||||
[https://f-droid.org/packages/player.efis.mfd/ Kwik DMAP] is a companion
|
||||
application to the EFIS. It provides situational awareness and navigation
|
||||
functionality.
|
||||
|
||||
'''Screenshots''' [http://members.iinet.net.au/~ninelima/efis/gallery.html]
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/ninelima/kwikEFIS
|
||||
|
||||
Builds:
|
||||
- versionName: 2.2.0
|
||||
versionCode: 3
|
||||
commit: 42b6ea0131afd1cb2fa1ea4de2e1eb70258bb602
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 4
|
||||
commit: c21215e80c40fa191bc575b1e7615f10279763a0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 6
|
||||
commit: e9eac9018e260ecc33737bc7c23f1c44e22e3e3c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.4'
|
||||
versionCode: 7
|
||||
commit: 9c984013ed2d808ab61326264286ec69d57b410d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 9
|
||||
commit: 5d02ed4b81ebe8b52c0c1ea9b5de03fd6dadbf54
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 11
|
||||
commit: dc193e2f873c66ef0a041db703519c6aa35745a1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.3'
|
||||
versionCode: 12
|
||||
commit: VER_3.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.4'
|
||||
versionCode: 13
|
||||
commit: VER_3.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.5'
|
||||
versionCode: 14
|
||||
commit: VER_3.5
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 15
|
||||
commit: VER_3.6
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.7'
|
||||
versionCode: 16
|
||||
commit: REL_3.8
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.8'
|
||||
versionCode: 17
|
||||
commit: REL_3.10
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.9'
|
||||
versionCode: 18
|
||||
commit: REL_3.11
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.10'
|
||||
versionCode: 19
|
||||
commit: EFIS_3.10
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.11'
|
||||
versionCode: 20
|
||||
commit: EFIS_3.11
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.12'
|
||||
versionCode: 21
|
||||
commit: EFIS_3.12
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.0'
|
||||
versionCode: 22
|
||||
commit: EFIS_4.0
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.1'
|
||||
versionCode: 23
|
||||
commit: EFIS_4.1
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.2'
|
||||
versionCode: 24
|
||||
commit: EFIS_4.2
|
||||
subdir: pfd
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^EFIS
|
||||
CurrentVersion: '4.2'
|
||||
CurrentVersionCode: 24
|
|
@ -1,30 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-2.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/0xPoly/Strongbox
|
||||
Issue Tracker:https://github.com/0xPoly/Strongbox/issues
|
||||
|
||||
Auto Name:Strongbox
|
||||
Summary:Encrypted video recording
|
||||
Description:
|
||||
Strongbox offers encrypted video recording:
|
||||
|
||||
* On-the-fly encryption: Footage is encrypted as it is taken. Only encrypted data is written to disk, leaving no traces of recorded videos.
|
||||
* Industry standard security: Strongbox uses industry standard AES-256 encryption in GCM mode to provide both confidentiality and integrity.
|
||||
* Practical security: Lock feature allows you to instantly close down app to prevent access to recorded videos
|
||||
* Export safety: Strongbox allows streaming videos directly to your computer to avoid storing unencrypted footage on your memory cards.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/0xPoly/Strongbox.git
|
||||
|
||||
Build:1.0.1,2
|
||||
disable=jars
|
||||
commit=fb2fd08f0165f43d23b831a000aac2547a91dbab
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.1
|
||||
Current Version Code:2
|
32
metadata/poly.darkdepths.strongbox.yml
Normal file
32
metadata/poly.darkdepths.strongbox.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-2.0-or-later
|
||||
SourceCode: https://github.com/0xPoly/Strongbox
|
||||
IssueTracker: https://github.com/0xPoly/Strongbox/issues
|
||||
|
||||
AutoName: Strongbox
|
||||
Summary: Encrypted video recording
|
||||
Description: |-
|
||||
Strongbox offers encrypted video recording:
|
||||
|
||||
* On-the-fly encryption: Footage is encrypted as it is taken. Only encrypted data is written to disk, leaving no traces of recorded videos.
|
||||
* Industry standard security: Strongbox uses industry standard AES-256 encryption in GCM mode to provide both confidentiality and integrity.
|
||||
* Practical security: Lock feature allows you to instantly close down app to prevent access to recorded videos
|
||||
* Export safety: Strongbox allows streaming videos directly to your computer to avoid storing unencrypted footage on your memory cards.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/0xPoly/Strongbox.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
disable: jars
|
||||
commit: fb2fd08f0165f43d23b831a000aac2547a91dbab
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
|
@ -1,23 +0,0 @@
|
|||
Categories:System
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/tillwoerner/BrightnessWidget
|
||||
Issue Tracker:https://github.com/tillwoerner/BrightnessWidget/issues
|
||||
|
||||
Auto Name:Brightness Widget
|
||||
Summary:Change brightness on the homescreen
|
||||
Description:
|
||||
Configurable brightness widget.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/tillwoerner/BrightnessWidget.git
|
||||
|
||||
Build:1.6,7
|
||||
commit=Version_1.6
|
||||
prebuild=sed -i '/reference/d' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6
|
||||
Current Version Code:7
|
23
metadata/priv.twoerner.brightnesswidget.yml
Normal file
23
metadata/priv.twoerner.brightnesswidget.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
SourceCode: https://github.com/tillwoerner/BrightnessWidget
|
||||
IssueTracker: https://github.com/tillwoerner/BrightnessWidget/issues
|
||||
|
||||
AutoName: Brightness Widget
|
||||
Summary: Change brightness on the homescreen
|
||||
Description: Configurable brightness widget.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tillwoerner/BrightnessWidget.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.6'
|
||||
versionCode: 7
|
||||
commit: Version_1.6
|
||||
prebuild: sed -i '/reference/d' project.properties
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 7
|
|
@ -1,60 +0,0 @@
|
|||
Categories:Writing
|
||||
License:Apache-2.0
|
||||
Web Site:https://secuso.org/pfa
|
||||
Source Code:https://github.com/SecUSo/privacy-friendly-shopping-list
|
||||
Issue Tracker:https://github.com/SecUSo/privacy-friendly-shopping-list/issues
|
||||
Changelog:https://github.com/SecUSo/privacy-friendly-shopping-list/blob/HEAD/CHANGELOG.md
|
||||
|
||||
Auto Name:Shopping List
|
||||
Summary:Create and manage shopping lists
|
||||
Description:
|
||||
Create shopping lists and manage them by adding, editing and deleting of lists
|
||||
and items.
|
||||
|
||||
Further features include:
|
||||
|
||||
- Prioritization of list - Setup of deadlines and reminders. The reminder will
|
||||
appear as a notification. - Visualizing of shopping activities through a bar
|
||||
diagram - Adding of categories, stores and additional notes to products.
|
||||
Possibility to add a product picture. This photo can only be accessed by Privacy
|
||||
Friendly Shopping List. - Sharing of lists and/or products as text without the
|
||||
requirement of special system permissions.
|
||||
|
||||
The app belongs to the group of Privacy Friendly Apps developed at the
|
||||
[https://secuso.org/ SECUSO research group] of Technische Universitaet
|
||||
Darmstadt. It does not require any permission and relinquishes advertisement and
|
||||
tracking mechanisms.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/SecUSo/privacy-friendly-shopping-list
|
||||
|
||||
Build:1.0.3,1
|
||||
commit=ed628faed63a17edcd0b2a39d2cc048d046deb85
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.0.4,2
|
||||
commit=v1.0.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.0.5,3
|
||||
commit=v1.0.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.0.7,5
|
||||
commit=v1.0.7
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.0.8,6
|
||||
commit=v1.0.8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.8
|
||||
Current Version Code:6
|
|
@ -0,0 +1,71 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
WebSite: https://secuso.org/pfa
|
||||
SourceCode: https://github.com/SecUSo/privacy-friendly-shopping-list
|
||||
IssueTracker: https://github.com/SecUSo/privacy-friendly-shopping-list/issues
|
||||
Changelog: https://github.com/SecUSo/privacy-friendly-shopping-list/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Shopping List
|
||||
Summary: Create and manage shopping lists
|
||||
Description: |-
|
||||
Create shopping lists and manage them by adding, editing and deleting of lists
|
||||
and items.
|
||||
|
||||
Further features include:
|
||||
|
||||
- Prioritization of list - Setup of deadlines and reminders. The reminder will
|
||||
appear as a notification. - Visualizing of shopping activities through a bar
|
||||
diagram - Adding of categories, stores and additional notes to products.
|
||||
Possibility to add a product picture. This photo can only be accessed by Privacy
|
||||
Friendly Shopping List. - Sharing of lists and/or products as text without the
|
||||
requirement of special system permissions.
|
||||
|
||||
The app belongs to the group of Privacy Friendly Apps developed at the
|
||||
[https://secuso.org/ SECUSO research group] of Technische Universitaet
|
||||
Darmstadt. It does not require any permission and relinquishes advertisement and
|
||||
tracking mechanisms.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SecUSo/privacy-friendly-shopping-list
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.3
|
||||
versionCode: 1
|
||||
commit: ed628faed63a17edcd0b2a39d2cc048d046deb85
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 2
|
||||
commit: v1.0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 3
|
||||
commit: v1.0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.7
|
||||
versionCode: 5
|
||||
commit: v1.0.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.8
|
||||
versionCode: 6
|
||||
commit: v1.0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 6
|
|
@ -1,42 +0,0 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Navigation
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/OnlyInAmerica/BART
|
||||
Issue Tracker:https://github.com/OnlyInAmerica/BART/issues
|
||||
|
||||
Auto Name:Open BART
|
||||
Summary:Navigate U.S. railways
|
||||
Description:
|
||||
Companion to San Francisco’s BART. It provides real-time station arrivals,
|
||||
schedules, and route navigation.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/OnlyInAmerica/BART.git
|
||||
|
||||
Build:0.5.4,8
|
||||
commit=8ebe6be
|
||||
patch=Crittercism.patch
|
||||
prebuild=rm libs/crittercism_v2_1_3_crashonly.jar && \
|
||||
sed -i '40,50d' AndroidManifest.xml && \
|
||||
sed -i '/Crittercism/d' .classpath && \
|
||||
sed -i '/Crittercism/d' src/pro/dbro/bart/TheActivity.java
|
||||
target=android-17
|
||||
|
||||
Build:0.5.7,11
|
||||
commit=6c8e5041
|
||||
patch=Crittercism2.patch
|
||||
prebuild=rm libs/crittercism*.jar
|
||||
target=android-17
|
||||
|
||||
Maintainer Notes:
|
||||
Previous comment said "Next version should be built from fdroid branch without
|
||||
patches". Except that branch was created, but never updated, so the next version
|
||||
isn't in it. Set to Static UCM.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:0.5.7
|
||||
Current Version Code:11
|
47
metadata/pro.dbro.bart.yml
Normal file
47
metadata/pro.dbro.bart.yml
Normal file
|
@ -0,0 +1,47 @@
|
|||
AntiFeatures:
|
||||
- UpstreamNonFree
|
||||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/OnlyInAmerica/BART
|
||||
IssueTracker: https://github.com/OnlyInAmerica/BART/issues
|
||||
|
||||
AutoName: Open BART
|
||||
Summary: Navigate U.S. railways
|
||||
Description: |-
|
||||
Companion to San Francisco’s BART. It provides real-time station arrivals,
|
||||
schedules, and route navigation.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OnlyInAmerica/BART.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.5.4
|
||||
versionCode: 8
|
||||
commit: 8ebe6be
|
||||
patch:
|
||||
- Crittercism.patch
|
||||
prebuild:
|
||||
- rm libs/crittercism_v2_1_3_crashonly.jar
|
||||
- sed -i '40,50d' AndroidManifest.xml
|
||||
- sed -i '/Crittercism/d' .classpath
|
||||
- sed -i '/Crittercism/d' src/pro/dbro/bart/TheActivity.java
|
||||
target: android-17
|
||||
|
||||
- versionName: 0.5.7
|
||||
versionCode: 11
|
||||
commit: 6c8e5041
|
||||
patch:
|
||||
- Crittercism2.patch
|
||||
prebuild: rm libs/crittercism*.jar
|
||||
target: android-17
|
||||
|
||||
MaintainerNotes: |-
|
||||
Previous comment said "Next version should be built from fdroid branch without
|
||||
patches". Except that branch was created, but never updated, so the next version
|
||||
isn't in it. Set to Static UCM.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 0.5.7
|
||||
CurrentVersionCode: 11
|
|
@ -1,27 +0,0 @@
|
|||
Categories:Reading
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/OnlyInAmerica/OpenSpritz-Android
|
||||
Issue Tracker:https://github.com/OnlyInAmerica/OpenSpritz-Android/issues
|
||||
|
||||
Auto Name:Glance
|
||||
Summary:ePub reader designed for fast reading
|
||||
Description:
|
||||
This reader is based on OpenSpritz technology and displays a stream of word, one
|
||||
at each time. Words are marked and positioned for easy and fast reading. See
|
||||
[https://github.com/Miserlou/OpenSpritz] for a online demo.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/OnlyInAmerica/OpenSpritz-Android.git
|
||||
|
||||
Build:1.0,6
|
||||
disable=unknown jars
|
||||
commit=see disable
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:6
|
29
metadata/pro.dbro.openspritz.yml
Normal file
29
metadata/pro.dbro.openspritz.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/OnlyInAmerica/OpenSpritz-Android
|
||||
IssueTracker: https://github.com/OnlyInAmerica/OpenSpritz-Android/issues
|
||||
|
||||
AutoName: Glance
|
||||
Summary: ePub reader designed for fast reading
|
||||
Description: |-
|
||||
This reader is based on OpenSpritz technology and displays a stream of word, one
|
||||
at each time. Words are marked and positioned for easy and fast reading. See
|
||||
[https://github.com/Miserlou/OpenSpritz] for a online demo.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OnlyInAmerica/OpenSpritz-Android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 6
|
||||
disable: unknown jars
|
||||
commit: see disable
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 6
|
|
@ -1,26 +0,0 @@
|
|||
Categories:Games
|
||||
License:GPL-2.0-only
|
||||
Web Site:http://oneredpixel.pro
|
||||
Source Code:https://github.com/tsapree/L9Droid
|
||||
Issue Tracker:https://github.com/tsapree/L9Droid/issues
|
||||
Changelog:https://github.com/tsapree/L9Droid/releases
|
||||
|
||||
Auto Name:L9Droid
|
||||
Summary:Interactive fiction
|
||||
Description:
|
||||
Download and play games in the Level9 format, including Spectrum snapshots.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/tsapree/L9Droid.git
|
||||
|
||||
Build:0.5,3
|
||||
commit=c5a61
|
||||
|
||||
Build:0.6,4
|
||||
commit=v0.6
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.6
|
||||
Current Version Code:4
|
28
metadata/pro.oneredpixel.l9droid.yml
Normal file
28
metadata/pro.oneredpixel.l9droid.yml
Normal file
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-2.0-only
|
||||
WebSite: http://oneredpixel.pro
|
||||
SourceCode: https://github.com/tsapree/L9Droid
|
||||
IssueTracker: https://github.com/tsapree/L9Droid/issues
|
||||
Changelog: https://github.com/tsapree/L9Droid/releases
|
||||
|
||||
AutoName: L9Droid
|
||||
Summary: Interactive fiction
|
||||
Description: Download and play games in the Level9 format, including Spectrum snapshots.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tsapree/L9Droid.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.5'
|
||||
versionCode: 3
|
||||
commit: c5a61
|
||||
|
||||
- versionName: '0.6'
|
||||
versionCode: 4
|
||||
commit: v0.6
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.6'
|
||||
CurrentVersionCode: 4
|
|
@ -1,51 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:GPL-3.0-only
|
||||
Author Name: Pierre Rudloff
|
||||
Web Site:https://openvegemap.netlib.re/
|
||||
Source Code:https://github.com/Rudloff/openvegemap-cordova
|
||||
Issue Tracker:https://github.com/Rudloff/openvegemap-cordova/issues
|
||||
Changelog:https://github.com/Rudloff/openvegemap-cordova/releases
|
||||
LiberapayID:34455
|
||||
|
||||
Auto Name:OpenVegeMap
|
||||
Summary:Find vegetarian and vegan restaurants in your city
|
||||
Description:
|
||||
This app allows you to find vegetarian and vegan restaurants near you. It is
|
||||
based on data from OpenStreetmap.
|
||||
|
||||
A web version is available on [https://openvegemap.netlib.re/
|
||||
openvegemap.netlib.re].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Rudloff/openvegemap-cordova
|
||||
|
||||
Build:0.6.0,6001
|
||||
commit=0.6.0
|
||||
subdir=platforms/android/
|
||||
gradle=yes
|
||||
|
||||
Build:0.7.0,7001
|
||||
commit=0.7.0
|
||||
subdir=platforms/android/
|
||||
gradle=yes
|
||||
|
||||
Build:0.7.1,7011
|
||||
commit=0.7.1
|
||||
subdir=platforms/android/
|
||||
gradle=yes
|
||||
|
||||
Build:0.7.2,7021
|
||||
commit=0.7.2
|
||||
subdir=platforms/android/
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.1,8011
|
||||
commit=0.8.1
|
||||
subdir=platforms/android/app/
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.8.1
|
||||
Current Version Code:8011
|
62
metadata/pro.rudloff.openvegemap.yml
Normal file
62
metadata/pro.rudloff.openvegemap.yml
Normal file
|
@ -0,0 +1,62 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
AuthorName: ' Pierre Rudloff'
|
||||
WebSite: https://openvegemap.netlib.re/
|
||||
SourceCode: https://github.com/Rudloff/openvegemap-cordova
|
||||
IssueTracker: https://github.com/Rudloff/openvegemap-cordova/issues
|
||||
Changelog: https://github.com/Rudloff/openvegemap-cordova/releases
|
||||
LiberapayID: '34455'
|
||||
|
||||
AutoName: OpenVegeMap
|
||||
Summary: Find vegetarian and vegan restaurants in your city
|
||||
Description: |-
|
||||
This app allows you to find vegetarian and vegan restaurants near you. It is
|
||||
based on data from OpenStreetmap.
|
||||
|
||||
A web version is available on [https://openvegemap.netlib.re/
|
||||
openvegemap.netlib.re].
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Rudloff/openvegemap-cordova
|
||||
|
||||
Builds:
|
||||
- versionName: 0.6.0
|
||||
versionCode: 6001
|
||||
commit: 0.6.0
|
||||
subdir: platforms/android/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 7001
|
||||
commit: 0.7.0
|
||||
subdir: platforms/android/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.1
|
||||
versionCode: 7011
|
||||
commit: 0.7.1
|
||||
subdir: platforms/android/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.2
|
||||
versionCode: 7021
|
||||
commit: 0.7.2
|
||||
subdir: platforms/android/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.1
|
||||
versionCode: 8011
|
||||
commit: 0.8.1
|
||||
subdir: platforms/android/app/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.1
|
||||
CurrentVersionCode: 8011
|
|
@ -1,35 +0,0 @@
|
|||
Categories:Games
|
||||
License:Apache-2.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/Rudloff/PaperCraft
|
||||
Issue Tracker:https://github.com/Rudloff/PaperCraft/issues
|
||||
|
||||
Auto Name:PaperCraft
|
||||
Summary:A Material Design inspired space shooter
|
||||
Description:
|
||||
Take on a never ending onslaught of little paper bad guys. Swipe and tap to
|
||||
clear out everything and rack up points. PaperCraft is a mini space battle on
|
||||
your phone.
|
||||
|
||||
This app was originally an Android Wear experiment. This version has been
|
||||
modified to work on phones and tablets.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Rudloff/PaperCraft.git
|
||||
|
||||
Build:1.0.0,1
|
||||
disable=Requires wearable lib
|
||||
commit=1.0.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.0.1,2
|
||||
commit=1.0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.1
|
||||
Current Version Code:2
|
39
metadata/pro.rudloff.papercraft.yml
Normal file
39
metadata/pro.rudloff.papercraft.yml
Normal file
|
@ -0,0 +1,39 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/Rudloff/PaperCraft
|
||||
IssueTracker: https://github.com/Rudloff/PaperCraft/issues
|
||||
|
||||
AutoName: PaperCraft
|
||||
Summary: A Material Design inspired space shooter
|
||||
Description: |-
|
||||
Take on a never ending onslaught of little paper bad guys. Swipe and tap to
|
||||
clear out everything and rack up points. PaperCraft is a mini space battle on
|
||||
your phone.
|
||||
|
||||
This app was originally an Android Wear experiment. This version has been
|
||||
modified to work on phones and tablets.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Rudloff/PaperCraft.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
disable: Requires wearable lib
|
||||
commit: 1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
|
@ -1,34 +0,0 @@
|
|||
Categories:Connectivity
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/protect-baby-monitor
|
||||
Issue Tracker:https://github.com/brarcher/protect-baby-monitor/issues
|
||||
Changelog:https://raw.githubusercontent.com/brarcher/protect-baby-monitor/HEAD/NEWS
|
||||
|
||||
Auto Name:Protect Baby Monitor
|
||||
Summary:Baby Monitor
|
||||
Description:
|
||||
Protect Baby Monitor allows two Android devices to act as a baby monitor. The
|
||||
first device, left in the room with the baby, will advertise itself on the
|
||||
network and stream audio to a connected client. The second device, with the
|
||||
parent, will connect to the monitoring device and receive an audio stream.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/protect-baby-monitor
|
||||
|
||||
Build:0.1,1
|
||||
commit=v0.1
|
||||
|
||||
Build:0.2,2
|
||||
commit=v0.2
|
||||
|
||||
Build:0.3,3
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3
|
||||
Current Version Code:3
|
38
metadata/protect.babymonitor.yml
Normal file
38
metadata/protect.babymonitor.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/brarcher/protect-baby-monitor
|
||||
IssueTracker: https://github.com/brarcher/protect-baby-monitor/issues
|
||||
Changelog: https://raw.githubusercontent.com/brarcher/protect-baby-monitor/HEAD/NEWS
|
||||
|
||||
AutoName: Protect Baby Monitor
|
||||
Summary: Baby Monitor
|
||||
Description: |-
|
||||
Protect Baby Monitor allows two Android devices to act as a baby monitor. The
|
||||
first device, left in the room with the baby, will advertise itself on the
|
||||
network and stream audio to a connected client. The second device, with the
|
||||
parent, will connect to the monitoring device and receive an audio stream.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brarcher/protect-baby-monitor
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: v0.1
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: v0.2
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: v0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.3'
|
||||
CurrentVersionCode: 3
|
|
@ -1,90 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/baby-sleep-sounds
|
||||
Issue Tracker:https://github.com/brarcher/baby-sleep-sounds/issues
|
||||
Changelog:https://github.com/brarcher/baby-sleep-sounds/releases
|
||||
|
||||
Auto Name:Baby Sleep Sounds
|
||||
Summary:Play sounds to help babies sleep
|
||||
Description:
|
||||
Baby Sleep Sounds will play a variety of sounds to help a baby sleep soundly.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/baby-sleep-sounds
|
||||
|
||||
Build:0.1,1
|
||||
commit=v0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2,2
|
||||
commit=v0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3,3
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.1,5
|
||||
commit=v0.4.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.2,6
|
||||
commit=v0.4.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.3,7
|
||||
commit=v0.4.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.4,8
|
||||
commit=v0.4.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5,9
|
||||
commit=v0.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.6,10
|
||||
commit=v0.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.7,11
|
||||
commit=v0.7
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8,12
|
||||
commit=v0.8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.9,13
|
||||
commit=v0.9
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.10,14
|
||||
commit=v0.10
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.11,15
|
||||
commit=v0.11
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.11
|
||||
Current Version Code:15
|
118
metadata/protect.babysleepsounds.yml
Normal file
118
metadata/protect.babysleepsounds.yml
Normal file
|
@ -0,0 +1,118 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/brarcher/baby-sleep-sounds
|
||||
IssueTracker: https://github.com/brarcher/baby-sleep-sounds/issues
|
||||
Changelog: https://github.com/brarcher/baby-sleep-sounds/releases
|
||||
|
||||
AutoName: Baby Sleep Sounds
|
||||
Summary: Play sounds to help babies sleep
|
||||
Description: Baby Sleep Sounds will play a variety of sounds to help a baby sleep
|
||||
soundly.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brarcher/baby-sleep-sounds
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: v0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: v0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: v0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 5
|
||||
commit: v0.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 6
|
||||
commit: v0.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.3
|
||||
versionCode: 7
|
||||
commit: v0.4.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.4
|
||||
versionCode: 8
|
||||
commit: v0.4.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.5'
|
||||
versionCode: 9
|
||||
commit: v0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.6'
|
||||
versionCode: 10
|
||||
commit: v0.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.7'
|
||||
versionCode: 11
|
||||
commit: v0.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 12
|
||||
commit: v0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.9'
|
||||
versionCode: 13
|
||||
commit: v0.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 14
|
||||
commit: v0.10
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.11'
|
||||
versionCode: 15
|
||||
commit: v0.11
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.11'
|
||||
CurrentVersionCode: 15
|
|
@ -1,147 +0,0 @@
|
|||
Categories:Money
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/budget-watch
|
||||
Issue Tracker:https://github.com/brarcher/budget-watch/issues
|
||||
Changelog:https://github.com/brarcher/budget-watch/releases
|
||||
|
||||
Auto Name:Budget Watch
|
||||
Summary:Help manage your personal budget
|
||||
Description:
|
||||
Budget Watch helps manage personal budgets. After adding your budgets, simply
|
||||
record your day-to-day transactions. You can then view how close your spending
|
||||
is to your budget.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/budget-watch
|
||||
|
||||
Build:0.1,1
|
||||
commit=v0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2,2
|
||||
commit=v0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3,3
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4,4
|
||||
commit=v0.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5,5
|
||||
commit=v0.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5.1,6
|
||||
commit=v0.5.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.6,7
|
||||
commit=v0.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.7,8
|
||||
commit=v0.7
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8,9
|
||||
commit=v0.8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.9,10
|
||||
commit=v0.9
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.10,11
|
||||
commit=v0.10
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.11,12
|
||||
commit=v0.11
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.12,13
|
||||
commit=v0.12
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.13,14
|
||||
commit=v0.13
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.14,15
|
||||
commit=v0.14
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.15.2,18
|
||||
commit=v0.15.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.16,19
|
||||
commit=v0.16
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.18,21
|
||||
commit=v0.18
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.19,22
|
||||
commit=v0.19
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.20,23
|
||||
commit=v0.20
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.21,24
|
||||
commit=v0.21
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.21.1,25
|
||||
commit=v0.21.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.21.2,26
|
||||
commit=v0.21.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.21.3,27
|
||||
commit=v0.21.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.21.4,28
|
||||
commit=v0.21.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.21.4
|
||||
Current Version Code:28
|
197
metadata/protect.budgetwatch.yml
Normal file
197
metadata/protect.budgetwatch.yml
Normal file
|
@ -0,0 +1,197 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/brarcher/budget-watch
|
||||
IssueTracker: https://github.com/brarcher/budget-watch/issues
|
||||
Changelog: https://github.com/brarcher/budget-watch/releases
|
||||
|
||||
AutoName: Budget Watch
|
||||
Summary: Help manage your personal budget
|
||||
Description: |-
|
||||
Budget Watch helps manage personal budgets. After adding your budgets, simply
|
||||
record your day-to-day transactions. You can then view how close your spending
|
||||
is to your budget.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brarcher/budget-watch
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: v0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: v0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: v0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: v0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.5'
|
||||
versionCode: 5
|
||||
commit: v0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 6
|
||||
commit: v0.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.6'
|
||||
versionCode: 7
|
||||
commit: v0.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.7'
|
||||
versionCode: 8
|
||||
commit: v0.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 9
|
||||
commit: v0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.9'
|
||||
versionCode: 10
|
||||
commit: v0.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 11
|
||||
commit: v0.10
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.11'
|
||||
versionCode: 12
|
||||
commit: v0.11
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.12'
|
||||
versionCode: 13
|
||||
commit: v0.12
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.13'
|
||||
versionCode: 14
|
||||
commit: v0.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.14'
|
||||
versionCode: 15
|
||||
commit: v0.14
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.15.2
|
||||
versionCode: 18
|
||||
commit: v0.15.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.16'
|
||||
versionCode: 19
|
||||
commit: v0.16
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.18'
|
||||
versionCode: 21
|
||||
commit: v0.18
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.19'
|
||||
versionCode: 22
|
||||
commit: v0.19
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.20'
|
||||
versionCode: 23
|
||||
commit: v0.20
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.21'
|
||||
versionCode: 24
|
||||
commit: v0.21
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.21.1
|
||||
versionCode: 25
|
||||
commit: v0.21.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.21.2
|
||||
versionCode: 26
|
||||
commit: v0.21.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.21.3
|
||||
versionCode: 27
|
||||
commit: v0.21.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.21.4
|
||||
versionCode: 28
|
||||
commit: v0.21.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.21.4
|
||||
CurrentVersionCode: 28
|
|
@ -1,197 +0,0 @@
|
|||
Categories:Money
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/loyalty-card-locker
|
||||
Issue Tracker:https://github.com/brarcher/loyalty-card-locker/issues
|
||||
Changelog:https://github.com/brarcher/loyalty-card-locker/blob/HEAD/CHANGELOG.md
|
||||
|
||||
Auto Name:Loyalty Card Keychain
|
||||
Summary:Manages barcode-based store/loyalty cards on your phone
|
||||
Description:
|
||||
Manages barcode-based store/loyalty cards on your phone, removing the need to
|
||||
carry them around.
|
||||
|
||||
Loyalty Card Keychain is a application which will store your barcode-based
|
||||
loyalty cards on your phone. The application is open source and tries to do one
|
||||
thing well: manage your cards!
|
||||
|
||||
New cards can be added in a snap. Either use your camera to capture the barcode,
|
||||
or type in the number. When the barcode is loaded at the store and displayed it
|
||||
can be scanned with a modern barcode scanner. (Some stores use older barcode
|
||||
scanners, such as flatbed scanners, instead of image scanners. These cannot read
|
||||
the smartphone's display. Instead, request the clerk to type in the number
|
||||
manually).
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/loyalty-card-locker
|
||||
|
||||
Build:0.1,1
|
||||
commit=v0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2,2
|
||||
commit=v0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3,3
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4,4
|
||||
commit=v0.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5,5
|
||||
commit=v0.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.6,6
|
||||
commit=v0.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.7,7
|
||||
commit=v0.7
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8,8
|
||||
commit=v0.8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.9,9
|
||||
commit=v0.9
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.10,10
|
||||
commit=v0.10
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.11,11
|
||||
commit=v0.11
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.11.1,12
|
||||
commit=v0.11.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.12,13
|
||||
commit=v0.12
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.13,14
|
||||
commit=v0.13
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.14,15
|
||||
commit=v0.14
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.15,16
|
||||
commit=v0.15
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.16,17
|
||||
commit=v0.16
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.17,18
|
||||
commit=v0.17
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.18,19
|
||||
commit=v0.18
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.18.1,20
|
||||
commit=v0.18.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.19,21
|
||||
commit=v0.19
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.20,22
|
||||
commit=v0.20
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.21,23
|
||||
commit=v0.21
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.22,24
|
||||
commit=v0.22
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.23,25
|
||||
commit=v0.23
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.23.1,26
|
||||
commit=v0.23.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.23.2,27
|
||||
commit=v0.23.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.23.3,28
|
||||
commit=v0.23.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.23.4,29
|
||||
commit=v0.23.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.24,30
|
||||
commit=v0.24
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.25,31
|
||||
commit=v0.25
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.25.1,32
|
||||
commit=v0.25.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.25.2,33
|
||||
commit=v0.25.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.25.2
|
||||
Current Version Code:33
|
263
metadata/protect.card_locker.yml
Normal file
263
metadata/protect.card_locker.yml
Normal file
|
@ -0,0 +1,263 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/brarcher/loyalty-card-locker
|
||||
IssueTracker: https://github.com/brarcher/loyalty-card-locker/issues
|
||||
Changelog: https://github.com/brarcher/loyalty-card-locker/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Loyalty Card Keychain
|
||||
Summary: Manages barcode-based store/loyalty cards on your phone
|
||||
Description: |-
|
||||
Manages barcode-based store/loyalty cards on your phone, removing the need to
|
||||
carry them around.
|
||||
|
||||
Loyalty Card Keychain is a application which will store your barcode-based
|
||||
loyalty cards on your phone. The application is open source and tries to do one
|
||||
thing well: manage your cards!
|
||||
|
||||
New cards can be added in a snap. Either use your camera to capture the barcode,
|
||||
or type in the number. When the barcode is loaded at the store and displayed it
|
||||
can be scanned with a modern barcode scanner. (Some stores use older barcode
|
||||
scanners, such as flatbed scanners, instead of image scanners. These cannot read
|
||||
the smartphone's display. Instead, request the clerk to type in the number
|
||||
manually).
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brarcher/loyalty-card-locker
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: v0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: v0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: v0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: v0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.5'
|
||||
versionCode: 5
|
||||
commit: v0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.6'
|
||||
versionCode: 6
|
||||
commit: v0.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.7'
|
||||
versionCode: 7
|
||||
commit: v0.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 8
|
||||
commit: v0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.9'
|
||||
versionCode: 9
|
||||
commit: v0.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 10
|
||||
commit: v0.10
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.11'
|
||||
versionCode: 11
|
||||
commit: v0.11
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.11.1
|
||||
versionCode: 12
|
||||
commit: v0.11.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.12'
|
||||
versionCode: 13
|
||||
commit: v0.12
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.13'
|
||||
versionCode: 14
|
||||
commit: v0.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.14'
|
||||
versionCode: 15
|
||||
commit: v0.14
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.15'
|
||||
versionCode: 16
|
||||
commit: v0.15
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.16'
|
||||
versionCode: 17
|
||||
commit: v0.16
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.17'
|
||||
versionCode: 18
|
||||
commit: v0.17
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.18'
|
||||
versionCode: 19
|
||||
commit: v0.18
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.18.1
|
||||
versionCode: 20
|
||||
commit: v0.18.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.19'
|
||||
versionCode: 21
|
||||
commit: v0.19
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.20'
|
||||
versionCode: 22
|
||||
commit: v0.20
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.21'
|
||||
versionCode: 23
|
||||
commit: v0.21
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.22'
|
||||
versionCode: 24
|
||||
commit: v0.22
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.23'
|
||||
versionCode: 25
|
||||
commit: v0.23
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.23.1
|
||||
versionCode: 26
|
||||
commit: v0.23.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.23.2
|
||||
versionCode: 27
|
||||
commit: v0.23.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.23.3
|
||||
versionCode: 28
|
||||
commit: v0.23.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.23.4
|
||||
versionCode: 29
|
||||
commit: v0.23.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.24'
|
||||
versionCode: 30
|
||||
commit: v0.24
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.25'
|
||||
versionCode: 31
|
||||
commit: v0.25
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.25.1
|
||||
versionCode: 32
|
||||
commit: v0.25.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.25.2
|
||||
versionCode: 33
|
||||
commit: v0.25.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.25.2
|
||||
CurrentVersionCode: 33
|
|
@ -1,53 +0,0 @@
|
|||
Categories:Money
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/gift-card-guard
|
||||
Issue Tracker:https://github.com/brarcher/gift-card-guard/issues
|
||||
Changelog:https://github.com/brarcher/gift-card-guard/releases
|
||||
|
||||
Auto Name:Gift Card Guard
|
||||
Summary:Manage gift cards and their current values
|
||||
Description:
|
||||
Manage gift cards, their current values, and an image of the most recent
|
||||
receipt. Never forget how much a gift card is worth, or be unable to use a gift
|
||||
card because the proof of its value is lost.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/gift-card-guard
|
||||
|
||||
Build:1.0,1
|
||||
disable=wrong version name
|
||||
commit=v0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.1.1,2
|
||||
commit=v0.1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2,3
|
||||
commit=v0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3,4
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4,5
|
||||
commit=v0.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.1,6
|
||||
commit=v0.4.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.4.1
|
||||
Current Version Code:6
|
65
metadata/protect.gift_card_guard.yml
Normal file
65
metadata/protect.gift_card_guard.yml
Normal file
|
@ -0,0 +1,65 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/brarcher/gift-card-guard
|
||||
IssueTracker: https://github.com/brarcher/gift-card-guard/issues
|
||||
Changelog: https://github.com/brarcher/gift-card-guard/releases
|
||||
|
||||
AutoName: Gift Card Guard
|
||||
Summary: Manage gift cards and their current values
|
||||
Description: |-
|
||||
Manage gift cards, their current values, and an image of the most recent
|
||||
receipt. Never forget how much a gift card is worth, or be unable to use a gift
|
||||
card because the proof of its value is lost.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brarcher/gift-card-guard
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
disable: wrong version name
|
||||
commit: v0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.1
|
||||
versionCode: 2
|
||||
commit: v0.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 3
|
||||
commit: v0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 4
|
||||
commit: v0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 5
|
||||
commit: v0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 6
|
||||
commit: v0.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 6
|
|
@ -1,56 +0,0 @@
|
|||
Categories:Money
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/rental-calc
|
||||
Issue Tracker:https://github.com/brarcher/rental-calc/issues
|
||||
Changelog:https://github.com/brarcher/rental-calc/releases
|
||||
|
||||
Auto Name:Rental Calc
|
||||
Summary:Evaluate rental property investment prospects
|
||||
Description:
|
||||
Are you interested in investing in real estate and want to rent out homes? Not
|
||||
sure how to determine if a property is a good investment?
|
||||
|
||||
Rental Calc helps real estate investors determine if a potential property is
|
||||
worth buying and renting. Create a property entry, enter a few fields, and
|
||||
Rental Calc will compute what you need at closing, your projected cash flow, and
|
||||
various returns on your investment.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/rental-calc
|
||||
|
||||
Build:0.1,1
|
||||
commit=v0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2,2
|
||||
commit=v0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3,3
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4,4
|
||||
commit=v0.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5,5
|
||||
commit=v0.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5.1,6
|
||||
commit=v0.5.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.5.1
|
||||
Current Version Code:6
|
68
metadata/protect.rentalcalc.yml
Normal file
68
metadata/protect.rentalcalc.yml
Normal file
|
@ -0,0 +1,68 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/brarcher/rental-calc
|
||||
IssueTracker: https://github.com/brarcher/rental-calc/issues
|
||||
Changelog: https://github.com/brarcher/rental-calc/releases
|
||||
|
||||
AutoName: Rental Calc
|
||||
Summary: Evaluate rental property investment prospects
|
||||
Description: |-
|
||||
Are you interested in investing in real estate and want to rent out homes? Not
|
||||
sure how to determine if a property is a good investment?
|
||||
|
||||
Rental Calc helps real estate investors determine if a potential property is
|
||||
worth buying and renting. Create a property entry, enter a few fields, and
|
||||
Rental Calc will compute what you need at closing, your projected cash flow, and
|
||||
various returns on your investment.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brarcher/rental-calc
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: v0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: v0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: v0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: v0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.5'
|
||||
versionCode: 5
|
||||
commit: v0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 6
|
||||
commit: v0.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.1
|
||||
CurrentVersionCode: 6
|
|
@ -1,85 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/video-transcoder
|
||||
Issue Tracker:https://github.com/brarcher/video-transcoder/issues
|
||||
Changelog:https://github.com/brarcher/video-transcoder/releases
|
||||
|
||||
Auto Name:Video Transcoder
|
||||
Summary:Video transcoding between common formats
|
||||
Description:
|
||||
Do you want to encode videos on your phone into different formats, trim videos,
|
||||
or extract audio? Are you looking for a free solution which will not take your
|
||||
information?
|
||||
|
||||
Video Transcoder is an application which uses the open source program FFmpeg to
|
||||
transcode video files from one format to another. By selecting the video to
|
||||
process, details for the video are provided and the desired settings can be
|
||||
configured.
|
||||
|
||||
The application requires very few permissions, and never attempts to access the
|
||||
Internet.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/video-transcoder
|
||||
|
||||
Build:0.3,3
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4,4
|
||||
commit=v0.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5,5
|
||||
commit=v0.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.6,6
|
||||
commit=v0.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.7a,7
|
||||
commit=v0.7a
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.9,9
|
||||
commit=v0.9
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.10,10
|
||||
commit=v0.10
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.11,11
|
||||
commit=v0.11
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.12,12
|
||||
commit=v0.12
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.12.1,13
|
||||
commit=v0.12.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.13,14
|
||||
commit=v0.13
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.13
|
||||
Current Version Code:14
|
107
metadata/protect.videoeditor.yml
Normal file
107
metadata/protect.videoeditor.yml
Normal file
|
@ -0,0 +1,107 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/brarcher/video-transcoder
|
||||
IssueTracker: https://github.com/brarcher/video-transcoder/issues
|
||||
Changelog: https://github.com/brarcher/video-transcoder/releases
|
||||
|
||||
AutoName: Video Transcoder
|
||||
Summary: Video transcoding between common formats
|
||||
Description: |-
|
||||
Do you want to encode videos on your phone into different formats, trim videos,
|
||||
or extract audio? Are you looking for a free solution which will not take your
|
||||
information?
|
||||
|
||||
Video Transcoder is an application which uses the open source program FFmpeg to
|
||||
transcode video files from one format to another. By selecting the video to
|
||||
process, details for the video are provided and the desired settings can be
|
||||
configured.
|
||||
|
||||
The application requires very few permissions, and never attempts to access the
|
||||
Internet.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/brarcher/video-transcoder
|
||||
|
||||
Builds:
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: v0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: v0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.5'
|
||||
versionCode: 5
|
||||
commit: v0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.6'
|
||||
versionCode: 6
|
||||
commit: v0.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7a
|
||||
versionCode: 7
|
||||
commit: v0.7a
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.9'
|
||||
versionCode: 9
|
||||
commit: v0.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 10
|
||||
commit: v0.10
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.11'
|
||||
versionCode: 11
|
||||
commit: v0.11
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.12'
|
||||
versionCode: 12
|
||||
commit: v0.12
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.12.1
|
||||
versionCode: 13
|
||||
commit: v0.12.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.13'
|
||||
versionCode: 14
|
||||
commit: v0.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.13'
|
||||
CurrentVersionCode: 14
|
|
@ -1,62 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE
|
||||
Issue Tracker:https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE/issues
|
||||
Changelog:https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE/releases
|
||||
|
||||
Auto Name:MyMusicQoE
|
||||
Summary:A fork of ultrasonic with QoE evaluation features purposes
|
||||
Description:
|
||||
The purpose of MyMusicQoE is to gather statistics of music streaming quality of
|
||||
experience. This application was based on Ultrasonic and uses an airsonic
|
||||
server.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE
|
||||
|
||||
Build:1.0.2,3
|
||||
commit=v1.0.2
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Build:1.0.4,5
|
||||
commit=v1.0.4
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Build:1.1.1,7
|
||||
commit=v.1.1.1
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Build:1.1.2,8
|
||||
commit=v1.1.2
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Build:1.1.3,9
|
||||
commit=v1.1.3
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.0,10
|
||||
commit=v1.2.0
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.0,11
|
||||
commit=v1.3.0
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.1,12
|
||||
commit=v1.3.1
|
||||
subdir=ultrasonic
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3.1
|
||||
Current Version Code:12
|
78
metadata/pt.ipleiria.mymusicqoe.yml
Normal file
78
metadata/pt.ipleiria.mymusicqoe.yml
Normal file
|
@ -0,0 +1,78 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE
|
||||
IssueTracker: https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE/issues
|
||||
Changelog: https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE/releases
|
||||
|
||||
AutoName: MyMusicQoE
|
||||
Summary: A fork of ultrasonic with QoE evaluation features purposes
|
||||
Description: |-
|
||||
The purpose of MyMusicQoE is to gather statistics of music streaming quality of
|
||||
experience. This application was based on Ultrasonic and uses an airsonic
|
||||
server.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: v1.0.2
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: v1.0.4
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 7
|
||||
commit: v.1.1.1
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 8
|
||||
commit: v1.1.2
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.3
|
||||
versionCode: 9
|
||||
commit: v1.1.3
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 10
|
||||
commit: v1.2.0
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 11
|
||||
commit: v1.3.0
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 12
|
||||
commit: v1.3.1
|
||||
subdir: ultrasonic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 12
|
|
@ -1,24 +0,0 @@
|
|||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://gitorious.org/free-fall/free-fall
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:Free Fall
|
||||
Summary:Accelerometer-based game
|
||||
Description:
|
||||
Save the CrazyBall from getting crushed at the top of the screen by dodging the
|
||||
moving barriers using the accelerometer. To help you along the way some special
|
||||
bonus balls will appear, but be careful to not press the wrong one!
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://git.gitorious.org/free-fall/free-fall.git
|
||||
|
||||
Build:1.6.1,4
|
||||
commit=78c2201a3
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.6.1
|
||||
Current Version Code:4
|
24
metadata/pt.isec.tp.am.yml
Normal file
24
metadata/pt.isec.tp.am.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://gitorious.org/free-fall/free-fall
|
||||
|
||||
AutoName: Free Fall
|
||||
Summary: Accelerometer-based game
|
||||
Description: |-
|
||||
Save the CrazyBall from getting crushed at the top of the screen by dodging the
|
||||
moving barriers using the accelerometer. To help you along the way some special
|
||||
bonus balls will appear, but be careful to not press the wrong one!
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.gitorious.org/free-fall/free-fall.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6.1
|
||||
versionCode: 4
|
||||
commit: 78c2201a3
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 4
|
|
@ -1,36 +0,0 @@
|
|||
Categories:Games
|
||||
License:LGPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/joaomneto/TitanCompanion
|
||||
Issue Tracker:https://github.com/joaomneto/TitanCompanion/issues
|
||||
Changelog:https://github.com/joaomneto/TitanCompanion/releases
|
||||
|
||||
Auto Name:Titan Companion
|
||||
Summary:Stat sheet and rules engine for all Fighting Fantasy gamebooks
|
||||
Description:
|
||||
The main objective of this app is to allow the reader to fully immerse himself
|
||||
into the story and even to give some portability to the gamebooks. You can read
|
||||
in the coffee shop, in the bus or at the beach, and save your progress at any
|
||||
moment to resume later on.
|
||||
|
||||
Features:
|
||||
|
||||
* Stat sheets for all Fighting Fantasy gamebooks
|
||||
* Generic dice rolls
|
||||
* Skill, Luck and other gamebook specific tests
|
||||
* Combat engine for standard and gamebook specific rules
|
||||
* Equipment and Note list
|
||||
* Save and Load feature with current gamebook paragraph
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/joaomneto/TitanCompanion.git
|
||||
|
||||
Build:v60-beta,60
|
||||
commit=v60-beta
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:v60-beta
|
||||
Current Version Code:60
|
38
metadata/pt.joaomneto.titancompanion.yml
Normal file
38
metadata/pt.joaomneto.titancompanion.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: LGPL-3.0-only
|
||||
SourceCode: https://github.com/joaomneto/TitanCompanion
|
||||
IssueTracker: https://github.com/joaomneto/TitanCompanion/issues
|
||||
Changelog: https://github.com/joaomneto/TitanCompanion/releases
|
||||
|
||||
AutoName: Titan Companion
|
||||
Summary: Stat sheet and rules engine for all Fighting Fantasy gamebooks
|
||||
Description: |-
|
||||
The main objective of this app is to allow the reader to fully immerse himself
|
||||
into the story and even to give some portability to the gamebooks. You can read
|
||||
in the coffee shop, in the bus or at the beach, and save your progress at any
|
||||
moment to resume later on.
|
||||
|
||||
Features:
|
||||
|
||||
* Stat sheets for all Fighting Fantasy gamebooks
|
||||
* Generic dice rolls
|
||||
* Skill, Luck and other gamebook specific tests
|
||||
* Combat engine for standard and gamebook specific rules
|
||||
* Equipment and Note list
|
||||
* Save and Load feature with current gamebook paragraph
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/joaomneto/TitanCompanion.git
|
||||
|
||||
Builds:
|
||||
- versionName: v60-beta
|
||||
versionCode: 60
|
||||
commit: v60-beta
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v60-beta
|
||||
CurrentVersionCode: 60
|
|
@ -1,90 +0,0 @@
|
|||
AntiFeatures:Tracking
|
||||
Categories:Connectivity,Internet
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/mosmetro-android/mosmetro-android
|
||||
Issue Tracker:https://github.com/mosmetro-android/mosmetro-android/issues
|
||||
Changelog:https://github.com/mosmetro-android/mosmetro-android/blob/HEAD/CHANGELOG
|
||||
|
||||
Auto Name:Moscow Wi-Fi autologin
|
||||
Summary:Automatically connect to public networks of Moscow public transport
|
||||
Description:
|
||||
Allows you to connect to Wi-Fi in the Moscow metro, Aeroexpress, MCC and other
|
||||
ground transportation (buses, trolleybuses, trams) in fully automatic mode. No
|
||||
action is required from you: immediately after installation, the application is
|
||||
ready to work.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mosmetro-android/mosmetro-android
|
||||
|
||||
Build:1.7.5,57
|
||||
commit=57
|
||||
gradle=yes
|
||||
|
||||
Build:1.7.6,58
|
||||
commit=58
|
||||
gradle=yes
|
||||
|
||||
Build:1.7.7,59
|
||||
commit=59
|
||||
gradle=yes
|
||||
|
||||
Build:1.7.7,60
|
||||
commit=60
|
||||
gradle=yes
|
||||
|
||||
Build:1.7.7,61
|
||||
commit=61
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.0,62
|
||||
commit=62
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.0,63
|
||||
commit=63
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.1,64
|
||||
commit=64
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.1.1,65
|
||||
commit=65
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.2.1,67
|
||||
commit=67
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.3,68
|
||||
commit=68
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.3.1,69
|
||||
commit=69
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8.3.2,70
|
||||
commit=70
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.9,71
|
||||
commit=71
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e 's|google()|maven {url "https://maven.google.com"}|' ../build.gradle
|
||||
|
||||
Auto Update Mode:Version %c
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.9
|
||||
Current Version Code:71
|
120
metadata/pw.thedrhax.mosmetro.yml
Normal file
120
metadata/pw.thedrhax.mosmetro.yml
Normal file
|
@ -0,0 +1,120 @@
|
|||
AntiFeatures:
|
||||
- Tracking
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/mosmetro-android/mosmetro-android
|
||||
IssueTracker: https://github.com/mosmetro-android/mosmetro-android/issues
|
||||
Changelog: https://github.com/mosmetro-android/mosmetro-android/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: Moscow Wi-Fi autologin
|
||||
Summary: Automatically connect to public networks of Moscow public transport
|
||||
Description: |-
|
||||
Allows you to connect to Wi-Fi in the Moscow metro, Aeroexpress, MCC and other
|
||||
ground transportation (buses, trolleybuses, trams) in fully automatic mode. No
|
||||
action is required from you: immediately after installation, the application is
|
||||
ready to work.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mosmetro-android/mosmetro-android
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.5
|
||||
versionCode: 57
|
||||
commit: '57'
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.6
|
||||
versionCode: 58
|
||||
commit: '58'
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.7
|
||||
versionCode: 59
|
||||
commit: '59'
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.7
|
||||
versionCode: 60
|
||||
commit: '60'
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.7
|
||||
versionCode: 61
|
||||
commit: '61'
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 62
|
||||
commit: '62'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 63
|
||||
commit: '63'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 64
|
||||
commit: '64'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.1.1
|
||||
versionCode: 65
|
||||
commit: '65'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.2.1
|
||||
versionCode: 67
|
||||
commit: '67'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.3
|
||||
versionCode: 68
|
||||
commit: '68'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.3.1
|
||||
versionCode: 69
|
||||
commit: '69'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.3.2
|
||||
versionCode: 70
|
||||
commit: '70'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.9'
|
||||
versionCode: 71
|
||||
commit: '71'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's|google()|maven {url "https://maven.google.com"}|' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.9'
|
||||
CurrentVersionCode: 71
|
Loading…
Reference in a new issue