This commit is contained in:
Marcus Hoffmann 2019-02-25 01:58:49 +01:00
parent c0b14dbc1d
commit 89d36dbc5c
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530
96 changed files with 3914 additions and 3099 deletions

View file

@ -1,31 +0,0 @@
Categories:System
License:MIT
Web Site:
Source Code:https://github.com/basil2style/getid
Issue Tracker:https://github.com/basil2style/getid/issues
Auto Name:Get ID
Summary:Get device id and information
Description:
Get and show device details like:
* Device ID
* SIM serial number
* IMEI
* IMSI
* Google Service key
* WiFi mac address
.
Repo Type:git
Repo:https://github.com/basil2style/getid
Build:1.0,1
commit=40486583ad5f021a2874b57c195066e1151ea909
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,33 @@
Categories:
- System
License: MIT
SourceCode: https://github.com/basil2style/getid
IssueTracker: https://github.com/basil2style/getid/issues
AutoName: Get ID
Summary: Get device id and information
Description: |-
Get and show device details like:
* Device ID
* SIM serial number
* IMEI
* IMSI
* Google Service key
* WiFi mac address
RepoType: git
Repo: https://github.com/basil2style/getid
Builds:
- versionName: '1.0'
versionCode: 1
commit: 40486583ad5f021a2874b57c195066e1151ea909
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,24 +0,0 @@
Categories:System
License:GPL-3.0-only
Web Site:http://mancioboxblog.altervista.org
Source Code:https://github.com/mancio/Volume-Control
Issue Tracker:https://github.com/mancio/Volume-Control/issues
Auto Name:Volume Control
Summary:Change volume without buttons
Description:
Resizable widget that reveals more functionality depending on size. Channels can
be isolated and a mute switch is present.
.
Repo Type:git
Repo:https://github.com/mancio/Volume-Control.git
Build:1.0,1
commit=79850c
subdir=Volume Control
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,26 @@
Categories:
- System
License: GPL-3.0-only
WebSite: http://mancioboxblog.altervista.org
SourceCode: https://github.com/mancio/Volume-Control
IssueTracker: https://github.com/mancio/Volume-Control/issues
AutoName: Volume Control
Summary: Change volume without buttons
Description: |-
Resizable widget that reveals more functionality depending on size. Channels can
be isolated and a mute switch is present.
RepoType: git
Repo: https://github.com/mancio/Volume-Control.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 79850c
subdir: Volume Control
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,52 +0,0 @@
Categories:Development
License:GPL-2.0-or-later
Web Site:
Source Code:https://github.com/martinmarinov/rtl_tcp_andro-
Issue Tracker:https://github.com/martinmarinov/rtl_tcp_andro-/issues
Auto Name:Rtl-sdr driver
Summary:Port of rtl-sdr's rtl_tcp
Description:
Allows you to use I/Q packet source in your Android applications.
All you need is to launch an intent in the form "iqsrc://rtl_tcp_arguments"
where you replace rtl_tcp_arguments with the arguments that you want your
application to run rtl_tcp with and the magic will be done behind the scenes.
This driver could be used by third party applications to implement Software
Defined Radio.
It does not require root for Android 3.1 and above.
.
Repo Type:git
Repo:https://github.com/martinmarinov/rtl_tcp_andro-
Build:2.1,13
commit=001cf73726ad15b44245591d624b711f4409aa03
rm=libs/*jar,bin/*apk
extlibs=android/android-support-v4.jar
buildjni=yes
Build:2.2,14
commit=5a1013c2a3452193a9f8eda57d9c0e9f9714088c
rm=libs/*jar,bin/*apk
extlibs=android/android-support-v4.jar
buildjni=yes
Build:3.01,17
disable=gradle and jni issues
commit=b4a0f49238aedf76a569fc9f84a5a73fd8e4ae3f
subdir=app
gradle=yes
buildjni=yes
Build:3.06,20
commit=9435db8dece0c8205ce20576241a564454f034ad
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.06
Current Version Code:20

View file

@ -0,0 +1,67 @@
Categories:
- Development
License: GPL-2.0-or-later
SourceCode: https://github.com/martinmarinov/rtl_tcp_andro-
IssueTracker: https://github.com/martinmarinov/rtl_tcp_andro-/issues
AutoName: Rtl-sdr driver
Summary: Port of rtl-sdr's rtl_tcp
Description: |-
Allows you to use I/Q packet source in your Android applications.
All you need is to launch an intent in the form "iqsrc://rtl_tcp_arguments"
where you replace rtl_tcp_arguments with the arguments that you want your
application to run rtl_tcp with and the magic will be done behind the scenes.
This driver could be used by third party applications to implement Software
Defined Radio.
It does not require root for Android 3.1 and above.
RepoType: git
Repo: https://github.com/martinmarinov/rtl_tcp_andro-
Builds:
- versionName: '2.1'
versionCode: 13
commit: 001cf73726ad15b44245591d624b711f4409aa03
rm:
- libs/*jar
- bin/*apk
extlibs:
- android/android-support-v4.jar
buildjni:
- yes
- versionName: '2.2'
versionCode: 14
commit: 5a1013c2a3452193a9f8eda57d9c0e9f9714088c
rm:
- libs/*jar
- bin/*apk
extlibs:
- android/android-support-v4.jar
buildjni:
- yes
- versionName: '3.01'
versionCode: 17
disable: gradle and jni issues
commit: b4a0f49238aedf76a569fc9f84a5a73fd8e4ae3f
subdir: app
gradle:
- yes
buildjni:
- yes
- versionName: '3.06'
versionCode: 20
commit: 9435db8dece0c8205ce20576241a564454f034ad
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '3.06'
CurrentVersionCode: 20

View file

@ -1,29 +0,0 @@
Categories:System
License:MIT
Web Site:
Source Code:https://github.com/mavonst/easyLight
Issue Tracker:https://github.com/mavonst/easyLight/issues
Auto Name:EasyLight
Summary:Flashlight
Description:
Installs a service to communicate with the LED flash. Usable from an stand-alone
app and a widget.
.
Repo Type:git
Repo:https://github.com/mavonst/easyLight
Build:1.0,1
commit=3079827f0a17d1089edde0e7e1267b57cc7bc0c3
srclibs=1:Support/v7/appcompat@android-5.0.1_r1
rm=libs/*
extlibs=android/android-support-v4.jar
prebuild=echo -e 'java.source=1.7\njava.target=1.7' | tee $$Support$$/ant.properties > ant.properties && \
cp libs/android-support-v4.jar $$Support$$/libs/
target=android-21
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,35 @@
Categories:
- System
License: MIT
SourceCode: https://github.com/mavonst/easyLight
IssueTracker: https://github.com/mavonst/easyLight/issues
AutoName: EasyLight
Summary: Flashlight
Description: |-
Installs a service to communicate with the LED flash. Usable from an stand-alone
app and a widget.
RepoType: git
Repo: https://github.com/mavonst/easyLight
Builds:
- versionName: '1.0'
versionCode: 1
commit: 3079827f0a17d1089edde0e7e1267b57cc7bc0c3
srclibs:
- 1:Support/v7/appcompat@android-5.0.1_r1
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
prebuild:
- echo -e 'java.source=1.7\njava.target=1.7' | tee $$Support$$/ant.properties
> ant.properties
- cp libs/android-support-v4.jar $$Support$$/libs/
target: android-21
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,32 +0,0 @@
Categories:Multimedia
License:WTFPL
Web Site:
Source Code:https://github.com/maxammann/music-cyclon
Issue Tracker:https://github.com/maxammann/music-cyclon/issues
Auto Name:music-cyclon
Summary:App to synchronize music over network by using the beets web server
Description:
This App allows you to synchronize music over network by using the
[http://beets.io/ beets] web server. You can find instructions for running a
beets server and configuring the app at the beets
[http://beets.readthedocs.io/en/latest/plugins/web.html documentation].
.
Repo Type:git
Repo:https://github.com/maxammann/music-cyclon
Build:0.2,2
commit=v0.2
subdir=app
gradle=yes
Build:0.3.1,4
commit=v0.3.1
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.3.1
Current Version Code:4

View file

@ -0,0 +1,36 @@
Categories:
- Multimedia
License: WTFPL
SourceCode: https://github.com/maxammann/music-cyclon
IssueTracker: https://github.com/maxammann/music-cyclon/issues
AutoName: music-cyclon
Summary: App to synchronize music over network by using the beets web server
Description: |-
This App allows you to synchronize music over network by using the
[http://beets.io/ beets] web server. You can find instructions for running a
beets server and configuring the app at the beets
[http://beets.readthedocs.io/en/latest/plugins/web.html documentation].
RepoType: git
Repo: https://github.com/maxammann/music-cyclon
Builds:
- versionName: '0.2'
versionCode: 2
commit: v0.2
subdir: app
gradle:
- yes
- versionName: 0.3.1
versionCode: 4
commit: v0.3.1
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 0.3.1
CurrentVersionCode: 4

View file

@ -1,32 +0,0 @@
Categories:Games
License:GPL-3.0-or-later
Web Site:https://mazechazer.github.io/WoT-Tank-Quiz
Source Code:https://github.com/MazeChaZer/WoT-Tank-Quiz
Issue Tracker:https://github.com/MazeChaZer/WoT-Tank-Quiz/issues
Auto Name:WoT Tank Quiz
Summary:Quiz about the PC game World of Tanks
Description:
The WoT Tank Quiz is about guessing the names of tanks from the PC game World of
Tanks from their images. For each picture there are always 4 differnt possible
answers.
Depeding on the level of difficulty, these options will be rather different or
very similar to each other.
.
Repo Type:git
Repo:https://github.com/MazeChaZer/WoT-Tank-Quiz.git
Build:1.13,15
commit=v1.13
subdir=WoT Tank Quiz
Build:1.14,16
commit=v1.14
subdir=WoT Tank Quiz
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.14
Current Version Code:16

View file

@ -0,0 +1,35 @@
Categories:
- Games
License: GPL-3.0-or-later
WebSite: https://mazechazer.github.io/WoT-Tank-Quiz
SourceCode: https://github.com/MazeChaZer/WoT-Tank-Quiz
IssueTracker: https://github.com/MazeChaZer/WoT-Tank-Quiz/issues
AutoName: WoT Tank Quiz
Summary: Quiz about the PC game World of Tanks
Description: |-
The WoT Tank Quiz is about guessing the names of tanks from the PC game World of
Tanks from their images. For each picture there are always 4 differnt possible
answers.
Depeding on the level of difficulty, these options will be rather different or
very similar to each other.
RepoType: git
Repo: https://github.com/MazeChaZer/WoT-Tank-Quiz.git
Builds:
- versionName: '1.13'
versionCode: 15
commit: v1.13
subdir: WoT Tank Quiz
- versionName: '1.14'
versionCode: 16
commit: v1.14
subdir: WoT Tank Quiz
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.14'
CurrentVersionCode: 16

View file

@ -1,29 +0,0 @@
Categories:Multimedia
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/mbmb5/Eylca
Issue Tracker:https://github.com/mbmb5/Eylca/issues
Auto Name:Eylca
Summary:Control a lumix camera remotely
Description:
Aims at extending lumix camera abilities. Eylca currently allows to shoot
pictures or to record a video when a motion is detected in what the camera sees.
This application is unofficial. It is not an official Panasonic product, and it
is not approved by or associated with Panasonic in any way. For basic camera
control over wifi, please use the official app instead. Please note that it is
only tested on the FZ1000, but it should work on most Lumix cameras.
.
Repo Type:git
Repo:https://github.com/mbmb5/Eylca
Build:1.0,1
commit=v0.1-alpha2
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,31 @@
Categories:
- Multimedia
License: GPL-3.0-or-later
SourceCode: https://github.com/mbmb5/Eylca
IssueTracker: https://github.com/mbmb5/Eylca/issues
AutoName: Eylca
Summary: Control a lumix camera remotely
Description: |-
Aims at extending lumix camera abilities. Eylca currently allows to shoot
pictures or to record a video when a motion is detected in what the camera sees.
This application is unofficial. It is not an official Panasonic product, and it
is not approved by or associated with Panasonic in any way. For basic camera
control over wifi, please use the official app instead. Please note that it is
only tested on the FZ1000, but it should work on most Lumix cameras.
RepoType: git
Repo: https://github.com/mbmb5/Eylca
Builds:
- versionName: '1.0'
versionCode: 1
commit: v0.1-alpha2
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,32 +0,0 @@
Categories:System
License:Apache-2.0
Web Site:
Source Code:https://github.com/alexghr/bulkshare
Issue Tracker:https://github.com/alexghr/bulkshare/issues
Changelog:https://github.com/alexghr/bulkshare/blob/HEAD/CHANGELOG.md
Auto Name:Bulk Share
Summary:Share multiple URLs
Description:
Select multiple URLs to send via email, SMS, etc. This app has been deprecated
in favor of [[me.alexghr.bulkshare.android.app2]].
.
Repo Type:git
Repo:https://github.com/alexghr/bulkshare
Build:1.0,1
commit=v1.0.0
subdir=app
gradle=yes
Build:1.1.0,2
commit=v1.1.0
subdir=app
gradle=yes
Archive Policy:0 versions
Auto Update Mode:None
Update Check Mode:None
Current Version:1.1.0
Current Version Code:2

View file

@ -0,0 +1,36 @@
Categories:
- System
License: Apache-2.0
SourceCode: https://github.com/alexghr/bulkshare
IssueTracker: https://github.com/alexghr/bulkshare/issues
Changelog: https://github.com/alexghr/bulkshare/blob/HEAD/CHANGELOG.md
AutoName: Bulk Share
Summary: Share multiple URLs
Description: |-
Select multiple URLs to send via email, SMS, etc. This app has been deprecated
in favor of [[me.alexghr.bulkshare.android.app2]].
RepoType: git
Repo: https://github.com/alexghr/bulkshare
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0.0
subdir: app
gradle:
- yes
- versionName: 1.1.0
versionCode: 2
commit: v1.1.0
subdir: app
gradle:
- yes
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.1.0
CurrentVersionCode: 2

View file

@ -1,31 +0,0 @@
Categories:Internet
License:Apache-2.0
Web Site:
Source Code:https://github.com/alexghr/bulkshare
Issue Tracker:https://github.com/alexghr/bulkshare/issues
Changelog:https://github.com/alexghr/bulkshare/blob/HEAD/CHANGELOG.md
Auto Name:Bulkshare 2
Summary:Share multiple URLs
Description:
Select multiple URLs to send via email, SMS, etc. This app was previously known
as [[me.alexghr.android.bulkshare]].
.
Repo Type:git
Repo:https://github.com/alexghr/bulkshare
Build:2.0.0,2
commit=v2.0.0
subdir=app
gradle=yes
Build:2.1.0,3
commit=v2.1.0
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.1.0
Current Version Code:3

View file

@ -0,0 +1,35 @@
Categories:
- Internet
License: Apache-2.0
SourceCode: https://github.com/alexghr/bulkshare
IssueTracker: https://github.com/alexghr/bulkshare/issues
Changelog: https://github.com/alexghr/bulkshare/blob/HEAD/CHANGELOG.md
AutoName: Bulkshare 2
Summary: Share multiple URLs
Description: |-
Select multiple URLs to send via email, SMS, etc. This app was previously known
as [[me.alexghr.android.bulkshare]].
RepoType: git
Repo: https://github.com/alexghr/bulkshare
Builds:
- versionName: 2.0.0
versionCode: 2
commit: v2.0.0
subdir: app
gradle:
- yes
- versionName: 2.1.0
versionCode: 3
commit: v2.1.0
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 2.1.0
CurrentVersionCode: 3

View file

@ -1,29 +0,0 @@
Categories:Science & Education,Time
License:MIT
Web Site:
Source Code:https://github.com/hackathoner/Gradr
Issue Tracker:https://github.com/hackathoner/Gradr/issues
Auto Name:Gradr
Summary:Keep track of your grades
Description:
Allows students to simply and easily track their grades. Create classes and add
grades for each of those classes. Each grade is created with a name and the
point value it holds. With this you can calculate the percentage and overall
grade for each class. Gradr also allows students to automatically predict how
many points they need on their next assignment to get the grade that they
desire.
.
Repo Type:git
Repo:https://github.com/hackathoner/Gradr
Build:1.1,3
commit=c1689c8f240fe2456d7b5febdf35313f03722f60
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.1
Current Version Code:3

View file

@ -0,0 +1,32 @@
Categories:
- Science & Education
- Time
License: MIT
SourceCode: https://github.com/hackathoner/Gradr
IssueTracker: https://github.com/hackathoner/Gradr/issues
AutoName: Gradr
Summary: Keep track of your grades
Description: |-
Allows students to simply and easily track their grades. Create classes and add
grades for each of those classes. Each grade is created with a name and the
point value it holds. With this you can calculate the percentage and overall
grade for each class. Gradr also allows students to automatically predict how
many points they need on their next assignment to get the grade that they
desire.
RepoType: git
Repo: https://github.com/hackathoner/Gradr
Builds:
- versionName: '1.1'
versionCode: 3
commit: c1689c8f240fe2456d7b5febdf35313f03722f60
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.1'
CurrentVersionCode: 3

View file

@ -1,26 +0,0 @@
Categories:Games
License:MIT
Web Site:
Source Code:https://github.com/hackathoner/LoveGame
Issue Tracker:https://github.com/hackathoner/LoveGame/issues
Auto Name:Love Game
Summary:Dating quiz
Description:
36 questions which, when asking another partner, almost guarantees each other to
fall in love. Questions created by Dr. Arthur Aaron, see
[http://www.nytimes.com/2015/01/11/fashion/modern-love-to-fall-in-love-with-anyone-do-this.html].
.
Repo Type:git
Repo:https://github.com/hackathoner/LoveGame
Build:1.0,1
commit=ae40b8ff5778f1275cf58147dc899e767bb57be8
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,28 @@
Categories:
- Games
License: MIT
SourceCode: https://github.com/hackathoner/LoveGame
IssueTracker: https://github.com/hackathoner/LoveGame/issues
AutoName: Love Game
Summary: Dating quiz
Description: |-
36 questions which, when asking another partner, almost guarantees each other to
fall in love. Questions created by Dr. Arthur Aaron, see
[http://www.nytimes.com/2015/01/11/fashion/modern-love-to-fall-in-love-with-anyone-do-this.html].
RepoType: git
Repo: https://github.com/hackathoner/LoveGame
Builds:
- versionName: '1.0'
versionCode: 1
commit: ae40b8ff5778f1275cf58147dc899e767bb57be8
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,31 +0,0 @@
Categories:System
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/bpear96/ARChon-Packager
Issue Tracker:https://github.com/bpear96/ARChon-Packager/issues
Auto Name:ARChon Packager
Summary:Package installed apps for Chrome
Description:
Produce Chrome ARChon Custom Runtime packages directly from your phone. You can
generate chrome packages from either APKs on your phones storage or from already
installed apps.
Open the App, select an APK or App from list. App Name and package name are both
pulled from the APK and put into the manifest.json file. Everything is then
zipped together in a ChromeAPK folder on your phones storage.
.
Repo Type:git
Repo:https://github.com/bpear96/ARChon-Packager
Build:0.9.6,17
commit=d1dd6ec848079cd5293f1410ae24bcfe9d1842fd
subdir=app
gradle=yes
rm=app/libs/*jar
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.9.6
Current Version Code:17

View file

@ -0,0 +1,34 @@
Categories:
- System
License: GPL-3.0-only
SourceCode: https://github.com/bpear96/ARChon-Packager
IssueTracker: https://github.com/bpear96/ARChon-Packager/issues
AutoName: ARChon Packager
Summary: Package installed apps for Chrome
Description: |-
Produce Chrome ARChon Custom Runtime packages directly from your phone. You can
generate chrome packages from either APKs on your phones storage or from already
installed apps.
Open the App, select an APK or App from list. App Name and package name are both
pulled from the APK and put into the manifest.json file. Everything is then
zipped together in a ChromeAPK folder on your phones storage.
RepoType: git
Repo: https://github.com/bpear96/ARChon-Packager
Builds:
- versionName: 0.9.6
versionCode: 17
commit: d1dd6ec848079cd5293f1410ae24bcfe9d1842fd
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 0.9.6
CurrentVersionCode: 17

View file

@ -1,37 +0,0 @@
Categories:System
License:GPL-3.0-only
Web Site:http://forum.xda-developers.com/android/apps-games/app-chrome-apk-packager-generates-t2885958
Source Code:https://github.com/bpear96/Chrome-APK-Packager
Issue Tracker:https://github.com/bpear96/Chrome-APK-Packager/issues
Auto Name:ARChon Packager
Summary:Package installed apps for Chrome
Description:
Produce Chrome ARChon Custom Runtime packages directly from your phone. You can
generate chrome packages from either APKs on your phones storage or from already
installed apps.
Open the App, select an APK or App from list. App Name and package name are both
pulled from the APK and put into the manifest.json file. Everything is then
zipped together in a ChromeAPK folder on your phones storage.
This app has been replaced with [[me.bpear.archonpackager]] from the same
author.
.
Repo Type:git
Repo:https://github.com/bpear96/Chrome-APK-Packager
Build:0.9.3,13
disable=superseded
commit=795bcaf12bcf9713be4d002e4a88c8a4f5cea5ff
subdir=app
gradle=yes
rm=app/libs/*jar
prebuild=sed -i -e '/zip4j/d' -e '/FileTree/d' build.gradle && \
sed -i -e '/dependencies/acompile "net.lingala.zip4j:zip4j:1.3.2"\ncompile "com.readystatesoftware.systembartint:systembartint:1.0.4"' build.gradle
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.9.3
Current Version Code:13

View file

@ -0,0 +1,43 @@
Categories:
- System
License: GPL-3.0-only
WebSite: http://forum.xda-developers.com/android/apps-games/app-chrome-apk-packager-generates-t2885958
SourceCode: https://github.com/bpear96/Chrome-APK-Packager
IssueTracker: https://github.com/bpear96/Chrome-APK-Packager/issues
AutoName: ARChon Packager
Summary: Package installed apps for Chrome
Description: |-
Produce Chrome ARChon Custom Runtime packages directly from your phone. You can
generate chrome packages from either APKs on your phones storage or from already
installed apps.
Open the App, select an APK or App from list. App Name and package name are both
pulled from the APK and put into the manifest.json file. Everything is then
zipped together in a ChromeAPK folder on your phones storage.
This app has been replaced with [[me.bpear.archonpackager]] from the same
author.
RepoType: git
Repo: https://github.com/bpear96/Chrome-APK-Packager
Builds:
- versionName: 0.9.3
versionCode: 13
disable: superseded
commit: 795bcaf12bcf9713be4d002e4a88c8a4f5cea5ff
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
prebuild:
- sed -i -e '/zip4j/d' -e '/FileTree/d' build.gradle
- sed -i -e '/dependencies/acompile "net.lingala.zip4j:zip4j:1.3.2"\ncompile
"com.readystatesoftware.systembartint:systembartint:1.0.4"' build.gradle
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 0.9.3
CurrentVersionCode: 13

View file

@ -1,413 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Reading,Internet
License:GPL-3.0-only
Web Site:https://reddit.com/r/slideforreddit
Source Code:https://github.com/ccrama/Slide
Issue Tracker:https://github.com/ccrama/Slide/issues
Changelog:https://github.com/ccrama/Slide/blob/HEAD/CHANGELOG.md
Name:Slide
Summary:Companion app for reddit
Description:
Slide for Reddit is a feature-packed, material-designed unofficial browser for
Reddit with an easy to use UI and tons of customization. Slide is ad-free, open
source, and is packed with many unique features! Slide is for everyone, with a
broad array of features for power users and sleek design for minimalists.
'''Highlights:'''
* Gorgeous and unique design that is both pleasing to the eye, extremely easy to use, and fully configurable with over 12,000 theme combinations
* Slide is fully offline-capable! Sync your subreddits automatically and enjoy Reddit where you don't have internet, complete with images and gifs
* Make each subreddit unique with its own theme colors and accents
* Always ad-free and open source
* Image Flair support lets you show off your unique flair in your favorite communities, including /r/collegebasketball and /r/soccer
* Reply to comments and submissions inline without opening a reply window, and upload images straight into to your submissions/comments
* Support for many content sites, including Imgur, Tumblr, Gfycat, and Vid.me
* Most feature-rich and easy to use moderation suite on Android
* Hundreds of customization options to make Slide work exactly how you like it
* Lightweight and blazing fast
'''Other features that make Slide awesome:'''
* Many view types including desktop compact for dense information display and beautiful material card layout for enjoying photos
* Gallery and shadowbox modes (pro) give you a new way to view your favorite subreddits
* Extensive data-saving options with quality selection, never blow through your data caps again
* Theme choices include a beautiful true black AMOLED theme, sepia theme, blue gray theme, and white theme
* Synccit integration
* Full subreddit wiki support, and ability to correctly render tables and code blocks
* Full multireddit support with the ability to view other users multireddits
* Switch accounts when writing comments
* Powerful filter system to block out what you dont want to see
* View and delete your browsing history
* Get notified of new posts in subreddits
* “Casual” subscriptions that wont show up on your frontpage
* Ad-Block in websites (Pro)
* Optimized for tablet viewing with configurable columns and popup comment views (Pro)
* Many more details and features that you will fall in love with
.
Repo Type:git
Repo:https://github.com/ccrama/Slide
Build:5.2.2,172
disable=synccit.jar
commit=78126065c37a0dbdd4ad733632bee0a0defafcd2
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' build.gradle
Build:5.3,179
commit=a3976de76a4442a0c5b2c831c88552a926cfe51c
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.2.3,184
commit=5.3.2.3
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.2.5,186
commit=5.3.2.5
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.3,193
commit=5.3.3
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.4,196
commit=5.3.4
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.6,204
commit=5.3.6
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.7,207
commit=5.3.7
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.8,210
commit=5.3.8
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.9.2,215
commit=5.3.9.2
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.9.3,216
commit=5.3.9.3
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.9.5,217
commit=5.3.9.5
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.9.5-alpha3,219
commit=5.3.9.5-alpha3
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4-alpha1,220
commit=5.4-alpha1
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4,222
commit=5.4
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4.1,223
commit=5.4.1
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4.2.1,232
commit=5.4.2.1
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4.2.2,233
commit=5.4.2.2
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4.2.3,234
commit=5.4.2.3
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4.3,239
commit=5.4.3
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4.3.5,244
commit=5.4.3.5
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4.3.7,248
commit=5.4.3.7
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.5,255
commit=5.5
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.5.1,256
commit=5.5.1
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.5.2,261
commit=5.5.2
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.5.4,263
commit=5.5.4
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.5.5,264
commit=58d44b9c77cb4c0320e36dd1dae98e62fe7d0711
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.6,267
commit=5.6
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.6.1,270
commit=5.6.1
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.6.2,271
commit=5.6.2
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.6.5,272
commit=5.6.5
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.6.5-alpha5,282
commit=5.6.5-alpha5
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.6.5-alpha6,284
commit=5.6.5-alpha6
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.6.5-alpha5.1,285
commit=5.6.5-alpha5.1
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.7,286
commit=5.7
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.7.1,287
commit=5.7.1
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.7.2-alpha1,289
commit=5.7.2-alpha1
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.7.2,291
commit=5.7.2
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8-alpha1,292
commit=5.8-alpha1
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8-alpha1.5,293
commit=5.8-alpha1.5
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8-alpha2,294
commit=5.8-alpha2
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8-alpha2.1,295
commit=5.8-alpha2.1
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8-alpha3,297
commit=5.8-alpha3
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8.2,301
commit=5.8.2
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8.5-alpha2,303
commit=5.8.5-alpha2
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8.5-alpha4,305
commit=5.8.5-alpha4
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8.6,308
commit=5.8.6
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.8.7,309
commit=5.8.7
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.9-alpha1,310
commit=5.9-alpha1
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.9-alpha2,311
commit=5.9-alpha2
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:6.0.1-3,317
commit=6.0.1-3
subdir=app
gradle=noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:6.0.1-3
Current Version Code:317

View file

@ -0,0 +1,545 @@
AntiFeatures:
- NonFreeNet
Categories:
- Reading
- Internet
License: GPL-3.0-only
WebSite: https://reddit.com/r/slideforreddit
SourceCode: https://github.com/ccrama/Slide
IssueTracker: https://github.com/ccrama/Slide/issues
Changelog: https://github.com/ccrama/Slide/blob/HEAD/CHANGELOG.md
Name: Slide
Summary: Companion app for reddit
Description: |-
Slide for Reddit is a feature-packed, material-designed unofficial browser for
Reddit with an easy to use UI and tons of customization. Slide is ad-free, open
source, and is packed with many unique features! Slide is for everyone, with a
broad array of features for power users and sleek design for minimalists.
'''Highlights:'''
* Gorgeous and unique design that is both pleasing to the eye, extremely easy to use, and fully configurable with over 12,000 theme combinations
* Slide is fully offline-capable! Sync your subreddits automatically and enjoy Reddit where you don't have internet, complete with images and gifs
* Make each subreddit unique with its own theme colors and accents
* Always ad-free and open source
* Image Flair support lets you show off your unique flair in your favorite communities, including /r/collegebasketball and /r/soccer
* Reply to comments and submissions inline without opening a reply window, and upload images straight into to your submissions/comments
* Support for many content sites, including Imgur, Tumblr, Gfycat, and Vid.me
* Most feature-rich and easy to use moderation suite on Android
* Hundreds of customization options to make Slide work exactly how you like it
* Lightweight and blazing fast
'''Other features that make Slide awesome:'''
* Many view types including desktop compact for dense information display and beautiful material card layout for enjoying photos
* Gallery and shadowbox modes (pro) give you a new way to view your favorite subreddits
* Extensive data-saving options with quality selection, never blow through your data caps again
* Theme choices include a beautiful true black AMOLED theme, sepia theme, blue gray theme, and white theme
* Synccit integration
* Full subreddit wiki support, and ability to correctly render tables and code blocks
* Full multireddit support with the ability to view other users multireddits
* Switch accounts when writing comments
* Powerful filter system to block out what you dont want to see
* View and delete your browsing history
* Get notified of new posts in subreddits
* “Casual” subscriptions that wont show up on your frontpage
* Ad-Block in websites (Pro)
* Optimized for tablet viewing with configurable columns and popup comment views (Pro)
* Many more details and features that you will fall in love with
RepoType: git
Repo: https://github.com/ccrama/Slide
Builds:
- versionName: 5.2.2
versionCode: 172
disable: synccit.jar
commit: 78126065c37a0dbdd4ad733632bee0a0defafcd2
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' build.gradle
- versionName: '5.3'
versionCode: 179
commit: a3976de76a4442a0c5b2c831c88552a926cfe51c
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.2.3
versionCode: 184
commit: 5.3.2.3
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.2.5
versionCode: 186
commit: 5.3.2.5
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.3
versionCode: 193
commit: 5.3.3
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.4
versionCode: 196
commit: 5.3.4
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.6
versionCode: 204
commit: 5.3.6
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.7
versionCode: 207
commit: 5.3.7
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.8
versionCode: 210
commit: 5.3.8
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.9.2
versionCode: 215
commit: 5.3.9.2
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.9.3
versionCode: 216
commit: 5.3.9.3
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.9.5
versionCode: 217
commit: 5.3.9.5
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.3.9.5-alpha3
versionCode: 219
commit: 5.3.9.5-alpha3
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4-alpha1
versionCode: 220
commit: 5.4-alpha1
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: '5.4'
versionCode: 222
commit: '5.4'
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4.1
versionCode: 223
commit: 5.4.1
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4.2.1
versionCode: 232
commit: 5.4.2.1
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4.2.2
versionCode: 233
commit: 5.4.2.2
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4.2.3
versionCode: 234
commit: 5.4.2.3
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4.3
versionCode: 239
commit: 5.4.3
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4.3.5
versionCode: 244
commit: 5.4.3.5
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.4.3.7
versionCode: 248
commit: 5.4.3.7
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: '5.5'
versionCode: 255
commit: '5.5'
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.5.1
versionCode: 256
commit: 5.5.1
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.5.2
versionCode: 261
commit: 5.5.2
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.5.4
versionCode: 263
commit: 5.5.4
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.5.5
versionCode: 264
commit: 58d44b9c77cb4c0320e36dd1dae98e62fe7d0711
subdir: app
gradle:
- prod
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: '5.6'
versionCode: 267
commit: '5.6'
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.6.1
versionCode: 270
commit: 5.6.1
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.6.2
versionCode: 271
commit: 5.6.2
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.6.5
versionCode: 272
commit: 5.6.5
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.6.5-alpha5
versionCode: 282
commit: 5.6.5-alpha5
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.6.5-alpha6
versionCode: 284
commit: 5.6.5-alpha6
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.6.5-alpha5.1
versionCode: 285
commit: 5.6.5-alpha5.1
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: '5.7'
versionCode: 286
commit: '5.7'
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.7.1
versionCode: 287
commit: 5.7.1
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.7.2-alpha1
versionCode: 289
commit: 5.7.2-alpha1
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.7.2
versionCode: 291
commit: 5.7.2
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8-alpha1
versionCode: 292
commit: 5.8-alpha1
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8-alpha1.5
versionCode: 293
commit: 5.8-alpha1.5
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8-alpha2
versionCode: 294
commit: 5.8-alpha2
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8-alpha2.1
versionCode: 295
commit: 5.8-alpha2.1
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8-alpha3
versionCode: 297
commit: 5.8-alpha3
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8.2
versionCode: 301
commit: 5.8.2
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8.5-alpha2
versionCode: 303
commit: 5.8.5-alpha2
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8.5-alpha4
versionCode: 305
commit: 5.8.5-alpha4
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8.6
versionCode: 308
commit: 5.8.6
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.8.7
versionCode: 309
commit: 5.8.7
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.9-alpha1
versionCode: 310
commit: 5.9-alpha1
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 5.9-alpha2
versionCode: 311
commit: 5.9-alpha2
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
- versionName: 6.0.1-3
versionCode: 317
commit: 6.0.1-3
subdir: app
gradle:
- noGPlay
forceversion: true
prebuild: sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 6.0.1-3
CurrentVersionCode: 317

View file

@ -1,66 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Navigation
License:MIT
Web Site:http://addresstogps.com/
Source Code:https://github.com/DanielBarnett714/AddressToGPS
Issue Tracker:https://github.com/DanielBarnett714/AddressToGPS/issues
Donate:https://paypal.me/AddressToGPS
Bitcoin:1NjjuTxXm3ezpnVUGk4VmdEZUcym3SKZ8z
Auto Name:AddressToGPS
Summary:Simple address/POI search
Description:
This app doesn't work anymore, you can read more about the technical reasons
[https://github.com/DanielBarnett714/AddressToGPS/issues/13 here].
Search for an address, location, or area using the Google Maps javascript API
via [http://addresstogps.com/ AddressToGPS.com], a server provided by the
original author. Once you have selected a location you then can get the
coordinates and open the location in a maps app (e.g. [[net.osmand.plus]]). This
tool does not require your location, only an internet connection.
.
Repo Type:git
Repo:https://github.com/DanielBarnett714/AddressToGPS
Build:1.0,1
commit=v1.05
subdir=app
gradle=yes
Build:1.09,9
commit=1.09
subdir=app
gradle=yes
Build:1.1,10
disable=package id changed
commit=1.1
subdir=app
gradle=yes
Build:1.11,11
commit=1.11
subdir=app
gradle=yes
Build:1.12,12
commit=1.12
subdir=app
gradle=yes
Build:1.30,13
commit=1.30
subdir=app
gradle=yes
Build:1.32,14
commit=1.32
subdir=app
gradle=yes
Archive Policy:0 versions
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.32
Current Version Code:14

View file

@ -0,0 +1,82 @@
AntiFeatures:
- NonFreeNet
Categories:
- Navigation
License: MIT
WebSite: http://addresstogps.com/
SourceCode: https://github.com/DanielBarnett714/AddressToGPS
IssueTracker: https://github.com/DanielBarnett714/AddressToGPS/issues
Donate: https://paypal.me/AddressToGPS
Bitcoin: 1NjjuTxXm3ezpnVUGk4VmdEZUcym3SKZ8z
AutoName: AddressToGPS
Summary: Simple address/POI search
Description: |-
This app doesn't work anymore, you can read more about the technical reasons
[https://github.com/DanielBarnett714/AddressToGPS/issues/13 here].
Search for an address, location, or area using the Google Maps javascript API
via [http://addresstogps.com/ AddressToGPS.com], a server provided by the
original author. Once you have selected a location you then can get the
coordinates and open the location in a maps app (e.g. [[net.osmand.plus]]). This
tool does not require your location, only an internet connection.
RepoType: git
Repo: https://github.com/DanielBarnett714/AddressToGPS
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.05
subdir: app
gradle:
- yes
- versionName: '1.09'
versionCode: 9
commit: '1.09'
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 10
disable: package id changed
commit: '1.1'
subdir: app
gradle:
- yes
- versionName: '1.11'
versionCode: 11
commit: '1.11'
subdir: app
gradle:
- yes
- versionName: '1.12'
versionCode: 12
commit: '1.12'
subdir: app
gradle:
- yes
- versionName: '1.30'
versionCode: 13
commit: '1.30'
subdir: app
gradle:
- yes
- versionName: '1.32'
versionCode: 14
commit: '1.32'
subdir: app
gradle:
- yes
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.32'
CurrentVersionCode: 14

View file

@ -1,73 +0,0 @@
Categories:Navigation
License:LGPL-3.0-only
Web Site:https://danielbarnett714.github.io/Acastus/
Source Code:https://github.com/DanielBarnett714/Acastus
Issue Tracker:https://github.com/DanielBarnett714/Acastus/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VTUD5XRYMT686&lc=US&item_name=Acastus&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Bitcoin:1NjjuTxXm3ezpnVUGk4VmdEZUcym3SKZ8z
Auto Name:Acastus
Summary:Lookup addresses and POIs
Description:
''Acastus'' is a completely private, free and open source Address / POI lookup
application for Android. You can use it to find nearby places, all without the
privacy invasions and tracking features of other apps or share your location
to other people, knowing full well that the information is kept private.
''Acastus'' relies on [https://github.com/pelias/pelias Pelias] as the backend,
a replacement for Google Maps and other geocoding services that you can run on
your own server. It uses the pelias-api to fetch results to your phone, allowing
you to search for places in Acastus. Then open and navigate to the result in
your preffered navigation app, such as OsmAnd or Maps.me.
.
Repo Type:git
Repo:https://github.com/DanielBarnett714/Acastus
Build:1.00,5
commit=1.00
subdir=app
gradle=yes
Build:1.03,8
commit=1.03
subdir=app
gradle=yes
Build:1.04,9
commit=1.04
subdir=app
gradle=yes
Build:1.05,10
commit=1.05
subdir=app
gradle=yes
Build:1.06,11
commit=1.06
subdir=app
gradle=yes
Build:1.10,12
disable=java error
commit=1.10
subdir=app
gradle=yes
Build:1.11,13
disable=UnknownId @+id/button; fixed in upstream
commit=1.11
subdir=app
gradle=yes
Build:1.13,15
commit=1.13
subdir=app
gradle=yes
Archive Policy:0 versions
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.13
Current Version Code:15

View file

@ -0,0 +1,90 @@
Categories:
- Navigation
License: LGPL-3.0-only
WebSite: https://danielbarnett714.github.io/Acastus/
SourceCode: https://github.com/DanielBarnett714/Acastus
IssueTracker: https://github.com/DanielBarnett714/Acastus/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VTUD5XRYMT686&lc=US&item_name=Acastus&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Bitcoin: 1NjjuTxXm3ezpnVUGk4VmdEZUcym3SKZ8z
AutoName: Acastus
Summary: Lookup addresses and POIs
Description: |-
''Acastus'' is a completely private, free and open source Address / POI lookup
application for Android. You can use it to find nearby places, all without the
privacy invasions and tracking features of other apps or share your location
to other people, knowing full well that the information is kept private.
''Acastus'' relies on [https://github.com/pelias/pelias Pelias] as the backend,
a replacement for Google Maps and other geocoding services that you can run on
your own server. It uses the pelias-api to fetch results to your phone, allowing
you to search for places in Acastus. Then open and navigate to the result in
your preffered navigation app, such as OsmAnd or Maps.me.
RepoType: git
Repo: https://github.com/DanielBarnett714/Acastus
Builds:
- versionName: '1.00'
versionCode: 5
commit: '1.00'
subdir: app
gradle:
- yes
- versionName: '1.03'
versionCode: 8
commit: '1.03'
subdir: app
gradle:
- yes
- versionName: '1.04'
versionCode: 9
commit: '1.04'
subdir: app
gradle:
- yes
- versionName: '1.05'
versionCode: 10
commit: '1.05'
subdir: app
gradle:
- yes
- versionName: '1.06'
versionCode: 11
commit: '1.06'
subdir: app
gradle:
- yes
- versionName: '1.10'
versionCode: 12
disable: java error
commit: '1.10'
subdir: app
gradle:
- yes
- versionName: '1.11'
versionCode: 13
disable: UnknownId @+id/button; fixed in upstream
commit: '1.11'
subdir: app
gradle:
- yes
- versionName: '1.13'
versionCode: 15
commit: '1.13'
subdir: app
gradle:
- yes
ArchivePolicy: 0 versions
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.13'
CurrentVersionCode: 15

View file

@ -1,31 +0,0 @@
AntiFeatures:NonFreeDep
Categories:Internet
License:GPL-3.0-or-later
Web Site:https://disconnect.me/
Source Code:https://github.com/disconnectme/disconnect-mobile-android
Issue Tracker:https://github.com/disconnectme/disconnect-mobile-android/issues
Auto Name:Disconnect
Summary:Show website trackers
Description:
Shows the trackers on websites you enter. If you pay a subscription fee, you can
use their VPN which filters trackers and anonymizes searches.
The will crash on phones on GAPPS-free devices.
.
Repo Type:git
Repo:https://github.com/disconnectme/disconnect-mobile-android
Build:1.0.5,8
disable=openvpn so files; executable binaries
commit=98bed0f21cd1702f53cb9b5acca05b525bb62263
subdir=disconnect
rm=OpenVpnLib/libs/*.jar,disconnect/libs/*.jar
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar ../OpenVpnLib/libs/
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0.5
Current Version Code:8

View file

@ -0,0 +1,37 @@
AntiFeatures:
- NonFreeDep
Categories:
- Internet
License: GPL-3.0-or-later
WebSite: https://disconnect.me/
SourceCode: https://github.com/disconnectme/disconnect-mobile-android
IssueTracker: https://github.com/disconnectme/disconnect-mobile-android/issues
AutoName: Disconnect
Summary: Show website trackers
Description: |-
Shows the trackers on websites you enter. If you pay a subscription fee, you can
use their VPN which filters trackers and anonymizes searches.
The will crash on phones on GAPPS-free devices.
RepoType: git
Repo: https://github.com/disconnectme/disconnect-mobile-android
Builds:
- versionName: 1.0.5
versionCode: 8
disable: openvpn so files; executable binaries
commit: 98bed0f21cd1702f53cb9b5acca05b525bb62263
subdir: disconnect
rm:
- OpenVpnLib/libs/*.jar
- disconnect/libs/*.jar
extlibs:
- android/android-support-v4.jar
prebuild: cp libs/android-support-v4.jar ../OpenVpnLib/libs/
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.0.5
CurrentVersionCode: 8

View file

@ -1,118 +0,0 @@
Categories:Science & Education,Navigation
License:MIT
Web Site:
Source Code:https://github.com/arkon/CDFLabs
Issue Tracker:https://github.com/arkon/CDFLabs/issues
Auto Name:CS Teaching Labs
Summary:Check availibilty of computers at CDFLabs
Description:
Allows Computer Science students at University of Toronto St George to quickly
check how many machines are available in the various CDF computer labs in Bahen
and on NX.
Older versions are GPLv3 licensed, staring with 3.0.0 licensing switched to MIT.
.
Repo Type:git
Repo:https://github.com/arkon/CDFLabs
Build:1.1,11
commit=5899be13b2480ff05bfb850c4156cb1ab374df76
subdir=app
gradle=yes
rm=app/libs/*jar
prebuild=sed -i -e '/support-v4/acompile "org.jsoup:jsoup:1.7.3"' build.gradle
Build:2.0,14
commit=6124e55ebce37c105efa324845cd7b89770bc074
subdir=app
gradle=yes
rm=app/libs/*jar
Build:2.0.1,15
commit=715f7c73d60419bc019c8351dcf5d809c7e058d9
subdir=app
gradle=yes
rm=app/libs/*jar
Build:2.0.2,16
commit=36379b31d8b5f892fff67cddad07207537052299
subdir=app
gradle=yes
rm=app/libs/*jar
Build:2.1,17
commit=c4fb7d6db73cf5c8e2d3dbe0a7cefcc6581871ad
subdir=app
gradle=yes
rm=app/libs/*jar
Build:2.2.1,19
commit=a62cfcb7971057ac9cd38b050831c9eaa03058b3
subdir=app
gradle=yes
rm=app/libs/*jar
Build:2.2.2,20
commit=12ed877698bf862e6103c550c626c4c19fd209d7
subdir=app
gradle=yes
rm=app/libs/*jar
Build:2.2.3,21
commit=48ef9e55b910dfd06ab82b4024ffe41eeacba220
subdir=app
gradle=yes
rm=app/libs/*jar
Build:2.3.0,22
commit=89588ac36b3886f3660e6900fb643cf940d0dc89
subdir=app
gradle=yes
Build:3.0.0,23
commit=d7b547a9f5052d6e73cb827e6a451b716e62db8f
subdir=app
gradle=yes
Build:3.0.1,24
commit=9f7f518
subdir=app
gradle=yes
Build:3.0.3,26
commit=3a34dff96aeebf30331367e8d199183a48f6850a
subdir=app
gradle=yes
Build:3.0.4,27
disable=aapt returns 2
commit=b79dfe351c4f3af81a44453015456592062a8317
subdir=app
gradle=yes
Build:3.1.0,28
commit=2df2f39acc8245d27d30ef4625c5223443057c09
subdir=app
gradle=yes
Build:3.2.0,29
commit=17594888739db5d6f755a4205a37c2a71f75e94c
subdir=app
gradle=yes
Build:3.2.1,30
commit=03f2105fec84e1fcd16fe80d3262574d4463e71f
subdir=app
gradle=yes
Build:3.3.0,31
commit=6901d02f3c1b76cc69b62969a9b3d45ac62dfe6c
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.3.0
Current Version Code:31

View file

@ -0,0 +1,161 @@
Categories:
- Science & Education
- Navigation
License: MIT
SourceCode: https://github.com/arkon/CDFLabs
IssueTracker: https://github.com/arkon/CDFLabs/issues
AutoName: CS Teaching Labs
Summary: Check availibilty of computers at CDFLabs
Description: |-
Allows Computer Science students at University of Toronto St George to quickly
check how many machines are available in the various CDF computer labs in Bahen
and on NX.
Older versions are GPLv3 licensed, staring with 3.0.0 licensing switched to MIT.
RepoType: git
Repo: https://github.com/arkon/CDFLabs
Builds:
- versionName: '1.1'
versionCode: 11
commit: 5899be13b2480ff05bfb850c4156cb1ab374df76
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
prebuild: sed -i -e '/support-v4/acompile "org.jsoup:jsoup:1.7.3"' build.gradle
- versionName: '2.0'
versionCode: 14
commit: 6124e55ebce37c105efa324845cd7b89770bc074
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
- versionName: 2.0.1
versionCode: 15
commit: 715f7c73d60419bc019c8351dcf5d809c7e058d9
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
- versionName: 2.0.2
versionCode: 16
commit: 36379b31d8b5f892fff67cddad07207537052299
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
- versionName: '2.1'
versionCode: 17
commit: c4fb7d6db73cf5c8e2d3dbe0a7cefcc6581871ad
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
- versionName: 2.2.1
versionCode: 19
commit: a62cfcb7971057ac9cd38b050831c9eaa03058b3
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
- versionName: 2.2.2
versionCode: 20
commit: 12ed877698bf862e6103c550c626c4c19fd209d7
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
- versionName: 2.2.3
versionCode: 21
commit: 48ef9e55b910dfd06ab82b4024ffe41eeacba220
subdir: app
gradle:
- yes
rm:
- app/libs/*jar
- versionName: 2.3.0
versionCode: 22
commit: 89588ac36b3886f3660e6900fb643cf940d0dc89
subdir: app
gradle:
- yes
- versionName: 3.0.0
versionCode: 23
commit: d7b547a9f5052d6e73cb827e6a451b716e62db8f
subdir: app
gradle:
- yes
- versionName: 3.0.1
versionCode: 24
commit: 9f7f518
subdir: app
gradle:
- yes
- versionName: 3.0.3
versionCode: 26
commit: 3a34dff96aeebf30331367e8d199183a48f6850a
subdir: app
gradle:
- yes
- versionName: 3.0.4
versionCode: 27
disable: aapt returns 2
commit: b79dfe351c4f3af81a44453015456592062a8317
subdir: app
gradle:
- yes
- versionName: 3.1.0
versionCode: 28
commit: 2df2f39acc8245d27d30ef4625c5223443057c09
subdir: app
gradle:
- yes
- versionName: 3.2.0
versionCode: 29
commit: 17594888739db5d6f755a4205a37c2a71f75e94c
subdir: app
gradle:
- yes
- versionName: 3.2.1
versionCode: 30
commit: 03f2105fec84e1fcd16fe80d3262574d4463e71f
subdir: app
gradle:
- yes
- versionName: 3.3.0
versionCode: 31
commit: 6901d02f3c1b76cc69b62969a9b3d45ac62dfe6c
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 3.3.0
CurrentVersionCode: 31

View file

@ -1,126 +0,0 @@
Categories:Multimedia
License:MIT
Web Site:https://listen.moe/
Source Code:https://github.com/LISTEN-moe/android-app
Issue Tracker:https://github.com/LISTEN-moe/android-app/issues
Donate:https://www.patreon.com/odysseyradio
Auto Name:LISTEN.moe
Summary:Listen to j-pop and anime music radio 24/7 ad-free
Description:
Features:
* Tune in to the radio 24/7
* No ads
* Login to your account to access your favorites and make requests
* Search for songs to favorite and request
* See the last 2 songs played
* Musicxmatch floating lyrics support
* Android Auto support
* Bluetooth and headphone control support
About:
* You can listen to the radio on any device with a browser too: https://listen.moe/
* Help translate this app into your language: https://osfmofb.oneskyapp.com/collaboration/project?id=271507
.
Repo Type:git
Repo:https://github.com/LISTEN-moe/android-app
Build:1.6.4,30
commit=v1.6.4
subdir=app
gradle=fdroid
Build:2.0.0,31
commit=v2.0.0
subdir=app
gradle=fdroid
Build:2.0.3,34
commit=v2.0.3
subdir=app
gradle=fdroid
Build:2.0.4,39
commit=v2.0.4
subdir=app
gradle=fdroid
Build:3.0.0,55
commit=v3.0.0
subdir=app
gradle=fdroid
Build:3.0.1,56
commit=v3.0.1
subdir=app
gradle=fdroid
Build:3.0.2,57
commit=v3.0.2
subdir=app
gradle=fdroid
Build:3.0.3,58
commit=v3.0.3
subdir=app
gradle=fdroid
Build:3.0.4,59
disable=ProGuard: Unsupported class version number [53.0] (maximum 52.0, Java 1.8)
commit=v3.0.4
subdir=app
gradle=fdroid
Build:3.0.5,60
commit=v3.0.5
subdir=app
gradle=fdroid
Build:3.0.6,61
commit=v3.0.6
subdir=app
gradle=fdroid
Build:3.0.7,62
commit=v3.0.7
subdir=app
gradle=fdroid
Build:3.0.8,63
commit=v3.0.8
subdir=app
gradle=fdroid
Build:3.1.0,64
commit=v3.1.0
subdir=app
gradle=fdroid
Build:3.2.0,65
commit=v3.2.0
subdir=app
gradle=fdroid
Build:3.2.1,66
commit=v3.2.1
subdir=app
gradle=fdroid
Build:3.3.0,67
commit=v3.3.0
subdir=app
gradle=fdroid
Build:3.3.2,69
commit=v3.3.2
subdir=app
gradle=fdroid
Auto Update Mode:Version v%v
Update Check Mode:Tags
Update Check Name:me.echeung.moemoekyun
Current Version:3.3.2
Current Version Code:69

View file

@ -0,0 +1,164 @@
Categories:
- Multimedia
License: MIT
WebSite: https://listen.moe/
SourceCode: https://github.com/LISTEN-moe/android-app
IssueTracker: https://github.com/LISTEN-moe/android-app/issues
Donate: https://www.patreon.com/odysseyradio
AutoName: LISTEN.moe
Summary: Listen to j-pop and anime music radio 24/7 ad-free
Description: |-
Features:
* Tune in to the radio 24/7
* No ads
* Login to your account to access your favorites and make requests
* Search for songs to favorite and request
* See the last 2 songs played
* Musicxmatch floating lyrics support
* Android Auto support
* Bluetooth and headphone control support
About:
* You can listen to the radio on any device with a browser too: https://listen.moe/
* Help translate this app into your language: https://osfmofb.oneskyapp.com/collaboration/project?id=271507
RepoType: git
Repo: https://github.com/LISTEN-moe/android-app
Builds:
- versionName: 1.6.4
versionCode: 30
commit: v1.6.4
subdir: app
gradle:
- fdroid
- versionName: 2.0.0
versionCode: 31
commit: v2.0.0
subdir: app
gradle:
- fdroid
- versionName: 2.0.3
versionCode: 34
commit: v2.0.3
subdir: app
gradle:
- fdroid
- versionName: 2.0.4
versionCode: 39
commit: v2.0.4
subdir: app
gradle:
- fdroid
- versionName: 3.0.0
versionCode: 55
commit: v3.0.0
subdir: app
gradle:
- fdroid
- versionName: 3.0.1
versionCode: 56
commit: v3.0.1
subdir: app
gradle:
- fdroid
- versionName: 3.0.2
versionCode: 57
commit: v3.0.2
subdir: app
gradle:
- fdroid
- versionName: 3.0.3
versionCode: 58
commit: v3.0.3
subdir: app
gradle:
- fdroid
- versionName: 3.0.4
versionCode: 59
disable: 'ProGuard: Unsupported class version number [53.0] (maximum 52.0, Java
1.8)'
commit: v3.0.4
subdir: app
gradle:
- fdroid
- versionName: 3.0.5
versionCode: 60
commit: v3.0.5
subdir: app
gradle:
- fdroid
- versionName: 3.0.6
versionCode: 61
commit: v3.0.6
subdir: app
gradle:
- fdroid
- versionName: 3.0.7
versionCode: 62
commit: v3.0.7
subdir: app
gradle:
- fdroid
- versionName: 3.0.8
versionCode: 63
commit: v3.0.8
subdir: app
gradle:
- fdroid
- versionName: 3.1.0
versionCode: 64
commit: v3.1.0
subdir: app
gradle:
- fdroid
- versionName: 3.2.0
versionCode: 65
commit: v3.2.0
subdir: app
gradle:
- fdroid
- versionName: 3.2.1
versionCode: 66
commit: v3.2.1
subdir: app
gradle:
- fdroid
- versionName: 3.3.0
versionCode: 67
commit: v3.3.0
subdir: app
gradle:
- fdroid
- versionName: 3.3.2
versionCode: 69
commit: v3.3.2
subdir: app
gradle:
- fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckName: me.echeung.moemoekyun
CurrentVersion: 3.3.2
CurrentVersionCode: 69

View file

@ -1,82 +0,0 @@
Categories:Navigation
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/labexp/osmtracker-android
Issue Tracker:https://github.com/labexp/osmtracker-android/issues
Changelog:https://github.com/labexp/osmtracker-android/releases
Name:OSMTracker
Auto Name:OSMTracker for Android™
Summary:GPS Track Recorder
Description:
Notice: The app developer changed the applicationID, the new updated app is
[[net.osmtracker]]
OSMTracker allows you to track your journey and mark significant way points. Way
points can be marked with a tag using a button, with a quick voice record, a
text note or by taking a picture. The various button pages and layouts can be
customized to suit your OpenStreetMap activities. You can view your current
track on top of an OpenStreetMap background.
.
Repo Type:git
Repo:https://github.com/labexp/osmtracker-android.git
Build:0.5.6,21
commit=0.5.6
target=android-8
Build:0.5.7,22
commit=eac27c8a37066988f784cbc2ad7e7a2ab0326839
target=android-4
Build:0.6.2,26
commit=0.6.2
target=android-15
Build:0.6.3,27
commit=0.6.3
target=android-15
Build:0.6.4,28
commit=5419f9281
init=cp -fr res/values-nb/ res/values-no/ && \
cp -fr res/xml-nb/ res/xml-no/ && \
rm -rf custom_rules.xml tests
Build:0.6.5,29
commit=0.6.5
rm=custom_rules.xml
Build:0.6.6,30
commit=0.6.6
rm=custom_rules.xml
Build:0.6.7,32
commit=0.6.7
rm=custom_rules.xml
Build:0.6.8,33
commit=0.6.8
rm=custom_rules.xml
Build:0.6.9,35
commit=0.6.9
rm=custom_rules.xml
Build:0.6.10,36
commit=0.6.10
subdir=app
gradle=yes
rm=app/libs/*.jar
prebuild=sed -i -e '/compile files/d' -e '/dependencies {/acompile "org.apache.james:apache-mime4j-core:0.7.2"\ncompile "org.apache.httpcomponents:httpclient:4.2.1"\ncompile "org.apache.httpcomponents:httpcore:4.2.1"\ncompile "org.apache.httpcomponents:httpmime:4.2.1"\ncompile "org.osmdroid:osmdroid-android:4.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "org.slf4j:slf4j-android:1.6.1-RC1"\n' build.gradle
Build:0.6.11,37
commit=0.6.11
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.6.11
Current Version Code:37

View file

@ -0,0 +1,107 @@
Categories:
- Navigation
License: GPL-3.0-only
SourceCode: https://github.com/labexp/osmtracker-android
IssueTracker: https://github.com/labexp/osmtracker-android/issues
Changelog: https://github.com/labexp/osmtracker-android/releases
Name: OSMTracker
AutoName: OSMTracker for Android™
Summary: GPS Track Recorder
Description: |-
Notice: The app developer changed the applicationID, the new updated app is
[[net.osmtracker]]
OSMTracker allows you to track your journey and mark significant way points. Way
points can be marked with a tag using a button, with a quick voice record, a
text note or by taking a picture. The various button pages and layouts can be
customized to suit your OpenStreetMap activities. You can view your current
track on top of an OpenStreetMap background.
RepoType: git
Repo: https://github.com/labexp/osmtracker-android.git
Builds:
- versionName: 0.5.6
versionCode: 21
commit: 0.5.6
target: android-8
- versionName: 0.5.7
versionCode: 22
commit: eac27c8a37066988f784cbc2ad7e7a2ab0326839
target: android-4
- versionName: 0.6.2
versionCode: 26
commit: 0.6.2
target: android-15
- versionName: 0.6.3
versionCode: 27
commit: 0.6.3
target: android-15
- versionName: 0.6.4
versionCode: 28
commit: 5419f9281
init:
- cp -fr res/values-nb/ res/values-no/
- cp -fr res/xml-nb/ res/xml-no/
- rm -rf custom_rules.xml tests
- versionName: 0.6.5
versionCode: 29
commit: 0.6.5
rm:
- custom_rules.xml
- versionName: 0.6.6
versionCode: 30
commit: 0.6.6
rm:
- custom_rules.xml
- versionName: 0.6.7
versionCode: 32
commit: 0.6.7
rm:
- custom_rules.xml
- versionName: 0.6.8
versionCode: 33
commit: 0.6.8
rm:
- custom_rules.xml
- versionName: 0.6.9
versionCode: 35
commit: 0.6.9
rm:
- custom_rules.xml
- versionName: 0.6.10
versionCode: 36
commit: 0.6.10
subdir: app
gradle:
- yes
rm:
- app/libs/*.jar
prebuild: sed -i -e '/compile files/d' -e '/dependencies {/acompile "org.apache.james:apache-mime4j-core:0.7.2"\ncompile
"org.apache.httpcomponents:httpclient:4.2.1"\ncompile "org.apache.httpcomponents:httpcore:4.2.1"\ncompile
"org.apache.httpcomponents:httpmime:4.2.1"\ncompile "org.osmdroid:osmdroid-android:4.2"\ncompile
"oauth.signpost:signpost-commonshttp4:1.2.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile
"org.slf4j:slf4j-android:1.6.1-RC1"\n' build.gradle
- versionName: 0.6.11
versionCode: 37
commit: 0.6.11
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.6.11
CurrentVersionCode: 37

View file

@ -1,38 +0,0 @@
Categories:Internet
License:GPL-3.0-only
Web Site:https://urlhda.hda.me/
Source Code:https://github.com/cryptofuture/urlhda-android
Issue Tracker:https://github.com/cryptofuture/urlhda-android/issues
Bitcoin:1N5czHaoSLukFSTq2ZJujaWGjkmBxv2dT9
Auto Name:HDA URL
Summary:Generate short URLs
Description:
Generate short URLs for any given one via [http://hda.me hda.me].
[https://github.com/cryptofuture/urlhda Urlhda] repo also includes instruction
to run such a service on your own with [http://nginx.org/ nginx] and
[http://www.postgresql.org/ PostgreSQL].
.
Repo Type:git
Repo:https://github.com/cryptofuture/urlhda-android
Build:1.0,1
commit=v1.0
subdir=android_app/app
gradle=yes
Build:1.2,3
commit=1.2
subdir=app
gradle=yes
Build:1.3,4
commit=1.3
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.3
Current Version Code:4

View file

@ -0,0 +1,45 @@
Categories:
- Internet
License: GPL-3.0-only
WebSite: https://urlhda.hda.me/
SourceCode: https://github.com/cryptofuture/urlhda-android
IssueTracker: https://github.com/cryptofuture/urlhda-android/issues
Bitcoin: 1N5czHaoSLukFSTq2ZJujaWGjkmBxv2dT9
AutoName: HDA URL
Summary: Generate short URLs
Description: |-
Generate short URLs for any given one via [http://hda.me hda.me].
[https://github.com/cryptofuture/urlhda Urlhda] repo also includes instruction
to run such a service on your own with [http://nginx.org/ nginx] and
[http://www.postgresql.org/ PostgreSQL].
RepoType: git
Repo: https://github.com/cryptofuture/urlhda-android
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: android_app/app
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: '1.2'
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 4
commit: '1.3'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 4

View file

@ -1,33 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Internet
License:MIT
Web Site:
Source Code:https://github.com/JakeLane/Toffeed
Issue Tracker:https://github.com/JakeLane/Toffeed/issues
Auto Name:Toffeed
Summary:Interact with Facebook
Description:
'''Note:''' This app is no longer maintained.
Wrapper around Facebook's mobile website and APIs.
'''Features:'''
* Light: The official Facebook app is slow and a battery hog. Toffeed is under 2 MB and has no background services which drains battery.
* Notifications: Toffeed supports background notifications.
* Material design: Toffeed follows Google's material design guidelines.
.
Repo Type:git
Repo:https://github.com/JakeLane/Toffeed
Build:1.5.5,14
commit=9bce088b1dbce0f17060fd6246b9ddd90d2cd2d9
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.5.5
Current Version Code:14

View file

@ -0,0 +1,36 @@
AntiFeatures:
- NonFreeNet
Categories:
- Internet
License: MIT
SourceCode: https://github.com/JakeLane/Toffeed
IssueTracker: https://github.com/JakeLane/Toffeed/issues
AutoName: Toffeed
Summary: Interact with Facebook
Description: |-
'''Note:''' This app is no longer maintained.
Wrapper around Facebook's mobile website and APIs.
'''Features:'''
* Light: The official Facebook app is slow and a battery hog. Toffeed is under 2 MB and has no background services which drains battery.
* Notifications: Toffeed supports background notifications.
* Material design: Toffeed follows Google's material design guidelines.
RepoType: git
Repo: https://github.com/JakeLane/Toffeed
Builds:
- versionName: 1.5.5
versionCode: 14
commit: 9bce088b1dbce0f17060fd6246b9ddd90d2cd2d9
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.5.5
CurrentVersionCode: 14

View file

@ -1,41 +0,0 @@
Categories:Writing
License:GPL-3.0-only
Web Site:http://jamesfrost.me/simpleDo/simple-do.htm
Source Code:https://github.com/JamesFrost/SimpleDo
Issue Tracker:https://github.com/JamesFrost/SimpleDo/issues
Auto Name:SimpleDo
Summary:Track and manage todo items
Description:
Simple todo list manager with emphasis on minimalism.
.
Repo Type:git
Repo:https://github.com/JamesFrost/SimpleDo
Build:1.1.2,3
commit=343495edeb529845f0c95fa9800c63fe190c40af
srclibs=JodaTime@v2.5
rm=out
extlibs=android/android-support-v4.jar
prebuild=pushd $$JodaTime$$ && \
$$MVN3$$ package && \
popd && \
mkdir -p libs && \
cp $$JodaTime$$/target/*.jar libs/
Build:1.2.0,4
commit=v1.2.0
srclibs=JodaTime@v2.5
rm=out
extlibs=android/android-support-v4.jar
prebuild=pushd $$JodaTime$$ && \
$$MVN3$$ package && \
popd && \
mkdir -p libs && \
cp $$JodaTime$$/target/*.jar libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2.0
Current Version Code:4

View file

@ -0,0 +1,51 @@
Categories:
- Writing
License: GPL-3.0-only
WebSite: http://jamesfrost.me/simpleDo/simple-do.htm
SourceCode: https://github.com/JamesFrost/SimpleDo
IssueTracker: https://github.com/JamesFrost/SimpleDo/issues
AutoName: SimpleDo
Summary: Track and manage todo items
Description: Simple todo list manager with emphasis on minimalism.
RepoType: git
Repo: https://github.com/JamesFrost/SimpleDo
Builds:
- versionName: 1.1.2
versionCode: 3
commit: 343495edeb529845f0c95fa9800c63fe190c40af
srclibs:
- JodaTime@v2.5
rm:
- out
extlibs:
- android/android-support-v4.jar
prebuild:
- pushd $$JodaTime$$
- $$MVN3$$ package
- popd
- mkdir -p libs
- cp $$JodaTime$$/target/*.jar libs/
- versionName: 1.2.0
versionCode: 4
commit: v1.2.0
srclibs:
- JodaTime@v2.5
rm:
- out
extlibs:
- android/android-support-v4.jar
prebuild:
- pushd $$JodaTime$$
- $$MVN3$$ package
- popd
- mkdir -p libs
- cp $$JodaTime$$/target/*.jar libs/
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.2.0
CurrentVersionCode: 4

View file

@ -1,34 +0,0 @@
Categories:Development
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/JohnMH/BoogDroid
Issue Tracker:https://github.com/JohnMH/BoogDroid/issues
Auto Name:BoogDroid
Summary:Bugzilla client
Description:
Browse bugzilla bug tracker.
.
Repo Type:git
Repo:https://github.com/JohnMH/BoogDroid
Build:0.0.1,13
commit=81eb5d60eb19c1849242ec9afaac20e30f26179a
subdir=app
gradle=yes
Build:0.0.2,14
commit=v0.0.2
subdir=app
gradle=yes
Build:0.0.3,15
commit=v0.0.3
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.0.3
Current Version Code:15

View file

@ -0,0 +1,39 @@
Categories:
- Development
License: GPL-3.0-only
SourceCode: https://github.com/JohnMH/BoogDroid
IssueTracker: https://github.com/JohnMH/BoogDroid/issues
AutoName: BoogDroid
Summary: Bugzilla client
Description: Browse bugzilla bug tracker.
RepoType: git
Repo: https://github.com/JohnMH/BoogDroid
Builds:
- versionName: 0.0.1
versionCode: 13
commit: 81eb5d60eb19c1849242ec9afaac20e30f26179a
subdir: app
gradle:
- yes
- versionName: 0.0.2
versionCode: 14
commit: v0.0.2
subdir: app
gradle:
- yes
- versionName: 0.0.3
versionCode: 15
commit: v0.0.3
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.0.3
CurrentVersionCode: 15

View file

@ -1,320 +0,0 @@
Categories:Navigation,Money
License:Apache-2.0
Web Site:https://bitbucket.org/frigus02/car-report
Source Code:https://bitbucket.org/frigus02/car-report/src
Issue Tracker:https://bitbucket.org/frigus02/car-report/issues
Auto Name:Car Report
Summary:Track your car costs
Description:
Get an idea of how much your car costs. Simply enter the costs after refueling
and get nice reports. These are:
# Fuel consumption
# Fuel price
# Mileage
# Average costs of the car per day, month and year
Additional features:
* Simple calculations like "how much will 5 liters of fuel cost?".
* Manage other income/expenses such as repairs and recurring costs such as taxes.
* Synchronize your data with Dropbox, Google Drive or WebDAV, export/import data as CSV and make simple backups to SD card.
* Car related reminders like "general inspection every year or after 15.000 km".
Permissions:
Network access: Used to synchronize with Dropbox/Google Drive/WebDAV, if
enabled. Manage acounts: Used for synchronization. Write to SD card: Used to
read/write backup and CSV exports to SD card. Run at startup: Used to show
reminders after device reboot.
.
Repo Type:git
Repo:https://bitbucket.org/frigus02/car-report.git
Build:1.6,8
commit=fff5eac
subdir=CarReport
Build:2.0,9
commit=24fe544
subdir=CarReport
Build:2.1,10
commit=4f5f5ce
subdir=CarReport
Build:2.2,11
commit=0b03441
subdir=CarReport
Build:2.5,14
commit=2b03648
subdir=CarReport
Build:2.7,17
commit=14cebab
subdir=CarReport
Build:2.8.1,19
commit=f95fbf4
srclibs=ChartLib@4f947ae,HoloColorPicker-frigus02@a4a5b45ec4
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@' project.properties
Build:2.9.1,21
commit=4bd2f22
srclibs=ChartLib@4f947ae,HoloColorPicker-frigus02@a4a5b45ec4
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@' project.properties
Build:3.6.3,38
commit=7ee0650
subdir=app
gradle=foss
rm=tools
prebuild=sed -i '/Play Services/,/WebDAV/d' build.gradle
Build:3.7.1,40
commit=197a844
subdir=app
gradle=foss
rm=tools
prebuild=sed -i '/Play Services/,/WebDAV/d' build.gradle
Build:3.7.2,41
commit=3.7.2
subdir=app
gradle=foss
rm=tools
prebuild=sed -i '/Play Services/,/WebDAV/d' build.gradle
Build:3.9.2,46
commit=1d43433
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.9.3,47
commit=3.9.3
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.10.0,48
commit=3.10.0
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.10.1,49
commit=3.10.1
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.11.0,50
commit=3.11.0
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.11.1,51
commit=3.11.1
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.11.2,52
commit=3.11.2
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.12.0,53
commit=3.12.0
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.13.0,54
commit=3.13.0
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.13.1,55
commit=3.13.1
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.14.0,56
commit=3.14.0
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.14.1,57
commit=3.14.1
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.15.0,59
commit=3.15.0
subdir=app
gradle=foss
rm=tools,app/libs
prebuild=sed -i '/fullCompile/,/}/d' build.gradle
Build:3.15.1,60
commit=3.15.1
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
Build:3.16.0,61
commit=3.16.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
Build:3.17.0,62
commit=3.17.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
Build:3.18.0,64
commit=3.18.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
Build:3.18.1,65
commit=3.18.1
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
Build:3.18.2,66
commit=3.18.2
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.18.3,67
commit=3.18.3
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.18.4,68
commit=3.18.4
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.19.0,69
commit=3.19.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.20.0,70
commit=3.20.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.21.0,71
commit=3.21.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.22.0,72
commit=3.22.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.23.0,73
commit=3.23.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.23.1,74
commit=3.23.1
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.23.2,75
commit=3.23.2
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.23.3,76
commit=3.23.3
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.24.0,77
commit=3.24.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.24.1,78
commit=3.24.1
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Build:3.25.0,79
commit=3.25.0
subdir=app
gradle=foss
rm=tools
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.25.0
Current Version Code:79

View file

@ -0,0 +1,470 @@
Categories:
- Navigation
- Money
License: Apache-2.0
WebSite: https://bitbucket.org/frigus02/car-report
SourceCode: https://bitbucket.org/frigus02/car-report/src
IssueTracker: https://bitbucket.org/frigus02/car-report/issues
AutoName: Car Report
Summary: Track your car costs
Description: |-
Get an idea of how much your car costs. Simply enter the costs after refueling
and get nice reports. These are:
# Fuel consumption
# Fuel price
# Mileage
# Average costs of the car per day, month and year
Additional features:
* Simple calculations like "how much will 5 liters of fuel cost?".
* Manage other income/expenses such as repairs and recurring costs such as taxes.
* Synchronize your data with Dropbox, Google Drive or WebDAV, export/import data as CSV and make simple backups to SD card.
* Car related reminders like "general inspection every year or after 15.000 km".
Permissions:
Network access: Used to synchronize with Dropbox/Google Drive/WebDAV, if
enabled. Manage acounts: Used for synchronization. Write to SD card: Used to
read/write backup and CSV exports to SD card. Run at startup: Used to show
reminders after device reboot.
RepoType: git
Repo: https://bitbucket.org/frigus02/car-report.git
Builds:
- versionName: '1.6'
versionCode: 8
commit: fff5eac
subdir: CarReport
- versionName: '2.0'
versionCode: 9
commit: 24fe544
subdir: CarReport
- versionName: '2.1'
versionCode: 10
commit: 4f5f5ce
subdir: CarReport
- versionName: '2.2'
versionCode: 11
commit: 0b03441
subdir: CarReport
- versionName: '2.5'
versionCode: 14
commit: 2b03648
subdir: CarReport
- versionName: '2.7'
versionCode: 17
commit: 14cebab
subdir: CarReport
- versionName: 2.8.1
versionCode: 19
commit: f95fbf4
srclibs:
- ChartLib@4f947ae
- HoloColorPicker-frigus02@a4a5b45ec4
prebuild:
- sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties
- sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@'
project.properties
- versionName: 2.9.1
versionCode: 21
commit: 4bd2f22
srclibs:
- ChartLib@4f947ae
- HoloColorPicker-frigus02@a4a5b45ec4
prebuild:
- sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties
- sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@'
project.properties
- versionName: 3.6.3
versionCode: 38
commit: 7ee0650
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i '/Play Services/,/WebDAV/d' build.gradle
- versionName: 3.7.1
versionCode: 40
commit: 197a844
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i '/Play Services/,/WebDAV/d' build.gradle
- versionName: 3.7.2
versionCode: 41
commit: 3.7.2
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i '/Play Services/,/WebDAV/d' build.gradle
- versionName: 3.9.2
versionCode: 46
commit: 1d43433
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.9.3
versionCode: 47
commit: 3.9.3
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.10.0
versionCode: 48
commit: 3.10.0
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.10.1
versionCode: 49
commit: 3.10.1
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.11.0
versionCode: 50
commit: 3.11.0
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.11.1
versionCode: 51
commit: 3.11.1
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.11.2
versionCode: 52
commit: 3.11.2
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.12.0
versionCode: 53
commit: 3.12.0
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.13.0
versionCode: 54
commit: 3.13.0
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.13.1
versionCode: 55
commit: 3.13.1
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.14.0
versionCode: 56
commit: 3.14.0
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.14.1
versionCode: 57
commit: 3.14.1
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.15.0
versionCode: 59
commit: 3.15.0
subdir: app
gradle:
- foss
rm:
- tools
- app/libs
prebuild: sed -i '/fullCompile/,/}/d' build.gradle
- versionName: 3.15.1
versionCode: 60
commit: 3.15.1
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
- versionName: 3.16.0
versionCode: 61
commit: 3.16.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
- versionName: 3.17.0
versionCode: 62
commit: 3.17.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
- versionName: 3.18.0
versionCode: 64
commit: 3.18.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
- versionName: 3.18.1
versionCode: 65
commit: 3.18.1
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
- versionName: 3.18.2
versionCode: 66
commit: 3.18.2
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.18.3
versionCode: 67
commit: 3.18.3
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.18.4
versionCode: 68
commit: 3.18.4
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.19.0
versionCode: 69
commit: 3.19.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.20.0
versionCode: 70
commit: 3.20.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.21.0
versionCode: 71
commit: 3.21.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.22.0
versionCode: 72
commit: 3.22.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.23.0
versionCode: 73
commit: 3.23.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.23.1
versionCode: 74
commit: 3.23.1
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.23.2
versionCode: 75
commit: 3.23.2
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.23.3
versionCode: 76
commit: 3.23.3
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.24.0
versionCode: 77
commit: 3.24.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.24.1
versionCode: 78
commit: 3.24.1
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
- versionName: 3.25.0
versionCode: 79
commit: 3.25.0
subdir: app
gradle:
- foss
rm:
- tools
prebuild: sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d'
build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.25.0
CurrentVersionCode: 79

View file

@ -1,42 +0,0 @@
Categories:Sports & Health
License:Apache-2.0
Web Site:https://github.com/mvsastry
Source Code:https://github.com/mvsastry/dashcricket
Issue Tracker:https://github.com/mvsastry/dashcricket/issues
Name:DashClock: DashCricket
Auto Name:DashCricket - DashClock Live Cricket Scores Extension
Summary:Cricket scores on the lock-screen
Description:
[[net.nurik.roman.dashclock]] extension that displays cricket match scores from
all around the world.
.
Repo Type:git
Repo:https://github.com/mvsastry/dashcricket.git
Build:1.2,3
commit=834d0d4717
srclibs=DashClock@v1.2
rm=libs/dashclock-api-r1.1.jar
extlibs=android/android-support-v4.jar
prebuild=echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
Build:1.3,4
commit=d81191cf0ae590d
srclibs=DashClock@v1.2
rm=libs/dashclock-api-r1.1.jar
extlibs=android/android-support-v4.jar
prebuild=echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
Build:1.4,5
commit=678df3a6f
srclibs=DashClock@v1.2
rm=libs/dashclock-api-r1.1.jar
extlibs=android/android-support-v4.jar
prebuild=echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.4
Current Version Code:5

View file

@ -0,0 +1,55 @@
Categories:
- Sports & Health
License: Apache-2.0
WebSite: https://github.com/mvsastry
SourceCode: https://github.com/mvsastry/dashcricket
IssueTracker: https://github.com/mvsastry/dashcricket/issues
Name: 'DashClock: DashCricket'
AutoName: DashCricket - DashClock Live Cricket Scores Extension
Summary: Cricket scores on the lock-screen
Description: |-
[[net.nurik.roman.dashclock]] extension that displays cricket match scores from
all around the world.
RepoType: git
Repo: https://github.com/mvsastry/dashcricket.git
Builds:
- versionName: '1.2'
versionCode: 3
commit: 834d0d4717
srclibs:
- DashClock@v1.2
rm:
- libs/dashclock-api-r1.1.jar
extlibs:
- android/android-support-v4.jar
prebuild: echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
- versionName: '1.3'
versionCode: 4
commit: d81191cf0ae590d
srclibs:
- DashClock@v1.2
rm:
- libs/dashclock-api-r1.1.jar
extlibs:
- android/android-support-v4.jar
prebuild: echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
- versionName: '1.4'
versionCode: 5
commit: 678df3a6f
srclibs:
- DashClock@v1.2
rm:
- libs/dashclock-api-r1.1.jar
extlibs:
- android/android-support-v4.jar
prebuild: echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.4'
CurrentVersionCode: 5

View file

@ -1,92 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Multimedia,Connectivity
License:MIT
Web Site:
Source Code:https://github.com/zouroboros/filmchecker
Issue Tracker:https://github.com/zouroboros/filmchecker/issues
Auto Name:FilmChecker
Summary:Checks the status of photo orders
Description:
Checks the status of photo orders. Currently only Rossmann (only in Germany) and
DM (Germany and Austria) are supported.
.
Repo Type:git
Repo:https://github.com/zouroboros/filmchecker.git
Build:1.0.0,1
commit=1.0.0
subdir=app
gradle=yes
Build:1.1,2
commit=1.1.0
subdir=app
gradle=yes
Build:1.2,3
commit=1.2.0
subdir=app
gradle=yes
Build:1.2.1,4
disable=Could not find com.android.tools.build:gradle:3.0.1
commit=1.2.1.0
subdir=app
gradle=yes
Build:1.2.2,5
commit=1.2.2.0
subdir=app
gradle=yes
Build:1.2.3,6
commit=1.2.3.0
subdir=app
gradle=yes
Build:1.3,8
commit=1.3.0
subdir=app
gradle=yes
Build:1.4,9
commit=1.4.0
subdir=app
gradle=yes
Build:1.4.1,10
commit=1.4.1.0
subdir=app
gradle=yes
Build:1.4.2,11
commit=1.4.2.0
subdir=app
gradle=yes
Build:1.4.4,13
commit=1.4.4.0
subdir=app
gradle=yes
Build:1.4.5,14
commit=1.4.5.0
subdir=app
gradle=yes
Build:1.4.6,15
commit=1.4.6.0
subdir=app
gradle=yes
Build:2.0.0,16
commit=2.0.0.0
subdir=app
gradle=yes
Auto Update Mode:Version %v.0
Update Check Mode:Tags
Current Version:2.0.0
Current Version Code:16

View file

@ -0,0 +1,122 @@
AntiFeatures:
- NonFreeNet
Categories:
- Multimedia
- Connectivity
License: MIT
SourceCode: https://github.com/zouroboros/filmchecker
IssueTracker: https://github.com/zouroboros/filmchecker/issues
AutoName: FilmChecker
Summary: Checks the status of photo orders
Description: |-
Checks the status of photo orders. Currently only Rossmann (only in Germany) and
DM (Germany and Austria) are supported.
RepoType: git
Repo: https://github.com/zouroboros/filmchecker.git
Builds:
- versionName: 1.0.0
versionCode: 1
commit: 1.0.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: 1.1.0
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: 1.2.0
subdir: app
gradle:
- yes
- versionName: 1.2.1
versionCode: 4
disable: Could not find com.android.tools.build:gradle:3.0.1
commit: 1.2.1.0
subdir: app
gradle:
- yes
- versionName: 1.2.2
versionCode: 5
commit: 1.2.2.0
subdir: app
gradle:
- yes
- versionName: 1.2.3
versionCode: 6
commit: 1.2.3.0
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 8
commit: 1.3.0
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 9
commit: 1.4.0
subdir: app
gradle:
- yes
- versionName: 1.4.1
versionCode: 10
commit: 1.4.1.0
subdir: app
gradle:
- yes
- versionName: 1.4.2
versionCode: 11
commit: 1.4.2.0
subdir: app
gradle:
- yes
- versionName: 1.4.4
versionCode: 13
commit: 1.4.4.0
subdir: app
gradle:
- yes
- versionName: 1.4.5
versionCode: 14
commit: 1.4.5.0
subdir: app
gradle:
- yes
- versionName: 1.4.6
versionCode: 15
commit: 1.4.6.0
subdir: app
gradle:
- yes
- versionName: 2.0.0
versionCode: 16
commit: 2.0.0.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v.0
UpdateCheckMode: Tags
CurrentVersion: 2.0.0
CurrentVersionCode: 16

View file

@ -1,45 +0,0 @@
Categories:Security
License:Apache-2.0
Web Site:
Source Code:https://github.com/phhusson/Superuser
Issue Tracker:https://github.com/phhusson/Superuser/issues
Auto Name:Superuser
Summary:Manage root access
Description:
An app to allow or forbid apps' requests to run as root. Note that this app
doesn't include the '''su''' binary, so your device must already be rooted.
You must already have root for this to work, because it leverages the existing
su and Superuser app to install itself. However, if you know what you are doing
you can use this apk as a su/Superuser substitute if you are gaining an initial
root. Once the install is completed you can disable or remove the old app.
This is a fork of [[com.koushikdutta.superuser]] with further updates and
support for newer devices.
.
Requires Root:yes
Repo Type:git
Repo:https://github.com/phhusson/Superuser.git
Build:1.0.3.0,1030
commit=stableL-0.0.1
subdir=Superuser
submodules=yes
gradle=yes
rm=Superuser/jni
Build:1.0.3.3,1033
commit=1.0.3.3
subdir=Superuser
submodules=yes
gradle=yes
rm=Superuser/jni
Auto Update Mode:None
Update Check Mode:Tags
Update Check Name:com.koushikdutta.superuser
Current Version:1.0.3.3
Current Version Code:1033

View file

@ -0,0 +1,51 @@
Categories:
- Security
License: Apache-2.0
SourceCode: https://github.com/phhusson/Superuser
IssueTracker: https://github.com/phhusson/Superuser/issues
AutoName: Superuser
Summary: Manage root access
Description: |-
An app to allow or forbid apps' requests to run as root. Note that this app
doesn't include the '''su''' binary, so your device must already be rooted.
You must already have root for this to work, because it leverages the existing
su and Superuser app to install itself. However, if you know what you are doing
you can use this apk as a su/Superuser substitute if you are gaining an initial
root. Once the install is completed you can disable or remove the old app.
This is a fork of [[com.koushikdutta.superuser]] with further updates and
support for newer devices.
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/phhusson/Superuser.git
Builds:
- versionName: 1.0.3.0
versionCode: 1030
commit: stableL-0.0.1
subdir: Superuser
submodules: true
gradle:
- yes
rm:
- Superuser/jni
- versionName: 1.0.3.3
versionCode: 1033
commit: 1.0.3.3
subdir: Superuser
submodules: true
gradle:
- yes
rm:
- Superuser/jni
AutoUpdateMode: None
UpdateCheckMode: Tags
UpdateCheckName: com.koushikdutta.superuser
CurrentVersion: 1.0.3.3
CurrentVersionCode: 1033

View file

@ -1,45 +0,0 @@
Categories:Development
License:GPL-3.0-only
Web Site:http://projects.sheimi.me/SGit
Source Code:https://github.com/sheimi/SGit
Issue Tracker:https://github.com/sheimi/SGit/issues
Donate:http://projects.sheimi.me/SGit
Auto Name:SGit
Summary:Git Client
Description:
This app has been deprecated by upstream in favor of [[com.manichord.mgit]].
A git client and text editor.
.
Repo Type:git
Repo:https://github.com/sheimi/SGit.git
Build:1.2.4.4,107
commit=44d2a09009
subdir=SGit
Build:1.3.0,108
commit=v1.3.0
gradle=yes
Build:1.3.1,109
commit=v1.3.1-rc1
gradle=yes
Build:1.3.2,110
commit=v1.3.2
gradle=yes
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
Build:1.3.3,111
disable=ValidFragment error
commit=v1.3.3
gradle=yes
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.3.3
Current Version Code:113

View file

@ -0,0 +1,57 @@
Categories:
- Development
License: GPL-3.0-only
WebSite: http://projects.sheimi.me/SGit
SourceCode: https://github.com/sheimi/SGit
IssueTracker: https://github.com/sheimi/SGit/issues
Donate: http://projects.sheimi.me/SGit
AutoName: SGit
Summary: Git Client
Description: |-
This app has been deprecated by upstream in favor of [[com.manichord.mgit]].
A git client and text editor.
RepoType: git
Repo: https://github.com/sheimi/SGit.git
Builds:
- versionName: 1.2.4.4
versionCode: 107
commit: 44d2a09009
subdir: SGit
- versionName: 1.3.0
versionCode: 108
commit: v1.3.0
gradle:
- yes
- versionName: 1.3.1
versionCode: 109
commit: v1.3.1-rc1
gradle:
- yes
- versionName: 1.3.2
versionCode: 110
commit: v1.3.2
gradle:
- yes
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation' } }" >>
build.gradle
- versionName: 1.3.3
versionCode: 111
disable: ValidFragment error
commit: v1.3.3
gradle:
- yes
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
'ExtraTranslation' } }" >> build.gradle
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.3.3
CurrentVersionCode: 113

View file

@ -1,28 +0,0 @@
AntiFeatures:NonFreeDep
Categories:Development
License:MIT
Web Site:https://shrimadhavuk.me/
Source Code:
Issue Tracker:
Donate:https://www.instamojo.com/@spechide/
Bitcoin:13csS5SByVR4e3tJ9c4gjC18Lua8dXDp9A
Auto Name:NoWhatOpen
Summary:Clickable links for WhatsApp
Description:
This application is a plugin to the existing popular Internet Messaging
Application called WhatsApp, it is useless by itself. It makes clickable links
to your WhatsApp chat work, without sharing the contact number with anybody.
.
Build:1.0,1
commit=02e7c64b2e4626d04c0c9615cbde913dcf174eab
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1
No Source Since:1.1

View file

@ -0,0 +1,30 @@
AntiFeatures:
- NonFreeDep
Categories:
- Development
License: MIT
WebSite: https://shrimadhavuk.me/
Donate: https://www.instamojo.com/@spechide/
Bitcoin: 13csS5SByVR4e3tJ9c4gjC18Lua8dXDp9A
AutoName: NoWhatOpen
Summary: Clickable links for WhatsApp
Description: |-
This application is a plugin to the existing popular Internet Messaging
Application called WhatsApp, it is useless by itself. It makes clickable links
to your WhatsApp chat work, without sharing the contact number with anybody.
Builds:
- versionName: '1.0'
versionCode: 1
commit: 02e7c64b2e4626d04c0c9615cbde913dcf174eab
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1
NoSourceSince: '1.1'

View file

@ -1,34 +0,0 @@
AntiFeatures:NonFreeDep,NonFreeNet
Categories:Internet
License:MIT
Web Site:https://shrimadhavuk.me
Source Code:https://github.com/SpEcHiDe/WhatsAppTransmitter
Issue Tracker:https://github.com/SpEcHiDe/WhatsAppTransmitter/issues
Auto Name:WATransmitter
Summary:Share any file in WhatsApp
Description:
Send any type of file using the popular internet messaging service WhatsApp.
This is achieved by uploading the file to a thirdparty server from where the
user can download and get the file.
WARNING: This app uploads shared files to a foreign server!
.
Repo Type:git
Repo:https://github.com/SpEcHiDe/WhatsAppTransmitter
Build:2.0,2
commit=33d9c65226cceee7effb33c56b2e267ac1673bb0
subdir=app
gradle=yes
Build:2.1,3
commit=bb3c83ef8b57b6db815075717f7fd951acde68a0
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.1
Current Version Code:3

View file

@ -0,0 +1,41 @@
AntiFeatures:
- NonFreeDep
- NonFreeNet
Categories:
- Internet
License: MIT
WebSite: https://shrimadhavuk.me
SourceCode: https://github.com/SpEcHiDe/WhatsAppTransmitter
IssueTracker: https://github.com/SpEcHiDe/WhatsAppTransmitter/issues
AutoName: WATransmitter
Summary: Share any file in WhatsApp
Description: |-
Send any type of file using the popular internet messaging service WhatsApp.
This is achieved by uploading the file to a thirdparty server from where the
user can download and get the file.
WARNING: This app uploads shared files to a foreign server!
RepoType: git
Repo: https://github.com/SpEcHiDe/WhatsAppTransmitter
Builds:
- versionName: '2.0'
versionCode: 2
commit: 33d9c65226cceee7effb33c56b2e267ac1673bb0
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 3
commit: bb3c83ef8b57b6db815075717f7fd951acde68a0
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '2.1'
CurrentVersionCode: 3

View file

@ -1,57 +0,0 @@
Categories:Sports & Health
License:GPL-3.0-only
Web Site:https://tripsit.me
Source Code:https://github.com/TripSit/tripmobile
Issue Tracker:https://github.com/TripSit/tripmobile/issues
Bitcoin:1EDqf32gw73tc1WtgdT2FymfmDN4RyC9RN
Auto Name:TripSit
Summary:Information, combination charts and a live help chat for recreational drugs
Description:
Brought to you by TripSit, an organisation leading the online harm reduction
community, this app provides a substantial amount of content intended to help
users reduce the harm involved in taking drugs. TripSit collects relevant and
easily digestible data on most recreational drugs, including recommended dosages
and interactions with other substances, and [http://factsheet.tripsit.me
publishes it]. This app pulls data directly from our database, which is
constantly updated to reflect the latest scientific and anecdotal research.
We also provide chat rooms where people can get advice from real people without
fear of persecution or judgement. The chat option connects to the #tripsit
channel, which is used to provide care and assistance to people having a
difficult time on a substance. Our other channels can be used for general
conversation, to ask questions about the content we provide or to get more
information on how to reduce the harm involved in drug use.
Please note that this information is presented for educational purposes only,
and cannot include all of the information required to make informed decisions
regarding drug use; all drugs affect every user differently. Dosage and
combination data is provided as a general guideline, not as a recommendation and
not as medical advice. If you believe you are in need of medical aid, then seek
medical attention immediately. TripSit does not endorse drug use, and while our
team makes a best effort to provide accurate information, we do not claim that
it is 100% correct. Always do your own research and be safe.
While this app comes in many languages, we ask that users use English in the
main chat rooms. This helps ensure the best level of communication to get advice
across to users. We also ask that users are mindful of the two primary rules:
Keep a positive attitude, and no solicitation. Please conform to the
[https://wiki.tripsit.me/wiki/Rules rules].
.
Repo Type:git
Repo:https://github.com/TripSit/tripmobile.git
Build:1.2.0,13
commit=12e1cf80fec18415abc83edcc8d20e8fee046789
subdir=TripMobile/app
gradle=yes
output=build/outputs/apk/app-release-unsigned.apk
prebuild=sed -i '3d;14d' src/main/java/me/tripsit/mobile/Application.java && \
sed -i '29d' build.gradle && \
sed -i '17,19d' ../build.gradle
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.2.0
Current Version Code:13

View file

@ -0,0 +1,61 @@
Categories:
- Sports & Health
License: GPL-3.0-only
WebSite: https://tripsit.me
SourceCode: https://github.com/TripSit/tripmobile
IssueTracker: https://github.com/TripSit/tripmobile/issues
Bitcoin: 1EDqf32gw73tc1WtgdT2FymfmDN4RyC9RN
AutoName: TripSit
Summary: Information, combination charts and a live help chat for recreational drugs
Description: |-
Brought to you by TripSit, an organisation leading the online harm reduction
community, this app provides a substantial amount of content intended to help
users reduce the harm involved in taking drugs. TripSit collects relevant and
easily digestible data on most recreational drugs, including recommended dosages
and interactions with other substances, and [http://factsheet.tripsit.me
publishes it]. This app pulls data directly from our database, which is
constantly updated to reflect the latest scientific and anecdotal research.
We also provide chat rooms where people can get advice from real people without
fear of persecution or judgement. The chat option connects to the #tripsit
channel, which is used to provide care and assistance to people having a
difficult time on a substance. Our other channels can be used for general
conversation, to ask questions about the content we provide or to get more
information on how to reduce the harm involved in drug use.
Please note that this information is presented for educational purposes only,
and cannot include all of the information required to make informed decisions
regarding drug use; all drugs affect every user differently. Dosage and
combination data is provided as a general guideline, not as a recommendation and
not as medical advice. If you believe you are in need of medical aid, then seek
medical attention immediately. TripSit does not endorse drug use, and while our
team makes a best effort to provide accurate information, we do not claim that
it is 100% correct. Always do your own research and be safe.
While this app comes in many languages, we ask that users use English in the
main chat rooms. This helps ensure the best level of communication to get advice
across to users. We also ask that users are mindful of the two primary rules:
Keep a positive attitude, and no solicitation. Please conform to the
[https://wiki.tripsit.me/wiki/Rules rules].
RepoType: git
Repo: https://github.com/TripSit/tripmobile.git
Builds:
- versionName: 1.2.0
versionCode: 13
commit: 12e1cf80fec18415abc83edcc8d20e8fee046789
subdir: TripMobile/app
gradle:
- yes
output: build/outputs/apk/app-release-unsigned.apk
prebuild:
- sed -i '3d;14d' src/main/java/me/tripsit/mobile/Application.java
- sed -i '29d' build.gradle
- sed -i '17,19d' ../build.gradle
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.2.0
CurrentVersionCode: 13

View file

@ -1,49 +0,0 @@
Categories:Writing
License:Apache-2.0
Web Site:
Source Code:https://github.com/gentlecat/Simple-Counter/
Issue Tracker:https://github.com/gentlecat/Simple-Counter/issues
Changelog:https://github.com/gentlecat/Simple-Counter/blob/HEAD/CHANGELOG.md
Auto Name:Counter
Summary:Tally counter
Description:
Tally counter that makes counting easier. You can have multiple counters with
their own names and values. Values can be changed using volume buttons.
.
Repo Type:git
Repo:https://github.com/gentlecat/Simple-Counter/
Build:13,13
commit=v13
gradle=yes
Build:15,15
commit=f6b3445105906c9bea1a70c452b780dc8ee3276c
gradle=yes
Build:16,16
commit=v16
gradle=yes
Build:17,17
commit=v17
gradle=yes
prebuild=sed -i -e '/classpath/s/2.2.2/2.1.3/' build.gradle && \
echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
Build:18,18
commit=v18
gradle=yes
prebuild=sed -i -e 's|google()|maven { url "https://maven.google.com" }|' build.gradle
Build:20,20
commit=v20
gradle=yes
prebuild=sed -i -e 's/mavenCentral()/jcenter()/' build.gradle
Auto Update Mode:Version v%c
Update Check Mode:Tags
Current Version:20
Current Version Code:20

View file

@ -0,0 +1,62 @@
Categories:
- Writing
License: Apache-2.0
SourceCode: https://github.com/gentlecat/Simple-Counter/
IssueTracker: https://github.com/gentlecat/Simple-Counter/issues
Changelog: https://github.com/gentlecat/Simple-Counter/blob/HEAD/CHANGELOG.md
AutoName: Counter
Summary: Tally counter
Description: |-
Tally counter that makes counting easier. You can have multiple counters with
their own names and values. Values can be changed using volume buttons.
RepoType: git
Repo: https://github.com/gentlecat/Simple-Counter/
Builds:
- versionName: '13'
versionCode: 13
commit: v13
gradle:
- yes
- versionName: '15'
versionCode: 15
commit: f6b3445105906c9bea1a70c452b780dc8ee3276c
gradle:
- yes
- versionName: '16'
versionCode: 16
commit: v16
gradle:
- yes
- versionName: '17'
versionCode: 17
commit: v17
gradle:
- yes
prebuild:
- sed -i -e '/classpath/s/2.2.2/2.1.3/' build.gradle
- echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
- versionName: '18'
versionCode: 18
commit: v18
gradle:
- yes
prebuild: sed -i -e 's|google()|maven { url "https://maven.google.com" }|' build.gradle
- versionName: '20'
versionCode: 20
commit: v20
gradle:
- yes
prebuild: sed -i -e 's/mavenCentral()/jcenter()/' build.gradle
AutoUpdateMode: Version v%c
UpdateCheckMode: Tags
CurrentVersion: '20'
CurrentVersionCode: 20

View file

@ -1,56 +0,0 @@
Categories:Writing
License:MIT
Web Site:http://writeily.me
Source Code:https://github.com/jffrymrtn/writeily-pro
Issue Tracker:https://github.com/jffrymrtn/writeily-pro/issues
Auto Name:Writeily Pro
Summary:Edit markdown files
Description:
Simply and elegantly compose notes in markdown or plain text. Organize by
folders, save and access files from external storage, and restrict access with a
PIN lock.
This app has been deprecated in favor of [[me.writeily]].
.
Repo Type:git
Repo:https://github.com/jffrymrtn/writeily-pro
Build:1.1.1,4
commit=v1.1.1
subdir=app
gradle=yes
rm=app/libs/*.jar,app/libs/anddown/libs,app/libs/anddown/obj
prebuild=sed -i -e '/compile files/d' -e '/appcompat-v7/acompile "com.android.support:recyclerview-v7:21.0.3"' build.gradle
scanignore=app/libs/anddown/libs
scandelete=app/libs/anddown/obj
build=pushd libs/anddown/ && \
ndk-build && \
gradle packageNativeLibs && \
popd
Build:1.2.0,5
commit=v1.2.0
subdir=app
gradle=yes
rm=app/libs/*.jar,app/libs/anddown/libs,app/libs/anddown/obj
scanignore=app/libs/anddown/libs
scandelete=app/libs/anddown/obj
build=pushd libs/anddown/ && \
ndk-build && \
gradle packageNativeLibs && \
popd
Maintainer Notes:
Builds locally, but might break on BS. We need to integrate ndkbuild and gradle
task into overall build, e.g. with preassemble=libs:anddown:packageNativeLibs
instead of using `build=`. However, right now this breaks the app because the
native libs don't seem to get included.
.
Archive Policy:0 versions
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.2.0
Current Version Code:5

View file

@ -0,0 +1,73 @@
Categories:
- Writing
License: MIT
WebSite: http://writeily.me
SourceCode: https://github.com/jffrymrtn/writeily-pro
IssueTracker: https://github.com/jffrymrtn/writeily-pro/issues
AutoName: Writeily Pro
Summary: Edit markdown files
Description: |-
Simply and elegantly compose notes in markdown or plain text. Organize by
folders, save and access files from external storage, and restrict access with a
PIN lock.
This app has been deprecated in favor of [[me.writeily]].
RepoType: git
Repo: https://github.com/jffrymrtn/writeily-pro
Builds:
- versionName: 1.1.1
versionCode: 4
commit: v1.1.1
subdir: app
gradle:
- yes
rm:
- app/libs/*.jar
- app/libs/anddown/libs
- app/libs/anddown/obj
prebuild: sed -i -e '/compile files/d' -e '/appcompat-v7/acompile "com.android.support:recyclerview-v7:21.0.3"'
build.gradle
scanignore:
- app/libs/anddown/libs
scandelete:
- app/libs/anddown/obj
build:
- pushd libs/anddown/
- ndk-build
- gradle packageNativeLibs
- popd
- versionName: 1.2.0
versionCode: 5
commit: v1.2.0
subdir: app
gradle:
- yes
rm:
- app/libs/*.jar
- app/libs/anddown/libs
- app/libs/anddown/obj
scanignore:
- app/libs/anddown/libs
scandelete:
- app/libs/anddown/obj
build:
- pushd libs/anddown/
- ndk-build
- gradle packageNativeLibs
- popd
MaintainerNotes: |-
Builds locally, but might break on BS. We need to integrate ndkbuild and gradle
task into overall build, e.g. with preassemble=libs:anddown:packageNativeLibs
instead of using `build=`. However, right now this breaks the app because the
native libs don't seem to get included.
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 1.2.0
CurrentVersionCode: 5

View file

@ -1,40 +0,0 @@
Categories:Writing
License:MIT
Web Site:http://writeily.me
Source Code:https://github.com/plafue/writeily-pro
Issue Tracker:https://github.com/plafue/writeily-pro/issues
Auto Name:Writeily Pro
Summary:Edit markdown files
Description:
Simply and elegantly compose notes in markdown or plain text. Organize by
folders, save and access files from external storage, and restrict access with a
PIN lock.
This app continues [[me.writeily.pro]]'s legacy.
.
Repo Type:git
Repo:https://github.com/plafue/writeily-pro
Build:1.3.1,7
commit=v1.3.1
subdir=app
gradle=yes
Build:1.3.2,8
commit=v1.3.2
subdir=app
gradle=yes
Maintainer Notes:
Builds locally, but might break on BS. We need to integrate ndkbuild and gradle
task into overall build, e.g. with preassemble=libs:anddown:packageNativeLibs
instead of using `build=`. However, right now this breaks the app because the
native libs don't seem to get included.
.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.3.2
Current Version Code:8

44
metadata/me.writeily.yml Normal file
View file

@ -0,0 +1,44 @@
Categories:
- Writing
License: MIT
WebSite: http://writeily.me
SourceCode: https://github.com/plafue/writeily-pro
IssueTracker: https://github.com/plafue/writeily-pro/issues
AutoName: Writeily Pro
Summary: Edit markdown files
Description: |-
Simply and elegantly compose notes in markdown or plain text. Organize by
folders, save and access files from external storage, and restrict access with a
PIN lock.
This app continues [[me.writeily.pro]]'s legacy.
RepoType: git
Repo: https://github.com/plafue/writeily-pro
Builds:
- versionName: 1.3.1
versionCode: 7
commit: v1.3.1
subdir: app
gradle:
- yes
- versionName: 1.3.2
versionCode: 8
commit: v1.3.2
subdir: app
gradle:
- yes
MaintainerNotes: |-
Builds locally, but might break on BS. We need to integrate ndkbuild and gradle
task into overall build, e.g. with preassemble=libs:anddown:packageNativeLibs
instead of using `build=`. However, right now this breaks the app because the
native libs don't seem to get included.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.3.2
CurrentVersionCode: 8

View file

@ -1,156 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Internet
License:MIT
Web Site:
Source Code:https://github.com/ZeeRooo/MaterialFBook
Issue Tracker:https://github.com/ZeeRooo/MaterialFBook/issues
Changelog:https://github.com/ZeeRooo/MaterialFBook/blob/HEAD/README.md#changelog
Auto Name:MaterialFBook
Summary:Browse Facebook
Description:
Wrapper around Facebook's mobile website and APIs, based on
[[me.jakelane.wrapperforfacebook]].
.
Repo Type:git
Repo:https://github.com/ZeeRooo/MaterialFBook
Build:1.8.1,14
commit=6aade955b494f84c7ca1e3add284bd79994f932c
subdir=app
gradle=yes
Build:2.1.0,28
commit=4d1ebd7837df7d8e869372483f6fd78f8cc34593
subdir=app
gradle=yes
Build:2.2.0,29
commit=df24189ab4ba0777d61eda3cdfd62aadadc7c669
subdir=app
gradle=yes
Build:2.3.0,30
commit=a1c59b7633b93964fea4def3e32bb4cf55dbe3b5
subdir=app
gradle=yes
Build:2.3.5,31
commit=e78ffffc042e16b39ee062c551f4ecce09da5b6a
subdir=app
gradle=yes
Build:2.4.0,32
commit=7b04df8ace1b2772658fc3cc3a7c940c84851e53
subdir=app
gradle=yes
Build:2.4.5,33
commit=4d79e5bd6379c61572bfd100ab8d5d5c6615e914
subdir=app
gradle=yes
Build:2.5.1,35
commit=7269f97f1d89df977af54d368b18f47e4e8de95e
subdir=app
gradle=yes
Build:2.7.0,38
commit=4ffee6b184370d1add238cb0bacce487bcb83144
subdir=app
gradle=yes
Build:2.7.5,39
commit=2cab8c209b8dbd79a53f66ea9758b845ccf57c34
subdir=app
gradle=yes
Build:2.8.0,40
commit=1a33ad3f2a4fbc7e4418a48c8a134e0bd8984c41
subdir=app
gradle=yes
Build:2.8.5,41
commit=bcb84d7427f15dd2b77d6a9ff8fbdcf8fc392d85
subdir=app
gradle=yes
Build:2.9.0,42
commit=b17c65cd19c004d8da4d2a0a169a49b67c30feaf
subdir=app
gradle=yes
Build:3.2.0,46
commit=5b9613103914b45c03944004acb87767a828513f
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g' build.gradle
Build:3.3.0,47
commit=0ebd70953995e96ab480a69a94a5d4c15ac74026
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g' build.gradle && \
sed -i -e '/distributionUrl/s/2.14.1/3.3/g' ../gradle/wrapper/gradle-wrapper.properties
Build:3.4.1,49
commit=b0891039b6baac221efb4dbca48642e5dcc26687
subdir=app
gradle=fdroid
prebuild=sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g' build.gradle
Build:3.4.5,50
commit=645555222d0b031972b7f3ef11709a6df4c69b19
subdir=app
gradle=yes
Build:B-3.5.0,52
commit=4690a923da017154c4794df69f3bde3d9f4ccf76
subdir=app
gradle=yes
Build:3.6.1,54
commit=a1e0d5c78c4e58e989bdb613ecc311a8256ddca3
subdir=app
gradle=yes
Build:3.6.8,59
commit=12896c1904d75a8c2f37aae9c93a31947d23ee04
subdir=app
gradle=fdroid
Build:3.7.5,61
commit=90bba884831769b642e0a562df6a88ac683524f6
subdir=app
gradle=fdroid
Build:3.7.8,63
commit=v3.7.8
subdir=app
gradle=fdroid
Build:3.8.1,67
commit=v3.8.1
subdir=app
gradle=fdroid
Build:3.8.6,69
commit=v3.8.6
subdir=app
gradle=fdroid
Build:3.8.7,70
commit=v3.8.7
subdir=app
gradle=fdroid
Maintainer Notes:
Upstream changed package id in https://github.com/ZeeRooo/MaterialFBook/commit/8f1294713326cba2d17909c5211fb82c8bc661f4,
we keep existing one for now. See https://github.com/ZeeRooo/MaterialFBook/issues/71.
.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:3.8.7
Current Version Code:70

View file

@ -0,0 +1,210 @@
AntiFeatures:
- NonFreeNet
Categories:
- Internet
License: MIT
SourceCode: https://github.com/ZeeRooo/MaterialFBook
IssueTracker: https://github.com/ZeeRooo/MaterialFBook/issues
Changelog: https://github.com/ZeeRooo/MaterialFBook/blob/HEAD/README.md#changelog
AutoName: MaterialFBook
Summary: Browse Facebook
Description: |-
Wrapper around Facebook's mobile website and APIs, based on
[[me.jakelane.wrapperforfacebook]].
RepoType: git
Repo: https://github.com/ZeeRooo/MaterialFBook
Builds:
- versionName: 1.8.1
versionCode: 14
commit: 6aade955b494f84c7ca1e3add284bd79994f932c
subdir: app
gradle:
- yes
- versionName: 2.1.0
versionCode: 28
commit: 4d1ebd7837df7d8e869372483f6fd78f8cc34593
subdir: app
gradle:
- yes
- versionName: 2.2.0
versionCode: 29
commit: df24189ab4ba0777d61eda3cdfd62aadadc7c669
subdir: app
gradle:
- yes
- versionName: 2.3.0
versionCode: 30
commit: a1c59b7633b93964fea4def3e32bb4cf55dbe3b5
subdir: app
gradle:
- yes
- versionName: 2.3.5
versionCode: 31
commit: e78ffffc042e16b39ee062c551f4ecce09da5b6a
subdir: app
gradle:
- yes
- versionName: 2.4.0
versionCode: 32
commit: 7b04df8ace1b2772658fc3cc3a7c940c84851e53
subdir: app
gradle:
- yes
- versionName: 2.4.5
versionCode: 33
commit: 4d79e5bd6379c61572bfd100ab8d5d5c6615e914
subdir: app
gradle:
- yes
- versionName: 2.5.1
versionCode: 35
commit: 7269f97f1d89df977af54d368b18f47e4e8de95e
subdir: app
gradle:
- yes
- versionName: 2.7.0
versionCode: 38
commit: 4ffee6b184370d1add238cb0bacce487bcb83144
subdir: app
gradle:
- yes
- versionName: 2.7.5
versionCode: 39
commit: 2cab8c209b8dbd79a53f66ea9758b845ccf57c34
subdir: app
gradle:
- yes
- versionName: 2.8.0
versionCode: 40
commit: 1a33ad3f2a4fbc7e4418a48c8a134e0bd8984c41
subdir: app
gradle:
- yes
- versionName: 2.8.5
versionCode: 41
commit: bcb84d7427f15dd2b77d6a9ff8fbdcf8fc392d85
subdir: app
gradle:
- yes
- versionName: 2.9.0
versionCode: 42
commit: b17c65cd19c004d8da4d2a0a169a49b67c30feaf
subdir: app
gradle:
- yes
- versionName: 3.2.0
versionCode: 46
commit: 5b9613103914b45c03944004acb87767a828513f
subdir: app
gradle:
- yes
prebuild: sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g'
build.gradle
- versionName: 3.3.0
versionCode: 47
commit: 0ebd70953995e96ab480a69a94a5d4c15ac74026
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g'
build.gradle
- sed -i -e '/distributionUrl/s/2.14.1/3.3/g' ../gradle/wrapper/gradle-wrapper.properties
- versionName: 3.4.1
versionCode: 49
commit: b0891039b6baac221efb4dbca48642e5dcc26687
subdir: app
gradle:
- fdroid
prebuild: sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g'
build.gradle
- versionName: 3.4.5
versionCode: 50
commit: 645555222d0b031972b7f3ef11709a6df4c69b19
subdir: app
gradle:
- yes
- versionName: B-3.5.0
versionCode: 52
commit: 4690a923da017154c4794df69f3bde3d9f4ccf76
subdir: app
gradle:
- yes
- versionName: 3.6.1
versionCode: 54
commit: a1e0d5c78c4e58e989bdb613ecc311a8256ddca3
subdir: app
gradle:
- yes
- versionName: 3.6.8
versionCode: 59
commit: 12896c1904d75a8c2f37aae9c93a31947d23ee04
subdir: app
gradle:
- fdroid
- versionName: 3.7.5
versionCode: 61
commit: 90bba884831769b642e0a562df6a88ac683524f6
subdir: app
gradle:
- fdroid
- versionName: 3.7.8
versionCode: 63
commit: v3.7.8
subdir: app
gradle:
- fdroid
- versionName: 3.8.1
versionCode: 67
commit: v3.8.1
subdir: app
gradle:
- fdroid
- versionName: 3.8.6
versionCode: 69
commit: v3.8.6
subdir: app
gradle:
- fdroid
- versionName: 3.8.7
versionCode: 70
commit: v3.8.7
subdir: app
gradle:
- fdroid
MaintainerNotes: |-
Upstream changed package id in https://github.com/ZeeRooo/MaterialFBook/commit/8f1294713326cba2d17909c5211fb82c8bc661f4,
we keep existing one for now. See https://github.com/ZeeRooo/MaterialFBook/issues/71.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 3.8.7
CurrentVersionCode: 70

View file

@ -1,56 +0,0 @@
Categories:Navigation
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/biylda/WhereYouGo
Issue Tracker:https://github.com/biylda/WhereYouGo/issues
Auto Name:WhereYouGo
Summary:Whereigo client
Description:
WhereYouGo is an unofficial client for Wherigo Geocaching. It displays online
and offline vector maps using Mapsforge library, alternatively Locus can be used
to display maps.
'''Functions:'''
* Wherigo client
* Download cartridges (user needs to fill login credentials in Settings, browse to desired wherigo via Web Browser and select open in WhereYouGo)
* Savegame slots
* Automatic game saving when user switches to another application
* Online maps
* Offline vector maps (downloadable e.g. here http://download.mapsforge.org/ or http://osm.paws.cz/ or http://www.openandromaps.org/)
* Alternatively Locus can be used to display maps http://play.google.com/store/apps/details?id=menion.android.locus
* Displays objects on map, including labels and zone borders
* Vector maps display moving objects (Locus does not)
* Compass
.
Repo Type:git
Repo:https://github.com/biylda/WhereYouGo
Build:0.9.1-git,40
commit=5bdd47ff992250f8c65fc49f4f5d31ddc706cd8c
gradle=yes
forceversion=yes
Build:0.9.1,41
disable=tag moved by upstream
commit=0.9.1
gradle=yes
Build:0.9.1,42
commit=0.9.1
gradle=yes
Build:0.9.2,43
commit=0.9.2-beta
gradle=yes
Build:0.9.3,44
commit=0.9.3-beta
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9\.]+$
Current Version:0.9.2
Current Version Code:43

View file

@ -0,0 +1,66 @@
Categories:
- Navigation
License: GPL-3.0-or-later
SourceCode: https://github.com/biylda/WhereYouGo
IssueTracker: https://github.com/biylda/WhereYouGo/issues
AutoName: WhereYouGo
Summary: Whereigo client
Description: |-
WhereYouGo is an unofficial client for Wherigo Geocaching. It displays online
and offline vector maps using Mapsforge library, alternatively Locus can be used
to display maps.
'''Functions:'''
* Wherigo client
* Download cartridges (user needs to fill login credentials in Settings, browse to desired wherigo via Web Browser and select open in WhereYouGo)
* Savegame slots
* Automatic game saving when user switches to another application
* Online maps
* Offline vector maps (downloadable e.g. here http://download.mapsforge.org/ or http://osm.paws.cz/ or http://www.openandromaps.org/)
* Alternatively Locus can be used to display maps http://play.google.com/store/apps/details?id=menion.android.locus
* Displays objects on map, including labels and zone borders
* Vector maps display moving objects (Locus does not)
* Compass
RepoType: git
Repo: https://github.com/biylda/WhereYouGo
Builds:
- versionName: 0.9.1-git
versionCode: 40
commit: 5bdd47ff992250f8c65fc49f4f5d31ddc706cd8c
gradle:
- yes
forceversion: true
- versionName: 0.9.1
versionCode: 41
disable: tag moved by upstream
commit: 0.9.1
gradle:
- yes
- versionName: 0.9.1
versionCode: 42
commit: 0.9.1
gradle:
- yes
- versionName: 0.9.2
versionCode: 43
commit: 0.9.2-beta
gradle:
- yes
- versionName: 0.9.3
versionCode: 44
commit: 0.9.3-beta
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9\.]+$
CurrentVersion: 0.9.2
CurrentVersionCode: 43

View file

@ -1,36 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/jason17055/micropolis-android
Issue Tracker:https://github.com/jason17055/micropolis-android/issues
Auto Name:Micropolis
Summary:Manage and build a city
Description:
Enter Micropolis and take control. Be the undisputed ruler of a sophisticated
real-time City Simulation. Become the master of existing cities or create your
own dream city (or nightmare slum) from the ground up. Whether you take over an
existing city or build your own, you are the Mayor and City Planner with
complete authority.
Your city is populated by Sims -- Simulated Citizens. Like their human
counterparts, they build houses, condos, churches, stores and factories. And,
also like humans, they complain about things like taxes, mayors, taxes, city
planners, and taxes. If they get unhappy, they move out; you collect fewer
taxes, the city deteriorates.
Based on the original SimCity from Electronic Arts / Maxis, and designed and
written by Will Wright, which source code was released under GPL.
.
Repo Type:git
Repo:https://github.com/jason17055/micropolis-android
Build:1.0,1
disable=confirm license
commit=56b926167d41354ae34e439bdff3da136a98f255
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,37 @@
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/jason17055/micropolis-android
IssueTracker: https://github.com/jason17055/micropolis-android/issues
AutoName: Micropolis
Summary: Manage and build a city
Description: |-
Enter Micropolis and take control. Be the undisputed ruler of a sophisticated
real-time City Simulation. Become the master of existing cities or create your
own dream city (or nightmare slum) from the ground up. Whether you take over an
existing city or build your own, you are the Mayor and City Planner with
complete authority.
Your city is populated by Sims -- Simulated Citizens. Like their human
counterparts, they build houses, condos, churches, stores and factories. And,
also like humans, they complain about things like taxes, mayors, taxes, city
planners, and taxes. If they get unhappy, they move out; you collect fewer
taxes, the city deteriorates.
Based on the original SimCity from Electronic Arts / Maxis, and designed and
written by Will Wright, which source code was released under GPL.
RepoType: git
Repo: https://github.com/jason17055/micropolis-android
Builds:
- versionName: '1.0'
versionCode: 1
disable: confirm license
commit: 56b926167d41354ae34e439bdff3da136a98f255
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,31 +0,0 @@
Categories:Multimedia
License:GPL-3.0-only
Web Site:http://mixedbit.org
Source Code:https://github.com/wrr/speech_trainer
Issue Tracker:https://github.com/wrr/speech_trainer/issues
Auto Name:Speech Trainer
Summary:Speech training
Description:
Gives immediate feedback on the sound of your voice for training pronunciation,
articulation and diction. A useful aid for learning foreign languages or
treating speech disorders.
.
Repo Type:git
Repo:https://github.com/wrr/speech_trainer.git
Build:1.01,2
commit=109eba6da3eac93c6e0d445f488433452387f815
subdir=app
target=android-10
Build:1.04,5
commit=0a2507a168
subdir=app
target=android-10
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.04
Current Version Code:5

View file

@ -0,0 +1,34 @@
Categories:
- Multimedia
License: GPL-3.0-only
WebSite: http://mixedbit.org
SourceCode: https://github.com/wrr/speech_trainer
IssueTracker: https://github.com/wrr/speech_trainer/issues
AutoName: Speech Trainer
Summary: Speech training
Description: |-
Gives immediate feedback on the sound of your voice for training pronunciation,
articulation and diction. A useful aid for learning foreign languages or
treating speech disorders.
RepoType: git
Repo: https://github.com/wrr/speech_trainer.git
Builds:
- versionName: '1.01'
versionCode: 2
commit: 109eba6da3eac93c6e0d445f488433452387f815
subdir: app
target: android-10
- versionName: '1.04'
versionCode: 5
commit: 0a2507a168
subdir: app
target: android-10
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.04'
CurrentVersionCode: 5

View file

@ -1,124 +0,0 @@
Categories:Money
License:GPL-3.0-or-later
Web Site:http://boilr.mobi
Source Code:https://github.com/drpout/boilr
Issue Tracker:https://github.com/drpout/boilr/issues
Donate:http://boilr.mobi#donate
Bitcoin:1PHuSWfuAwR6oz9qV93rTdMVozfM85Qqxx
Auto Name:Boilr
Summary:Pricealarm for Bitcoin, altcoins, assets & futures
Description:
Monitor Bitcoin, cryptocurrencies, cryptoassets, futures and options, and
trigger alarms according to user settings. 90+ exchanges and counting.
Supports 2 alarm types:
* Price Hit - Triggered when price crosses the alarm's upper or lower limit.
* Price Change - Triggered when price changes more than X amount (in currency or percentage)
in a specified time frame (e.g. 15 min). It uses a rolling time frame: price is
fetched with a given update interval (e.g. 30 s) and compared with the price
fetched one time frame ago (e.g. 15 min ago).
Sound and vibration are configurable globally, and individually for each alarm.
Lists of exchanges, pairs and alarms are fully searchable, allowing quick setup
and configuration. The alarm list behaves as your ticker, where you can reorder
your alarms and directly change their limits. Triggered alarms ring, displaying
their status, until you turn them off. Just like an alarm clock. Alarms can also
be set to snooze automatically on price retrace. Market data is retrieved
directly from the exchanges via Wi-Fi or Mobile Data (if allowed).
Boilr supports all [https://github.com/drpout/libdynticker/#supported-exchanges
exchanges available on libdynticker], as all their pairs.
For a version history check the [https://github.com/drpout/boilr/releases GitHub
releases page].
.
Repo Type:git
Repo:https://github.com/drpout/boilr.git
Build:0.0.0,1
commit=0.0.0
maven=yes
srclibs=libdynticker@0.0.0,libpricealarm@0.0.0
prebuild=sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml $$libpricealarm$$/pom.xml && \
pushd $$libdynticker$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd && \
pushd $$libpricealarm$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd
Build:0.2.0,3
commit=0.2.0
maven=yes
srclibs=libdynticker@0.2.0,libpricealarm@0.0.1
prebuild=sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml $$libpricealarm$$/pom.xml && \
pushd $$libdynticker$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd && \
pushd $$libpricealarm$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd
Build:0.2.1,4
commit=0.2.1
maven=yes
srclibs=libdynticker@0.2.0,libpricealarm@0.0.1
prebuild=sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml $$libpricealarm$$/pom.xml && \
pushd $$libdynticker$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd && \
pushd $$libpricealarm$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd
Build:0.3.0,5
commit=0.3.0
maven=yes
srclibs=libdynticker@0.3.0,libpricealarm@0.1.0
prebuild=sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml $$libpricealarm$$/pom.xml && \
pushd $$libdynticker$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd && \
pushd $$libpricealarm$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd
Build:0.4.0,6
commit=0.4.0
maven=yes
srclibs=libdynticker@0.4.0,libpricealarm@0.1.0
prebuild=sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml $$libpricealarm$$/pom.xml && \
pushd $$libdynticker$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd && \
pushd $$libpricealarm$$ && \
$$MVN3$$ install -Dmaven.test.skip=true && \
popd
Build:0.5.0,7
commit=0.5.0
maven=yes
prebuild=$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=5.1_r1 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-22/android.jar && \
$$MVN3$$ install:install-file -DgroupId=com.android.support -DartifactId=support-annotations -Dversion=21.0.0 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/annotations/android-support-annotations.jar
Build:0.6.0,8
commit=0.6.0
maven=yes
prebuild=$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=5.1_r1 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-22/android.jar && \
$$MVN3$$ install:install-file -DgroupId=com.android.support -DartifactId=support-annotations -Dversion=21.0.0 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/annotations/android-support-annotations.jar
Build:0.7.0,9
commit=0.7.0
maven=yes
prebuild=$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=7.0_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-24/android.jar && \
$$MVN3$$ install:install-file -Dfile=$$SDK$$/extras/android/m2repository/com/android/support/support-annotations/22.1.1/support-annotations-22.1.1.jar -DpomFile=$$SDK$$/extras/android/m2repository/com/android/support/support-annotations/22.1.1/support-annotations-22.1.1.pom
Archive Policy:2 versions
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.7.0
Current Version Code:9

View file

@ -0,0 +1,162 @@
Categories:
- Money
License: GPL-3.0-or-later
WebSite: http://boilr.mobi
SourceCode: https://github.com/drpout/boilr
IssueTracker: https://github.com/drpout/boilr/issues
Donate: http://boilr.mobi#donate
Bitcoin: 1PHuSWfuAwR6oz9qV93rTdMVozfM85Qqxx
AutoName: Boilr
Summary: Pricealarm for Bitcoin, altcoins, assets & futures
Description: |-
Monitor Bitcoin, cryptocurrencies, cryptoassets, futures and options, and
trigger alarms according to user settings. 90+ exchanges and counting.
Supports 2 alarm types:
* Price Hit - Triggered when price crosses the alarm's upper or lower limit.
* Price Change - Triggered when price changes more than X amount (in currency or percentage)
in a specified time frame (e.g. 15 min). It uses a rolling time frame: price is
fetched with a given update interval (e.g. 30 s) and compared with the price
fetched one time frame ago (e.g. 15 min ago).
Sound and vibration are configurable globally, and individually for each alarm.
Lists of exchanges, pairs and alarms are fully searchable, allowing quick setup
and configuration. The alarm list behaves as your ticker, where you can reorder
your alarms and directly change their limits. Triggered alarms ring, displaying
their status, until you turn them off. Just like an alarm clock. Alarms can also
be set to snooze automatically on price retrace. Market data is retrieved
directly from the exchanges via Wi-Fi or Mobile Data (if allowed).
Boilr supports all [https://github.com/drpout/libdynticker/#supported-exchanges
exchanges available on libdynticker], as all their pairs.
For a version history check the [https://github.com/drpout/boilr/releases GitHub
releases page].
RepoType: git
Repo: https://github.com/drpout/boilr.git
Builds:
- versionName: 0.0.0
versionCode: 1
commit: 0.0.0
maven: 'yes'
srclibs:
- libdynticker@0.0.0
- libpricealarm@0.0.0
prebuild:
- sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml
$$libpricealarm$$/pom.xml
- pushd $$libdynticker$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- pushd $$libpricealarm$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- versionName: 0.2.0
versionCode: 3
commit: 0.2.0
maven: 'yes'
srclibs:
- libdynticker@0.2.0
- libpricealarm@0.0.1
prebuild:
- sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml
$$libpricealarm$$/pom.xml
- pushd $$libdynticker$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- pushd $$libpricealarm$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- versionName: 0.2.1
versionCode: 4
commit: 0.2.1
maven: 'yes'
srclibs:
- libdynticker@0.2.0
- libpricealarm@0.0.1
prebuild:
- sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml
$$libpricealarm$$/pom.xml
- pushd $$libdynticker$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- pushd $$libpricealarm$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- versionName: 0.3.0
versionCode: 5
commit: 0.3.0
maven: 'yes'
srclibs:
- libdynticker@0.3.0
- libpricealarm@0.1.0
prebuild:
- sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml
$$libpricealarm$$/pom.xml
- pushd $$libdynticker$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- pushd $$libpricealarm$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- versionName: 0.4.0
versionCode: 6
commit: 0.4.0
maven: 'yes'
srclibs:
- libdynticker@0.4.0
- libpricealarm@0.1.0
prebuild:
- sed -i -e 's@http://jabylon.org/maven@http://localhost/@g' pom.xml $$libdynticker$$/pom.xml
$$libpricealarm$$/pom.xml
- pushd $$libdynticker$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- pushd $$libpricealarm$$
- $$MVN3$$ install -Dmaven.test.skip=true
- popd
- versionName: 0.5.0
versionCode: 7
commit: 0.5.0
maven: 'yes'
prebuild:
- $$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=5.1_r1
-Dpackaging=jar -Dfile=$$SDK$$/platforms/android-22/android.jar
- $$MVN3$$ install:install-file -DgroupId=com.android.support -DartifactId=support-annotations
-Dversion=21.0.0 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/annotations/android-support-annotations.jar
- versionName: 0.6.0
versionCode: 8
commit: 0.6.0
maven: 'yes'
prebuild:
- $$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=5.1_r1
-Dpackaging=jar -Dfile=$$SDK$$/platforms/android-22/android.jar
- $$MVN3$$ install:install-file -DgroupId=com.android.support -DartifactId=support-annotations
-Dversion=21.0.0 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/annotations/android-support-annotations.jar
- versionName: 0.7.0
versionCode: 9
commit: 0.7.0
maven: 'yes'
prebuild:
- $$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=7.0_r2
-Dpackaging=jar -Dfile=$$SDK$$/platforms/android-24/android.jar
- $$MVN3$$ install:install-file -Dfile=$$SDK$$/extras/android/m2repository/com/android/support/support-annotations/22.1.1/support-annotations-22.1.1.jar
-DpomFile=$$SDK$$/extras/android/m2repository/com/android/support/support-annotations/22.1.1/support-annotations-22.1.1.pom
ArchivePolicy: 2 versions
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.7.0
CurrentVersionCode: 9

View file

@ -1,24 +0,0 @@
Categories:Development
License:GPL-3.0-only
Web Site:http://cyann.mobi/article/show/nstools
Source Code:https://github.com/arifhn/nstools
Issue Tracker:https://github.com/arifhn/nstools/issues
Auto Name:NSTools
Summary:Manage kernel tweaks for Nexus S
Description:
Manage BLX,BLN,Deep Idle,Governor and voltage settings for custom kernels.
Relevant for most custom kernels on the i9020 and i9023, Crespo and Crespo 4g.
.
Repo Type:git
Repo:https://github.com/arifhn/NSTools.git
Build:1.16,20
commit=v1.16
extlibs=android/android-support-v4.jar
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.16
Current Version Code:20

View file

@ -0,0 +1,27 @@
Categories:
- Development
License: GPL-3.0-only
WebSite: http://cyann.mobi/article/show/nstools
SourceCode: https://github.com/arifhn/nstools
IssueTracker: https://github.com/arifhn/nstools/issues
AutoName: NSTools
Summary: Manage kernel tweaks for Nexus S
Description: |-
Manage BLX,BLN,Deep Idle,Governor and voltage settings for custom kernels.
Relevant for most custom kernels on the i9020 and i9023, Crespo and Crespo 4g.
RepoType: git
Repo: https://github.com/arifhn/NSTools.git
Builds:
- versionName: '1.16'
versionCode: 20
commit: v1.16
extlibs:
- android/android-support-v4.jar
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.16'
CurrentVersionCode: 20

View file

@ -1,31 +0,0 @@
Categories:System
License:BSD-3-Clause
Web Site:
Source Code:https://github.com/arpruss/perapp
Issue Tracker:https://github.com/arpruss/perapp/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=2714177
Auto Name:PerApp
Summary:Separate settings for each app
Description:
Easily extendable per-app settings app for Android. Orientation lock, screen
timeout, volume and more can be adjusted.
.
Repo Type:git
Repo:https://github.com/arpruss/perapp
Build:0.12,14
commit=22
Build:1.02,19
commit=30
Build:1.03,20
disable=missing layouts and views
commit=31
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.03
Current Version Code:20

View file

@ -0,0 +1,34 @@
Categories:
- System
License: BSD-3-Clause
SourceCode: https://github.com/arpruss/perapp
IssueTracker: https://github.com/arpruss/perapp/issues
Donate: http://forum.xda-developers.com/donatetome.php?u=2714177
AutoName: PerApp
Summary: Separate settings for each app
Description: |-
Easily extendable per-app settings app for Android. Orientation lock, screen
timeout, volume and more can be adjusted.
RepoType: git
Repo: https://github.com/arpruss/perapp
Builds:
- versionName: '0.12'
versionCode: 14
commit: '22'
- versionName: '1.02'
versionCode: 19
commit: '30'
- versionName: '1.03'
versionCode: 20
disable: missing layouts and views
commit: '31'
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.03'
CurrentVersionCode: 20

View file

@ -1,106 +0,0 @@
Categories:Graphics
License:Apache-2.0
Web Site:
Source Code:https://github.com/arpruss/sendreduced
Issue Tracker:https://github.com/arpruss/sendreduced/issues
Name:Send Reduced
Auto Name:Send Reduced Free
Summary:Reduce image size
Description:
Take full resolution images with your camera and share them to this app which
will reduce the size again before being sent. Share via the gallery or via the
messaging client.
This build is based on the basic/free version but enables the EXIF options
available in the pro version. Please support the author by buying the pro app
from other sources.
.
Repo Type:git
Repo:https://github.com/arpruss/sendreduced
Build:0.03,3
commit=4
target=android-16
Build:0.04,4
commit=5
target=android-16
Build:0.05,5
commit=7
target=android-16
Build:0.08,8
commit=61a293a55c483958e149cc488609562eac2ae5ee
prebuild=sed -i -e 's/\r$//' *.sh && \
chmod +x *.sh && \
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
./toNormal.sh && \
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target=android-21
Build:0.09,900
commit=4babd064459838d4fe1472912ad443f9a7c35506
prebuild=sed -i -e 's/\r$//' *.sh && \
chmod +x *.sh && \
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
./toNormal.sh && \
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target=android-21
Build:0.10,1000
commit=ebf8f2cf4c49947fb4fbe919da5fd58846ed3036
prebuild=sed -i -e 's/\r$//' *.sh && \
chmod +x *.sh && \
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
./toNormal.sh && \
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target=android-21
Build:0.11,1100
commit=be3517540ed7463d8e11eadd2413110dc3f9a2eb
prebuild=sed -i -e 's/\r$//' *.sh && \
chmod +x *.sh && \
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
./toNormal.sh && \
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target=android-21
Build:0.12,1200
commit=3514adb1f4cc96acf4f03489383dd57cc9362434
prebuild=sed -i -e 's/\r$//' *.sh && \
chmod +x *.sh && \
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
./toNormal.sh && \
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target=android-21
Build:0.13,1300
commit=2d7498493ad044abd206f7f40f1cc97f5768dfe8
prebuild=sed -i -e 's/\r$//' *.sh && \
chmod +x *.sh && \
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
./toNormal.sh && \
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target=android-21
Build:0.16,1600
commit=0c9da7e2814aa68b2051a9a1d400222dd2bfe930
prebuild=sed -i -e 's/\r$//' *.sh && \
chmod +x *.sh && \
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
./toNormal.sh && \
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target=android-21
Maintainer Notes:
* OldRepo for 0.03 - 0.05: http://code.google.com/p/sendreduced/
* <0.11 are MIT licensed
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.16
Current Version Code:1600

View file

@ -0,0 +1,129 @@
Categories:
- Graphics
License: Apache-2.0
SourceCode: https://github.com/arpruss/sendreduced
IssueTracker: https://github.com/arpruss/sendreduced/issues
Name: Send Reduced
AutoName: Send Reduced Free
Summary: Reduce image size
Description: |-
Take full resolution images with your camera and share them to this app which
will reduce the size again before being sent. Share via the gallery or via the
messaging client.
This build is based on the basic/free version but enables the EXIF options
available in the pro version. Please support the author by buying the pro app
from other sources.
RepoType: git
Repo: https://github.com/arpruss/sendreduced
Builds:
- versionName: '0.03'
versionCode: 3
commit: '4'
target: android-16
- versionName: '0.04'
versionCode: 4
commit: '5'
target: android-16
- versionName: '0.05'
versionCode: 5
commit: '7'
target: android-16
- versionName: '0.08'
versionCode: 8
commit: 61a293a55c483958e149cc488609562eac2ae5ee
prebuild:
- sed -i -e 's/\r$//' *.sh
- chmod +x *.sh
- sed -i -e '/1/i#!/bin/sh\n' *.sh
- ./toNormal.sh
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target: android-21
- versionName: '0.09'
versionCode: 900
commit: 4babd064459838d4fe1472912ad443f9a7c35506
prebuild:
- sed -i -e 's/\r$//' *.sh
- chmod +x *.sh
- sed -i -e '/1/i#!/bin/sh\n' *.sh
- ./toNormal.sh
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target: android-21
- versionName: '0.10'
versionCode: 1000
commit: ebf8f2cf4c49947fb4fbe919da5fd58846ed3036
prebuild:
- sed -i -e 's/\r$//' *.sh
- chmod +x *.sh
- sed -i -e '/1/i#!/bin/sh\n' *.sh
- ./toNormal.sh
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target: android-21
- versionName: '0.11'
versionCode: 1100
commit: be3517540ed7463d8e11eadd2413110dc3f9a2eb
prebuild:
- sed -i -e 's/\r$//' *.sh
- chmod +x *.sh
- sed -i -e '/1/i#!/bin/sh\n' *.sh
- ./toNormal.sh
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target: android-21
- versionName: '0.12'
versionCode: 1200
commit: 3514adb1f4cc96acf4f03489383dd57cc9362434
prebuild:
- sed -i -e 's/\r$//' *.sh
- chmod +x *.sh
- sed -i -e '/1/i#!/bin/sh\n' *.sh
- ./toNormal.sh
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target: android-21
- versionName: '0.13'
versionCode: 1300
commit: 2d7498493ad044abd206f7f40f1cc97f5768dfe8
prebuild:
- sed -i -e 's/\r$//' *.sh
- chmod +x *.sh
- sed -i -e '/1/i#!/bin/sh\n' *.sh
- ./toNormal.sh
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target: android-21
- versionName: '0.16'
versionCode: 1600
commit: 0c9da7e2814aa68b2051a9a1d400222dd2bfe930
prebuild:
- sed -i -e 's/\r$//' *.sh
- chmod +x *.sh
- sed -i -e '/1/i#!/bin/sh\n' *.sh
- ./toNormal.sh
- sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return
true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
target: android-21
MaintainerNotes: |-
* OldRepo for 0.03 - 0.05: http://code.google.com/p/sendreduced/
* <0.11 are MIT licensed
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '0.16'
CurrentVersionCode: 1600

View file

@ -1,73 +0,0 @@
Categories:Multimedia,Internet
License:GPL-3.0-or-later
Web Site:https://nhmoedev.github.io/NHentai-android
Source Code:https://github.com/NHMoeDev/NHentai-android
Issue Tracker:https://github.com/NHMoeDev/NHentai-android/issues
Changelog:https://github.com/NHMoeDev/NHentai-android/releases
Auto Name:NHBooks
Summary:NHBooks is a Material Design NHentai client
Description:
The program provides a simple and elegant interface in accordance with the
Material Design specification, and obtains the book from NHentai through the
API, giving you a lightweight and convenient client. Special declaration
The content provided by this app is not suitable for minors, and all content is
obtained through Jsoup's resolution of NHentai's website. Any objection or
psychological or even physical problems are irrelevant to the project.
Please be aware of any applicable local laws and regulations.
.
Repo Type:git
Repo:https://github.com/NHMoeDev/NHentai-android
Build:1.6.3,30
commit=1.6.3
subdir=app
gradle=yes
prebuild=rm libs/renderscript-v8.jar
Build:1.7.1,31
disable=https://github.com/FengMoeTeam/NHentai-android/issues/67
commit=1.7.1
subdir=app
gradle=yes
rm=gradle
prebuild=rm libs/renderscript-v8.jar && \
sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
Build:1.8.1,33
commit=1.8.1
subdir=app
gradle=yes
rm=gradle
prebuild=rm libs/renderscript-v8.jar && \
sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
Build:1.8.2,34
commit=1.8.2
subdir=app
gradle=yes
rm=gradle
prebuild=rm libs/renderscript-v8.jar && \
sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
Build:1.8.3,35
commit=1.8.3
subdir=app
gradle=yes
rm=gradle
prebuild=rm libs/renderscript-v8.jar && \
sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
Build:1.8.4,36
commit=1.8.4
subdir=app
gradle=main
prebuild=rm libs/renderscript-v8.jar
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.8.4
Current Version Code:36

View file

@ -0,0 +1,95 @@
Categories:
- Multimedia
- Internet
License: GPL-3.0-or-later
WebSite: https://nhmoedev.github.io/NHentai-android
SourceCode: https://github.com/NHMoeDev/NHentai-android
IssueTracker: https://github.com/NHMoeDev/NHentai-android/issues
Changelog: https://github.com/NHMoeDev/NHentai-android/releases
AutoName: NHBooks
Summary: NHBooks is a Material Design NHentai client
Description: |-
The program provides a simple and elegant interface in accordance with the
Material Design specification, and obtains the book from NHentai through the
API, giving you a lightweight and convenient client. Special declaration
The content provided by this app is not suitable for minors, and all content is
obtained through Jsoup's resolution of NHentai's website. Any objection or
psychological or even physical problems are irrelevant to the project.
Please be aware of any applicable local laws and regulations.
RepoType: git
Repo: https://github.com/NHMoeDev/NHentai-android
Builds:
- versionName: 1.6.3
versionCode: 30
commit: 1.6.3
subdir: app
gradle:
- yes
prebuild: rm libs/renderscript-v8.jar
- versionName: 1.7.1
versionCode: 31
disable: https://github.com/FengMoeTeam/NHentai-android/issues/67
commit: 1.7.1
subdir: app
gradle:
- yes
rm:
- gradle
prebuild:
- rm libs/renderscript-v8.jar
- sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
- versionName: 1.8.1
versionCode: 33
commit: 1.8.1
subdir: app
gradle:
- yes
rm:
- gradle
prebuild:
- rm libs/renderscript-v8.jar
- sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
- versionName: 1.8.2
versionCode: 34
commit: 1.8.2
subdir: app
gradle:
- yes
rm:
- gradle
prebuild:
- rm libs/renderscript-v8.jar
- sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
- versionName: 1.8.3
versionCode: 35
commit: 1.8.3
subdir: app
gradle:
- yes
rm:
- gradle
prebuild:
- rm libs/renderscript-v8.jar
- sed -i -e '/classpath/s/2.2.2/2.1.3/' ../build.gradle
- versionName: 1.8.4
versionCode: 36
commit: 1.8.4
subdir: app
gradle:
- main
prebuild: rm libs/renderscript-v8.jar
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.8.4
CurrentVersionCode: 36

View file

@ -1,32 +0,0 @@
Categories:Multimedia
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/MartiniMoe/MIDICtrl
Issue Tracker:https://github.com/MartiniMoe/MIDICtrl/issues
Changelog:https://github.com/MartiniMoe/MIDICtrl/blob/HEAD/CHANGELOG.md
Auto Name:MIDICtrl
Summary:Control MIDI devices
Description:
Using the new MIDI API thats available on Android 6+, this app allows you to
control your favourite DAW with your phone.
'''Features:'''
* Buttons for Play, Record, Stop and Rewind
* Fader that sends its value on Channel #0 and Controller #0
Features have been tested with Ardour and Bitwig Studio.
.
Repo Type:git
Repo:https://github.com/MartiniMoe/MIDICtrl.git
Build:0.1,1
commit=73970d9e4d7b05a59c676099b5f75ae4b76cb88c
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.1
Current Version Code:1

View file

@ -0,0 +1,34 @@
Categories:
- Multimedia
License: GPL-3.0-only
SourceCode: https://github.com/MartiniMoe/MIDICtrl
IssueTracker: https://github.com/MartiniMoe/MIDICtrl/issues
Changelog: https://github.com/MartiniMoe/MIDICtrl/blob/HEAD/CHANGELOG.md
AutoName: MIDICtrl
Summary: Control MIDI devices
Description: |-
Using the new MIDI API thats available on Android 6+, this app allows you to
control your favourite DAW with your phone.
'''Features:'''
* Buttons for Play, Record, Stop and Rewind
* Fader that sends its value on Channel #0 and Controller #0
Features have been tested with Ardour and Bitwig Studio.
RepoType: git
Repo: https://github.com/MartiniMoe/MIDICtrl.git
Builds:
- versionName: '0.1'
versionCode: 1
commit: 73970d9e4d7b05a59c676099b5f75ae4b76cb88c
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '0.1'
CurrentVersionCode: 1

View file

@ -1,53 +0,0 @@
Categories:Security
License:Apache-2.0
Web Site:
Source Code:https://github.com/Mnkai/PGPClipper
Issue Tracker:https://github.com/Mnkai/PGPClipper/issues
Auto Name:PGPClipper
Summary:Add PGP support via clipboard
Description:
Use PGPClipper to easily and safely write and receive PGP messages in apps that
let you copy and paste text.
PGPClipper monitors user clipboard, and notifies the user when possible PGP data
is available for decoding.
.
Repo Type:git
Repo:https://github.com/Mnkai/PGPClipper
Build:0.1,1
commit=0.1_Release
subdir=app
gradle=yes
Build:0.11,2
commit=0.11_Release
subdir=app
gradle=yes
Build:0.12,3
commit=3dc25949b5910d595579988fb6b4adc3d503a093
subdir=app
gradle=yes
Build:0.2,4
commit=0.2_Release
subdir=app
gradle=yes
Build:0.21,5
commit=0.21
subdir=app
gradle=yes
Build:0.22,6
commit=0.22
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9.]+$
Current Version:0.22
Current Version Code:6

View file

@ -0,0 +1,65 @@
Categories:
- Security
License: Apache-2.0
SourceCode: https://github.com/Mnkai/PGPClipper
IssueTracker: https://github.com/Mnkai/PGPClipper/issues
AutoName: PGPClipper
Summary: Add PGP support via clipboard
Description: |-
Use PGPClipper to easily and safely write and receive PGP messages in apps that
let you copy and paste text.
PGPClipper monitors user clipboard, and notifies the user when possible PGP data
is available for decoding.
RepoType: git
Repo: https://github.com/Mnkai/PGPClipper
Builds:
- versionName: '0.1'
versionCode: 1
commit: 0.1_Release
subdir: app
gradle:
- yes
- versionName: '0.11'
versionCode: 2
commit: 0.11_Release
subdir: app
gradle:
- yes
- versionName: '0.12'
versionCode: 3
commit: 3dc25949b5910d595579988fb6b4adc3d503a093
subdir: app
gradle:
- yes
- versionName: '0.2'
versionCode: 4
commit: 0.2_Release
subdir: app
gradle:
- yes
- versionName: '0.21'
versionCode: 5
commit: '0.21'
subdir: app
gradle:
- yes
- versionName: '0.22'
versionCode: 6
commit: '0.22'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: '0.22'
CurrentVersionCode: 6

View file

@ -1,62 +0,0 @@
Categories:System
License:Apache-2.0
Web Site:http://forum.xda-developers.com/showthread.php?t=2234079
Source Code:https://github.com/MohammadAdib/RoundR
Issue Tracker:https://github.com/MohammadAdib/RoundR/issues
Auto Name:RoundR
Summary:Round the corners of the screen
Description:
RoundR takes advantage of the fact that regardless of the device's color, the
screen is surrounded with a pitch black border, the corners of which are rarely
ever touched. RoundR places four small overlays at the corners of the display,
to simulate a rounded screen.
.
Repo Type:git
Repo:https://github.com/MohammadAdib/Roundr.git
Build:1.7.2,10
commit=406b35c7
subdir=RoundR
update=.,../StandOutRoundR
Build:1.9.9,14
commit=c5bb6b51
subdir=RoundR
prebuild=rm -rf RoundR/gen/ StandOutRoundR/gen/
update=.,../StandOutRoundR
Build:2.0.0.1,16
commit=3121961041c3a0
subdir=RoundR
prebuild=rm -rf RoundR/gen/ StandOutRoundR/gen/
update=.,../StandOutRoundR
Build:2.5.0.1,18
commit=f6e6384b899e14
subdir=RoundR
prebuild=rm -rf RoundR/gen/ StandOutRoundR/gen/
update=.,../StandOutRoundR
Build:2.6.0.0,19
commit=b47ca72867093d
subdir=RoundR
prebuild=rm -rf RoundR/gen/ StandOutRoundR/gen/
update=.,../StandOutRoundR
Build:2.7.0.2,22
commit=6eb2108ae73e59
subdir=RoundR
prebuild=rm -rf RoundR/gen/ StandOutRoundR/gen/
update=.,../StandOutRoundR
Build:3.0.1,24
commit=c16d88904db105
subdir=RoundR
prebuild=rm -rf RoundR/gen/ StandOutRoundR/gen/
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.0.2
Current Version Code:24

View file

@ -0,0 +1,82 @@
Categories:
- System
License: Apache-2.0
WebSite: http://forum.xda-developers.com/showthread.php?t=2234079
SourceCode: https://github.com/MohammadAdib/RoundR
IssueTracker: https://github.com/MohammadAdib/RoundR/issues
AutoName: RoundR
Summary: Round the corners of the screen
Description: |-
RoundR takes advantage of the fact that regardless of the device's color, the
screen is surrounded with a pitch black border, the corners of which are rarely
ever touched. RoundR places four small overlays at the corners of the display,
to simulate a rounded screen.
RepoType: git
Repo: https://github.com/MohammadAdib/Roundr.git
Builds:
- versionName: 1.7.2
versionCode: 10
commit: 406b35c7
subdir: RoundR
androidupdate:
- .
- ../StandOutRoundR
- versionName: 1.9.9
versionCode: 14
commit: c5bb6b51
subdir: RoundR
prebuild: rm -rf RoundR/gen/ StandOutRoundR/gen/
androidupdate:
- .
- ../StandOutRoundR
- versionName: 2.0.0.1
versionCode: 16
commit: 3121961041c3a0
subdir: RoundR
prebuild: rm -rf RoundR/gen/ StandOutRoundR/gen/
androidupdate:
- .
- ../StandOutRoundR
- versionName: 2.5.0.1
versionCode: 18
commit: f6e6384b899e14
subdir: RoundR
prebuild: rm -rf RoundR/gen/ StandOutRoundR/gen/
androidupdate:
- .
- ../StandOutRoundR
- versionName: 2.6.0.0
versionCode: 19
commit: b47ca72867093d
subdir: RoundR
prebuild: rm -rf RoundR/gen/ StandOutRoundR/gen/
androidupdate:
- .
- ../StandOutRoundR
- versionName: 2.7.0.2
versionCode: 22
commit: 6eb2108ae73e59
subdir: RoundR
prebuild: rm -rf RoundR/gen/ StandOutRoundR/gen/
androidupdate:
- .
- ../StandOutRoundR
- versionName: 3.0.1
versionCode: 24
commit: c16d88904db105
subdir: RoundR
prebuild: rm -rf RoundR/gen/ StandOutRoundR/gen/
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 3.0.2
CurrentVersionCode: 24

View file

@ -1,37 +0,0 @@
AntiFeatures:UpstreamNonFree
Categories:Reading
License:Apache-2.0
Web Site:https://groups.google.com/group/samlib-info
Source Code:https://github.com/monakhv/samlib-Info
Issue Tracker:https://github.com/monakhv/samlib-Info/issues
Auto Name:SamLib Инфо
Summary:Track new Russian publications
Description:
New publications on samlib.ru site.
Newer versions of this app exist, but require proprietary software, so updates
will not appear here.
.
Repo Type:git
Repo:https://github.com/monakhv/samlib-Info.git
Build:3.1.9,19
commit=V3.1.9
Build:3.2.2,22
commit=V3.2.2
gradle=yes
Build:3.2.3,23
commit=V3.2.3
gradle=yes
Build:3.2.8,10328
disable=non-free gplay services
Auto Update Mode:None
Update Check Mode:Static
Current Version:3.2.3
Current Version Code:23

View file

@ -0,0 +1,45 @@
AntiFeatures:
- UpstreamNonFree
Categories:
- Reading
License: Apache-2.0
WebSite: https://groups.google.com/group/samlib-info
SourceCode: https://github.com/monakhv/samlib-Info
IssueTracker: https://github.com/monakhv/samlib-Info/issues
AutoName: SamLib Инфо
Summary: Track new Russian publications
Description: |-
New publications on samlib.ru site.
Newer versions of this app exist, but require proprietary software, so updates
will not appear here.
RepoType: git
Repo: https://github.com/monakhv/samlib-Info.git
Builds:
- versionName: 3.1.9
versionCode: 19
commit: V3.1.9
- versionName: 3.2.2
versionCode: 22
commit: V3.2.2
gradle:
- yes
- versionName: 3.2.3
versionCode: 23
commit: V3.2.3
gradle:
- yes
- versionName: 3.2.8
versionCode: 10328
disable: non-free gplay services
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 3.2.3
CurrentVersionCode: 23