Merge branch 'rm_disabled' into 'master'

Remove disabled apps: wave 1

See merge request fdroid/fdroiddata!8675
This commit is contained in:
Izzy 2021-03-29 18:37:48 +00:00
commit c46798c10f
79 changed files with 0 additions and 2445 deletions

View file

@ -1,65 +0,0 @@
Categories:
- System
License: GPL-3.0-or-later
WebSite: https://bitbucket.org/FlorianSchrofner/swip
AutoName: SwiP
Description: |-
Create, manage and apply profiles which can be triggered by different events.
Options:
* Ringer Mode
* Ringtone- & Notification Volume
* Media Volume
* Alarm Volume
* GPS
* Mobile Data
* WiFi
* Bluetooth
* Automatic Brightness
* Brightness
* Display Time Out
Triggers:
* Location (Geofence)
* Time (Exact time or time range)
* Battery State
* Battery Level (Exact level or level range)
* Headphone State
Builds:
- versionName: 0.2.6
versionCode: 7
disable: google play services, missing resources
commit: 0.2.6
subdir: src
srclibs:
- RootToolsSvn@2.6
extlibs:
- android/android-support-v4.jar
prebuild: rm -fR ../libs; rm libs/*;
target: android-19
- versionName: 0.2.8
versionCode: 9
disable: play-services
commit: 0.2.8
subdir: src
gradle:
- foss
forceversion: true
forcevercode: true
rm:
- libs/GooglePlayServices
prebuild:
- sed -i -e "s@':libs:GooglePlayServices',@@g" ../settings.gradle
- sed -i -e '/GooglePlayServices/d' build.gradle
MaintainerNotes: Tags auto-update doesnt work due to gradle settings?
AutoUpdateMode: None
UpdateCheckMode: None
NoSourceSince: 0.2.8

View file

@ -1 +0,0 @@
Change profiles automatically

View file

@ -1,91 +0,0 @@
Disabled: Wait for g-free build
AntiFeatures:
- UpstreamNonFree
Categories:
- Navigation
License: Apache-2.0
AuthorName: c:geo team
AuthorEmail: support@cgeo.org
WebSite: https://www.cgeo.org/
SourceCode: https://github.com/cgeo/c-geo-opensource
IssueTracker: https://github.com/cgeo/c-geo-opensource/issues
Translation: https://github.com/cgeo/cgeo/wiki/Translation-%28L18N%29
Changelog: https://github.com/cgeo/cgeo/releases
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=cgeo%40cgeo%2eorg&item_name=Donate%20to%20CGeo%20via%20F-droid
AutoName: c:geo
Summary: Geocaching client
Description: |-
Geocaching is a sport where people hide things and you go and find them. This is
an unnofficial client to access geocaching.coms list of caches, search and save
them to the device.
Older builds of this application no longer work due to reliance on third party
services that have changed.
RepoType: git
Repo: https://github.com/cgeo/cgeo
Builds:
- versionName: '1'
versionCode: 1
disable: wip
commit: market_20140918
subdir: main
init:
- cp templates/keys.xml res/values/
- mkdir repackageMapsforge0.2/
- mv libs/mapsforge-map-0.2.4.jar repackageMapsforge0.2/
patch:
- no-gmaps.patch
- dummykeys.patch
gradle:
- yes
srclibs:
- ApacheHttpCore@4.2.3
- ApacheHttpClient@4.2.3
- HttpClientAndroid@46874342a6b7
- MapsforgeCgeo@cbd01e8
- LocusMap@6:08dee4be1444
forceversion: true
forcevercode: true
rm:
- main/libs/*.jar
- main/libs/*.properties
- main/libs/src/*
prebuild:
- mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore
- mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient
- mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache
- mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime
- pushd $$HttpClientAndroid$$/script
- sed -i -e '/checkout/d' convert_stock_httpclient
- bash convert_stock_httpclient
- popd
- cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.1.2.jar libs/
- echo "==== HttpClientAndroid done ===="
- pushd $$LocusMap$$/LocusAddonPublicLib
- ant release
- popd
- cp $$LocusMap$$/LocusAddonPublicLib/bin/classes.jar libs/locus-api-4.0.jar
- $$MVN3$$ clean package -DskipTests -f $$MapsforgeCgeo$$/pom.xml
- mv $$MapsforgeCgeo$$/mapsforge-map/target/mapsforge-map-0.3.0-jar-with-dependencies.jar
libs/
- pushd repackageMapsforge0.2
- jar xf mapsforge-map-0.2.4.jar
- rm org/mapsforge/android/mapsold/*.class
- mkdir src
- mv org src/
- printf '<?xml version="1.0" encoding="utf-8"?>\n<manifest xmlns:android="http://schemas.android.com/apk/res/android"\n\tpackage="org.mapsforge.android.mapsold"\n\tandroid:versionCode="1"\nandroid:versionName="1.0"/>\n'
> AndroidManifest.xml
- android update project --path . --target android-19
- echo "android.library=true" >> project.properties
- ant release
- cp bin/classes.jar ../libs/mapsforge-map-0.2.4.jar
- popd
- sed -i -e 's/debuggable true/debuggable false/' build.gradle
- sed -i -e '/versionCode/d' build.gradle
- sed -i -e '/versionName/d' build.gradle
AutoUpdateMode: None
UpdateCheckMode: Static

View file

@ -1,48 +0,0 @@
--- a/main/res/values/keys.xml
+++ b/main/res/values/keys.xml
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Google Maps -->
- <string name="maps_api_key" translatable="false">@maps.api.key@</string>
+ <string name="maps_api_key" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
<!-- Opencaching.de -->
- <string name="oc_de_okapi_consumer_key" translatable="false">@ocde.okapi.consumer.key@</string>
- <string name="oc_de_okapi_consumer_secret" translatable="false">@ocde.okapi.consumer.secret@</string>
+ <string name="oc_de_okapi_consumer_key" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
+ <string name="oc_de_okapi_consumer_secret" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
<!-- Opencaching.pl -->
- <string name="oc_pl_okapi_consumer_key" translatable="false">@ocpl.okapi.consumer.key@</string>
- <string name="oc_pl_okapi_consumer_secret" translatable="false">@ocpl.okapi.consumer.secret@</string>
+ <string name="oc_pl_okapi_consumer_key" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
+ <string name="oc_pl_okapi_consumer_secret" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
<!-- disable unused resource warning until remaining implementation has been merged -->
<!-- Opencaching.us -->
- <string name="oc_us_okapi_consumer_key" translatable="false">@ocus.okapi.consumer.key@</string>
- <string name="oc_us_okapi_consumer_secret" translatable="false">@ocus.okapi.consumer.secret@</string>
+ <string name="oc_us_okapi_consumer_key" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
+ <string name="oc_us_okapi_consumer_secret" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
<!-- Opencaching.nl -->
- <string name="oc_nl_okapi_consumer_key" translatable="false">@ocnl.okapi.consumer.key@</string>
- <string name="oc_nl_okapi_consumer_secret" translatable="false">@ocnl.okapi.consumer.secret@</string>
+ <string name="oc_nl_okapi_consumer_key" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
+ <string name="oc_nl_okapi_consumer_secret" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
<!-- Opencaching.ro -->
- <string name="oc_ro_okapi_consumer_key" translatable="false">@ocro.okapi.consumer.key@</string>
- <string name="oc_ro_okapi_consumer_secret" translatable="false">@ocro.okapi.consumer.secret@</string>
+ <string name="oc_ro_okapi_consumer_key" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
+ <string name="oc_ro_okapi_consumer_secret" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
<!-- Opencaching.og.uk -->
- <string name="oc_uk_okapi_consumer_key" translatable="false">@ocuk.okapi.consumer.key@</string>
- <string name="oc_uk_okapi_consumer_secret" translatable="false">@ocuk.okapi.consumer.secret@</string>
+ <string name="oc_uk_okapi_consumer_key" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
+ <string name="oc_uk_okapi_consumer_secret" translatable="false">1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA</string>
</resources>
--
2.1.1

File diff suppressed because it is too large Load diff

View file

@ -1,57 +0,0 @@
Categories:
- Security
License: Apache-2.0
AuthorName: Aditya Kamble
AuthorEmail: adityakamble49@gmail.com
AuthorWebSite: https://adityakamble49.com/
SourceCode: https://github.com/adityakamble49/dcipher-app
AutoName: DCipher
Description: |-
''DCipher'' helps users to share their sensitive information with control.
Sending sensitive information like credit card details, with any online
medium is risky these days. We have to trust the medium with our information.
Some platforms provide end to end encryption or auto destroy text sharing, but
we have to trust them anyway.
Use ''DCipher'' to secure your text 100% offline Encryption with following features:
* App doesnt request any Internet/Wifi permission
* Custom Key Generation
* Encrypting Text with custom keys
* Sharing Custom Keys using any platform
* Sharing Encrypted Text with any platform
* Direct To and From File Selectors from messaging and other platforms
Builds:
- versionName: 1.0.1
versionCode: 7
disable: includes gms, app disbontinued
commit: 1.0.1
subdir: app
gradle:
- yes
- versionName: 1.2.1
versionCode: 9
disable: includes gms, app disbontinued
commit: 1.2.1
subdir: app
gradle:
- yes
- versionName: 1.3.1
versionCode: 10
disable: includes gms, app disbontinued
commit: 1.3.1
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.3.1
CurrentVersionCode: 10
NoSourceSince: 1.3.1

View file

@ -1 +0,0 @@
نص سري مع تشفير 100% بدون إتصال

View file

@ -1 +0,0 @@
Texte mit 100-prozentiger Offline-Verschlüsselung geheim halten

View file

@ -1 +0,0 @@
secret Text with 100% offline Encryption

View file

@ -1 +0,0 @@
Ĉifri tekston 100%-eksterrete

View file

@ -1 +0,0 @@
Textos secretos con cifrado 100% fuera de línea

View file

@ -1 +0,0 @@
Testu sekretua % 100 lineaz kanpoko zifratzearekin

View file

@ -1 +0,0 @@
متن مخفی به همراه رمزگذاری ۱۰۰٪ ناهمگاه (offline)

View file

@ -1 +0,0 @@
texte secret avec chiffrement hors ligne à 100 %

View file

@ -1 +0,0 @@
Testo segreto con crittografia 100% offline

View file

@ -1 +0,0 @@
100% 오프라인 암호화를 지원하는 비밀 Text

View file

@ -1 +0,0 @@
Hemmelig tekst med 100% frakoblet kryptering

View file

@ -1 +0,0 @@
tajny tekst ze 100% szyfrowaniem offline

View file

@ -1 +0,0 @@
Texto secreto com 100% de criptografia offline

View file

@ -1 +0,0 @@
texto secreto com criptografia 100% offline

View file

@ -1 +0,0 @@
texto secreto com criptografia 100% offline

View file

@ -1 +0,0 @@
Защитите свой текст стопроцентным оффлайн-шифрованием

View file

@ -1 +0,0 @@
hemlig text med 100% offlinekryptering

View file

@ -1 +0,0 @@
%100 Çevrimdışı Şifreleme ile Gizli Metin

View file

@ -1 +0,0 @@
Секретний текс з стовідсотковим офлайн шифруванням

View file

@ -1 +0,0 @@
100% 离线加密的文本加密工具

View file

@ -1 +0,0 @@
百分百離線加密的秘密文本

View file

@ -1,31 +0,0 @@
Categories:
- Games
License: GPL-3.0-only
AuthorName: AndreasGift
AuthorEmail: andreagiftmail@yahoo.com.sg
SourceCode: https://github.com/snufflesrea/TotalZero
IssueTracker: https://github.com/snufflesrea/TotalZero/issues
Bitcoin: 1Q9TinY9kWoNMWuiToHiGC9uxCk6Vd41Gb
AutoName: Total Zero
Description: |-
This offline game will train your brain by using simple math. The game objective
is to construct equation with available number and mathematical sign and get 0
as the end result. Games are customized with easy and difficult games mode.
RepoType: git
Repo: https://github.com/snufflesrea/TotalZero.git
Builds:
- versionName: '1.1'
versionCode: 2
disable: uses com.android.support.constraint:constraint-layout:1.0.0-beta4
commit: v1.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2

View file

@ -1 +0,0 @@
Offline puzzle math game

View file

@ -1,38 +0,0 @@
AntiFeatures:
- UpstreamNonFree
Categories:
- Science & Education
License: Apache-2.0
SourceCode: https://github.com/jondwillis/ElectricSleep
IssueTracker: https://github.com/jondwillis/ElectricSleep/issues
AutoName: ElectricSleep
Description: |-
Improve the quality of your sleep with this smart alarm clock. ElectricSleep is
a smarter alarm clock.
Google Analytics was removed before building.
RepoType: git
Repo: https://github.com/jondwillis/ElectricSleep.git
Builds:
- versionName: 1.1.1
versionCode: 50
disable: not on gplay 1.1.1
commit: unknown - see disabled
maven: 'yes'
srclibs:
- NoAnalytics@158a4a
prebuild:
- sed -i 's/3.1.1/3.6.0/g;79s/1.4.2/0.0.1/g;119s/jar/apklib/g' pom.xml
- sed -i '116s/android/android.apps/g;244s/true/false/g' pom.xml
- cd $$NoAnalytics$$
- zip -r NoAnalytics.apklib *
build: $$MVN3$$ install:install-file -Dfile=$$NoAnalytics$$/NoAnalytics.apklib
-DgroupId=com.google.android.apps -DartifactId=analytics -Dversion=0.0.1 -Dpackaging=apklib
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.0'
CurrentVersionCode: 18

View file

@ -1 +0,0 @@
Improve your sleep

View file

@ -1,63 +0,0 @@
Categories:
- Development
- Internet
License: Apache-2.0
SourceCode: https://github.com/ekx/GitLabAndroid
IssueTracker: https://github.com/ekx/GitLabAndroid/issues
Changelog: https://github.com/ekx/GitLabAndroid/blob/HEAD/changelog.txt
AutoName: GitLab
Description: |-
Unofficial client for accounts and git repositories hosted at
<a href="https://www.gitlab.com">GitLab</a>.
RepoType: git
Repo: https://github.com/ekx/GitLabAndroid
Builds:
- versionName: 1.5.6
versionCode: 36
disable: https://github.com/ekx/GitLabAndroid/issues/10
commit: 1.5.6
subdir: app
gradle:
- yes
srclibs:
- GravatarAndroid@v1.0
rm:
- app/libs/*jar
- app/native-libs/armeabi/libbypass.so
- app/native-libs/armeabi-v7a/libbypass.so
- app/native-libs/mips/libbypass.so
- app/native-libs/x86/libbypass.so
prebuild:
- touch signing.gradle
- cp -fR $$GravatarAndroid$$/gravatar-android/src/fr src/main/java/
- sed -i -e 's/compile fileTree/compile "in.uncod.android.bypass:bypass:1.1"\n compile
fileTree/g' build.gradle
- versionName: 1.6.0
versionCode: 37
disable: https://github.com/ekx/GitLabAndroid/issues/10
commit: 1.6.0
subdir: app
gradle:
- yes
srclibs:
- GravatarAndroid@v1.0
rm:
- app/libs/*jar
- app/native-libs/armeabi/libbypass.so
- app/native-libs/armeabi-v7a/libbypass.so
- app/native-libs/mips/libbypass.so
- app/native-libs/x86/libbypass.so
prebuild:
- touch signing.gradle
- cp -fR $$GravatarAndroid$$/gravatar-android/src/fr src/main/java/
- sed -i -e 's/compile fileTree/compile "in.uncod.android.bypass:bypass:1.1"\n compile
fileTree/g' build.gradle
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.6.0
CurrentVersionCode: 37

View file

@ -1 +0,0 @@
Mange GitLab accounts

View file

@ -1,56 +0,0 @@
Categories:
- Games
License: GPL-2.0-or-later
WebSite: https://www.adventuregamestudio.co.uk/site/ags
SourceCode: https://github.com/adventuregamestudio/ags
IssueTracker: https://github.com/adventuregamestudio/ags/issues
Donate: https://www.adventuregamestudio.co.uk/site/community/donate
AutoName: AGS
Description: |-
Adventure Game Studio is a game development software, including editor, common
routine library and C-based programming language that is primarily used to
create graphical adventure games. Titles, created with it, include:
* <a href="https://en.wikipedia.org/wiki/Blackwell_(series)">Blackwell series</a>
* <a href="https://en.wikipedia.org/wiki/Resonance_(game)">Resonance</a>
* <a href="https://en.wikipedia.org/wiki/Gemini_Rue">Gemini Rue</a>
and many other.
A lot of free (as in beer) games can be downloaded from the
<a href="http://www.adventuregamestudio.co.uk/site/games/">project site</a>.
<a href="https://github.com/adventuregamestudio/ags/blob/HEAD/Android/README.md#adding-games-to-the-game-list">
Android README</a>
Status: BETA
RepoType: git
Repo: https://github.com/adventuregamestudio/ags.git
Builds:
- versionName: 3.3.0-hotfix
versionCode: 1158
disable: missing symbols
commit: v.3.3.0-hotfix
subdir: Android/launcher_list
submodules: true
forceversion: true
target: android-17
scandelete:
- /
build:
- cd ../buildlibs
- find -name "*.sh" -exec chmod +x {} +
- ./buildall.sh
buildjni:
- ../library
ndk: r12b
MaintainerNotes: Android manifest has no version info, so no UCM applies.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 3.3.0-hotfix
CurrentVersionCode: 1158

View file

@ -1 +0,0 @@
Graphical adventure player

View file

@ -1,41 +0,0 @@
Categories:
- Games
License: Apache-2.0
SourceCode: https://bitbucket.org/brockoli/hsdroid/src
IssueTracker: https://bitbucket.org/brockoli/hsdroid/issues
AutoName: HSDroid
Description: |-
Client for watching hockeystreams.com live and on demand video streams. It only
uses (HLS) formated streams.
Requires you to have an active account on [http://www.hockeystreams.com].
RepoType: git
Repo: https://bitbucket.org/brockoli/hsdroid.git
Builds:
- versionName: '1.6'
versionCode: 9
disable: hard-coded build-tools
commit: '127e76'
patch:
- build.gradle_9.patch
- build-fix_9.patch
gradle:
- yes
srclibs:
- SlidingMenu@9b3d8c15c1b0fbd
- ActionBarSherlock@4.4.0
prebuild:
- echo -e "include ':SlidingMenu'\nproject(':SlidingMenu').projectDir = new
File('$(readlink -f $$SlidingMenu$$)')" > settings.gradle
- sed -i 's/targetSdkVersion="17"/targetSdkVersion="16"/g' $$SlidingMenu$$/AndroidManifest.xml
- cp $$ActionBarSherlock$$/build.gradle $$SlidingMenu$$/
- sed -i -e 's/compileSdkVersion 14/compileSdkVersion 16/g' -e "s/buildToolsVersion
'17.0.0'/buildToolsVersion '18.1.1'/g" $$SlidingMenu$$/build.gradle
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.6'
CurrentVersionCode: 9

View file

@ -1,12 +0,0 @@
diff --git a/src/com/brockoli/android/hsdroid/MainActivity.java b/src/com/brockoli/android/hsdroid/MainActivity.java
index 4ebf2cb..da9fdcf 100644
--- a/src/com/brockoli/android/hsdroid/MainActivity.java
+++ b/src/com/brockoli/android/hsdroid/MainActivity.java
@@ -199,7 +199,6 @@ LoaderCallbacks<Cursor>{
SlidingMenu menu = getSlidingMenu();
menu.setBehindOffsetRes(R.dimen.actionbar_home_width);
menu.setBehindScrollScale(0.25f);
- menu.setShadowDrawable(R.drawable.defaultshadow);
menu.setShadowWidth(12);
}

View file

@ -1,46 +0,0 @@
diff --git a/build.gradle b/build.gradle
index 96f7215..914ab56 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,13 +1,22 @@
+buildscript {
+ repositories {
+ mavenCentral()
+ }
+ dependencies {
+ classpath 'com.android.tools.build:gradle:0.6.+'
+ }
+}
+
apply plugin: 'android'
dependencies {
compile fileTree(dir: 'libs', include: '*.jar')
- compile project(':SlidingMenu:library')
+ compile project(':SlidingMenu')
}
android {
compileSdkVersion 16
- buildToolsVersion "16.0.0"
+ buildToolsVersion "18.1.1"
sourceSets {
main {
@@ -20,16 +29,5 @@ android {
assets.srcDirs = ['assets']
}
- // Move the tests to tests/java, tests/res, etc...
- instrumentTest.setRoot('tests')
-
- // Move the build types to build-types/<type>
- // For instance, build-types/debug/java, build-types/debug/AndroidManifest.xml, ...
- // This moves them out of them default location under src/<type>/... which would
- // conflict with src/ being used by the main source set.
- // Adding new build types or product flavors should be accompanied
- // by a similar customization.
- debug.setRoot('build-types/debug')
- release.setRoot('build-types/release')
}
}

View file

@ -1 +0,0 @@
Watch hockey games

View file

@ -1,25 +0,0 @@
Categories:
- Science & Education
License: GPL-3.0-only
SourceCode: https://github.com/carltonwhitehead/material-hash-android
IssueTracker: https://github.com/carltonwhitehead/material-hash-android/issues
AutoName: Material Hash
Description: Simple hash calculator featuring material design.
RepoType: git
Repo: https://github.com/carltonwhitehead/material-hash-android
Builds:
- versionName: '1.0'
versionCode: 1
disable: java8 fails
commit: 0d962af2dda8a84de7ca677e86889b818d25f93e
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1 +0,0 @@
Calculate hashes

View file

@ -1,35 +0,0 @@
Categories:
- Connectivity
License: GPL-3.0-only
SourceCode: https://github.com/carltonwhitehead/wifi-auto-forget
IssueTracker: https://github.com/carltonwhitehead/wifi-auto-forget/issues
AutoName: Wi-Fi AutoForget
Description: |-
Schedule unwanted networks for automatic removal from your system Wi-Fi settings
upon disconnection. Wi-Fi AutoForget will show a notification when you connect,
allowing you to specify the desired action with a single tap or swipe. When you
move out of range, Wi-Fi AutoForget will automatically tell your device to
forget it.
RepoType: git
Repo: https://github.com/carltonwhitehead/wifi-auto-forget
Builds:
- versionName: 0.1.1
versionCode: 3
disable: doesn't build
commit: v0.1.1
subdir: Code/WifiAutoForget
gradle:
- yes
srclibs:
- ActiveAndroid@3.0
prebuild:
- cp -fR $$ActiveAndroid$$/src/com src/main/java
- sed -i -e '/SNAPSHOT/d' -e '/readPassword/d' build.gradle
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 0.1.1
CurrentVersionCode: 3

View file

@ -1 +0,0 @@
Auto-forget unwanted WiFi networks

View file

@ -1,25 +0,0 @@
AntiFeatures:
- NonFreeNet
Categories:
- Security
License: GPL-2.0-or-later
WebSite: https://www.coffeepowered.net/2010/06/10/flexauth-portable-authentication-for-battle-net
SourceCode: https://github.com/cheald/FlexAuth
IssueTracker: https://github.com/cheald/FlexAuth/issues
AutoName: FlexAuth
Description: Authenticator for Blizzard's Battle.net gaming service.
RepoType: git
Repo: https://github.com/cheald/FlexAuth.git
Builds:
- versionName: 1.1.6
versionCode: 8
disable: non-free icon used, pull request pending
commit: 17afd40d89597ab7df16ec18f1b1ca02b57ba36f
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.1.6
CurrentVersionCode: 8

View file

@ -1 +0,0 @@
Authenticator for Battle.net

View file

@ -1,37 +0,0 @@
Disabled: No license
Categories:
- Theming
License: Unknown
SourceCode: https://github.com/hanspeide/dashclock-yr-extension
IssueTracker: https://github.com/hanspeide/dashclock-yr-extension/issues
AutoName: Dashclock Yr Extension
Summary: Weather info on the lockscreen
Description: |-
This project contains an extension to https://f-droid.org/packages/net.nurik.roman.dashclock. The
extension is a clone of the Weather extension that comes included with
Dashclock, with the difference that this app pulls data from the Norwegian
Metorological Institute (yr.no), along with some other minor improvements.
RepoType: git
Repo: https://github.com/hanspeide/dashclock-yr-extension
Builds:
- versionName: '1.0'
versionCode: 1
disable: no manual location 196311
commit: unknown - see disabled
srclibs:
- DashClock@v1.2
rm:
- libs/dashclock-api-r1.1.jar
prebuild:
- echo 'source.dir=src;$$DashClock$$/api/src' >> project.properties
- sed -i '18 i \\t android:versionCode=\"1\"' AndroidManifest.xml
- sed -i '18 i \\t android:versionName=\"1.0\"' AndroidManifest.xml
- sed -i '20d' src/com/ctrlplusz/dashclock/yr/WeatherData.java
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '0.13'
CurrentVersionCode: 4

View file

@ -1,27 +0,0 @@
Disabled: No license
Categories:
- Theming
License: Unknown
SourceCode: https://github.com/CyanogenMod/android_packages_apps_LockClock
AutoName: cLock
Summary: Clock and weather widget
Description: |-
For home-screen or lock-screen. It uses Yahoo! Weather and a manual location can
be chosen.
RepoType: git
Repo: https://github.com/CyanogenMod/android_packages_apps_LockClock
Builds:
- versionName: 2.2.5
versionCode: 11
disable: no overall license at cm-10.1.0-RC5
commit: cm-10.1.0-RC5
MaintainerNotes: Recent version seem to require play-services.
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 3.4.0
CurrentVersionCode: 20

View file

@ -1,33 +0,0 @@
AntiFeatures:
- UpstreamNonFree
Categories:
- Time
License: MIT
WebSite: https://dacer.github.io/myapps
SourceCode: https://github.com/dacer/SimplePomodoro
IssueTracker: https://github.com/dacer/SimplePomodoro/issues
AutoName: Simple Pomodoro
Description: |-
This a pomodoro timer android app.
Features:
* FAST MODE - Auto lock/unlock screen and you can forget your lockscreen button, just focus on your work!
* Full function - White/Black theme, lights on, weekly statistics, vibrations, alert, etc.
* Beautiful & Simple - SimplePomodoro is beautifully designed, simple to use and user friendly.
RepoType: git
Repo: https://github.com/dacer/SimplePomodoro.git
Builds:
- versionName: 2.0.1
versionCode: 32
disable: proprietary software inside
commit: b41605acc1843eb0ba6b63aa51ab59be8955593f
subdir: app
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 2.0.1
CurrentVersionCode: 32

View file

@ -1 +0,0 @@
Productivity timer

View file

@ -1,34 +0,0 @@
Categories:
- Science & Education
License: GPL-2.0-only
AuthorName: Jason Cromer
AuthorEmail: devlordofpings@gmail.com
AuthorWebSite: https://medium.com/@JasonCromer
SourceCode: https://github.com/JasonCromer/CSHelper
IssueTracker: https://github.com/JasonCromer/CSHelper/issues
AutoName: CSHelper
Description: |-
Provides necessary tools and resources for any Computer Science student or
software engineer in the field.
Tools include a binary/hexadecimal/octal/decimal/unsigned/1s compliment and 2s
compliment converter, and a list of commonly used data structures with
descriptions and a link to their respective Wikipedia pages.
RepoType: git
Repo: https://github.com/JasonCromer/CSHelper
Builds:
- versionName: 1.13.0
versionCode: 13
disable: https://github.com/JasonCromer/CSHelper/issues/1
commit: 8af1f4a45d1fce4e7144c8d1cf868763fca84b0d
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.14.0
CurrentVersionCode: 14

View file

@ -1 +0,0 @@
Computer Science Guide

View file

@ -1,50 +0,0 @@
Categories:
- System
License: Apache-2.0
SourceCode: https://github.com/Doctoror/Pure-File-Manager
IssueTracker: https://github.com/Doctoror/Pure-File-Manager/issues
AutoName: Pure File Manager
Description: |-
'''NOTE:''' This app is no longer maintained.
Minimal file manager with root support.
RepoType: git
Repo: https://github.com/Doctoror/Pure-File-Manager
Builds:
- versionName: 0.1a
versionCode: 1
disable: jars
commit: d3911548327f81072f1f636ffc73298b30835f55
subdir: purefm
gradle:
- yes
srclibs:
- RootTools@3.4
- CommonsIO@2.4
- CommonsLang@LANG_3_2_1
- CommonsCodec@1.9
rm:
- purefm/libs/*
- purefm/src/androidTest/assets/busybox
prebuild:
- pushd $$CommonsIO$$
- $$MVN3$$ package
- popd
- cp $$CommonsIO$$/target/commons-io-2.4.jar libs/
- pushd $$CommonsLang$$
- $$MVN3$$ package
- popd
- cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/
- pushd $$CommonsCodec$$
- $$MVN3$$ package
- popd
- cp $$CommonsCodec$$/target/commons-codec-1.9.jar libs/
- cp -fR $$RootTools$$/RootTools/src/main/java/com src/
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 0.1a
CurrentVersionCode: 1

View file

@ -1 +0,0 @@
Simple file manager

View file

@ -1,30 +0,0 @@
Categories:
- Money
License: GPL-3.0-only
WebSite: http://fcoin.de
SourceCode: https://github.com/PrXenon/fcoin
IssueTracker: https://github.com/PrXenon/fcoin/issues
AutoName: Fcoin
Description: |-
Faircoin ("fair coin") is a free, non-profit, independent, interest-free and
100% power Tausch-/Geldwährung covered.
The aim of fcoin, is offering a currency that is not output as conventional
banks, but of each and every of us.
Documentation and app language is German.
RepoType: git
Repo: https://github.com/PrXenon/fcoin.git
Builds:
- versionName: 1.8.6
versionCode: 27
disable: Needs time at 35cce1404
commit: 35cce1404
AutoUpdateMode: None
UpdateCheckMode: Static
NoSourceSince: 1.9.6

View file

@ -1 +0,0 @@
Manage an alternative currency

View file

@ -1,59 +0,0 @@
AntiFeatures:
- NonFreeNet
Categories:
- Time
License: MIT
AuthorName: Fisher Adelakin
AuthorEmail: temidayoadelakin@gmail.com
WebSite: https://fisheradelak.in/
SourceCode: https://github.com/fadelakin/vortex
IssueTracker: https://github.com/fadelakin/vortex/issues
Changelog: https://github.com/fadelakin/vortex/releases
AutoName: Vortex
Description: |-
Simple weather app to view the current weather conditions as well as hourly and
daily forecasts. Your location must be turned on or else the app might crash.
Uses the forecast.io API.
RepoType: git
Repo: https://github.com/fadelakin/vortex
Builds:
- versionName: '2.0'
versionCode: 8
disable: missing api key
commit: '2.0'
subdir: app
gradle:
- yes
- versionName: 2.0.2
versionCode: 10
disable: missing api key
commit: 2.0.2
subdir: app
gradle:
- yes
- versionName: 2.0.3
versionCode: 11
disable: works, but wait for upstreams consent
commit: 2.0.3
subdir: app
gradle:
- yes
prebuild:
- mkdir -p src/main/assets
- mkdir foo
- pushd foo
- wget -c https://github.com/fadelakin/vortex/releases/download/2.0.3/app-release.apk
- unzip *.apk
- cp assets/apikey.json ../src/main/assets/
- popd
- rm -fR foo
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 2.0.3
CurrentVersionCode: 11

View file

@ -1 +0,0 @@
Get current weather conditions and forecast

View file

@ -1,32 +0,0 @@
Categories:
- Internet
License: MIT
SourceCode: https://github.com/abartmatozu/forum-fiend-osp
IssueTracker: https://github.com/abartmatozu/forum-fiend-osp/issues
AutoName: Forum Fiend OSP
Description: |-
Clone of TapaTalk that lets you post directly to web forums. Development has
been halted.
RepoType: git
Repo: https://github.com/abartmatozu/forum-fiend-osp
Builds:
- versionName: 1.3.3
versionCode: 41
disable: replace jars
commit: 515349109f86ac1561fd53d413e25008e16c6007
subdir: Forum Fiend OSP
MaintainerNotes: |-
WARNING: Found JAR file at Forum Fiend OSP/libs/android-support-v4.jar
WARNING: Found JAR file at Forum Fiend OSP/libs/gson-2.2.4.jar
WARNING: Found JAR file at Forum Fiend OSP/libs/universal-image-loader-1.9.3.jar
WARNING: Found JAR file at Forum Fiend OSP/libs/aXMLRPC_v1.7.2.jar
WARNING: Found JAR file at Forum Fiend OSP/libs/httpmime-4.2.5.jar
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.3.3
CurrentVersionCode: 41

View file

@ -1 +0,0 @@
Native client for forums

View file

@ -1,28 +0,0 @@
Categories:
- Internet
License: GPL-3.0-only
SourceCode: https://github.com/tilal6991/HoloIRC
IssueTracker: https://github.com/tilal6991/HoloIRC/issues
Changelog: https://github.com/tilal6991/HoloIRC/blob/HEAD/CHANGELOG.mkdn
AutoName: HoloIRC
Description: |-
IRC client that is intended to be very lightweight and easy to use while not
sacrificing on features.
RepoType: git
Repo: https://github.com/tilal6991/HoloIRC
Builds:
- versionName: 4.1.0
versionCode: 70
disable: crashlytics, missing libs
commit: v4.1.0
subdir: android
gradle:
- simple
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 4.1.0
CurrentVersionCode: 70

View file

@ -1 +0,0 @@
IRC client

View file

@ -1,44 +0,0 @@
Categories:
- System
License: GPL-3.0-only
WebSite: https://sites.google.com/site/ghostcommander1
SourceCode: https://sourceforge.net/p/gc-webdav/svn/HEAD/tree/
IssueTracker: https://sourceforge.net/p/ghostcommander/_list/tickets
Donate: https://sourceforge.net/p/ghostcommander/donate
AutoName: Ghost Commander - WebDAV plugin
Description: |-
A plug-in for https://f-droid.org/packages/com.ghostsq.commander to access WebDAV sites. Launch Ghost
Commander and go to 'Menu > Location > Home > WebDAV site'. Alternatively,
scroll along the toolbar until you arrive at 'Home'. Enter your server name and
credentials.
RepoType: git-svn
Repo: https://svn.code.sf.net/p/gc-webdav/svn/
Builds:
- versionName: '1.0'
versionCode: 3
disable: broken build
commit: '9'
srclibs:
- GhostCommander@507
extlibs:
- jcifs/jcifs-1.3.17.jar
- custom_rules.xml
prebuild:
- mv libs/custom_rules.xml ./
- pushd $$GhostCommander$$
- android update project -p ./ -t "android-19"
- ant debug -f build.xml
- jar c -C bin/classes/ com > gc.jar
- popd
- install -D $$GhostCommander$$/gc.jar libs/gc.jar
- android update project -p . -t android-19 -n com.ghostsq.commander.https
MaintainerNotes: '* License?'
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.0.3b3
CurrentVersionCode: 11

View file

@ -1 +0,0 @@
Access files over WebDAV

View file

@ -1,46 +0,0 @@
AntiFeatures:
- NonFreeNet
Categories:
- Development
License: Apache-2.0
AuthorName: Pockethub
AuthorEmail: pockethubers@gmail.com
SourceCode: https://github.com/pockethub/PocketHub
IssueTracker: https://github.com/pockethub/PocketHub/issues
Description: |-
Create, manage, and discuss issues and stay up to date with an integrated news
feed for all your organizations, friends, and repositories. View your issues
dashboard to stay connected with all the issues youve reported, been assigned,
or participating in the discussion on. You can also view and filter a
repositorys issue list and bookmark it for quick access.
Discover, share, and discuss code snippets using the integrated GitHub Gists
support.
GitHub didnt want to maintain the app anymore, so its been released to the
community and maintained as a public project, and renamed to PocketHub.
Anti-feature:Network Services. GitHub.com itself runs primarily proprietary
code.
RepoType: git
Repo: https://github.com/pockethub/PocketHub
Builds:
- versionName: 2.0.1
versionCode: 20100
disable: WIP
commit: 4117b7680022c0fd413e6a139f8e0f09f7d270a0
subdir: app
gradle:
- yes
rm:
- app/libs
prebuild:
- sed -i -e "s/.name.*ext.\(.\)aar.*$/\1com.github.kevinsawicki:wishlist:0.4\1/"
build.gradle
- sed -i -e "/populov/d" -e "/repo.eclipse.org/d" ../build.gradle
AutoUpdateMode: None
UpdateCheckMode: None

View file

@ -1 +0,0 @@
Official successor of the GitHub client

View file

@ -1,26 +0,0 @@
Categories:
- System
License: GPL-2.0-only
WebSite: https://github.com/postapczuk/Light-ePaper-Launcher/blob/HEAD/README.md
SourceCode: https://github.com/postapczuk/Light-ePaper-Launcher
IssueTracker: https://github.com/postapczuk/Light-ePaper-Launcher/issues
Changelog: https://github.com/postapczuk/Light-ePaper-Launcher/releases
AutoName: Light ePaper Launcher
RepoType: git
Repo: https://github.com/postapczuk/Light-ePaper-Launcher
Builds:
- versionName: 0.1.0
versionCode: 1
disable: fails to build
commit: 0.1.0
subdir: LightEpaperLauncher
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.1.0
CurrentVersionCode: 1

View file

@ -1,35 +0,0 @@
Categories:
- System
License: Apache-2.0
AuthorName: Johan Walles
SourceCode: https://github.com/walles/batterylogger
IssueTracker: https://github.com/walles/batterylogger/issues
AutoName: Battery Logger
Description: |-
Log and plot battery drain speed up to one month back. The plot will include
markers for when things like app or OS upgrades have happened. The idea then is
that using this information it should be possible to find out what makes battery
usage increase.
RepoType: git
Repo: https://github.com/walles/batterylogger
Builds:
- versionName: 1.0.0
versionCode: 6
disable: uses pre-release libraries from sonatype
commit: version-0.9.1
gradle:
- yes
prebuild: sed -i -e 's/0.6.2-SNAPSHOT/0.6.1/g' -e 's@https://oss.sonatype.org/content/groups/public/@http://localhost@g'
build.gradle
- versionName: 1.0.1
versionCode: 7
disable: as per 1.0.0
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.0.1
CurrentVersionCode: 7

View file

@ -1 +0,0 @@
Log and plot battery drain

View file

@ -1,36 +0,0 @@
Categories:
- Navigation
License: Apache-2.0
WebSite: https://code.google.com/p/geobeagle
SourceCode: https://code.google.com/p/geobeagle/source
AutoName: GeoBeagle
Description: |-
Geocaches are objects that have been hidden in the real world; the game of
geocaching is finding these objects around you.
Jacob Paulsen did a
<a href="http://androidsocialmedia.com/apps/geobeagle-geocaching-android-style">YouTube
video</a> featuring GeoBeagle.
RepoType: hg
Repo: https://code.google.com/p/geobeagle
Builds:
- versionName: 1.4.15
versionCode: 206
disable: wip a868e85b7acf
commit: unknown - see disabled
subdir: trunk/GeoBeagle
extlibs:
- roboguice/roboguice-1.1.jar
prebuild:
- cp -r factory/com/google/code/geobeagle src/com/google/code/geobeagle/
- cp -r factory/roboguice/util/ src/com/google/code/geobeagle/
- sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library
android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 1.4.15
CurrentVersionCode: 206

View file

@ -1 +0,0 @@
Search for geocaches/letterboxes

View file

@ -1,56 +0,0 @@
AntiFeatures:
- UpstreamNonFree
Categories:
- Development
License: Apache-2.0
SourceCode: https://github.com/damonkohler/sl4a
IssueTracker: https://github.com/damonkohler/sl4a/issues
AutoName: SL4A
Description: |-
Scripting Layer for Android (SL4A) brings scripting languages to Android by
allowing you to edit and execute scripts and interactive interpreters directly
on the Android device. These scripts have access to many of the APIs available
to full-fledged Android applications, but with a greatly simplified interface
that makes it easy to get things done.
SL4A is designed for developers and is alpha quality software.
RepoType: git
Repo: https://github.com/damonkohler/sl4a.git
Builds:
- versionName: 6x03
versionCode: 603
disable: wip - srclib location issue
commit: dcfa832f80
subdir: android/ScriptingLayerForAndroid
srclibs:
- NoAnalytics@158a4a
rm:
- android/ScriptForAndroidTemplate
- android/PythonForAndroid
- android/Common/libs/libGoogleAnalytics.jar
- android/ScriptForAndroidTemplate/libs/libGoogleAnalytics.jar
- lua
- python
- python-build
- python-modules
- rhino
- beanshell
- perl
prebuild: echo "source.dir=src;../Common/src;../BluetoothFacade/src;../InterpreterForAndroid/src;../SignalStrengthFacade/src;../TextToSpeechFacade/src;../Utils/src;../WebCamFacade/src;$$NoAnalytics$$"
> ant.properties
androidupdate:
- .
- ../QuickAction
scanignore:
- android/Utils/src/com/googlecode/android_scripting/interpreter/ExternalClassLoader.java
buildjni:
- yes
ndk: r12b
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 6x03
CurrentVersionCode: 603

View file

@ -1 +0,0 @@
Script interpreter

View file

@ -1,38 +0,0 @@
AntiFeatures:
- NonFreeNet
Categories:
- Sports & Health
License: GPL-3.0-or-later
AuthorName: headuck
AuthorEmail: headucklab@gmail.com
WebSite: https://blog.headuck.com/
SourceCode: https://github.com/headuck/GoOutWithDuck
IssueTracker: https://github.com/headuck/GoOutWithDuck/issues
AutoName: GoOutWithDuck
RepoType: git
Repo: https://github.com/headuck/GoOutWithDuck
Builds:
- versionName: 0.1.0
versionCode: 100
disable: Disable to avoid abuse
commit: 0.1.0
subdir: app
gradle:
- yes
- versionName: 0.1.1
versionCode: 101
disable: Disable to avoid abuse
commit: 0.1.1
subdir: app
submodules: true
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 0.1.1
CurrentVersionCode: 101

View file

@ -1,38 +0,0 @@
Categories:
- System
License: MIT
SourceCode: https://github.com/p0isonra1n/Doze-Settings-Editor
IssueTracker: https://github.com/p0isonra1n/Doze-Settings-Editor/issues
AutoName: Doze Editor
Description: |-
Simple editor of the settings or parameters which affect the operation of Doze.
A list of parameters and corresponding descriptions is available in the
<a href="https://github.com/p0isonra1n/Doze-Settings-Editor/blob/HEAD/README.md">README</a>.
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/p0isonra1n/Doze-Settings-Editor
Builds:
- versionName: '6.0'
versionCode: 6
disable: Missing res, see https://github.com/p0isonra1n/Doze-Settings-Editor/issues/2
commit: f424bce4641dfd14181d5770701405417f6114d6
subdir: app
gradle:
- yes
srclibs:
- RootTools@4.2
- RootShell@1.3
rm:
- app/libs/*.jar
prebuild:
- sed -i -e '/RootShell/d' build.gradle
- cp -fR $$RootShell$$/src/com src/main/java/
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '6.0'
CurrentVersionCode: 6

View file

@ -1 +0,0 @@
Edit doze settings

View file

@ -1,61 +0,0 @@
AntiFeatures:
- NonFreeAdd
- NonFreeNet
Categories:
- Development
License: MIT
SourceCode: https://github.com/jackpf/ApkDownloader
IssueTracker: https://github.com/jackpf/ApkDownloader/issues
AutoName: Apk Downloader
Description: |-
Adds a "share" button to app pages in browsers. Search the web store for apps
and then click "Share to APK Download".
Informational: You still need a google account to authenticate with and a google
services framework ID from a device that has been activated with google play
services. You can ignore this if you have play services installed.
RepoType: git
Repo: https://github.com/jackpf/ApkDownloader.git
Builds:
- versionName: 1.2.2
versionCode: 6
disable: clean up and market-api
commit: 2478482b28f9459fec22db8be6a19afe3f0b4075
srclibs:
- CommonsCodec@1_6
- CommonsIO@2.4
- ApacheHttpClient@4.3.3
- ApacheHttpCore@4.3.2
- Protobuf@2.5.0
rm:
- libs/*.jar
prebuild:
- pushd $$ApacheHttpClient$$/httpclient/
- $$MVN3$$ package
- popd
- cp $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.3.jar libs/
- pushd $$CommonsIO$$
- $$MVN3$$ package
- popd
- cp $$CommonsIO$$/target/commons-io-2.4.jar libs/
- pushd $$CommonsCodec$$
- $$MVN3$$ package
- popd
- cp $$CommonsCodec$$/target/commons-codec-1.6.jar libs/
- pushd $$ApacheHttpCore$$/httpcore
- $$MVN3$$ package
- popd
- cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar libs/
- cp -fR $$Protobuf$$/src/main/java/com src/
MaintainerNotes: |-
TODO: Cleanup
TODO: https://code.google.com/p/android-market-api/source
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.2.2
CurrentVersionCode: 6

View file

@ -1 +0,0 @@
Download APKs without PlayStore app

View file

@ -1,43 +0,0 @@
Categories:
- Multimedia
License: Apache-2.0
SourceCode: https://github.com/JakeWharton/Telecine
IssueTracker: https://github.com/JakeWharton/Telecine/issues
Changelog: https://github.com/JakeWharton/Telecine/blob/HEAD/CHANGELOG.md
Name: Telecine
Description: |-
Capture full resolution videos directly on your phone. No more recording
controls cluttering up the video or USB debugging notification in your status
bar! Launch the overlay and then navigate away from the app. The overlay will
remain allowing you to press record when you are in the target app. The overlay
disappears while recording. To stop, press the area where the overlay used to be
(hint: it's still there! just transparent)
TL;DR: Press record, press the same area to stop.
RepoType: git
Repo: https://github.com/JakeWharton/Telecine
Builds:
- versionName: 1.5.0
versionCode: 1
disable: remove play-services
commit: 1.5.0
subdir: telecine
gradle:
- yes
rm:
- telecine/src/main/java/com/jakewharton/telecine/Analytics.java
prebuild:
- sed -i -e '/play-services/d' build.gradle
- find . -type f -name *.java -print0 | xargs -0 sed -i -e '/import com.google.android.gms/d'
-e '/Inject Analytics analytics/d' -e '/Tracker tracker/d' -e 's/Activity
activity, Analytics analytics/Activity activity/g' -e '/private final Analytics
analytics/d' -e 's/Intent data, Analytics analytics/Intent data/g' -e 's/Analytics
analytics,//g' -e '/@Provides @Singleton Analytics provideAnalytics/,+7d'
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.5.0
CurrentVersionCode: 1

View file

@ -1 +0,0 @@
Record full-resolution video