Remove disabled apps: 91-127

This commit is contained in:
linsui 2021-04-03 14:27:23 +00:00 committed by Izzy
parent 1e19ab3d00
commit 4fca83a94f
206 changed files with 0 additions and 1924 deletions

View file

@ -1,31 +0,0 @@
Categories:
- Development
License: Apache-2.0
WebSite: https://sites.google.com/site/zipsigner
SourceCode: https://code.google.com/p/zip-signer/source
AutoName: ZipSigner
Description: |-
ZipSigner is an Android app for signing Zip, Apk, and/or Jar files on-board
Android devices. Similar to jarsigner and signapk, this app can be used to sign
update zip files, APK, or JAR files using one of the four built-in keys, or with
your own private keys. The keystore and key creation features provide some of
the same functionality as the Java keytool utility.
The built-in keys and auto-select modes allow rooted themers and modders to sign
updates and modified APKs. Signing with private keys is an activity performed by
developers in order to publish apps.
RepoType: git-svn
Repo: https://zip-signer.googlecode.com/svn/ZipSigner/trunk
Builds:
- versionName: '3.4'
versionCode: 31
disable: missing code
commit: '453'
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '3.4'
CurrentVersionCode: 31

View file

@ -1 +0,0 @@
Sign zip, apk, and jar files

View file

@ -1,27 +0,0 @@
Categories:
- System
License: GPL-3.0-only
WebSite: https://www.commotionwireless.net
SourceCode: https://github.com/opentechinstitute/commotion-android
IssueTracker: https://github.com/opentechinstitute/commotion-android/issues
AutoName: Mesh Tether
Description: |-
Combination of tools to provide OLSR mesh networking over wifi. It handles
setting up the wifi into ad-hoc mode, setting up the IP address, and running the
olsrd program.
RepoType: git
Repo: https://github.com/opentechinstitute/commotion-android.git
Builds:
- versionName: '0.0'
versionCode: 1
disable: jars, no version released
commit: 8ab92219a3f97660b870851e3e48e9c187913e0c
buildjni:
- yes
ndk: r12b
AutoUpdateMode: None
UpdateCheckMode: RepoManifest

View file

@ -1 +0,0 @@
OLSR mesh networking

View file

@ -1,60 +0,0 @@
Categories:
- Security
- Internet
License: Apache-2.0
WebSite: https://geti2p.net
SourceCode: https://github.com/i2p
IssueTracker: https://trac.i2p2.de
Translation: https://www.transifex.com/otf/I2P/
Donate: https://geti2p.net/en/get-involved/donate
FlattrID: '13523'
Bitcoin: 1BPdWwovytfGdBwUDVgqbMZ8omcPQzshpX
Litecoin: LM7DTXGHBzh7xeo7ZSWR6hs9s4oVAUsw4E
Name: I2P (REMOVE)
AutoName: I2P
Description: |-
I2P is an anonymizing network, offering a simple layer that identity-sensitive
applications can use to securely communicate. All data is wrapped with several
layers of encryption, and the network is both distributed and dynamic, with no
trusted parties.
RepoType: git
Repo: https://github.com/i2p/i2p.android.base.git
Builds:
- versionName: 0.9.26
versionCode: 4745233
disable: remove apk
commit: bd0455c413c611a76f0a47e0a3a0617cc4bffbad
subdir: app
gradle:
- free
srclibs:
- I2P@249e6f0eea2b72b6973a8e9ba7548019dd536eba
prebuild:
- echo -e "i2psrc=../$$I2P$$" >> ../lib/client/local.properties
- echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=$$I2P$$" >> ../routerjars/local.properties
- sed -i '31i checkReleaseBuilds false\n' build.gradle
- curl https://gmplib.org/download/gmp/gmp-5.0.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
scandelete:
- lib/client/src/main/jniLibs
MaintainerNotes: |-
Don't build until reproducible.
The version code and name is in app/build.gradle
Android version code is an integer. So we have 31 bits.
MAJOR 4 bits 0-15
MINOR 8 bits 0-255
RELEASE 8 bits 0-255
ROUTERBUILD 7 bits 0-127
ANDROIDBUILD 4 bits 0-15
See custom_rules.xml for more info.
Increment build number with 'ant incrementBuild' for updates between router releases. (see ./custom_rules.xml)
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.9.26
CurrentVersionCode: 4745233

View file

@ -1 +0,0 @@
I2P anonymous network

View file

@ -1,40 +0,0 @@
Categories:
- Internet
License: AGPL-3.0-only
WebSite: https://pagekite.net
SourceCode: https://github.com/pagekite/AndroidPageKiteApp
IssueTracker: https://github.com/pagekite/AndroidPageKiteApp/issues
Donate: https://pagekite.net/pricing
AutoName: PageKite
Description: |-
PageKite makes it easy for your Android device to become a public web server or
SSH server, even if it is on 3G or trapped behind NAT or strict firewalls. It
supports HTTP, HTTPS, Websocket and SSH servers. Note that PageKite is not
itself a server, it makes other server apps reachable with the help of an
in-the-cloud relay server (pagekite.py, which itself is free software).
RepoType: git
Repo: https://github.com/pagekite/AndroidPageKiteApp.git
Builds:
- versionName: '1.007'
versionCode: 1212140
disable: needs work 3556ac801
commit: unknown - see disabled
srclibs:
- LibPageKite@81c9d891
- OpenSSL-GP@327836b3b
prebuild:
- cp -r $$LibPageKite$$ .
- cp -r $$OpenSSL-GP$$ LibPageKite/
- rm jni
- ln -s LibPageKite jni
- ln -s LibPageKite/net.pagekite.lib src/net/pagekite/lib
- export NDK_PROJECT_PATH=$$NDK$$
- make -f jni/Makefile android
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.007'
CurrentVersionCode: 1212140

View file

@ -1 +0,0 @@
PageKite connector

View file

@ -1,33 +0,0 @@
AntiFeatures:
- NonFreeDep
Categories:
- Navigation
License: GPL-3.0-only
SourceCode: https://github.com/rcgroot/open-gpstracker
IssueTracker: https://github.com/rcgroot/open-gpstracker/issues
AutoName: Open GPS Tracker
Description: |-
An app to record the path you've taken. OpenStreetMap can be used as a map
provider by changing one of the settings and tracks can by uploaded to OSM from
within the app.
Anti-feature: Dependencies. It's necessary for Google Maps to be already
installed either as an app or as a shared system library for this app to be
installable. We will be able to remove this dependency as soon as we figure out
how to build the app from source.
RepoType: git
Repo: https://github.com/rcgroot/open-gpstracker
Builds:
- versionName: 1.3.5
versionCode: 85
disable: missing osm oauth keys
commit: release_1.3.5
subdir: OpenGPSTracker/application
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.5.1
CurrentVersionCode: 1510

View file

@ -1 +0,0 @@
GPS Logger

View file

@ -1,27 +0,0 @@
Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: Arnaud Brochard
AuthorEmail: shagr4th@gmail.com
SourceCode: https://github.com/shagr4th/droid48
IssueTracker: https://github.com/shagr4th/droid48/issues
AutoName: Droid48
Description: Emulated HP48. The bundled ROM is free for non-commercial use.
RepoType: git
Repo: https://github.com/shagr4th/droid48.git
Builds:
- versionName: '1.35'
versionCode: 35
disable: Bundled ROM has field of use restrictions
commit: da314fd
buildjni:
- yes
ndk: r12b
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.35'
CurrentVersionCode: 34

View file

@ -1 +0,0 @@
Scientific Calculator

View file

@ -1,34 +0,0 @@
Categories:
- Multimedia
License: Apache-2.0
AuthorName: OpenWatch
AuthorEmail: contact@openwatch.net
WebSite: http://openwatch.net/
SourceCode: https://github.com/OpenWatch/OpenWatch-Android
IssueTracker: https://github.com/OpenWatch/OpenWatch-Android/issues
AutoName: OpenWatch
Description: |-
This app records audio or video secretly and sends the results to OpenWatch: a
participatory citizen media project to enable public monitoring of authority
figures. See the tutorial section in the app for details on how to work it as it
is deliberately made unobvious. All uploads are released under CC-BY (Creative
Commons Attribution License) but personally identifiable information can be
suppressed if stated in the accompanying upload note.
RepoType: git
Repo: https://github.com/OpenWatch/OpenWatch-Android
Builds:
- versionName: 2.4.3
versionCode: 19
disable: google play services plus many jars
commit: v2.4.3
subdir: app/OpenWatch
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 2.4.3
CurrentVersionCode: 19

View file

@ -1 +0,0 @@
Heimlich Videos aufnehmen

View file

@ -1 +0,0 @@
Record video secretly

View file

@ -1 +0,0 @@
הקלטת סרטונים בחשאי

View file

@ -1 +0,0 @@
Nagrywa audio lub wideo w tajemnicy i wysyła wyniki do OpenWatch

View file

@ -1 +0,0 @@
Gravar vídeo secretamente

View file

@ -1 +0,0 @@
Gravar vídeo secretamente

View file

@ -1 +0,0 @@
Тайная запись видео

View file

@ -1 +0,0 @@
Regjistroni video fshehtazi

View file

@ -1 +0,0 @@
Gizlice video çek

View file

@ -1 +0,0 @@
秘密录制视频

View file

@ -1,61 +0,0 @@
Disabled: Google APIs
AntiFeatures:
- NonFreeDep
Categories:
- Navigation
- Science & Education
License: GPL-3.0-only
WebSite: http://androidsoft.org
SourceCode: https://github.com/androidsoft-org/androidsoft-remarkable-trees
IssueTracker: https://github.com/androidsoft-org/androidsoft-remarkable-trees/issues
AutoName: Paris' Remarkable Trees
Summary: Guide to remarkable trees in Paris
Description: |-
The Paris City Council maintains approximately 300,000 trees on his estate
(parks and gardens, public roads, cemeteries, the Bois de Boulogne and
Vincennes). Of these, some are distinguished by their age, rarity of their
essence, their history or their impressive measurements: they are the remarkable
trees.
The mayor of Paris publishes licensed "Open Data" (License ODbL) data on 60 of
the most remarkable trees of the capital. This application uses this data to
help you discover these trees of exceptional heritage. You can access the
information from each tree by a proximity search (list of trees around you), a
map or through your camera for augmented reality.
Anti-Feature: Requires Google APIs on the device.
RepoType: git
Repo: https://github.com/androidsoft-org/androidsoft-remarkable-trees
Builds:
- versionName: 1.1.2
versionCode: 8
disable: google-apis
commit: 6c658619c9cf4bcc833cb6098f0a8f8f423e7e94
gradle:
- yes
srclibs:
- androidsoft-lib-poi@d910eacdcca81b8e69a066b89ee27d909965c093
- androidsoft-lib-sound@cb139bc12abbc8c7e0203cc669fae9de2e93a2d1
- androidsoft-lib-utils@3b08e29969c71f7f599d7db9316d3e7871387ddb
- androidsoft-lib-credits@8285334f07c5b2695a047d43d9b4f589cac02edc
rm:
- sign.gradle
- libs/*
prebuild:
- sed -i -e '/sign.gradle/d' -e '/fileTree/acompile "au.com.bytecode:opencsv:2.4"'
build.gradle
- cp -fR $$androidsoft-lib-utils$$/src/main/java/org src/main/java/
- cp -fR $$androidsoft-lib-credits$$/src/main/java/org src/main/java/
- cp -fR $$androidsoft-lib-sound$$/libs/Sound/src/org src/main/java/
- cp -fR $$androidsoft-lib-poi$$/libs/POI/src/org src/main/java/
- cp -fR $$androidsoft-lib-poi$$/libs/POI/src/com src/main/java/
- sed -i -e 's/package org.androidsoft.games.utils.sound/package org.androidsoft.utils.sound/g'
src/main/java/org/androidsoft/games/utils/sound/SoundManager.java
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.1.2
CurrentVersionCode: 8

View file

@ -1,27 +0,0 @@
Categories:
- Connectivity
License: GPL-2.0-only
AuthorName: Georg Lukas
AuthorEmail: georg@op-co.de
AuthorWebSite: https://op-co.de/blog/
WebSite: https://aprsdroid.org
SourceCode: https://github.com/ge0rg/aprsdroid
IssueTracker: https://github.com/ge0rg/aprsdroid/issues
Translation: https://github.com/ge0rg/aprsdroid/wiki/Developer#translation
AutoName: APRSdroid
Description: |-
Report your position to the APRS-IS network and view nearby stations on a map. A
radio operator callsign is required.
RepoType: git
Repo: https://github.com/ge0rg/aprsdroid.git
Builds:
- versionName: 1.2.0
versionCode: 10
disable: contains scala code 6060f53846
commit: unknown - see disabled
AutoUpdateMode: None
UpdateCheckMode: Static

View file

@ -1 +0,0 @@
Amateur radio operation

View file

@ -1,63 +0,0 @@
Categories:
- Multimedia
License: AGPL-3.0-or-later
SourceCode: https://github.com/creativecommons/list
IssueTracker: https://github.com/creativecommons/list/issues
AutoName: The List
Description: |-
'''Note:''' this app is no longer maintained, its repo was archived.
No one can be everywhere at once. But everyone can.
NGOs, journalists, government agencies, and cultural institutions all need
photographs to tell their story and educate others. But theres no way for those
organizations to be in the right place at the right time, every time. Thats
where we come in.
Through The List, organizations will provide lists of locations, people, and
events that they need photographs of. And when users are in the right place at
the right time, they can claim an item from the list and publish a photograph of
it. All photos on The List are openly licensed, meaning that everyone can use
them.
RepoType: git
Repo: https://github.com/creativecommons/list
Builds:
- versionName: 0.4.1
versionCode: 1
disable: proguard warning error
commit: 0.4.1
subdir: app/TheListApp/app
gradle:
- yes
- versionName: '1.0'
versionCode: 2
disable: play-services
commit: '1.0'
subdir: app/TheListApp/app
gradle:
- yes
- versionName: '2.0'
versionCode: 3
disable: play-services
commit: '2.0'
subdir: app/TheListApp/app
gradle:
- yes
- versionName: '3.0'
versionCode: 4
disable: play-services
commit: '3.0'
subdir: app/TheListApp/app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '3.0'
CurrentVersionCode: 4

View file

@ -1 +0,0 @@
Take interesting photos and build the commons

View file

@ -1,33 +0,0 @@
Categories:
- System
License: Apache-2.0
AutoName: Android Notifier
Description: |-
Sends notifications (for example, phone ringing) from the device to a desktop
machine running the dedicated client software. Get the desktop application from
the web site.
Builds:
- versionName: '0.3'
versionCode: 12
disable: Not published upstream
commit: 7c31ec8497b5
subdir: AndroidNotifier
prebuild:
- echo "source.dir=../NotifierLib/src;src" > ant.properties
- mv ../NotifierLib/lib/* libs/
MaintainerNotes: |-
The build is disabled because it was never published by upstream, and judging
by the content of the issue tracker and short history, it's possibly unfinished
and/or broken. That said, it appears to be long since abandonded, so if someone
can confirm that what exists is actually working and useful, we could probably
publish this version anyway.
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '0.3'
CurrentVersionCode: 12
NoSourceSince: '0.4'

View file

@ -1 +0,0 @@
Benachrichtigungen auf PC spiegeln

View file

@ -1 +0,0 @@
Mirror notifications to desktop

View file

@ -1 +0,0 @@
Refleja las notificaciones al escritorio

View file

@ -1 +0,0 @@
Duplique les notifications vers le bureau

View file

@ -1 +0,0 @@
שיקוף התראות לשולחן העבודה

View file

@ -1 +0,0 @@
Powiadomienia lustrzane na pulpicie

View file

@ -1 +0,0 @@
Notificações espelhadas na área de trabalho

View file

@ -1 +0,0 @@
Espelhar notificações para a área de trabalho

View file

@ -1 +0,0 @@
Espelhar notificações para a área de trabalho

View file

@ -1 +0,0 @@
Pasqyroji njoftimet në desktop

View file

@ -1 +0,0 @@
Bildirimleri masaüstüne yansıtın

View file

@ -1 +0,0 @@
Дзеркальні сповіщення на робочий стіл

View file

@ -1 +0,0 @@
同步通知到桌面

View file

@ -1,32 +0,0 @@
Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: Johannes-Martin Goebel
SourceCode: https://github.com/jhmgbl/learnforandroidfrag
IssueTracker: https://github.com/jhmgbl/learnforandroidfrag/issues
Changelog: https://github.com/jhmgbl/learnforandroidfrag/releases
AutoName: Learnforandroid
Description: |-
Enter and learn vocabulary. This is also suited for flash cards. The file format
is compatible with the Windows program learnforall. On long press your favorite
dictionary or Google Translate is shown. After a vocabulary has been shown the
user can press "view" and decide if he has known it or not (he can select
"right" or "wrong"). Long touch in settings shows a help screen.
RepoType: git
Repo: https://github.com/jhmgbl/learnforandroidfragAS
Builds:
- versionName: '1.966'
versionCode: 1966
disable: missing :library, jar
commit: v1.966
subdir: learnforAndroidFrag
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.985'
CurrentVersionCode: 1985

View file

@ -1 +0,0 @@
Learn vocabulary via flash cards

View file

@ -1,45 +0,0 @@
Categories:
- Internet
License: GPL-3.0-only
SourceCode: https://github.com/DoubangoTelecom/imsdroid
IssueTracker: https://github.com/DoubangoTelecom/imsdroid/issues
Changelog: https://github.com/DoubangoTelecom/imsdroid/blob/HEAD/Release_notes.md
AutoName: IMSDroid
Description: |-
3GPP IMS (IP Multimedia Subsystem) is the next generation network for delivering
IP multimedia services. IMS is standardized by the 3rd Generation Partnership
Project (3GPP). IMS services could be used over any type of network, such as
3GPP LTE, GPRS, Wireless LAN, CDMA2000 or fixed line.
IMSDroid is the first fully featured open source 3GPP IMS Client for Android
devices (1.5 and later). The main purpose of the project is to exhibit
doubango's features and to offer an IMS client to the open source community.
doubango is an experimental, open source, 3GPP IMS/LTE framework for both
embedded (Android, Windows Mobile, Symbian, iPhone, iPad, ...) and desktop
systems (Windows XP/Vista/7, MAC OS X, Linux, ...) and is written in ANSI-C to
ease portability. The framework has been carefully designed to efficiently work
on embedded systems with limited memory and low computing power. As the SIP
implementation follows RFC 3261 and 3GPP TS 24.229 Rel-9 specifications, this
will allow you to connect to any compliant SIP registrar.
<a href="https://github.com/DoubangoTelecom/imsdroid/blob/master/Quick_Start.md">Quick
start guide</a>
RepoType: git
Repo: https://github.com/DoubangoTelecom/imsdroid
Builds:
- versionName: 2.554.910
versionCode: 554
disable: WIP
commit: '554'
subdir: imsdroid
srclibs:
- simple-xml@2099
target: android-19
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 2.554.910
CurrentVersionCode: 554

View file

@ -1 +0,0 @@
High Quality Video SIP/IMS client

View file

@ -1,53 +0,0 @@
Categories:
- Internet
License: AGPL-3.0-only
AuthorName: Electronic Frontier Foundation
AuthorEmail: info@eff.org
AuthorWebSite: https://www.eff.org/
WebSite: https://www.eff.org/deeplinks/2014/12/download-eff-mobile-app
SourceCode: https://github.com/EFForg/actioncenter-mobile
IssueTracker: https://github.com/EFForg/actioncenter-mobile/issues
Donate: https://supporters.eff.org/donate
Name: EFF Alerts
Description: |-
Notifies you when theres a new action you can take to support
<a href="https://www.eff.org">EFF</a>. Here are a few ways you can use the app to defend
freedom and privacy:
* Calling or emailing the U.S. Congress to help advocate for better technology laws.
* Tweeting at the White House to ask for better policies.
* Helping get the word out about a specific project or campaign EFF is running.
* Taking actions internationally to help preserve digital rights in your country, and around the world.
RepoType: git
Repo: https://github.com/EFForg/actioncenter-mobile
Builds:
- versionName: 1.0.1
versionCode: 100011
disable: pure madness
commit: 1b66c51732cc276d13e3e24ab08304174c40dd85
prebuild:
- npm config set prefix `readlink -f .`/npmcache
- npm install -g bower
- npm install
- bower install
- gulp build
- npm install -g cordova
- cordova platform add android
- cordova plugin add de.appplant.cordova.plugin.local-notification
- cordova prepare
- exit 1
MaintainerNotes: |-
This app is used as a testbed for cordova/nodejs/npm apps. The current build
does not work and misusing srclibs for this kind of stuff should never ever
being used. Please see https://gitlab.com/fdroid/fdroidserver/issues/60 .
https://nodejs.org/dist/v6.9.1/node-v6.9.1-linux-x64.tar.xz
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1'
CurrentVersionCode: 1

View file

@ -1 +0,0 @@
Get EFF notices about possible actions

View file

@ -1,38 +0,0 @@
Categories:
- Phone & SMS
License: MIT
AuthorName: Jesse Young
WebSite: https://envaya.org
SourceCode: https://github.com/youngj/EnvayaSMS
IssueTracker: https://github.com/youngj/EnvayaSMS/issues
Donate: https://envaya.org/envaya/page/contribute
AutoName: EnvayaSMS
Description: |-
EnvayaSMS can be used to enable any web service to send and receive SMS and MMS
messages nearly anywhere in the world. In particular, it is useful in countries
where obtaining a local virtual phone number or SMS shortcode is difficult,
expensive, or impossible. A phone running EnvayaSMS connects to the phone
network in the same way as any other mobile phone, so it can be set up without
needing approval from anyone else.
EnvayaSMS is designed to to be maintainable even when deployed in remote
locations that cannot easily be accessed by your organizations technical staff.
With minimal training, non-technical users can do all setup and maintenance of
deployed phones. The number of SMS that can be sent is capped by Android at
100/hour. Expansion pack apks, not yet available from f-droid.org can lift this
limit.
RepoType: git
Repo: https://github.com/youngj/EnvayaSMS.git
Builds:
- versionName: 3.0.1
versionCode: 30
disable: development ceased; see envayasms on forums at 69a05acd
commit: 69a05acd
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 3.0.1
CurrentVersionCode: 30

View file

@ -1 +0,0 @@
SMS to internet gateway

View file

@ -1,49 +0,0 @@
Disabled: Superseeded by be.digitalia.fosdem
Categories:
- Time
License: GPL-3.0-only
AuthorName: Christopher Orr
AuthorEmail: chris@orr.me.uk
AuthorWebSite: https://chris.orr.me.uk/
WebSite: https://fosdem.org/
SourceCode: https://github.com/orrc/fosdem-android
IssueTracker: http://sourceforge.net/tracker/?group_id=283580
AutoName: FOSDEM
Summary: European dev conference schedule
Description: |-
FOSDEM schedule application. The original project is on sourceforge.net but it
wasnt updated in time for the conference, so our apk is built from one of the
semi-official forks on github.com.
* View the different sessions by day and tracks
* Room plans
* Favorites and notifications
* Search
* Share a session with your social network
RepoType: git
Repo: https://github.com/orrc/fosdem-android
Builds:
- versionName: 1.0.2
versionCode: 4
disable: broken now 117
commit: unknown - see disabled
- versionName: 2.0.0
versionCode: 50
disable: until next year 5791487b72
commit: unknown - see disabled
subdir: app
submodules: true
forcevercode: true
androidupdate:
- .
- ../libraries/ActionBarSherlock/library/
- ../libraries/StickyListHeaders/library
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 2.0.0
CurrentVersionCode: 50

View file

@ -1,16 +0,0 @@
Disabled: Because nobody wanted to build when it was still in a repo
Categories:
- Multimedia
License: GPL-2.0-only
WebSite: https://code.google.com/p/moonblink/wiki/Audalyzer
SourceCode: https://code.google.com/p/moonblink/downloads
Summary: Realtime audio analyzer
Description: |-
A simple audio analyser that displays sound readings from the microphone as a
waveform display, as a frequency spectrum, and as a dB meter.
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.15'
CurrentVersionCode: 16

View file

@ -1,18 +0,0 @@
Disabled: Source repo is gone
Categories:
- System
License: GPL-2.0-only
WebSite: https://code.google.com/p/moonblink/wiki/Dazzle
SourceCode: https://code.google.com/moonblink/downloads
Summary: Configurable switcher widget
Description: |-
Dazzle is a configurable switcher widget; it allows you to create one or more
switcher widgets, in four sizes, with your choice of controls. You can choose
from WiFi, Bluetooth, GPS, airplane mode, and brightness controls; on supported
devices, brightness lets you toggle between auto and manual modes.
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '2.9'
CurrentVersionCode: 12

View file

@ -1,18 +0,0 @@
Disabled: Need to host the source code in a repo
Categories:
- Games
License: GPL-2.0-only
WebSite: https://code.google.com/archive/p/moonblink/wikis/ScrambledNet.wiki
SourceCode: https://code.google.com/archive/p/moonblink/source
AutoName: Scrambled Net
Summary: Puzzle game
Description: |-
A puzzle game where the player is given a network diagram with the parts of the
network randomly rotated and must rotate them to connect all the terminals to
the server. A port of the KDE game "knetwalk".
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 5.0.2
CurrentVersionCode: 28

View file

@ -1,28 +0,0 @@
Disabled: Abandonware that depends on Google Play
Categories:
- System
License: GPL-3.0-or-later
WebSite: https://community.kde.org/Necessitas
SourceCode: https://cgit.kde.org/ministro.git/
AutoName: Ministro configuration tool
Summary: configure Ministros default repositories
Description: |-
This is the configuration utility for https://f-droid.org/packages/org.kde.necessitas.ministro. You do
not need to install this (or that) unless another app requests it.
RepoType: git
Repo: https://anongit.kde.org/ministro.git
Builds:
- versionName: '2.0'
versionCode: 2
disable: still just assumes playmarket 7.0
commit: unknown - see disabled
subdir: MinistroConfigurationTool
target: android-16
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,86 +0,0 @@
Categories:
- Games
License: GPL-3.0-or-later
SourceCode: https://github.com/KOBUGE-Games/Ninja-Training
IssueTracker: https://github.com/KOBUGE-Games/Ninja-Training/issues
Name: Ninja Training
Description: |-
Free running Side-scroller started as an 1 hour challenge, but after that more
hours were spent to make it better.
All real ninjas are invisible. Thats because mentors like you train them. Train
the next generation of ninjas, make them faster until they are invisible.
RepoType: git
Repo: https://github.com/KOBUGE-Games/Ninja-Training.git
Builds:
- versionName: 1.0.1
versionCode: 2
disable: com.google.android.gms remnants
commit: f731d54d9c2c197bc8462f2357a716ac7c1fea20
output: njt.apk
srclibs:
- Godot@d3b42e41b0e446938d6634c8783e575de3d0b60f
prebuild:
- mkdir njt
- bash -O extglob -c "mv !(njt) njt"
- cp -R $$Godot$$ godot
scandelete:
- godot/platform
build:
- cd godot
- scons -j 8 p=server
- for libname in apk_expansion downloader_library google_play_services play_licensing;
do sed -i 's/android-15/android-19/' platform/android/libs/${libname}/project.properties;
done
- export ANDROID_NDK_ROOT=$$NDK$$
- scons -j 8 p=android target=release
- mkdir -p platform/android/java/libs/armeabi
- cp bin/libgodot.android.opt.so platform/android/java/libs/armeabi/libgodot_android.so
- pushd platform/android/java/
- ant release
- popd
- export HOME=$PWD
- mkdir -p ~/.godot/templates/
- cp platform/android/java/bin/Godot-release-unsigned.apk ~/.godot/templates/android_release.apk
- cd ../njt
- ../godot/bin/godot_server.server.tools.* -export Android ../njt.apk
- versionName: 1.0.2
versionCode: 3
disable: scanedelte and rm issues..
commit: v1.0.3
output: njt.apk
srclibs:
- Godot@d3b42e41b0e446938d6634c8783e575de3d0b60f
rm:
- platform/android/libs/google_play_services
- platform/android/libs/play_licensing
prebuild:
- mkdir njt
- bash -O extglob -c "mv !(njt) njt"
- cp -R $$Godot$$ godot
scandelete:
- godot/platform
build:
- cd godot
- scons -j 8 p=server
- for libname in apk_expansion downloader_library; do sed -i 's/android-15/android-19/'
platform/android/libs/${libname}/project.properties; done
- export ANDROID_NDK_ROOT=$$NDK$$
- scons -j 8 p=android target=release
- mkdir -p platform/android/java/libs/armeabi
- cp bin/libgodot.android.opt.so platform/android/java/libs/armeabi/libgodot_android.so
- pushd platform/android/java/
- ant release
- popd
- export HOME=$PWD
- mkdir -p ~/.godot/templates/
- cp platform/android/java/bin/Godot-release-unsigned.apk ~/.godot/templates/android_release.apk
- cd ../njt
- ../godot/bin/godot_server.server.tools.* -export Android ../njt.apk
AutoUpdateMode: None
UpdateCheckMode: None

View file

@ -1 +0,0 @@
Free Running Side-scroller

View file

@ -1 +0,0 @@
Serbest koşu yandan kaydırmalı oyun

View file

@ -1 +0,0 @@
自由运行侧滚动器

View file

@ -1,32 +0,0 @@
Disabled: todo
Categories:
- Games
License: MIT
AuthorName: Vincent Velociter
AuthorEmail: vincent.velociter@gmail.com
WebSite: https://lichess.org
SourceCode: https://github.com/veloce/lichobile
IssueTracker: https://github.com/veloce/lichobile/issues
Changelog: https://github.com/veloce/lichobile/releases
Summary: Free online chess
Description: Official lichess.org mobile application for Android.
Builds:
- versionName: 4.4.1
versionCode: 20160716
disable: todo
commit: foo
MaintainerNotes: |-
Binaries in the repo for now since F-Droid is unable to build
Cordova-based application as of 20160831. See
[https://gitlab.com/fdroid/fdroidserver/issues/60 this bug report] for more
details.
They come from here: [https://github.com/veloce/lichobile/releases]
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 4.4.1
CurrentVersionCode: 20160716

View file

@ -1,40 +0,0 @@
Categories:
- Navigation
License: GPL-3.0-or-later
AuthorName: microG Project
AuthorWebSite: https://microg.org/
SourceCode: https://github.com/microg/OpenWlanMapNlpBackend
IssueTracker: https://github.com/microg/OpenWlanMapNlpBackend/issues
AutoName: OpenWlanMapNlpBackend
Description: |-
https://f-droid.org/packages/com.google.android.gms backend that uses <a href="http://www.openwlanmap.org">OpenWlanMap</a>.
Location calculation is done online and therefor requires internet connection.
THIS IS PRE-RELEASE SOFTWARE -- USE AT YOUR OWN RISK
RepoType: git
Repo: https://github.com/microg/OpenWlanMapNlpBackend
Builds:
- versionName: '0.1'
versionCode: 1
disable: maybe not ready
commit: 9c558858118f413d4e41cc610fe0a9ee6d00c8c6
srclibs:
- 1:UnifiedNlpApi@v1.0.0
- wire-runtime@wire-1.2.0
- MapsAPI@v0.5
forceversion: true
forcevercode: true
prebuild:
- sed -i -e 's/package=/android:versionCode="1"\n android:versionName="0.1"\n package=/g'
AndroidManifest.xml
- cp -a $$wire-runtime$$/src/main/java/* $$MapsAPI$$/src/* src/
target: android-19
MaintainerNotes: See https://github.com/microg/OpenWlanMapNlpBackend/issues/1
AutoUpdateMode: None
UpdateCheckMode: None

View file

@ -1 +0,0 @@
UnifiedNlp location provider (OpenWLANMap)

View file

@ -1,57 +0,0 @@
Categories:
- Development
License: Apache-2.0
WebSite: https://droidphp.github.io
SourceCode: https://github.com/DroidPHP/DroidPHP
IssueTracker: https://github.com/DroidPHP/DroidPHP/issues
Changelog: https://github.com/DroidPHP/DroidPHP/blob/HEAD/CHANGELOG
AutoName: DroidPHP
Description: |-
Web server with PHP and mySQL support that runs directly on your mobile device.
It requires 50mb of internal storage for installation on unrooted phones and has
following features:
* PHP5
* MYSQL
* MYSQL Monitor
* Lighttpd (ssl enabled)
* Nginx (ssl enabled)
RepoType: git
Repo: https://github.com/DroidPHP/DroidPHP
Builds:
- versionName: 1.7.0
versionCode: 17000
disable: wip
commit: 81e76ebbadfeb3b189e92dfb8c200c6f51c39de6
srclibs:
- 1:SwitchCompatLibrary@a5880e5ddc0d1f12c6ce1ca745076779dec868b2
- 2:ActionBarSherlock@4.4.0
- 3:libsuperuser@1428b2b7a9393035b70c71ed6073d88f92522878
- CommonsIO@2.4
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
prebuild:
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs
- pushd $$CommonsIO$$
- $$MVN3$$ package
- popd
- cp $$CommonsIO$$/target/commons-io-2.4.jar libs/
- 'true'
- versionName: 1.9.1
versionCode: 19001
disable: see maintainer notes
MaintainerNotes: |-
* Commons-IO seems not to be the right version.
* Native code is missing, see https://github.com/DroidPHP/DroidPHP/blob/HEAD/docs/Compiling.md
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.9.1
CurrentVersionCode: 19001

View file

@ -1 +0,0 @@
Web server with PHP and mySQL support

View file

@ -1,51 +0,0 @@
Categories:
- Sports & Health
License: MIT
WebSite: https://world.openfoodfacts.org/
SourceCode: https://github.com/EchoSystem-CH/openfoodfacts-android
IssueTracker: https://github.com/openfoodfacts/openfoodfacts-androidapp/issues
Changelog: https://github.com/openfoodfacts/openfoodfacts-androidapp/blob/HEAD/CHANGELOG.md
AutoName: Open Food Facts
Description: |-
Scan the barcode of a product and retrieve the associated data from
<a href="http://openfoodfacts.org">OpenFoodFacts</a>, the free, open and collaborative
database of food products from the entire world. You can also add products to
the database.
Builds:
- versionName: '1.3'
versionCode: 8
disable: needs barcode scanner plugin
commit: 02d8133c4ca4bd5e63eede5e4bd13320481ad38b
subdir: phonegap/Open Food Facts
srclibs:
- 1:Cordova@2.5.0
- CommonsCodec@1.10
rm:
- phonegap/Open Food Facts/libs/*
extlibs:
- android/android-support-v4.jar
prebuild:
- sed -i -e '/app_name/a<string name="share_name">Open Food Facts</string>'
res/values/strings.xml
- pushd $$CommonsCodec$$
- $$MVN3$$ package
- popd
- pushd $$Cordova$$
- mkdir libs
- popd
- cp $$CommonsCodec$$/target/commons-codec-1.10.jar $$Cordova$$/libs/
target: android-17
MaintainerNotes: |-
- Crashes when trying to scan images
- See https://github.com/openfoodfacts/openfoodfacts-android/issues/17
- Is https://github.com/openfoodfacts/openfoodfacts-android/ upstream or https://github.com/EchoSystem-CH/openfoodfacts-android?
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.3'
CurrentVersionCode: 8
NoSourceSince: '1.3'

View file

@ -1 +0,0 @@
Get information on food products

View file

@ -1,69 +0,0 @@
Categories:
- Games
License: GPL-2.0-only
WebSite: https://www.openmsx.org/
SourceCode: https://sourceforge.net/p/openmsx/openmsx
IssueTracker: https://sourceforge.net/p/openmsx/bugs
Description: |-
MSX is a non IBM PC compatible computer architecture, which was popular mostly
in Japan, the Middle East, the Soviet Union, and to a lesser extent, several
other European countries. Many popular titles, including
<a href="https://en.wikipedia.org/wiki/Wizardry">Wizardry</a>,
<a href="https://en.wikipedia.org/wiki/Snatcher">Snatcher</a>, and initially,
<a href="https://en.wikipedia.org/wiki/Metal_Gear_%28series%29">the Metal Gear series</a>
targeted MSX as their primary platform.
OpenMSX emulates wide range of MSX hardware. Built-in FOSS firmware supports
*.rom images and allows using directories as drives. In order to run games for
floppy drives (*.dsk images), as well as software, you may have to acquire
firmware files for those and put them into
/sdcard/Android/data/org.openmsx.android.openmsx/files/openmsx_system. Firmware
files can be dumped from real machines or downloaded from the net. It is
possible to create and use hardware descriptors and firmware for nonexisting
configurations, such as so called
<a href="https://encrypted.google.com/search?q=Modified_MSX2_EN">Modified_MSX2_EN</a>, which
contains handful of drivers and have good (virtual) hardware capabilities.
RepoType: srclib
Repo: libsdl-android
Builds:
- versionName: 0.9.1-584
versionCode: 11527
disable: fails - libsdl needs a local.properties file preferably via android update
project
commit: openttd-1.2.3.25
subdir: project
init:
- ln -s ../../OpenMSX/ openmsx
- sed -ri 's/ant debug|ant release/exit/' ../build.sh
- find -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete
- cd jni
- rm -rf android/ ffmpeg/ avcodec/ python/ boost* ../themes/converter/converter
patch:
- tcl.patch
srclibs:
- OpenMSX@728325a472
androidupdate:
- no
scanignore:
- project/jni/tcl8.5
build:
- export SDL_ANDROID_PORT_PATH=`readlink -f ..`
- cd openmsx/build/android
- sed 's/android-15/android-17/' -i setup_anddev.sh
- ./setup_anddev.sh
- cd ../../../
- cd openmsx/build/android/openmsx
- declare -rx VERSION_NAME=0.9.1-584
- ./launch_anddev_build.sh
MaintainerNotes: |-
Their SF page states they moved to Github. Seems to be at
https://github.com/openMSX/openMSX now.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.9.1-584
CurrentVersionCode: 11527

View file

@ -1 +0,0 @@
MSX emulator

View file

@ -1,17 +0,0 @@
--- a/project/openmsx/build/packages.py
+++ b/project/openmsx/build/packages.py
@@ -202,11 +202,11 @@ class TCL(DownloadablePackage):
downloadURL = 'http://downloads.sourceforge.net/tcl'
niceName = 'Tcl'
sourceName = 'tcl'
- version = '8.5.14'
- fileLength = 4528533
+ version = '8.5.11'
+ fileLength = 4484001
checksums = {
'sha256':
- '7494e94f1e195a505c542a3c50e01589d2f8bfd19597382827a895fa1c471f2d',
+ '8addc385fa6b5be4605e6d68fbdc4c0e674c5af1dc1c95ec5420390c4b08042a',
}
@classmethod

View file

@ -1,34 +0,0 @@
Categories:
- Internet
License: Apache-2.0
AuthorName: opntec
AuthorWebSite: http://opntec.org/
WebSite: https://opentechsummit.net/
SourceCode: https://github.com/fossasia/ots15-companion
IssueTracker: https://github.com/fossasia/ots15-companion/issues
AutoName: OpenTechSummit
Description: |-
On Thursday, May 14 the OpenTechSummit will take place in Berlin at the
"Kalkscheune" venue with with a feature track of the Linuxtag. Talks, workshops
and panels will take place all day long. Topics range from open hardware to open
data, design, graphics, software, start ups and digital policies. This companion
app shows all the sessions, the speakers and other event details. Also the users
can set reminders/alarms for the various sessions and bookmark them.
RepoType: git
Repo: https://github.com/fossasia/ots15-companion
Builds:
- versionName: '1.5'
versionCode: 15
disable: "weird \"native-code: 'slf4j-api-1.7.2.jar'\" reported by aapt dump badging"
commit: 83f302cdf3492e3473d7691c4e278fd012e7820a
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest/fdroid
CurrentVersion: '1.5'
CurrentVersionCode: 15

View file

@ -1 +0,0 @@
Check schedule for OpentechSummit 2015

View file

@ -1,78 +0,0 @@
Categories:
- Games
License: GPL-2.0-or-later
AuthorName: Sergii Pylypenko
AuthorEmail: x.pelya.x@gmail.com
AuthorWebSite: https://libsdl-android.sf.net/
WebSite: https://openttd.org/
SourceCode: https://github.com/pelya/commandergenius
IssueTracker: https://github.com/pelya/commandergenius/issues
Name: OpenTTD
Description: |-
OpenTTD is asimulation game based upon the popular Microprose game "Transport
Tycoon Deluxe", written by Chris Sawyer. It attempts to mimic the original game
as closely as possible while extending it with new features.
RepoType: srclib
Repo: libsdl-android
Builds:
- versionName: 1.3.2.25
versionCode: 13225
disable: 'Fails to clone source - Svndiff compressed data is invalid: Compression
of svndiff data failed at /usr/share/perl5/Git/SVN/Ra.pm line 282'
commit: openttd-1.3.2.25
subdir: project
submodules: true
init:
- ln -fs openttd jni/application/src
- sed -ri 's/ant debug|ant release/exit 0/' ../build.sh
- sed -ri 's/exit 0//' ../copyAssets.sh
- find -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete
- cd jni
- rm -rf android/ ffmpeg/ avcodec/ python/ boost* ../themes/converter/converter
- cd ../..
- ./changeAppSettings.sh -a
srclibs:
- OpenTTD@1.3.2
prebuild:
- mkdir -p jni/application/openttd/openttd-1.3.2
- cp -R $$OpenTTD$$/* jni/application/openttd/openttd-1.3.2
- cd jni/application/openttd/
- patch -p 0 -d openttd-1.3.2 < openttd-trunk-android.patch
- patch -p 0 -d openttd-1.3.2 < findversion.sh.patch
target: android-17
scanignore:
- project/jni/application/commandergenius/commandergenius/icotool
build:
- cd ..
- ./build.sh release
- versionName: 1.5.2.43
versionCode: 15243
disable: scanner issues
commit: 065fe3e4206599f6b2f49db5c5a1a9f99ce98427
submodules: true
output: project/bin/MainActivity-debug.apk
prebuild:
- ln -sf openttd project/jni/application/src
- find -name '*.so' -delete -or -name '*.a' -delete
- rm -rf project/jni/application/ufoai project/jni/application/hid-pc-keyboard
project/jni/application/commandergenius project/jni/application/teeworlds
project/jni/application/xserver* project/jni/python project/jni/av* project/jni/swresample
project/jni/swscale project/jni/ffmpeg project/jni/boost* project/jni/application/openarena/engine/code/libs
- "sed -i 's/GooglePlayGameServicesId=.*/GooglePlayGameServicesId= # Cloud saves\
\ will not work, put here your own API key if you care/g' src/AndroidAppSettings.cfg"
- wget -O src/AndroidData/openttd-data-1.5.2.zip.xz http://sourceforge.net/projects/libsdl-android/files/OpenTTD/openttd-data-1.5.2.zip.xz
- wget -O src/AndroidData/timidity.zip.xz http://sourceforge.net/projects/libsdl-android/files/timidity.zip.xz
- wget -O src/AndroidData/icudt52l.zip.xz http://sourceforge.net/projects/libsdl-android/files/icudt52l.zip.xz
build:
- ./changeAppSettings.sh
- ./changeAppSettings.sh
- ./build.sh
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.5.2.43
CurrentVersionCode: 15243

View file

@ -1 +0,0 @@
Railway emulator

View file

@ -1,28 +0,0 @@
Categories:
- Internet
License: GPL-3.0-only
AuthorName: Matomo Analytics
AuthorEmail: hello@matomo.org
AuthorWebSite: https://matomo.org/
WebSite: http://www.piwik.org
SourceCode: https://github.com/piwik/piwik-mobile-2
IssueTracker: https://github.com/matomo-org/matomo-mobile-2/issues
Changelog: https://matomo.org/blog/category/piwik-mobile-changelog/
Description: |-
Piwik is a free and open source web analytics application written by a team of
international developers that runs on a PHP/MySQL webserver.
RepoType: git
Repo: https://github.com/piwik/piwik-mobile-2.git
Builds:
- versionName: 2.0.0
versionCode: 1
disable: needs titanium
commit: 92ca99c389
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 2.0.1
CurrentVersionCode: 1

View file

@ -1 +0,0 @@
Web Analytics

View file

@ -1,302 +0,0 @@
AntiFeatures:
- NonFreeNet
- UpstreamNonFree
Categories:
- Sports & Health
License: GPL-3.0-only
WebSite: https://github.com/jonasoreland/runnerup/wiki
SourceCode: https://github.com/jonasoreland/runnerup
IssueTracker: https://github.com/jonasoreland/runnerup/issues
Translation: https://www.transifex.com/runner-up/runner-up-android/dashboard
Changelog: https://htmlpreview.github.io/?https://raw.githubusercontent.com/jonasoreland/runnerup/blob/HEAD/app/assets/changes.html
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=runnerup%2eandroid%40gmail%2ecom&lc=US&item_name=RunnerUp&button_subtype=services&currency_code=EUR&tax_rate=25%2e000&bn=PP%2dBuyNowBF%3abtn_buynow_LG%2egif%3aNonHosted
Name: RunnerUp
Description: |4-
This package is replaced by https://f-droid.org/packages/org.runnerup.free.
You can migrate the activity data (but not settings) to any newer version of RunnerUp. This includes F-Droid, Play and private debug builds:
* Enable Storage permission for the app (with Android 6.0 or later) as this is not requested automatically at export. (One way to enable is to add a File account, the permission will then be requested.)
* Settings -> Maintenance -> Export. This will export the activity database to runnerup.db.export in the internal memory.
* In the new app (2.x versions only) enable permissions and use the corresponding Import to read the file. The application will crash once when selecting for instance History tab, just open again.
* Share relevant workouts in Settings ->Workouts -> Manage workouts, select and share by saving it, sending as an attachment in an email to yourself etc. Open the file in RunnerUp.
Other settings must be migrated manually.
The RunnerUp 1.x release had some more features listed, some were no longer working. The description is primarily for the 2.x version.
Track your sport activities with RunnerUp using the GPS in your Android phone:
* See detailed stats around your pace, distance and time.
* Get stats and progress with built-in highly configurable audio cues.
* Run free runs with target pace or target heart rate zone
* Easily configure and run effective interval workouts modeled after Garmin
* Share your favorite workouts with friends
* Heart rate monitor: Bluetooth SMART (BLE)
* Configure and use heart rate zones
Upload your activities to a variety of running sites with a single click:
* Strava
* Endomondo
* RunKeeper
* RunningAHEAD
Explanation to anti-features:
* NonFreeNet: Uploading to Strava and other services makes use of non free net services. (The uploading is open similar to uploading a .tcx file, but the services are not open.)
* UpstreamNonFree: The Play version (can be installed at the same time as the F-Droid version) has additional features using non free libraries, see below
Features removed compared to Play version:
* Map view (no MapBox API key in free)
* WearOS app (requires non-free Play services)
* HR ANT+ connectivity (requires closed source lib)
* Runalyze and Dropbox upload (Requires API keys. Runalyze test upload possible.)
* Download customized to device (F-Droid binary is universal for all supported binaries).
RepoType: git
Repo: https://github.com/jonasoreland/runnerup
Builds:
- versionName: '1.47'
versionCode: 8000047
disable: remove build
commit: v1.47
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+2d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -iE "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -iE "s/minifyEnabled true/minifyEnabled false/" build.gradle
- versionName: '1.47'
versionCode: 14000047
disable: non-free dependency (ANT+ SDK)
commit: ac5cce7
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+2d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- versionName: '1.48'
versionCode: 14000048
disable: non-free dependency (ANT+ SDK)
commit: v1.48
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+2d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- versionName: '1.49'
versionCode: 14000049
disable: non-free dependency (ANT+ SDK)
commit: v1.49
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+2d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- versionName: '1.50'
versionCode: 14000050
disable: non-free dependency (ANT+ SDK)
commit: v1.50
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+2d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- versionName: '1.51'
versionCode: 14000051
disable: non-free dependency (ANT+ SDK)
commit: v1.51
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+1d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
scandelete:
- ANT-Android-SDKs/ANT_Android_SDK/Tools/Android_ANTEmulatorPackage/Android_PC_AndroidEmulatorBridge_2-0/ANTAndroidBridge.exe
- versionName: '1.52'
versionCode: 14000052
disable: non-free dependency (ANT+ SDK)
commit: '1.52'
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+1d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- sed -i -e '/com.github.dcendents.android-maven/d' ../hrdevice/build.gradle
scandelete:
- ANT-Android-SDKs/ANT_Android_SDK/Tools/Android_ANTEmulatorPackage/Android_PC_AndroidEmulatorBridge_2-0/ANTAndroidBridge.exe
- versionName: '1.53'
versionCode: 14000053
disable: non-free dependency (ANT+ SDK)
commit: v1.53
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+1d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- sed -i -e '/com.github.dcendents.android-maven/d' ../hrdevice/build.gradle
scandelete:
- ANT-Android-SDKs/ANT_Android_SDK/Tools/Android_ANTEmulatorPackage/Android_PC_AndroidEmulatorBridge_2-0/ANTAndroidBridge.exe
- versionName: '1.54'
versionCode: 14000054
disable: non-free dependency (ANT+ SDK)
commit: v1.54
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+1d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- sed -i -e '/com.github.dcendents.android-maven/d' ../hrdevice/build.gradle
scandelete:
- ANT-Android-SDKs/ANT_Android_SDK/Tools/Android_ANTEmulatorPackage/Android_PC_AndroidEmulatorBridge_2-0/ANTAndroidBridge.exe
- versionName: '1.56'
versionCode: 14000056
disable: non-free dependency (ANT+ SDK)
commit: v1.56
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/latestCompile 'com.google.android.gms:play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+1d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- sed -i -e '/com.github.dcendents.android-maven/d' ../hrdevice/build.gradle
scandelete:
- ANT-Android-SDKs/ANT_Android_SDK/Tools/Android_ANTEmulatorPackage/Android_PC_AndroidEmulatorBridge_2-0/ANTAndroidBridge.exe
- versionName: '1.57'
versionCode: 14000057
disable: non-free dependency (ANT+ SDK)
commit: 506d358c4002ba753f8c1e3fbc68817efc1dbfc6
subdir: app
submodules: true
gradle:
- latest
rm:
- wear
prebuild:
- sed -i "/play-services/d" build.gradle
- sed -i "/latestWearApp project(':wear')/d" build.gradle
- sed -i "/com.google.android.gms.version/,+1d" latest/AndroidManifest.xml
- cp froyo/java/org/runnerup/tracker/component/TrackerWear.java latest/java/org/runnerup/tracker/component/
- cp froyo/java/org/runnerup/widget/AboutPreference.java latest/java/org/runnerup/widget/
- sed -i -E "s/shrinkResources true/shrinkResources false/" build.gradle
- sed -i -E "s/minifyEnabled true/minifyEnabled false/" build.gradle
- sed -i -e '/com.github.dcendents.android-maven/d' ../hrdevice/build.gradle
scandelete:
- ANT-Android-SDKs/ANT_Android_SDK/Tools/Android_ANTEmulatorPackage/Android_PC_AndroidEmulatorBridge_2-0/ANTAndroidBridge.exe
MaintainerNotes: |-
This package is replaced with https://f-droid.org/packages/org.runnerup.free.
All 1.x builds has been removed because they depend on and include the non-free ANT+ SDK.
https://github.com/jonasoreland/runnerup/issues/662
AutoUpdateMode: None
UpdateCheckMode: None
UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
VercodeOperation: '%c + 14000000'
UpdateCheckName: Ignore
UpdateCheckData: https://raw.githubusercontent.com/jonasoreland/runnerup/HEAD/build.gradle|versionCode\s*=\s*(\d+)|.|versionName\s*=\s*([^\s]+)
CurrentVersion: '1.57'
CurrentVersionCode: 14000057

View file

@ -1 +0,0 @@
Sports activities tracker

View file

@ -1,47 +0,0 @@
Categories:
- Time
- Internet
License: GPL-3.0-only
AuthorName: Przemek
AuthorEmail: pszem.szym@gmail.com
SourceCode: https://github.com/hypeapps/episodie
IssueTracker: https://github.com/hypeapps/episodie/issues
AutoName: Episodie
Description: |-
Episodie is a TV show time tracker app with unusual design. Get to know how much
time you spent watching tv shows. Track easily overall progress of your favorite
shows and discover new ones. Stay up to date with new premieres thanks to
notifications.
Features:
* Discover new premieres, most popular shows and TOP 100 series based on IMDB list.
* Search for a TV show series without ads.
* Calculate your total time spent watching TV shows.
* Get notifications about new episodes.
* Get notifications to remind you that a new tv show premiere is today.
* Mark off a season progress easily.
* Collect your favorite tv shows in your librarys feature.
* Big amount of tv shows and time statistics continuously updated. All data comes from tvmaze.com database building by huge community.
RepoType: git
Repo: https://github.com/hypeapps/episodie.git
Builds:
- versionName: 1.0.1
versionCode: 2
disable: contains GMS
commit: 1.0.1
subdir: application
patch:
- repositories.patch
gradle:
- yes
MaintainerNotes: 2021-01-29 disabled (GMS), archived (no longer working) and deactivated
updates (no longer maintained since 6/2018)
ArchivePolicy: 0 versions
AutoUpdateMode: Version %v
UpdateCheckMode: None

View file

@ -1 +0,0 @@
اكتشف وتتبع اوقات العروض التلفازية

View file

@ -1 +0,0 @@
Fernsehsendezeiten herausfinden und verfolgen

View file

@ -1 +0,0 @@
Discover and track TV show time

View file

@ -1 +0,0 @@
Esplori kaj spuri filmseriojn

View file

@ -1 +0,0 @@
Averiguar y seguir la hora de emisiones de TV

View file

@ -1 +0,0 @@
Découvrir et suivre les horaires des émissions de télévision

View file

@ -1 +0,0 @@
Scopri e traccia gli orari degli show televisivi

View file

@ -1 +0,0 @@
Oppdag og hold øye med TV-programtider

View file

@ -1 +0,0 @@
Odkrywaj i śledź czas programów telewizyjnych

View file

@ -1 +0,0 @@
Descubra e acompanhe os horários dos programas de TV

View file

@ -1 +0,0 @@
Descobrir e rastrear a hora de emissões na TV

View file

@ -1 +0,0 @@
Descobrir e rastrear a hora de emissões na TV

View file

@ -1,30 +0,0 @@
diff --git a/build.gradle b/build.gradle
index fb2e26c..81bfabe 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,5 @@
buildscript {
repositories {
- maven { url 'https://dl.google.com/dl/android/maven2/' }
jcenter()
google()
}
@@ -17,10 +16,6 @@ allprojects {
maven { url 'https://maven.google.com' }
maven { url "https://jitpack.io" }
mavenCentral()
- maven {
- url 'http://www.idescout.com/maven/repo/'
- name 'IDEScout, Inc.'
- }
}
}
@@ -30,7 +25,6 @@ subprojects {
repositories {
mavenCentral()
maven { url "https://jitpack.io" }
- maven { url "http://dl.bintray.com/arturbosch/code-analysis" }
google()
}
configurations {

View file

@ -1 +0,0 @@
Находите и отслеживайте время телешоу

View file

@ -1 +0,0 @@
TV şov zamanını keşfedin ve izleyin

View file

@ -1 +0,0 @@
发现并追踪电视节目时间

View file

@ -1,55 +0,0 @@
Categories:
- System
License: GPL-3.0-or-later
AuthorName: Anton Skshidlevsky
AuthorWebSite: https://meefik.github.io/
WebSite: https://github.com/meefik/tzupdater/wiki
SourceCode: https://github.com/meefik/tzupdater
IssueTracker: https://github.com/meefik/tzupdater/issues
Changelog: https://github.com/meefik/tzupdater/blob/HEAD/CHANGELOG
Donate: https://meefik.github.io/donate/
AutoName: Timezone Updater
Description: |-
Downloads and updates a time zones to latest version on your device. This update
should fix all known problems with time zones, such as incorrect time in Android
and some applications. Updated the following files:
* /data/misc/zoneinfo/tzdata or /system/usr/share/zoneinfo/*
* /system/usr/icu/*.dat
Before starting the update procedure is recommended to make backup copies of
these files or the entire system.
Requirements:
* Android 2.3 (API 9) or later
* Superuser permissions (root)
* BusyBox
Update procedure:
* Get superuser privileges (root).
* Install BusyBox.
* Check the connection to Internet.
* Tap UPDATE button.
* Restart your device.
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/meefik/tzupdater
Builds:
- versionName: 1.0.2
versionCode: 18
disable: build included android binaries from source
commit: 1.0.2
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.2.0
CurrentVersionCode: 21

View file

@ -1 +0,0 @@
Outomatiese update n tydsones op Android

View file

@ -1 +0,0 @@
التحديث التلقائي لمناطق زمنية على الروبوت

View file

@ -1 +0,0 @@
Автоматична актуализация на часовите зони за Android

View file

@ -1 +0,0 @@
Actualització automàtica a les zones horàries en Android

View file

@ -1 +0,0 @@
Automatické Aktualizace časových pásem na Android

Some files were not shown because too many files have changed in this diff Show more