Merge branch 'master' of git://gitorious.org/f-droid/fdroiddata
This commit is contained in:
commit
f65f3ff078
12
build/extlib/jmdns-build.xml
Normal file
12
build/extlib/jmdns-build.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<project name="jmdns" default="jar" basedir=".">
|
||||
|
||||
<target name="compile" description="Compile source">
|
||||
<mkdir dir="bin" />
|
||||
<javac srcdir="javax" includes="**" destdir="bin" />
|
||||
</target>
|
||||
|
||||
<target name="jar" description="Package into JAR" depends="compile">
|
||||
<jar destfile="jmdns.jar" basedir="bin" compress="true" />
|
||||
</target>
|
||||
</project>
|
|
@ -46,8 +46,15 @@ Build:2.9.7,107
|
|||
Build:2.10.1,111
|
||||
commit=f4c887a2b798
|
||||
|
||||
Build:2.11.0,113
|
||||
disable=possible test release, judging by commit comments - wait for next
|
||||
|
||||
Maintainer Notes:
|
||||
No tags.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.10.1
|
||||
Current Version Code:111
|
||||
Current Version:2.11.1
|
||||
Current Version Code:114
|
||||
|
||||
|
|
|
@ -57,8 +57,14 @@ Build:0.4.3-alpha,16
|
|||
Build:0.4.4-alpha,17
|
||||
commit=v0.4.4-alpha
|
||||
|
||||
Build:0.5-alpha,18
|
||||
commit=v0.5-alpha
|
||||
|
||||
Build:0.5.1-alpha,19
|
||||
commit=v0.5.1-alpha
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.4.4-alpha
|
||||
Current Version Code:17
|
||||
Current Version:0.5.1-alpha
|
||||
Current Version Code:19
|
||||
|
||||
|
|
29
metadata/buet.rafi.dictionary.txt
Normal file
29
metadata/buet.rafi.dictionary.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:Office
|
||||
License:GPLv2
|
||||
Web Site:
|
||||
Source Code:https://github.com/rafi-kamal/Bangla-Dictionary
|
||||
Issue Tracker:https://github.com/rafi-kamal/Bangla-Dictionary/issues
|
||||
|
||||
Auto Name:Ridmik Dictionary
|
||||
Summary:Bengali-English Dictionary
|
||||
Description:
|
||||
Based on ankur.org's database. More info
|
||||
[http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/rafi-kamal/Bangla-Dictionary.git
|
||||
|
||||
# use target to avoid build-tools bug if necessary
|
||||
Build:2.3,5
|
||||
commit=05901
|
||||
|
||||
Maintainer Notes:
|
||||
source for database is there
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.3
|
||||
Current Version Code:5
|
||||
|
27
metadata/ca.ddaly.android.heart.txt
Normal file
27
metadata/ca.ddaly.android.heart.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://daryldy.github.com/Heart
|
||||
Source Code:https://github.com/daryldy/Heart
|
||||
Issue Tracker:https://github.com/daryldy/Heart/issues
|
||||
|
||||
Auto Name:Heart Observe
|
||||
Summary:Track pulse and blood pressure
|
||||
Description:
|
||||
No description available
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/daryldy/Heart.git
|
||||
|
||||
Build:1.1,3
|
||||
commit=v1.1
|
||||
rm=custom_rules.xml
|
||||
srclibs=2:NumberPicker-SimonVT@1da4372;1:ActionBarSherlock@4.4.0
|
||||
prebuild=mv misc/reText/help.txt assets/misc/help.html && \
|
||||
mv misc/reText/about.txt assets/misc/about.html
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
Current Version Code:3
|
||||
|
27
metadata/com.akop.bach.txt
Normal file
27
metadata/com.akop.bach.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
Categories:Games
|
||||
License:GPLv3
|
||||
Source Code:https://github.com/melllvar/Spark360
|
||||
Issue Tracker:https://github.com/melllvar/Spark360/issues
|
||||
|
||||
Summary:Gaming client
|
||||
Description:
|
||||
Supports Xbox Live and the PlayStation Network.
|
||||
The app allows you to monitor your achievements, trophies, friends' statuses,
|
||||
and includes many other features, such as trophy/achievement comparisons,
|
||||
messaging (Xbox Live), home screen widgets, notifications, and much more.
|
||||
|
||||
Spark 360 is an unofficial application, and not supported, endorsed, or
|
||||
affiliated with Microsoft Corporation or Sony Corporation.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/melllvar/Spark360.git
|
||||
|
||||
Build:6.20,116
|
||||
commit=v6.20
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:6.20
|
||||
Current Version Code:116
|
||||
|
33
metadata/com.android.launcher3.txt
Normal file
33
metadata/com.android.launcher3.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
Category:System
|
||||
License:Apache2
|
||||
Source Code:https://android.googlesource.com/platform/packages/apps/Launcher3/+/
|
||||
Issue Tracker:http://code.google.com/p/android/issues/list?can=2&q=launcher&colspec=ID+Type+Status+Owner+Summary+Stars&cells=tiles
|
||||
|
||||
Summary:Home screen
|
||||
Description:
|
||||
Android 4.4 homescreen from AOSP, patched to enable installation on 4.0.4.
|
||||
Backup of configuration to Google account is removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://android.googlesource.com/platform/packages/apps/Launcher3
|
||||
|
||||
Build:1.0,1
|
||||
commit=android-4.4_r1.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
patch=manifest-minsdk_1.patch
|
||||
init=sed -i '/LauncherBackup/d' src/com/android/launcher3/LauncherProvider.java && \
|
||||
rm src/com/android/launcher3/LauncherBackup* && \
|
||||
echo -e 'target=android-19\nproguard.config=$$SDK$$/tools/proguard/proguard-android.txt:proguard.flags' \
|
||||
> project.properties
|
||||
|
||||
Maintainer Notes:
|
||||
Possible improvements: https://github.com/bvermeule/Launcher3/commits/master
|
||||
https://github.com/MuddPuddle/packages_apps_Launcher3
|
||||
I tried to build the protos but failed, hence the forced removal of backup.
|
||||
.
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
20
metadata/com.android.launcher3/manifest-minsdk_1.patch
Normal file
20
metadata/com.android.launcher3/manifest-minsdk_1.patch
Normal file
|
@ -0,0 +1,20 @@
|
|||
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
|
||||
index 901b638..a85f6b1 100644
|
||||
--- a/AndroidManifest.xml
|
||||
+++ b/AndroidManifest.xml
|
||||
@@ -19,7 +19,14 @@
|
||||
-->
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
- package="com.android.launcher3">
|
||||
+ package="com.android.launcher3"
|
||||
+ android:versionCode="1"
|
||||
+ android:versionName="1.0" >
|
||||
+
|
||||
+ <uses-sdk
|
||||
+ android:minSdkVersion="16"
|
||||
+ android:targetSdkVersion="19"/>
|
||||
+
|
||||
|
||||
<permission
|
||||
android:name="com.android.launcher3.permission.PRELOAD_WORKSPACE"
|
|
@ -25,6 +25,6 @@ Build:1.7,8
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.7
|
||||
Current Version Code:8
|
||||
Current Version:1.9
|
||||
Current Version Code:10
|
||||
|
||||
|
|
26
metadata/com.ariwilson.seismowallpaper.txt
Normal file
26
metadata/com.ariwilson.seismowallpaper.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
Categories:Wallpaper
|
||||
License:GPLv3
|
||||
Web Site:http://code.google.com/p/ariwilson
|
||||
Source Code:http://code.google.com/p/ariwilson/source/list
|
||||
Issue Tracker:http://code.google.com/p/ariwilson/issues/list
|
||||
|
||||
Auto Name:Seismo Wallpaper
|
||||
Summary:Live wallpaper
|
||||
Description:
|
||||
A live wallpaper that measures anything that vibrates, shakes or moves.
|
||||
Seismo Wallpaper uses your device’s accelerometer to measure movements
|
||||
on any axis with/without noise.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
Repo:https://code.google.com/p/ariwilson/
|
||||
|
||||
Build:1.02,2
|
||||
commit=SeismoWallpaper 1.02
|
||||
subdir=SeismoWallpaper
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.02
|
||||
Current Version Code:3
|
||||
|
30
metadata/com.asksven.betterwifionoff.txt
Normal file
30
metadata/com.asksven.betterwifionoff.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:System
|
||||
License:Apache2
|
||||
Web Site:http://asksven.tumblr.com
|
||||
Source Code:https://github.com/asksven/BetterWifiOnOff
|
||||
Issue Tracker:https://github.com/asksven/BetterWifiOnOff/issues
|
||||
|
||||
Auto Name:Better Wifi on/off
|
||||
Summary:Manage the use of WiFi to save battery
|
||||
Description:
|
||||
Locale-API integration was removed to get it to build.
|
||||
Proprietary ad library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/asksven/BetterWifiOnOff.git
|
||||
|
||||
Build:2.1.0.0,43
|
||||
commit=v2.1.0.0
|
||||
subdir=BetterWifiOnOff
|
||||
rm=BetterWifiOnOff/libs/GoogleAdMobAdsSdk-6.4.1.jar;BetterWifiOnOff/src/com/asksven/betterwifionoff/localeplugin
|
||||
srclibs=3:ActionBarSherlock@4.2.0;2:LocaleAPI@bc2d5a1;4:MobAdMob@2d5736;1:Common-AskSven@b09bb8b6cd
|
||||
prebuild=sed -i '95,97d;113,115d' AndroidManifest.xml && \
|
||||
sed -i '24d' src/com/asksven/betterwifionoff/SsidWhitelistPreference.java
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.1.0.0
|
||||
Current Version Code:43
|
||||
|
|
@ -65,8 +65,8 @@ Build:5.3,33
|
|||
update=.;ViewPagerIndicator/library;ActionBarSherlock/library
|
||||
|
||||
Build:5.6,36
|
||||
commit=5.6
|
||||
disable=build fail
|
||||
commit=5.6
|
||||
|
||||
Build:5.8,38
|
||||
commit=5.8
|
||||
|
@ -92,8 +92,12 @@ Build:6.1.3,46
|
|||
commit=6.1.3
|
||||
gradle=yes
|
||||
|
||||
Build:6.1.5,48
|
||||
commit=6.1.5
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:6.1.3
|
||||
Current Version Code:46
|
||||
Current Version:6.1.5
|
||||
Current Version Code:48
|
||||
|
||||
|
|
29
metadata/com.blntsoft.emailpopup.txt
Normal file
29
metadata/com.blntsoft.emailpopup.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Office
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/baolongnt/EmailPopup
|
||||
Issue Tracker:https://github.com/baolongnt/EmailPopup/issues
|
||||
|
||||
Auto Name:Email Popup
|
||||
Summary:Display a popup for new mail
|
||||
Description:
|
||||
You can select how long the popup stays on & configure the app to filter out
|
||||
emails so that only the important ones do popup.
|
||||
|
||||
A proprietary crash reporting library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/baolongnt/EmailPopup.git
|
||||
|
||||
Build:0.2.2,14
|
||||
commit=0.2.2
|
||||
rm=libs/crashlytics.jar;custom_rules.xml;tests
|
||||
prebuild=find src -type f -print0 | xargs -0 sed -i '/Crashlytics/d'
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.2.2
|
||||
Current Version Code:14
|
||||
|
43
metadata/com.brewcrewfoo.performance.txt
Normal file
43
metadata/com.brewcrewfoo.performance.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
Category:System
|
||||
License:GPLv3
|
||||
Web Site:http://forum.xda-developers.com/showthread.php?t=2401988
|
||||
Source Code:https://github.com/erik96/android_packages_apps_PerformanceControl
|
||||
Issue Tracker:http://forum.xda-developers.com/devdb/project/?id=600#bugReporter
|
||||
Donate:http://forum.xda-developers.com/donatetome.php?u=4674443
|
||||
|
||||
Summary:System configuration
|
||||
Description:
|
||||
'''N.B''' Sqlite functions removed since 2.1.8.
|
||||
|
||||
*Change CPU Governor, I/O Scheduler and Clock Speed
|
||||
*Battery information + Fast Charge setting + Battery Life eXtender setting
|
||||
*Change Voltages Assigned to each CPU frequency
|
||||
*Customize MinFree Task Killer (set the amount of RAM the minfree taskiller will keep)
|
||||
*zRam (RAM compression)
|
||||
*Customize SD read-ahead
|
||||
*VM Settings such as: Dirty Ratio, Dynamic Fsync, Backlight timeout
|
||||
*Integrated CPU Spy
|
||||
*Linux Kernel, CPU, Memory informations
|
||||
*Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc.
|
||||
|
||||
Requires root, busybox and a custom ROM.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/erik96/android_packages_apps_PerformanceControl
|
||||
|
||||
Build Version:2.1.3,3,e2b54691bda8a74,forcevercode=yes
|
||||
Build Version:2.1.8,4,e0ebe71ee3ccd,prebuild=rm assets/sq*
|
||||
|
||||
Maintainer Notes:
|
||||
May be possible to build sqlite
|
||||
quite hard to figure out as vercodes don't always change; see website
|
||||
only temoporary: Update Check Mode:RepoManifest/jb2
|
||||
.
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:2.1.8
|
||||
Current Version Code:4
|
||||
|
|
@ -7,7 +7,7 @@ Issue Tracker:https://github.com/brosmike/AirPush-Detector/issues
|
|||
Auto Name:AirPush Detector
|
||||
Summary:Where are the ads coming from?
|
||||
Description:
|
||||
If you like to install apps from other repos (not recommended ;-)), and you start to get advertisements
|
||||
If you like to install apps from other repos, and you start to get advertisements
|
||||
in your notification area, this will tell you what app is causing it.
|
||||
.
|
||||
|
||||
|
|
|
@ -8,11 +8,11 @@ Summary:Coinbase client
|
|||
Description:
|
||||
Client for coinbase, an online bitcoin wallet.
|
||||
|
||||
*Send/request bitcoin payments using email, QR codes, or NFC
|
||||
*Buy and sell bitcoin right from your mobile phone
|
||||
*View transaction history, details, and balance
|
||||
*See prices in BTC or your native currency
|
||||
*Support for multiple accounts
|
||||
* Send/request bitcoin payments using email, QR codes, or NFC
|
||||
* Buy and sell bitcoin right from your mobile phone
|
||||
* View transaction history, details, and balance
|
||||
* See prices in BTC or your native currency
|
||||
* Support for multiple accounts
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
24
metadata/com.color.colornamer.txt
Normal file
24
metadata/com.color.colornamer.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/kaytdek/ColorNamer
|
||||
Issue Tracker:https://github.com/kaytdek/ColorNamer/issues
|
||||
|
||||
Auto Name:Color Namer
|
||||
Summary:Names for colours
|
||||
Description:
|
||||
Identify colours via the camera and the xkcd survey and share them.
|
||||
Set colours to wallpaper.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/kaytdek/ColorNamer.git
|
||||
|
||||
Build:2.3,8
|
||||
commit=fed05971fc580
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.3
|
||||
Current Version Code:8
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
Categories:Internet,Science & Education
|
||||
Categories:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/concentricsky/android-viewer-for-khan-academy
|
||||
Source Code:https://github.com/concentricsky/android-viewer-for-khan-academy
|
||||
|
@ -26,10 +26,13 @@ Repo Type:git
|
|||
Repo:https://github.com/concentricsky/android-viewer-for-khan-academy.git
|
||||
|
||||
Build:1.2.2,14
|
||||
disable=can't find support-v4
|
||||
commit=13566d739dc674
|
||||
patch=pom_14.patch
|
||||
prebuild=cp oauth_credentials.json.sample res/raw/oauth_credentials.json
|
||||
extlibs=android/android-support-v4r11.jar
|
||||
prebuild=cp oauth_credentials.json.sample res/raw/oauth_credentials.json && \
|
||||
$$MVN3$$ install:install-file -DgroupId=com.google.android \
|
||||
-DartifactId=support-v4 -Dversion=r11 -Dpackaging=jar \
|
||||
-Dfile=libs/android-support-v4r11.jar
|
||||
maven=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
34
metadata/com.corner23.android.beautyclocklivewallpaper.txt
Normal file
34
metadata/com.corner23.android.beautyclocklivewallpaper.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
Category:Wallpaper
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/shakalaca/BeautyClockLiveWallpaper
|
||||
Issue Tracker:https://github.com/shakalaca/BeautyClockLiveWallpaper/issues
|
||||
|
||||
Auto Name:Beauty Clock
|
||||
Summary:Pictures of people with the time
|
||||
Description:
|
||||
Bijin Tokei is a genre of wallpaper that is popular in East Asia.
|
||||
Every minute the wallpaper changes to a picture of a pretty girl
|
||||
holding an object that displays the time.
|
||||
|
||||
This app will download the pictures for every minute from your chosen
|
||||
site without caching them ''but'' it will check if images already exist
|
||||
in '''sdcard/BeautyClock/pic/site/''' and the scheme is always aabb.jpg
|
||||
where aa is the hour and bb is the minute.
|
||||
In this way, you can have the app display any images that you want.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/shakalaca/BeautyClockLiveWallpaper.git
|
||||
|
||||
Build Version:2.5,12,8abb9d220c78,target=android-14
|
||||
|
||||
Maintainer Notes:
|
||||
Not published anywhere seemingly
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.5
|
||||
Current Version Code:12
|
||||
|
24
metadata/com.cybrosys.palmcalc.txt
Normal file
24
metadata/com.cybrosys.palmcalc.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:http://palmcalc.com
|
||||
Source Code:https://github.com/cybro/PalmCalc
|
||||
Issue Tracker:https://github.com/cybro/PalmCalc/issues
|
||||
|
||||
Auto Name:PalmCalc
|
||||
Summary:7-in-1 calculator
|
||||
Description:
|
||||
Calculates currency, BMI, units, as well as the usual stuff.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/cybro/PalmCalc.git
|
||||
|
||||
Build:2.2,4
|
||||
commit=3555f
|
||||
subdir=PalmCalc
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.2
|
||||
Current Version Code:4
|
||||
|
26
metadata/com.danielme.muspyforandroid.txt
Normal file
26
metadata/com.danielme.muspyforandroid.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
Category:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:http://danielme.com/muspy-for-android
|
||||
Source Code:https://github.com/danielme-com/Muspy-for-Android
|
||||
Issue Tracker:
|
||||
|
||||
Summary:Keep track of musicians
|
||||
Description:
|
||||
Client for [https://muspy.com Muspy.com]; import your favourite
|
||||
artists and you'll be notified when they have new recordings or gigs.
|
||||
You'll also get associated links to Wikipedia et al. and see the album
|
||||
art.
|
||||
|
||||
Muspy.com is based on Muspy, AGPL software that checks
|
||||
[http://musicbrainz.org MusicBrainz].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/danielme-com/Muspy-for-Android.git
|
||||
|
||||
Build Version:1.2,3,826fa
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:xxx
|
||||
Current Version Code:3
|
||||
|
25
metadata/com.darknessmap.txt
Normal file
25
metadata/com.darknessmap.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Category:Navigation
|
||||
License:MIT
|
||||
Web Site:http://darknessmap.com
|
||||
Source Code:https://github.com/ercanpinar/app-android
|
||||
Issue Tracker:https://github.com/ercanpinar/app-android/issues
|
||||
|
||||
Auto Name:Darkness Map
|
||||
Summary:Crowd-sourced mapping
|
||||
Description:
|
||||
Contribute to the Darkness map: a visualization of light levels in
|
||||
the city at night.
|
||||
|
||||
Status: Beta.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ercanpinar/app-android.git
|
||||
|
||||
Build Version:0.2.0,1,15c0f378ae4a4,target=android-18
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.2.0
|
||||
Current Version Code:1
|
||||
|
26
metadata/com.emartynov.android.app.urlsetter.txt
Normal file
26
metadata/com.emartynov.android.app.urlsetter.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
Categories:Internet
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/emartynov/UrlSetter
|
||||
Issue Tracker:https://github.com/emartynov/UrlSetter/issues
|
||||
|
||||
Auto Name:UrlSetter
|
||||
Summary:Peek at shortened addresses
|
||||
Description:
|
||||
Decode short urls from many popular websites, which can then be passed to your
|
||||
app of choice.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/emartynov/UrlSetter.git
|
||||
|
||||
Build:1.0.0.1,1
|
||||
commit=5168e722e9d1
|
||||
disable=wait for official release
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.0.1
|
||||
Current Version Code:1
|
||||
|
30
metadata/com.euedge.openaviationmap.android.txt
Normal file
30
metadata/com.euedge.openaviationmap.android.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
Category:Navigation
|
||||
License:GPLv3
|
||||
Web Site:http://www.openaviationmap.org
|
||||
Source Code:https://code.google.com/p/openaviationmap/source/list
|
||||
Issue Tracker:https://code.google.com/p/openaviationmap/issues/list
|
||||
Donate:http://www.openaviationmap.org
|
||||
Bitcoin:07a7194397ae0f8d40740488472a43fd
|
||||
|
||||
Summary:Display aviation maps
|
||||
Description:
|
||||
Part of project to develop an aviation equivalent of OSM.
|
||||
Downloadable maps are currently limited to Hungary and some other parts of
|
||||
Central Europe.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://openaviationmap.googlecode.com/svn;trunk=trunk/oam-app-android;tags=tags/oam-app-android
|
||||
|
||||
Build Version:1.0.16,16,16-1.0.16,\
|
||||
srclibs=1:ActionBarSherlock@e5c2d1c,\
|
||||
extlibs=android/android-support-v4r12.jar,\
|
||||
prebuild=\
|
||||
mv libs/android-support-v4r12.jar $$ActionBarSherlock$$/libs/android-support-v4.jar && \
|
||||
sed -i '/2/d' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.16
|
||||
Current Version Code:16
|
||||
|
28
metadata/com.falconware.prestissimo.txt
Normal file
28
metadata/com.falconware.prestissimo.txt
Normal file
|
@ -0,0 +1,28 @@
|
|||
Categories:Multimedia
|
||||
License:LGPL
|
||||
Web Site:
|
||||
Source Code:https://github.com/TheRealFalcon/Prestissimo
|
||||
Issue Tracker:https://github.com/TheRealFalcon/Prestissimo/issues
|
||||
|
||||
Auto Name:Prestissimo
|
||||
Summary:Change the speed of playback
|
||||
Description:
|
||||
Adds variable speed playback functionality to audio applications,
|
||||
e.g. [[de.danoeh.antennapod]].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/TheRealFalcon/Prestissimo.git
|
||||
|
||||
Build:0.5,10
|
||||
commit=v0.5
|
||||
target=android-17
|
||||
srclibs=Sonic@637de
|
||||
build=$$NDK$$/ndk-build -C $$Sonic$$ && \
|
||||
mv $$Sonic$$/libs/armeabi* libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.5
|
||||
Current Version Code:10
|
||||
|
21
metadata/com.frankcalise.h2droid.txt
Normal file
21
metadata/com.frankcalise.h2droid.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
Category:Science & Education
|
||||
License:Apache2
|
||||
Source Code:https://code.google.com/p/h2droid/source/list
|
||||
Issue Tracker:https://code.google.com/p/h2droid/issues/list
|
||||
|
||||
Auto Name:Hydrate
|
||||
Summary:Set targets for water intake
|
||||
Description:
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://h2droid.googlecode.com/svn;trunk=trunk;tags=tags
|
||||
|
||||
Build Version:1.5,10,release-1.5,\
|
||||
prebuild=sed -i '12s/true/false/g' AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.5
|
||||
Current Version Code:10
|
||||
|
23
metadata/com.github.cetoolbox.txt
Normal file
23
metadata/com.github.cetoolbox.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
Category:Science & Education
|
||||
License:Apache2
|
||||
Web Site:http://pansanel.github.io/cetoolbox
|
||||
Source Code:https://github.com/Pansanel/cetoolbox
|
||||
Issue Tracker:https://github.com/Pansanel/cetoolbox/issues
|
||||
|
||||
Auto Name:CEToolbox
|
||||
Summary:Medical tool
|
||||
Description:
|
||||
The CEToolbox project aims to provide a convenient tool for computing
|
||||
Capillary Electrophoresis parameters.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Pansanel/cetoolbox.git
|
||||
|
||||
Build Version:1.0,1,ed60c
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
24
metadata/com.github.grimpy.botifier.txt
Normal file
24
metadata/com.github.grimpy.botifier.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
Categories:System
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/grimpy/Botifier
|
||||
Issue Tracker:https://github.com/grimpy/Botifier/issues
|
||||
|
||||
Auto Name:Botifier
|
||||
Summary:Send notifications via Bluetooth
|
||||
Description:
|
||||
Using AVCRP to send notifications to other devices.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/grimpy/Botifier.git
|
||||
|
||||
Build:1.3.2,14
|
||||
commit=1.3.2
|
||||
prebuild=sed -i '/key/d' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3.2
|
||||
Current Version Code:14
|
||||
|
|
@ -25,6 +25,7 @@ mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
|||
|
||||
Build:0.3.0,4
|
||||
commit=0.3.0
|
||||
disable=srclibs override each other at checkout
|
||||
srclibs=1:ActionBarSherlock@4.4.0;2:Support/v7/appcompat@android-4.4_r1.1;3:Support/v7/mediarouter@android-4.4_r1.1
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
39
metadata/com.github.ruleant.getback_gps.txt
Normal file
39
metadata/com.github.ruleant.getback_gps.txt
Normal file
|
@ -0,0 +1,39 @@
|
|||
Categories:Navigation
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/ruleant/getback_gps
|
||||
Source Code:https://github.com/ruleant/getback_gps
|
||||
Issue Tracker:https://github.com/ruleant/getback_gps/issues
|
||||
|
||||
Auto Name:GetBack GPS
|
||||
Summary:Navigation tool
|
||||
Description:
|
||||
Find your way back to a previously visited location using GPS coordinates.
|
||||
|
||||
Features:
|
||||
* determine location based on GPS signal, WiFi or cell phone network:
|
||||
* use best/most accurate location provider
|
||||
* get location updates automatically (based on a time interval or change of location) or
|
||||
* get location on demand (by manually refreshing)
|
||||
* save a location
|
||||
* 'get back' mode: indicator pointing to a stored location (showing distance and direction)
|
||||
* indicate current speed and current bearing
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ruleant/getback_gps.git
|
||||
|
||||
Build:0.1,11
|
||||
commit=v0.1
|
||||
maven=yes
|
||||
prebuild=sed -i 's/3.8.0/3.6.1/g' pom.xml
|
||||
|
||||
Build:0.1.1,12
|
||||
commit=v0.1.1
|
||||
maven=yes
|
||||
prebuild=sed -i 's/3.8.0/3.6.1/g' pom.xml
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1.1
|
||||
Current Version Code:12
|
||||
|
38
metadata/com.github.wdkapps.fillup.txt
Normal file
38
metadata/com.github.wdkapps.fillup.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
Category:Office
|
||||
License:Apachev2
|
||||
Web Site:http://wdkapps.github.io
|
||||
Source Code:https://github.com/wdkapps/FillUp
|
||||
Issue Tracker:https://github.com/wdkapps/FillUp/issues
|
||||
|
||||
Auto Name:FillUp
|
||||
Summary:Calculate fuel mileage
|
||||
Description:
|
||||
When you buy fuel, just enter the amount you purchased and your current
|
||||
odometer value; FillUp will calculate your mileage and maintain a log of your
|
||||
fill-ups.
|
||||
|
||||
*Manages data for one or more vehicles.
|
||||
*Calculates and plots average gas mileage.
|
||||
*Calculates and plots monthly totals for gas purchased and distance driven.
|
||||
*Stores all data on the device – doesn’t use your data plan.
|
||||
*Can import/export your data to CSV files on your sdcard.
|
||||
*Share the CSV files with other Apps for cloud backup!
|
||||
*Selectable units of measurement – can calculate:
|
||||
|
||||
*miles per gallon (MPG)
|
||||
*kilometers per liter (KM/L)
|
||||
*liters per 100 kilometers (L/100KM)
|
||||
*miles per imperial gallon (UK MPG) – from miles and liters.
|
||||
*miles per imperial gallon (UK MPG) – from kilometers and liters.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/wdkapps/FillUp.git
|
||||
|
||||
Build Version:1.5,13,530ac7d,target=android-10
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.5
|
||||
Current Version Code:13
|
||||
|
28
metadata/com.gracecode.android.presentation.txt
Normal file
28
metadata/com.gracecode.android.presentation.txt
Normal file
|
@ -0,0 +1,28 @@
|
|||
Categories:Multimedia
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/feelinglucky/Presentation
|
||||
Issue Tracker:https://github.com/feelinglucky/Presentation/issues
|
||||
Donate:http://t.cn/zRTdGks
|
||||
|
||||
Auto Name:Presentation
|
||||
Summary:Gallery of infographics
|
||||
Description:
|
||||
Some in English, mostly in Chinese.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/feelinglucky/Presentation.git
|
||||
|
||||
Build:1.0.2,20131114
|
||||
commit=559f31d12f8e
|
||||
target=android-16
|
||||
srclibs=1:Volley@android-4.4_r1.2;2:PullToRefresh@v2.1.1
|
||||
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && \
|
||||
find src -type f -print0 | xargs -0 sed -i '/TCAgent/d'
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.1
|
||||
Current Version Code:20131113
|
||||
|
|
@ -80,8 +80,9 @@ Build:2.2.1,2002010
|
|||
|
||||
Build:2.4.0,2004000
|
||||
commit=b892f639
|
||||
rm=TtsPlus-FBReader.apk
|
||||
prebuild=sed -i -e '/proguard/d' project.properties
|
||||
disable=weird build process
|
||||
init=rm -f ant.properties local.properties
|
||||
srclibs=1:TtsSetup@06b25e259053dcf38
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -4,6 +4,7 @@ Web Site:https://code.google.com/p/ankidroid/wiki/Index
|
|||
Source Code:http://github.com/ankidroid/Anki-Android
|
||||
Issue Tracker:http://github.com/ankidroid/Anki-Android/issues
|
||||
|
||||
Auto Name:AnkiDroid
|
||||
Summary:A flashcard-based study aid
|
||||
Description:
|
||||
Anki is a program which makes remembering things easy. Because it is a lot more
|
||||
|
@ -39,6 +40,8 @@ Build:2.0,30
|
|||
commit=4e4bafed59
|
||||
prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties
|
||||
|
||||
#Build Version:1.1.1,26,4c7df5bb54,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties,forcevercode=yes
|
||||
#Build Version:1.1.3,29,d4533d9533,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties
|
||||
Build:2.0,31
|
||||
disable=!Different version code - same version?
|
||||
commit=unknown - see disabled
|
||||
|
@ -52,6 +55,6 @@ Build:2.0.2beta6,37
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0.2beta6
|
||||
Current Version Code:37
|
||||
Current Version:2.0.2beta7
|
||||
Current Version Code:38
|
||||
|
||||
|
|
27
metadata/com.jaygoel.virginminuteschecker.txt
Normal file
27
metadata/com.jaygoel.virginminuteschecker.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Category:Office
|
||||
License:NewBSD
|
||||
Web Site:https://github.com/poundifdef/VirginMobileMinutesChecker
|
||||
Source Code:https://github.com/poundifdef/VirginMobileMinutesChecker
|
||||
Issue Tracker:https://github.com/poundifdef/VirginMobileMinutesChecker/issues
|
||||
|
||||
Auto Name:Minutes Checker for Virgin Mobile
|
||||
Summary:For Virgin Mobile US customers
|
||||
Description:
|
||||
A proprietary ad library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/poundifdef/VirginMobileMinutesChecker.git
|
||||
|
||||
Build Version:1.12,13,dc1d1c020c05f,\
|
||||
srclibs=1:MobAdMob@2d5736,\
|
||||
subdir=VirginMobileMinutesChecker,\
|
||||
rm=VirginMobileMinutesChecker/libs/GoogleAdMobAdsSdk-4.1.1.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.12
|
||||
Current Version Code:13
|
||||
|
||||
|
23
metadata/com.jmartin.temaki.txt
Normal file
23
metadata/com.jmartin.temaki.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
Categories:Office
|
||||
License:Apache2
|
||||
Source Code:https://github.com/jeffxmn/temaki
|
||||
Issue Tracker:https://github.com/jeffxmn/temaki/issues
|
||||
|
||||
Auto Name:Temaki
|
||||
Summary:List maker
|
||||
Description:
|
||||
Manage your lists.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jeffxmn/temaki.git
|
||||
|
||||
Build:1.41,11
|
||||
commit=v1.41
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.41
|
||||
Current Version Code:11
|
||||
|
|
@ -130,6 +130,6 @@ binaries anyway).
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.9.6.3-RC2
|
||||
Current Version Code:168
|
||||
Current Version:1.9.6.4-RC3
|
||||
Current Version Code:172
|
||||
|
||||
|
|
27
metadata/com.lightbox.android.camera.txt
Normal file
27
metadata/com.lightbox.android.camera.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
Category:Multimedia
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/lightbox/QuickSnap
|
||||
Issue Tracker:https://github.com/lightbox/QuickSnap/issues
|
||||
|
||||
Auto Name:QuickSnap
|
||||
Summary:Basic camera app
|
||||
Description:
|
||||
Camera implementation based off the Android Gingerbread camera app source code.
|
||||
|
||||
Initially the Android Gingerbread camera source was forked, and then modified
|
||||
to become backwards compatible down to API level 7 (Eclair).
|
||||
The video functionality has also been removed and other changes made to fix
|
||||
problems with indivdual devices.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/lightbox/QuickSnap
|
||||
|
||||
Build Version:1.0.1,2,d226fda623,subdir=Camera,target=android-14
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.1
|
||||
Current Version Code:2
|
||||
|
|
@ -23,21 +23,31 @@ Google Analytics was removed before building.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/manmal/hn-android.git
|
||||
|
||||
Build Version:1.9,10,313f0c48,srclibs=NoAnalytics@158a4a,\
|
||||
rm=libs/libGoogleAnalytics.jar,prebuild=\
|
||||
echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
|
||||
mv androidannotations-2.5.jar libs/ && rm libs/androidannotations-2.5-api.jar
|
||||
Build Version:1.9.1,11,RELEASE-1.9.1,srclibs=NoAnalytics@158a4a,\
|
||||
rm=libs/libGoogleAnalytics.jar,prebuild=\
|
||||
echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
|
||||
mv androidannotations-2.5.jar libs/ && rm libs/androidannotations-2.5-api.jar
|
||||
Build Version:1.9.2,12,!can't tell if a release
|
||||
Build:1.9,10
|
||||
commit=313f0c48
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
srclibs=NoAnalytics@158a4a
|
||||
prebuild=echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
|
||||
mv androidannotations-2.5.jar libs/ && \
|
||||
rm libs/androidannotations-2.5-api.jar
|
||||
|
||||
Build:1.9.1,11
|
||||
commit=RELEASE-1.9.1
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
srclibs=NoAnalytics@158a4a
|
||||
prebuild=echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
|
||||
mv androidannotations-2.5.jar libs/ && \
|
||||
rm libs/androidannotations-2.5-api.jar
|
||||
|
||||
Build:1.9.5,15
|
||||
commit=ac1ea46fee0f9e0
|
||||
rm=libs/libGoogleAnalytics.jar
|
||||
srclibs=1:NoAnalytics@d38ae535b543b
|
||||
prebuild=mv androidannotations-2.5.jar libs/ && \
|
||||
rm libs/androidannotations-2.5-api.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
#Also on Google Play; release commits difficult to find
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.9.4
|
||||
Current Version Code:14
|
||||
|
||||
No Source Since:1.9.3
|
||||
Current Version:1.9.6
|
||||
Current Version Code:16
|
||||
|
||||
|
|
38
metadata/com.matoski.adbm.txt
Normal file
38
metadata/com.matoski.adbm.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
Categories:Development
|
||||
License:Apache2
|
||||
Source Code:https://github.com/ilijamt/android-adbm
|
||||
Issue Tracker:https://github.com/ilijamt/android-adbm/issues
|
||||
|
||||
Auto Name:ADB Manager
|
||||
Summary:
|
||||
Description:
|
||||
* Easy control and access details from notification bar
|
||||
* Auto connect on saved WiFi networks
|
||||
* Auto start on boot, you can select if you want to or not from the preferences screen
|
||||
* Automatically switch between USB and NETWORK when you disconnect/connect from/to WiFi
|
||||
* Configurable service management
|
||||
* Different color coded icons depending on the state of the ADB
|
||||
* Keep screen on while the service is running
|
||||
* Wake the screen when new package is installed
|
||||
* You can toggle the ADB state by touching the image in the notification bar
|
||||
|
||||
[https://raw.github.com/ilijamt/android-adbm/master/changelog.md Changelog]
|
||||
|
||||
'''Requires root'''
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ilijamt/android-adbm.git
|
||||
|
||||
# rm= runs after update ?
|
||||
Build:1.0.1,16
|
||||
commit=1.0.1
|
||||
init=rm build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.1
|
||||
Current Version Code:16
|
||||
|
34
metadata/com.mehmetakiftutuncu.eshotroid.txt
Normal file
34
metadata/com.mehmetakiftutuncu.eshotroid.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
Categories:Navigation
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/mehmetakiftutuncu/eshotroid
|
||||
Issue Tracker:https://github.com/mehmetakiftutuncu/eshotroid/issues
|
||||
|
||||
Auto Name:Eshotroid
|
||||
Summary:Bus times in Turkey
|
||||
Description:
|
||||
* See buses in İzmir, their locations and their times.
|
||||
* Search buses by their numbers and locations.
|
||||
* Mark your favorite buses for easy access.
|
||||
* See the remaining time for a bus by touching it's time.
|
||||
* You can update the bus list and bus times whenever you want.
|
||||
* You can query the balance of your Kent Kart.
|
||||
* Turkish or English
|
||||
|
||||
All the information about buses are downloaded from
|
||||
http://mobil.eshot.gov.tr and all the information about
|
||||
Kent Kart are downloaded from http://m.kentkart.com.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mehmetakiftutuncu/eshotroid.git
|
||||
|
||||
Build:2.0,3
|
||||
commit=975ab
|
||||
subdir=Eshotroid
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.0
|
||||
Current Version Code:3
|
||||
|
|
@ -109,6 +109,6 @@ Build:20131101,114
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:20131101
|
||||
Current Version Code:114
|
||||
Current Version:1.1.
|
||||
Current Version Code:115
|
||||
|
||||
|
|
25
metadata/com.mirasmithy.epochlauncher.txt
Normal file
25
metadata/com.mirasmithy.epochlauncher.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/mirasmithy/epochlauncher
|
||||
Issue Tracker:https://github.com/mirasmithy/epochlauncher/issues
|
||||
|
||||
Auto Name:Epoch Launcher
|
||||
Summary:Homescreen and launcher
|
||||
Description:
|
||||
Launcher in the style of Sword Art Online.
|
||||
Allows categories via long-press, custom fonts, black/white themes.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mirasmithy/epochlauncher.git
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
||||
|
41
metadata/com.mobiperf.txt
Normal file
41
metadata/com.mobiperf.txt
Normal file
|
@ -0,0 +1,41 @@
|
|||
Category:Development
|
||||
License:Apache2
|
||||
Web Site:http://mobiperf.com
|
||||
Source Code:https://github.com/Mobiperf/MobiPerf
|
||||
Issue Tracker:https://github.com/Mobiperf/MobiPerf/issues
|
||||
|
||||
Auto Name:MobiPerf
|
||||
Summary:Mobile network measurements
|
||||
Description:
|
||||
The app uploads 'anonymised' data to the Mobiperf server run by the
|
||||
developers.
|
||||
The server is based on free software but the app would need re-coding
|
||||
to work with a different server.
|
||||
You can view the data collected that has been collected within the app.
|
||||
|
||||
The Android app periodically checks in with the measurement server,
|
||||
running on Google App Engine,
|
||||
which sends it a list of measurement tasks to perform. Measurement tasks
|
||||
include ping, traceroute, HTTP GET, DNS lookup, and TCP Throughput. Each
|
||||
task has an associated set of measurement parameters (e.g., which host
|
||||
to ping), and a schedule (periodicity at which to take the measurement).
|
||||
|
||||
The device runs the measurements in the background, and uploads the
|
||||
measurement results on its next checkin cycle. By default, devices
|
||||
check in with the server every hour. In order to avoid draining the
|
||||
battery, the app will not take any measurements if the battery is
|
||||
below a given threshold (80% by default).
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Mobiperf/MobiPerf.git
|
||||
|
||||
Build Version:v2.1,101,469323682e,subdir=android,\
|
||||
target=android-10,\
|
||||
rm=android/tests
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:v2.1
|
||||
Current Version Code:101
|
||||
|
|
@ -41,8 +41,13 @@ Build:1.2.6,23
|
|||
subdir=KeepScore
|
||||
srclibs=1:ActionBarSherlock@4.2.0
|
||||
|
||||
Build:1.3.1,25
|
||||
commit=v1.3.1
|
||||
subdir=KeepScore
|
||||
srclibs=1:ActionBarSherlock@4.2.0;2:Color-Picker-2@0e34279ed520
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.6
|
||||
Current Version Code:23
|
||||
Current Version:1.3.1
|
||||
Current Version Code:25
|
||||
|
||||
|
|
|
@ -77,6 +77,6 @@ Build:5.0,88
|
|||
Auto Update Mode:None
|
||||
# Also on gplay
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:5.1.2
|
||||
Current Version Code:105
|
||||
Current Version:5.1.3
|
||||
Current Version Code:106
|
||||
|
||||
|
|
35
metadata/com.orphan.amplayer.txt
Normal file
35
metadata/com.orphan.amplayer.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
Categories:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/abeiro/amplayer.droid
|
||||
Issue Tracker:https://github.com/abeiro/amplayer.droid/issues
|
||||
|
||||
Auto Name:AMPlayer
|
||||
Summary:Network music player
|
||||
Description:
|
||||
Play your music collection via the internet by connecting to
|
||||
an [https://github.com/ampache/ampache Ampache] server e.g. ownCloud.
|
||||
A demo server is suggested for trying it out.
|
||||
There is a companion
|
||||
[https://chrome.google.com/webstore/detail/ampache-player/fgmlgjpjedpnhbbpahgcknnjkhlbjhgp extension]
|
||||
for the Chromium browser.
|
||||
|
||||
*HTML5 audio tag capabilities
|
||||
*HTML5 localStorage
|
||||
*Playlists and CD covers from your Ampache Server
|
||||
*Fan art from fanart.tv
|
||||
*[http://musicbrainz.org Musicbrainz] info
|
||||
*Initial support for lyrics (http://lyrics.wikia.com)
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/abeiro/amplayer.droid.git
|
||||
|
||||
Build:0.4.2,1
|
||||
commit=79ba84d6522e
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.4.2
|
||||
Current Version Code:1
|
||||
|
28
metadata/com.ruesga.android.wallpapers.photophase.txt
Normal file
28
metadata/com.ruesga.android.wallpapers.photophase.txt
Normal file
|
@ -0,0 +1,28 @@
|
|||
Categories:Wallpaper
|
||||
License:Apache2
|
||||
Web Site:http://forum.xda-developers.com/showthread.php?p=46387352
|
||||
Source Code:https://github.com/jruesga/PhotoPhase
|
||||
Issue Tracker:https://github.com/jruesga/PhotoPhase/issues
|
||||
|
||||
Auto Name:PhotoPhase
|
||||
Summary:Tiled images wallpaper
|
||||
Description:
|
||||
Live wallpaper that takes a selection of images and tiles a few of them,
|
||||
applying transitions and effects.
|
||||
|
||||
There is an OpenGL issue with one type of chipset in v1.0.6 that can cause
|
||||
the system to crash and the only fix is to uninstall the app.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jruesga/PhotoPhase.git
|
||||
|
||||
Build:1.0.6,1008
|
||||
commit=v1.0.6
|
||||
target=android-19
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.6
|
||||
Current Version Code:1008
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Games
|
||||
License:NCSA
|
||||
Web Site:https://xlythe.github.com/HexGame_Android
|
||||
|
@ -10,22 +11,29 @@ Description:
|
|||
Hex is a simple board game where two players race to connect their sides of
|
||||
the board.
|
||||
The winner is the first to build a solid path connecting their two sides.
|
||||
If you find it too easy try the other AI opponent ;-)
|
||||
|
||||
Newer versions of this app use the non-free Google Play Services library.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Xlythe/HexGame_Android.git
|
||||
|
||||
Build Version:2.2,13,900717,target=android-15
|
||||
Build Version:2.3,14,ed1053230e77e13a,target=android-15
|
||||
Build Version:2.4.1,16,8b6bdfde,target=android-17,\
|
||||
srclibs=ActionBarSherlock@4.3.1,prebuild=\
|
||||
printf 'android.library.reference.1=$$ActionBarSherlock$$' >> project.properties
|
||||
Build:2.2,13
|
||||
commit=900717
|
||||
target=android-15
|
||||
|
||||
Build:2.3,14
|
||||
commit=ed1053230e77e13a
|
||||
target=android-15
|
||||
|
||||
Build:3.0.2,22
|
||||
commit=2010ac7d1a1ab
|
||||
disable=Uses GMS
|
||||
target=android-17
|
||||
srclibs=1:ActionBarSherlock@4.4.0
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:2.4.1
|
||||
Current Version Code:16
|
||||
|
||||
No Source Since:3.0.2
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:3.0.2
|
||||
Current Version Code:22
|
||||
|
||||
|
|
|
@ -13,22 +13,22 @@ and invite other team members.
|
|||
Team members can then maintain file libraries together and collaborate
|
||||
around them.
|
||||
|
||||
You can try the [http://seafile.cc/demo demo], sign up for an account
|
||||
You can try the [https://seacloud.cc/demo demo], sign up for an account
|
||||
at the website, or since the server-side is also free-as-in-freedom, it can be
|
||||
installed on any server and configured to work with the app.
|
||||
.
|
||||
|
||||
Build Version:0.6.1,10,!one error; only guessing at library at 0.6.1,\
|
||||
srclibs=ActionBarSherlock@4.2.0;aFileChooser@bd54d1411f;NewQuickAction3D@f2b7b069547b;\
|
||||
HttpRequest-Sawicki@http-request-5.4.1,\
|
||||
prebuild=sed -i -e 's@\.1=.*@.1=$$ActionBarSherlock$$@' -e 's@\.2=.*@.2=$$aFileChooser$$@' \
|
||||
-e 's@\.3=.*@.3=$$NewQuickAction3D$$@' project.properties && \
|
||||
printf 'source.dir=src;$$HttpRequest-Sawicki$$' >> ant.properties && \
|
||||
Repo Type:git
|
||||
Repo:https://github.com/haiwen/seadroid.git
|
||||
|
||||
Build Version:0.7.1,12,0.7.1,\
|
||||
srclibs=1:ActionBarSherlock@4.4.0;2:aFileChooser@bd54d1411f;3:NewQuickAction3D-haiwen@master;\
|
||||
HttpRequest-Sawicki@http-request-5.3,\
|
||||
prebuild=echo 'source.dir=src;$$HttpRequest-Sawicki$$' >> ant.properties && \
|
||||
cp libs/android-support-v4.jar $$aFileChooser$$/libs/android-support-v4.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
# started to use tags; also on gplay
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.6.1
|
||||
Current Version Code:10
|
||||
Update Check Mode:None
|
||||
Current Version:0.7.1
|
||||
Current Version Code:12
|
||||
|
||||
|
|
|
@ -23,6 +23,7 @@ Build:1.4,60
|
|||
|
||||
Build:1.5,61
|
||||
commit=62
|
||||
disable=patches need updating
|
||||
target=android-10
|
||||
patch=scoping-fix.patch;handle-no-market.patch;fix-appname.patch;button-name.patch
|
||||
|
||||
|
|
35
metadata/com.shahul3d.indiasatelliteweather.txt
Normal file
35
metadata/com.shahul3d.indiasatelliteweather.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Science & Education
|
||||
License:GPL
|
||||
Source Code:https://github.com/Shahul3D/IndiaSatelliteWeather
|
||||
Issue Tracker:https://github.com/Shahul3D/IndiaSatelliteWeather/issues
|
||||
|
||||
Auto Name:India Satellite Weather
|
||||
Summary:Satellite weather maps
|
||||
Description:
|
||||
"A picture is worth a thousand words".
|
||||
A complex weather data can be conveyed with a single image map.
|
||||
By observing the cloud formations around your City, you can predict
|
||||
whether the day is going to be Hot or Rainy/Cloudy.
|
||||
|
||||
The app fetches the weather data directly from the Official Indian Government
|
||||
[http://www.imd.gov.in webpage] for "satellite Images & Products"
|
||||
|
||||
A couple of proprietary libraries were removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Shahul3D/IndiaSatelliteWeather.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=7cf0caf69fcb
|
||||
rm=libs/libGoogleAnalyticsServices.jar;libs/crashlytics.jar;res/values/com_crashlytics_export_strings.xml
|
||||
srclibs=1:NoAnalytics@869751616e7;ImageViewTouch@221fc68f17;Easing@a264e
|
||||
prebuild=find src -type f -print0 | xargs -0 sed -i '/Crashlytics/d' && \
|
||||
echo 'source.dir=src;$$ImageViewTouch$$/src;$$Easing$$/src/main/java' > ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
|
@ -9,9 +9,9 @@ Auto Name:DroidZebra
|
|||
Summary:Reversi game
|
||||
Description:
|
||||
DroidZebra is advanced Reversi program based on Zebra Othello Engine written by Gunnar Andersson. Features:
|
||||
- difficulty levels from beginner (practice mode) to world-class play
|
||||
- opening book with more than 500,000 positions
|
||||
- unlimited undo
|
||||
* difficulty levels from beginner (practice mode) to world-class play
|
||||
* opening book with more than 500,000 positions
|
||||
* unlimited undo
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
47
metadata/com.spazedog.mounts2sd.txt
Normal file
47
metadata/com.spazedog.mounts2sd.txt
Normal file
|
@ -0,0 +1,47 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
Web Site:http://forum.xda-developers.com/showthread.php?t=2432479
|
||||
Source Code:https://github.com/SpazeDog/mounts2sd
|
||||
Issue Tracker:https://github.com/SpazeDog/mounts2sd/issues
|
||||
|
||||
Auto Name:Mounts2SD
|
||||
Summary:Map device storage to sdcard
|
||||
Description:
|
||||
'''N.B''' 'Fix sqlite3 binary' was removed in this build.
|
||||
|
||||
Mounts2SD is a script for devices with low storage capabilities, but
|
||||
It can be used for a lot of things and is useful on almost any device, even
|
||||
those without external sdcard.
|
||||
|
||||
The script itself has grown to become a large storage and management script
|
||||
with features that control SWAP, ZRAM, mount optimization, storage
|
||||
thresholds, different external and internal MMC configurations, cache and more.
|
||||
The content management is able to move a lot more different content between /data and
|
||||
/sd-ext, including the new internal storage, which on newer devices, is placed
|
||||
in /data/media, and it also contains more than one option for storing system
|
||||
content on both /data and /sd-ext.
|
||||
|
||||
Requires root.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/SpazeDog/mounts2sd
|
||||
|
||||
Build:3.4.8,33
|
||||
commit=3.4.8
|
||||
rm=libs/rootfw3.jar;libs/taskmanager.jar;assets/busybox;assets/sqlite3
|
||||
target=android-18
|
||||
srclibs=1:RootFW@3_1.3.2;2:TaskManager@67ca5;Busybox@83785f0;BusyboxConfigs@bd2bf4f3
|
||||
prebuild=mv libs/android-support-v4.jar $$TaskManager$$/libs && \
|
||||
cp $$BusyboxConfigs$$/android_ndk_defconfigPlus $$Busybox$$/.config
|
||||
build=export PATH=$$NDK$$/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin:$PATH && \
|
||||
make CONFIG_SYSROOT="$$NDK$$/platforms/android-9/arch-arm" -C $$Busybox$$ && \
|
||||
mv $$Busybox$$/busybox assets/busybox
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/3.x
|
||||
Current Version:3.4.8
|
||||
Current Version Code:33
|
||||
|
39
metadata/com.taiste.lainari_en.txt
Normal file
39
metadata/com.taiste.lainari_en.txt
Normal file
|
@ -0,0 +1,39 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Category:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/helsinki-city-library/pocketlibrary/wiki
|
||||
Source Code:https://github.com/helsinki-city-library/pocketlibrary
|
||||
Issue Tracker:https://github.com/helsinki-city-library/pocketlibrary/issues
|
||||
|
||||
Name:Pocket Library
|
||||
Summary:Assistance for library users
|
||||
Description:
|
||||
Pocket Library is a new kind of a service for library patrons.
|
||||
|
||||
The service expands the traditional notion of checking out materials, making it
|
||||
possible for library users to check out books and other items directly from
|
||||
other users anywhere.
|
||||
|
||||
To be more generally useful as a library user’s personal information
|
||||
assistant, it also has the ability to manage the user’s loans and explore the
|
||||
library catalog.
|
||||
|
||||
The service is currently tailored for Helsinki area public libraries’ catalog,
|
||||
but can be easily adapted for anybody using MARC21 catalogs.
|
||||
|
||||
A proprietary analytics library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/helsinki-city-library/pocketlibrary.git
|
||||
|
||||
Build Version:1.5,18,ad935f,subdir=android,\
|
||||
rm=android/libs/libGoogleAnalyticsV2.jar;iphone;common,\
|
||||
init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties,\
|
||||
srclibs=NoAnalytics@c8d77,\
|
||||
prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p .
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.5
|
||||
Current Version Code:18
|
||||
|
29
metadata/com.threedlite.userhash.location.txt
Normal file
29
metadata/com.threedlite.userhash.location.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
Category:Navigation
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/threedliteguy/UhLocationReportingService
|
||||
Issue Tracker:https://github.com/threedliteguy/UhLocationReportingService/issues
|
||||
|
||||
Auto Name:UserHash Location Reporting Service
|
||||
Name:UserHash
|
||||
Summary:Location reporting and viewing
|
||||
Description:
|
||||
Requires a server piece (.war) to run on a server with a public IP.
|
||||
Source for server piece also included at source code page.
|
||||
Set up friends and family and view their location.
|
||||
Can also set a short status with your location.
|
||||
Automatically uses cell network location to save battery unless you
|
||||
specifically update GPS location or it is in the cache.
|
||||
Uses open street map data by default.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/threedliteguy/UhLocationReportingService.git
|
||||
|
||||
Build Version:1.1,2,af74d5c7
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
||||
|
25
metadata/com.u17od.upm.txt
Normal file
25
metadata/com.u17od.upm.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Category:System
|
||||
License:GPLv3
|
||||
Web Site:http://upm.sourceforge.net
|
||||
Source Code:https://github.com/adrian/upm-android
|
||||
Issue Tracker:https://github.com/adrian/upm-android/issues
|
||||
|
||||
Auto Name:UPM
|
||||
Summary:Cross platform password manager
|
||||
Description:
|
||||
*Uses AES for database encryption
|
||||
*Database sync across multiple PCs/devices
|
||||
*Android, Windows and Mac OS X native feeling versions available
|
||||
*Fast account searching
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/adrian/upm-android.git
|
||||
|
||||
Build Version:1.14,15,v1.14
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.14
|
||||
Current Version Code:15
|
||||
|
|
@ -7,41 +7,28 @@ Issue Tracker:https://github.com/ojacquemart/vlilleChecker/issues
|
|||
Auto Name:Vlille Checker
|
||||
Summary:Bicycle info for Lille
|
||||
Description:
|
||||
v2.2 utilise OpenStreetMap, mais Google Maps est nécessaire
|
||||
pour v1.1.
|
||||
Description below is in French, since the app is only of use to people living
|
||||
in France.
|
||||
|
||||
Vlille Checker est dédié aux utilisateurs du V'Lille et de son service VLS
|
||||
(Vélos en Libre Service) à Lille.
|
||||
Au quotidien, l'application vous permet de gérer facilement vos stations
|
||||
favorites.
|
||||
Le but est de pouvoir "checker" facilement l'état des stations.
|
||||
Vlille Checker se veut efficace en proposant un contrôle en temps réel des
|
||||
stations.
|
||||
L'application offre également une recherche rapide et une localisation des
|
||||
stations les plus proches.
|
||||
(Vélos en Libre Service) à Lille. Au quotidien, l'application vous permet de
|
||||
gérer facilement vos stations favorites. Le but est de pouvoir "checker"
|
||||
facilement l'état des stations. Vlille Checker se veut efficace en proposant
|
||||
un contrôle en temps réel des stations. L'application offre également une
|
||||
recherche rapide et une localisation des stations les plus proches.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ojacquemart/vlilleChecker.git
|
||||
|
||||
#Not the release commit but better than nothing
|
||||
#Previous commits used a different ActionBar and didn't build
|
||||
Build Version:1.1,2,5be3e6d6e056,srclibs=ActionBarSherlock@6e3f2bb,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
#Build Version:2.2,5,!can't find apk at ce1a6bde9f,maven=yes,prebuild=rm -rf test src/test
|
||||
Build Version:2.2,5,ce1a6bde9f,srclibs=\
|
||||
ActionBarSherlock@4.1.0;PullToRefresh@v1.4.1.1,extlibs=\
|
||||
acra/acra-4.4.0.jar;commons-collections/commons-collections-3.2.1.jar;commons-lang/commons-lang3-3.1.jar;\
|
||||
osmdroid/osmdroid-android-3.0.8.jar;sl4j/slf4j-android-1.6.1-RC1.jar;junit/junit-4.8.1.jar,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.3=\).*@\1$$PullToRefresh$$/../extras/PullToRefreshListFragment@' project.properties && \
|
||||
$$SDK$$/tools/android update project -p $$PullToRefresh$$/../extras/PullToRefreshListFragment -s && \
|
||||
cp $$PullToRefresh$$/../extras/PullToRefreshListFragment/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||
Build:3.0.0,600
|
||||
commit=v3.0.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i 's/-SNAPSHOT//g;21s/actionbarsherlock/extra-abs/g' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
#Can't find version code on playmarket; Tags are behind
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.2
|
||||
Current Version Code:5
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.0
|
||||
Current Version Code:600
|
||||
|
||||
|
|
25
metadata/com.vmihalachi.turboeditor.txt
Normal file
25
metadata/com.vmihalachi.turboeditor.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Source Code:https://github.com/vmihalachi/turbo-editor
|
||||
Issue Tracker:https://github.com/vmihalachi/turbo-editor/issues
|
||||
Donate:https://github.com/vmihalachi/turbo-editor
|
||||
FlattrID:2173527
|
||||
|
||||
Auto Name:Turbo Editor
|
||||
Summary:Simple text editor
|
||||
Description:
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/vmihalachi/turbo-editor
|
||||
|
||||
Build:1.3,7
|
||||
commit=3697dd
|
||||
subdir=Turbo Editor
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2
|
||||
Current Version Code:6
|
||||
|
26
metadata/com.vwp.owmap.txt
Normal file
26
metadata/com.vwp.owmap.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
Category:Navigation
|
||||
License:GPLv2
|
||||
Source Code:https://sourceforge.net/p/libwlocate/code/ci/master/tree/master/android/OWMapAtAndroid
|
||||
Issue Tracker:https://sourceforge.net/p/libwlocate
|
||||
|
||||
Auto Name:OpenWLANMap@Android
|
||||
Name:OpenWLANMap
|
||||
Summary:Help create a WiFi coverage map
|
||||
Description:
|
||||
For use in location services when no GPS is available (similar like Google
|
||||
does but free and open and with an option to unsubscribe).
|
||||
OpenWLANMap@Android is an App that helps to collect WLANs and their positions
|
||||
and where user take part at a tracking contest.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git://git.code.sf.net/p/libwlocate/code
|
||||
|
||||
Build Version:0.95,95,ebc753,subdir=master/android/OWMapAtAndroid,\
|
||||
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:0.95
|
||||
Current Version Code:95
|
||||
|
|
@ -57,12 +57,25 @@ Build:0.5.47,80
|
|||
Build:0.6.0,81
|
||||
commit=v0.6.0
|
||||
gradle=yes
|
||||
scandelete=assets
|
||||
prebuild=sed -i '/google-breakpad/d' jni/Android.mk && \
|
||||
sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk && \
|
||||
find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d' && \
|
||||
rm -f openvpn/src/openvpn/breakpad.* && \
|
||||
mv src/de/blinkt/openvpn/fragments/SeekbarTicks.java src/de/blinkt/openvpn/fragments/SeekBarTicks.java
|
||||
mv src/de/blinkt/openvpn/fragments/SeekbarTicks.java src/de/blinkt/openvpn/fragments/SeekBarTicks.java
|
||||
scandelete=assets
|
||||
build=echo WITH_BREAKPAD=0 >> jni/Android.mk && \
|
||||
sed -i 's/-j 8/-j 4/g' misc/build-native.sh && \
|
||||
./misc/build-native.sh
|
||||
buildjni=no
|
||||
|
||||
Build:0.6.1,82
|
||||
commit=v0.6.1
|
||||
gradle=yes
|
||||
prebuild=sed -i '/google-breakpad/d' jni/Android.mk && \
|
||||
sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk && \
|
||||
find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d' && \
|
||||
rm -f openvpn/src/openvpn/breakpad.*
|
||||
scandelete=assets
|
||||
build=echo WITH_BREAKPAD=0 >> jni/Android.mk && \
|
||||
sed -i 's/-j 8/-j 4/g' misc/build-native.sh && \
|
||||
./misc/build-native.sh
|
||||
|
@ -70,6 +83,6 @@ Build:0.6.0,81
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.6.0
|
||||
Current Version Code:81
|
||||
Current Version:0.6.1
|
||||
Current Version Code:82
|
||||
|
||||
|
|
|
@ -10,17 +10,17 @@ Description:
|
|||
A dice rolling application with a special focus on the 3D20 role playing game (RPG) system.
|
||||
|
||||
Features:
|
||||
*four configurable dice buttons (long-press to configure)
|
||||
*backlog of recent dice rolls
|
||||
*remembers the most commonly used dice
|
||||
* four configurable dice buttons (long-press to configure)
|
||||
* backlog of recent dice rolls
|
||||
* remembers the most commonly used dice
|
||||
|
||||
Supported games:
|
||||
*Dungeons & Dragons (DnD)
|
||||
*Neuroshima
|
||||
*Monastyr
|
||||
*Star Wars RPG
|
||||
*Shadowrun
|
||||
*and further d20 and 3d20 titles
|
||||
* Dungeons & Dragons (DnD)
|
||||
* Neuroshima
|
||||
* Monastyr
|
||||
* Star Wars RPG
|
||||
* Shadowrun
|
||||
* and further d20 and 3d20 titles
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -9,11 +9,11 @@ Summary:Enterprise CM browser
|
|||
Description:
|
||||
Access content from repositories that support the CMIS protocol, like Alfresco or Nuxeo.
|
||||
CMIS = Content Management Interoperability Services.
|
||||
- browsing the CMIS repository
|
||||
- viewing and sharing documents
|
||||
- title or fulltext search
|
||||
- Favorites
|
||||
- Multiple Repositories
|
||||
* browsing the CMIS repository
|
||||
* viewing and sharing documents
|
||||
* title or fulltext search
|
||||
* Favorites
|
||||
* Multiple Repositories
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
|
|
|
@ -6,13 +6,16 @@ Issue Tracker:https://github.com/grote/BlitzMail/issues
|
|||
FlattrID:1217295
|
||||
|
||||
Auto Name:BlitzMail
|
||||
Summary:Share content via email
|
||||
Summary:Share content and write quick notes via email
|
||||
Description:
|
||||
BlitzMail is an Android app that allows you to set up your email account once
|
||||
and then use it to send emails to an address of your choice. This comes in
|
||||
handy when you need to send a lot of things via email, because you are in a
|
||||
low connectivity area (e.g. subway) and want to remember things to look at
|
||||
later.
|
||||
and then use it to send emails or short notes to an address of your choice.
|
||||
This comes in handy when you need to send a lot of things via email,
|
||||
because you are in a low connectivity area (e.g. subway)
|
||||
and want to remember things to look at later.
|
||||
|
||||
It also works when you are offline.
|
||||
BlitzMail then queues your emails and allows you to send them later when you have connectivity again.
|
||||
|
||||
The SMTP password is stored encrypted with a built-in key and salted with your
|
||||
device ID. This is not fully secure, but should provide reasonable protection
|
||||
|
@ -25,9 +28,6 @@ Repo:https://github.com/grote/BlitzMail.git
|
|||
Build Version:0.1,1,0.1,target=android-17,prebuild=\
|
||||
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
Build Version:0.2,2,0.2,target=android-17,prebuild=\
|
||||
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
Build Version:0.3,3,0.3,target=android-17,prebuild=\
|
||||
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
|
@ -38,8 +38,14 @@ Build:0.4,4
|
|||
prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.4
|
||||
Current Version Code:4
|
||||
Build:0.5,5
|
||||
commit=0.5
|
||||
prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
|
||||
gradle=normal
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.5
|
||||
Current Version Code:5
|
||||
|
||||
|
|
18
metadata/de.hechler.andfish.txt
Normal file
18
metadata/de.hechler.andfish.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
Category:Games
|
||||
License:Apache2
|
||||
Source Code:http://svn.code.sf.net/p/feri/svn/trunk/AndFish
|
||||
|
||||
Summary:Simple game
|
||||
Description:
|
||||
Guide your fish to eat the other fish and grow bigger.
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
Repo:http://svn.code.sf.net/p/feri/svn/trunk/AndFish
|
||||
|
||||
Build Version:1.3,20,6
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:1.3
|
||||
Current Version Code:6
|
||||
|
22
metadata/de.laxu.apps.nachtlagerdownloader.txt
Normal file
22
metadata/de.laxu.apps.nachtlagerdownloader.txt
Normal file
|
@ -0,0 +1,22 @@
|
|||
Category:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:http://nachtlager.de
|
||||
Source Code:https://github.com/allo-/NachtlagerDownloader
|
||||
Issue Tracker:https://github.com/allo-/NachtlagerDownloader/issues
|
||||
|
||||
Auto Name:Nachtlager Downloader
|
||||
Summary:Download a particular podcast
|
||||
Description:
|
||||
App for the Domian podcast.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/allo-/NachtlagerDownloader.git
|
||||
|
||||
Build Version:1.0,1,v1.0
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
32
metadata/de.onyxbits.drudgery.txt
Normal file
32
metadata/de.onyxbits.drudgery.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:Games
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/onyxbits/Drudgery
|
||||
Issue Tracker:https://github.com/onyxbits/Drudgery/issues
|
||||
|
||||
Auto Name:Drudgery
|
||||
Summary:Widget-based game
|
||||
Description:
|
||||
Drudge Quest is a simple memory game the objective of which is to
|
||||
to get through the day while trying to avoid running into your boss as you
|
||||
move from room to room along the 'Escher Hallway' of your company's office
|
||||
building.
|
||||
|
||||
The game is played via a homescreen or dashclock widget.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/onyxbits/Drudgery.git
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
extlibs=android/android-support-v4r13.jar
|
||||
srclibs=DashClock@ecb5a191880
|
||||
prebuild=rm custom_rules.xml && \
|
||||
echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl' >> project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.3
|
||||
Current Version Code:4
|
||||
|
|
@ -1,29 +1,54 @@
|
|||
Categories:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:http://code.google.com/p/clementine-remote-android/
|
||||
Source Code:http://code.google.com/p/clementine-remote-android/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/clementine-remote-android/issues/list
|
||||
Source Code:https://github.com/clementine-player/Android-Remote
|
||||
Issue Tracker:https://github.com/clementine-player/Android-Remote/issues
|
||||
|
||||
Auto Name:Clementine Remote
|
||||
Summary:Music player remote control
|
||||
Description:
|
||||
Control the music player "Clementine" - access your playlists, read the lyrics while listening to your favourite song, enjoy the cover art and more.
|
||||
You need [http://www.clementine-player.org/downloads Clementine]
|
||||
1.2.1 (quite recent) for this to work and to enable the remote Control
|
||||
in Clementine settings first.
|
||||
|
||||
If you receive a call or want to make one, you don't have pause the current track, Clementine Remote can lower the volume for you. It also has many more features, for example exchange of music and playlists with a computer.
|
||||
Control the music player "Clementine" - access your playlists,
|
||||
browse the library, download files, change the volume via hardware buttons,
|
||||
read the lyrics while listening to your favourite song, enjoy the cover art and more.
|
||||
|
||||
If you receive a call or want to make one, you don't have pause the current
|
||||
track, Clementine Remote can lower the volume for you.
|
||||
It also has many more features, for example exchange of music and playlists with a computer.
|
||||
|
||||
[https://raw.github.com/clementine-player/Android-Remote/master/changelog.txt Changelog]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/clementine-remote-android/
|
||||
Repo:https://github.com/clementine-player/Android-Remote
|
||||
|
||||
Build:8,21
|
||||
disable=crashes
|
||||
disable=java 1.7 bytecode
|
||||
commit=9c7bb3eadcdf
|
||||
srclibs=1:ActionBarSherlock@4.4.0;protobuf@201d572f787a
|
||||
prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
cp -r $$protobuf$$/src/ .
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:8.1
|
||||
Current Version Code:24
|
||||
Build:8.2,25
|
||||
disable=java 1.7 bytecode
|
||||
commit=v8.2
|
||||
extlibs=jmdns-build.xml
|
||||
srclibs=ClementineDeps@737bf
|
||||
prebuild=echo 'source.dir=src;$$ClementineDeps$$/clementine-remote-android.dep-protocolbuffer/src' > ant.properties && \
|
||||
sed -i 's@\(reference.1=\).*@\1$$ClementineDeps$$/clementine-remote-android.dep-abs@' project.properties && \
|
||||
mkdir unjar/ && \
|
||||
cp -r $$ClementineDeps$$/clementine-remote-android.dep-jmdns/src/javax/ libs/ && \
|
||||
rm -rf libs/javax/jmdns/test/
|
||||
build=ant jar -f libs/jmdns-build.xml && \
|
||||
cd unjar/ && \
|
||||
jar xf ../libs/jmdns.jar && \
|
||||
jar cfm ../libs/jmdns.jar META-INF/MANIFEST.MF javax/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:8.3
|
||||
Current Version Code:26
|
||||
|
||||
|
|
|
@ -18,28 +18,50 @@ that shouldn't affect the app usage.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/chaosbastler/opentraining.git
|
||||
|
||||
Build Version:0.2.2,5,v0.2.2,target=android-16,prebuild=\
|
||||
wget http://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.jar -P libs/
|
||||
Build Version:0.2.3,6,v0.2.3,target=android-16,extlibs=junit/junit-4.10.jar
|
||||
Build Version:0.3.1,8,v0.3.1,subdir=app,\
|
||||
srclibs=ActionBarSherlock@90939dc,extlibs=junit/junit-4.10.jar,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build Version:0.4,11,v0.4,subdir=app,\
|
||||
srclibs=ActionBarSherlock@90939dc,extlibs=junit/junit-4.10.jar,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build Version:0.5,18,v0.5,target=android-18,subdir=app,\
|
||||
extlibs=junit/junit-4.10.jar,prebuild=\
|
||||
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
Build Version:0.5.1,19,v0.5.1,target=android-18,subdir=app,\
|
||||
extlibs=junit/junit-4.10.jar,prebuild=\
|
||||
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
Build:0.2.2,5
|
||||
commit=v0.2.2
|
||||
target=android-16
|
||||
prebuild=wget http://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.jar -P libs/
|
||||
|
||||
Build:0.2.3,6
|
||||
commit=v0.2.3
|
||||
target=android-16
|
||||
extlibs=junit/junit-4.10.jar
|
||||
|
||||
Build:0.3.1,8
|
||||
commit=v0.3.1
|
||||
subdir=app
|
||||
extlibs=junit/junit-4.10.jar
|
||||
srclibs=ActionBarSherlock@90939dc
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:0.4,11
|
||||
commit=v0.4
|
||||
subdir=app
|
||||
extlibs=junit/junit-4.10.jar
|
||||
srclibs=ActionBarSherlock@90939dc
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:0.5,18
|
||||
commit=v0.5
|
||||
subdir=app
|
||||
target=android-18
|
||||
extlibs=junit/junit-4.10.jar
|
||||
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
|
||||
Build:0.5.1,19
|
||||
commit=v0.5.1
|
||||
subdir=app
|
||||
target=android-18
|
||||
extlibs=junit/junit-4.10.jar
|
||||
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.5.1
|
||||
Current Version Code:19
|
||||
Current Version:0.6
|
||||
Current Version Code:22
|
||||
|
||||
|
|
29
metadata/de.syss.MifareClassicTool.txt
Normal file
29
metadata/de.syss.MifareClassicTool.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
Category:System
|
||||
License:GPLv3
|
||||
Web Site:http://publications.icaria.de/mct
|
||||
Source Code:https://github.com/ikarus23/MifareClassicTool
|
||||
Issue Tracker:https://github.com/ikarus23/MifareClassicTool/issues
|
||||
|
||||
Auto Name:Mifare Classic Tool
|
||||
Summary:Analyse a type of NFC tag
|
||||
Description:
|
||||
This is a low-level tool for analysing Mifare Classic RFID tags.
|
||||
It is not intended to provide an easy interface for writing URIs to tags
|
||||
but that kind of thing is possible.
|
||||
|
||||
The source code page or website for has full instructions.
|
||||
It should work on most NFC-enabled devices but there are exceptions.
|
||||
|
||||
[https://github.com/ikarus23/MifareClassicTool/raw/master/CHANGELOG.txt Changelog]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ikarus23/MifareClassicTool.git
|
||||
|
||||
Build Version:1.6.0,18,v1.6.0,subdir=Mifare Classic Tool,rm=logo;tools
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6.0
|
||||
Current Version Code:18
|
||||
|
|
@ -132,23 +132,6 @@ Build:0.6.2,6002
|
|||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
|
||||
Build:0.6.3,6003
|
||||
commit=v0.6.3
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
target=android-18
|
||||
update=.;jiraconnect-android-main
|
||||
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
|
||||
mkdir -p jiraconnect-android-main/libs && \
|
||||
cd jiraconnect-android-main/libs/ && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
|
||||
Build:0.7.0,7000
|
||||
commit=v0.7.0
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
|
@ -169,6 +152,10 @@ Build:0.8.2,8002
|
|||
commit=v0.8.2
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.3,8003
|
||||
commit=v0.8.3
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Although in auto mode, builds for 0.8.0 and 0.8.1 were skipped because source
|
||||
code was not pushed to the upstream repo.
|
||||
|
@ -176,6 +163,6 @@ code was not pushed to the upstream repo.
|
|||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.8.2
|
||||
Current Version Code:8002
|
||||
Current Version:0.8.3
|
||||
Current Version Code:8003
|
||||
|
||||
|
|
23
metadata/eu.johncasson.meerkatchallenge.txt
Normal file
23
metadata/eu.johncasson.meerkatchallenge.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
Categories:Games
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/jcasson/MeerkatChallenge
|
||||
Issue Tracker:https://github.com/jcasson/MeerkatChallenge/issues
|
||||
|
||||
Auto Name:Meerkat Challenge
|
||||
Summary:Whack-a-mole game
|
||||
Description:
|
||||
Whack the meerkats as they pop out of the ground.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jcasson/MeerkatChallenge.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=v1.0
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
37
metadata/fi.testbed2.txt
Normal file
37
metadata/fi.testbed2.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/mvestola/helsinki-testbed2-android
|
||||
Issue Tracker:https://github.com/mvestola/helsinki-testbed2-android/issues
|
||||
|
||||
Auto Name:Helsinki Testbed Viewer 2.0
|
||||
Summary:Weather maps
|
||||
Description:
|
||||
With the application, you can, for example, view the real-time rain radar or
|
||||
current wind speed and direction. The maps cover the Southern Finland.
|
||||
|
||||
The data is copyright the
|
||||
[http://testbed.fmi.fi Helsinki Testbed Project] and the app has nothing to
|
||||
do with that project: it's only a client.
|
||||
|
||||
A proprietary ad library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mvestola/helsinki-testbed2-android.git
|
||||
|
||||
Build:2.0.12,20
|
||||
commit=2.0.12
|
||||
maven=yes
|
||||
rm=src/test
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=sed -i '53,59d;155,174d' pom.xml && \
|
||||
sed -i 's/3.4.0/3.6.1/g;s/\${android.target.api.version}/17/g' pom.xml && \
|
||||
cp -r $$MobAdMob$$/src/com/* src/main/java/com/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0.12
|
||||
Current Version Code:20
|
||||
|
30
metadata/fr.simon.marquis.preferencesmanager.txt
Normal file
30
metadata/fr.simon.marquis.preferencesmanager.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
Categories:System
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/SimonMarquis/Android-PreferencesManager
|
||||
Issue Tracker:https://github.com/SimonMarquis/Android-PreferencesManager/issues
|
||||
|
||||
Auto Name:Preferences Manager
|
||||
Summary:Edit app preferences
|
||||
Description:
|
||||
Applications store their preferences in databases and if you have root
|
||||
this app will allow you to edit those.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/SimonMarquis/Android-PreferencesManager.git
|
||||
|
||||
Build:1.5,16
|
||||
commit=d4b752b
|
||||
subdir=PreferencesManager
|
||||
rm=PreferencesManager/assets;Resources;PreferencesManager/libs/rootfw.jar
|
||||
srclibs=1:Support-v7@android-4.3_r2.1;2:RootFW@2_0.3.2;3:StickyListHeaders-tots@62be7e8a7e547
|
||||
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.5
|
||||
Current Version Code:16
|
||||
|
26
metadata/fr.strasweb.asso.txt
Normal file
26
metadata/fr.strasweb.asso.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
Categories:Navigation
|
||||
License:GPLv3
|
||||
Web Site:http://www.chacunsonasso.net
|
||||
Source Code:https://svn.strasweb.fr/strasweb/API%20Animafac/phonegap
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:ChacunSonAsso
|
||||
Summary:For French students
|
||||
Description:
|
||||
This app allows students wishing to volunteer to find an association that suits them.
|
||||
It allows you to search for associations in the Animafac directory,
|
||||
by theme, department and name.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://svn.strasweb.fr/strasweb/API%20Animafac/phonegap
|
||||
|
||||
Build:1.0.1,2
|
||||
commit=171
|
||||
prebuild=sed -i '37s/true/false/g' AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.1
|
||||
Current Version Code:2
|
||||
|
25
metadata/free.yhc.netmbuddy.txt
Normal file
25
metadata/free.yhc.netmbuddy.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Category:Multimedia
|
||||
License:Apache2
|
||||
Web Site:http://yhcting.tistory.com
|
||||
Source Code:https://github.com/yhcting/netmbuddy
|
||||
Issue Tracker:https://github.com/yhcting/netmbuddy/issues
|
||||
|
||||
Auto Name:NetMBuddy
|
||||
Summary:Music player for Youtube
|
||||
Description:
|
||||
This basically a Youtube viewer but it's presented like a regular
|
||||
music player, allowing you to manage queues and playlists easily and
|
||||
play and pause audio in the background.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/yhcting/netmbuddy.git
|
||||
|
||||
Build Version:1.2.11-1,29,netmbuddy-v1.2.11-1
|
||||
|
||||
# 1.2.12 on gplay
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.11-1
|
||||
Current Version Code:29
|
||||
|
|
@ -106,14 +106,11 @@ Build:4.1.2,59
|
|||
rm -rf subsonic-* repo && \
|
||||
mv sa subsonic-android
|
||||
|
||||
Build:4.2.1,70
|
||||
commit=4.2.1
|
||||
disable=build tools crash (dexer)
|
||||
|
||||
Build:4.3.1,75
|
||||
disable=dexer crashes
|
||||
commit=4.3.1
|
||||
submodules=yes
|
||||
target=android-18
|
||||
target=android-19
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1;2:DragSort@0.6.1
|
||||
prebuild=cp libs/android-support-v4.jar $$DragSort$$/libs/android-support-v4.jar && \
|
||||
|
@ -121,6 +118,6 @@ Build:4.3.1,75
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.3.1
|
||||
Current Version Code:75
|
||||
Current Version:4.3.2
|
||||
Current Version Code:76
|
||||
|
||||
|
|
31
metadata/gr.tsagi.jekyllforandroid.txt
Normal file
31
metadata/gr.tsagi.jekyllforandroid.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
Categories:Internet
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/tsagi/jekyll-client-for-android
|
||||
Issue Tracker:https://github.com/tsagi/jekyll-client-for-android/issues
|
||||
|
||||
Auto Name:Jekyll for Android
|
||||
Summary:Post to Github blog
|
||||
Description:
|
||||
Post to Github-hosted Jekyll blogs.
|
||||
Supports markdown.
|
||||
|
||||
Status:Beta
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/tsagi/jekyll-client-for-android.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=215042
|
||||
subdir=JekyllForAndroid
|
||||
prebuild=wget http://fossil.instinctive.eu/libsoldout-1.3.tar.bz2 && \
|
||||
tar -C ../bypass/dep/ -xf libsoldout-1.3.tar.bz2 && \
|
||||
sed -i 's/libsoldout/libsoldout-1.3/' ../bypass/platform/android/library/jni/Android.mk
|
||||
buildjni=../bypass/platform/android/library/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
37
metadata/info.guardianproject.notepadbot.txt
Normal file
37
metadata/info.guardianproject.notepadbot.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
Categories:Office
|
||||
License:Apache2
|
||||
Web Site:https://guardianproject.info
|
||||
Source Code:https://github.com/guardianproject/notepadbot
|
||||
Issue Tracker:https://github.com/guardianproject/notepadbot/issues
|
||||
|
||||
Auto Name:NoteCipher
|
||||
Summary:Notepad with lock
|
||||
Description:
|
||||
Simple app for taking notes that encrypts everything behind a password.
|
||||
|
||||
Status: Beta.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/guardianproject/notepadbot.git
|
||||
|
||||
Build:0.1,12
|
||||
commit=8afa912172ce
|
||||
subdir=app
|
||||
srclibs=2:ActionBarSherlock@4a79d;3:NumberPicker-SimonVT@b4562;1:Cacheword@d49c128bb;IOCipher@v0.1
|
||||
prebuild=wget https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v2.2.2.zip && \
|
||||
rm $$Cacheword$$/libs/iocipher.jar && \
|
||||
$$SDK$$/tools/android update project -p $$Cacheword$$ -l ../../IOCipher
|
||||
build=unzip SQLCipher+for+Android+v2.2.2.zip && \
|
||||
cp -R SQLCipher\ for\ Android\ v2.2.2/libs/* libs/ && \
|
||||
cp -R SQLCipher\ for\ Android\ v2.2.2/assets/* assets/ && \
|
||||
rm libs/guava-r09.jar && \
|
||||
cp libs/android-support-v4.jar $$Cacheword$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
cp libs/sqlcipher.jar $$Cacheword$$/libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.1
|
||||
Current Version Code:12
|
||||
|
27
metadata/info.guardianproject.pixelknot.txt
Normal file
27
metadata/info.guardianproject.pixelknot.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
Category:Office
|
||||
License:GPLv3
|
||||
Web Site:https://guardianproject.info
|
||||
Source Code:https://github.com/guardianproject/PixelKnot
|
||||
Issue Tracker:https://github.com/guardianproject/PixelKnot/issues
|
||||
|
||||
Auto Name:PixelKnot
|
||||
Summary:Hide messages inside files
|
||||
Description:
|
||||
Image steganography app with old school F5 steganography
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/guardianproject/PixelKnot.git
|
||||
|
||||
Build:0.3.1,4
|
||||
commit=0.3.1
|
||||
subdir=app
|
||||
srclibs=ActionBarSherlock@90939dc;F5@ce9c78497a0cc22a
|
||||
init=sed -i 's@\(reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(reference.1=\).*@\1$$F5I$$@' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3.1
|
||||
Current Version Code:4
|
||||
|
26
metadata/kr.softgear.multiping.txt
Normal file
26
metadata/kr.softgear.multiping.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Category:Internet
|
||||
License:Apache2
|
||||
Website:http://softgearko.blogspot.com
|
||||
Source Code:https://github.com/softgearko/MultiPing-for-Android
|
||||
Issue Tracker:https://github.com/softgearko/MultiPing-for-Android/issues
|
||||
|
||||
Auto Name:MultiPing
|
||||
Summary:Ping multiple websites at once
|
||||
Description:
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/softgearko/MultiPing-for-Android.git
|
||||
|
||||
Build Version:0.11,11,de335d,\
|
||||
rm=res/values/attrs.xml;libs/admob-sdk-android.jar,\
|
||||
prebuild=\
|
||||
sed -i '47\,53d' res/layout/main.xml && \
|
||||
sed -i '5s/3/4/g;7s/true/false/g' AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.11
|
||||
Current Version Code:11
|
||||
|
31
metadata/name.soulayrol.rhaa.sholi.txt
Normal file
31
metadata/name.soulayrol.rhaa.sholi.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/dsoulayrol/android-sholi
|
||||
Source Code:https://github.com/dsoulayrol/android-sholi
|
||||
Issue Tracker:https://github.com/dsoulayrol/android-sholi/issues
|
||||
|
||||
Summary:Shopping lists manager
|
||||
Description:
|
||||
ShoLi aims at being a very simple tool to edit shopping lists, and
|
||||
then to be a support for checking on those very lists. It was heavily
|
||||
inspired by [[caldwell.ben.trolly]] which proposed a clean and
|
||||
efficient interface to achieve the same goal.
|
||||
|
||||
ShoLi was only designed for small devices, the kind you can have in
|
||||
your pocket when you are doing your shopping. It runs on Android 4.x,
|
||||
and needs no external library, neither special permission.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/dsoulayrol/android-sholi.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=v1.0
|
||||
subdir=sholi
|
||||
gradle=defaultFlavor
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
31
metadata/net.debian.debiandroid.txt
Normal file
31
metadata/net.debian.debiandroid.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
Categories:Science & Education,Development
|
||||
License:GPLv3+
|
||||
Source Code:https://github.com/uberspot/DebianDroid
|
||||
Issue Tracker:https://github.com/uberspot/DebianDroid/issues
|
||||
|
||||
Auto Name:DebianDroid
|
||||
Summary:Tools for Debian project members
|
||||
Description:
|
||||
App for maintainers, uploaders or developers of the Debian community. It
|
||||
communicates with the Debian soap and rest api and retrieves information that
|
||||
can be useful when you're not in front of your workstation at home or at
|
||||
office.
|
||||
|
||||
It eases a lot of operations like checking the next DInstall time, submitting
|
||||
a new bug report or responding to an existing one, getting info on packages
|
||||
and on pending bugs for those packages, etc.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/uberspot/DebianDroid.git
|
||||
|
||||
Build:1.7,12
|
||||
submodules=yes
|
||||
commit=5708e25c80969e
|
||||
prebuild=sed -i 's/StorageUtils/storageutils/g' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.7
|
||||
Current Version Code:12
|
||||
|
|
@ -24,24 +24,49 @@ Repo:https://github.com/i2p/i2p.android.base.git
|
|||
|
||||
Build Version:0.9.8.1,4734976,788445f6ceb0d0c165e98b9b7d1aa732c98d37ac,\
|
||||
srclibs=I2P@d7c3ffa4def637f1c18dbd316f9e06093b113e09,update=no,patch=build.sh.patch,novcheck=yes,prebuild=\
|
||||
sed -i '41s|#export NDK=$(realpath ../../android-ndk-r5b/)|export NDK=$$NDK$$|' ./routerjars/jni/build.sh && \
|
||||
cp -R $$I2P$$* ./i2p.i2p && \
|
||||
echo -e "\nsdk.dir=$$SDK$$" >> ./local.properties && \
|
||||
echo -e "\nsdk.dir=$$SDK$$" >> ./routerjars/local.properties && \
|
||||
echo -e "\nndk.dir=$$NDK$$" >> ./routerjars/local.properties && \
|
||||
echo -e "\ni2psrc=./i2p.i2p" >> ./local.properties && \
|
||||
rm -R ./i2p.i2p/installer/lib/jbigi/* &&\
|
||||
rm -R ./i2p.i2p/installer/lib/wrapper/* && \
|
||||
rm -R ./i2p.i2p/installer/lib/launch4j/bin* && \
|
||||
rm -R ./i2p.i2p/installer/lib/launch4j/w32api* && \
|
||||
rm -R ./routerjars/jni/libjbigi.so && \
|
||||
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.2=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/ && \
|
||||
echo -e "\ni2psrc=./../i2p.i2p" >> ./routerjars/local.properties && \
|
||||
wget ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2 && \
|
||||
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
|
||||
rm ./gmp-4.*
|
||||
sed -i '41s|#export NDK=$(realpath ../../android-ndk-r5b/)|export NDK=$$NDK$$|' ./routerjars/jni/build.sh && \
|
||||
cp -R $$I2P$$* ./i2p.i2p && \
|
||||
echo -e "\nsdk.dir=$$SDK$$" >> ./local.properties && \
|
||||
echo -e "\nsdk.dir=$$SDK$$" >> ./routerjars/local.properties && \
|
||||
echo -e "\nndk.dir=$$NDK$$" >> ./routerjars/local.properties && \
|
||||
echo -e "\ni2psrc=./i2p.i2p" >> ./local.properties && \
|
||||
rm -R ./i2p.i2p/installer/lib/jbigi/* &&\
|
||||
rm -R ./i2p.i2p/installer/lib/wrapper/* && \
|
||||
rm -R ./i2p.i2p/installer/lib/launch4j/bin* && \
|
||||
rm -R ./i2p.i2p/installer/lib/launch4j/w32api* && \
|
||||
rm -R ./routerjars/jni/libjbigi.so && \
|
||||
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.2=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/ && \
|
||||
echo -e "\ni2psrc=./../i2p.i2p" >> ./routerjars/local.properties && \
|
||||
wget ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2 && \
|
||||
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
|
||||
rm ./gmp-4.*
|
||||
|
||||
Build:0.9.9-0_b1-API8,4737024
|
||||
commit=97037fe1d88342807ea3179c552a7c49c6ce426c
|
||||
srclibs=I2P@f8a54bde19d7a6b87c5c192dd9a45950e739242a
|
||||
update=no
|
||||
prebuild=\
|
||||
sed -i '41s|#export NDK=$(realpath ../../android-ndk-r5b/)|export NDK=$$NDK$$|' ./routerjars/jni/build.sh && \
|
||||
sed -i '46,47d' ./routerjars/jni/build.sh && \
|
||||
cp -R $$I2P$$* ./i2p.i2p && \
|
||||
echo -e "\nsdk.dir=$$SDK$$" >> ./local.properties && \
|
||||
echo -e "\nsdk.dir=$$SDK$$" >> ./routerjars/local.properties && \
|
||||
echo -e "\nndk.dir=$$NDK$$" >> ./routerjars/local.properties && \
|
||||
echo -e "\ni2psrc=./i2p.i2p" >> ./local.properties && \
|
||||
rm -R ./i2p.i2p/installer/lib/jbigi/* &&\
|
||||
rm -R ./i2p.i2p/installer/lib/wrapper/* && \
|
||||
rm -R ./i2p.i2p/installer/lib/launch4j/bin* && \
|
||||
rm -R ./i2p.i2p/installer/lib/launch4j/w32api* && \
|
||||
rm -R ./routerjars/jni/libjbigi.so && \
|
||||
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
|
||||
echo -e "\nandroid.library.reference.2=./appcompat/" >> ./local.properties && \
|
||||
$$SDK$$/tools/android update lib-project --path ./appcompat/ && \
|
||||
echo -e "\ni2psrc=./../i2p.i2p" >> ./routerjars/local.properties && \
|
||||
wget ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2 && \
|
||||
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
|
||||
rm ./gmp-4.*
|
||||
|
||||
# Android version code is an integer. So we have 31 bits.
|
||||
# MAJOR 4 bits 0-15
|
||||
|
@ -52,5 +77,5 @@ srclibs=I2P@d7c3ffa4def637f1c18dbd316f9e06093b113e09,update=no,patch=build.sh.pa
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:0.9.8.1
|
||||
Current Version Code:4734976
|
||||
Current Version:0.9.9
|
||||
Current Version Code:4737024
|
||||
|
|
25
metadata/net.logomancy.dashquotes.civ5.txt
Normal file
25
metadata/net.logomancy.dashquotes.civ5.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Category:Wallpaper
|
||||
License:GPLv3
|
||||
Source Code:https://github.com/logomancer/dashquotes-civ5
|
||||
Issue Tracker:https://github.com/logomancer/dashquotes-civ5/issues
|
||||
|
||||
Name:DashClock: Civilization V Quotes
|
||||
Summary:Random quotes on lock screen
|
||||
Description:
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/logomancer/dashquotes-civ5.git
|
||||
|
||||
Build Version:1.0,1,d700ca6a87,\
|
||||
rm=libs/dashclock-api-r2.0.jar,\
|
||||
srclibs=DashClock@ecb5a191880,\
|
||||
prebuild=\
|
||||
echo 'source.dir=src;$$DashClock$$/api/src/main/java;\
|
||||
$$DashClock$$/api/src/main/aidl' >> project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
46
metadata/net.majorkernelpanic.spydroid.txt
Normal file
46
metadata/net.majorkernelpanic.spydroid.txt
Normal file
|
@ -0,0 +1,46 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Category:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:http://code.google.com/p/spydroid-ipcamera
|
||||
Source Code:http://code.google.com/p/spydroid-ipcamera/source/list
|
||||
Issue Tracker:http://code.google.com/p/spydroid-ipcamera/issues/list
|
||||
|
||||
Auto Name:Spydroid
|
||||
Summary:Stream camera to desktop
|
||||
Description:
|
||||
*The stream can be directly read by VLC
|
||||
*You can enable/disable sound or video streaming
|
||||
*The resolution, the bitrate and the framerate of the stream can be configured
|
||||
*The flash can be controlled remotly !
|
||||
*You can choose between the back facing camera and the front facing camera
|
||||
*You can make the phone vibrate remotely
|
||||
*You can see the battery level of the phone
|
||||
|
||||
Requirements:
|
||||
*Gingerbread or better (API level >=9)
|
||||
*H.263: should work on phones that supports h263
|
||||
*H.264: should work on phones that supports h264
|
||||
*AMR: should work everywhere !
|
||||
*AAC: requires API level >=14
|
||||
|
||||
Proprietary Google libraries removed in all but v4.2.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/spydroid-ipcamera
|
||||
|
||||
Build Version:4.2,420,4.2,forceversion=yes
|
||||
Build Version:6.9,690,6.9,\
|
||||
rm=libs/GoogleAdMobAdsSdk-6.1.0.jar,\
|
||||
srclibs=MobAdMob@2d5736,\
|
||||
prebuild=echo 'source.dir=src;$$MobAdMob$$/src' > ant.properties
|
||||
Build Version:9.1,910,9405ef5e4348,\
|
||||
rm=libs/GoogleAdMobAdsSdk-6.1.0.jar,\
|
||||
srclibs=MobAdMob@2d5736,\
|
||||
prebuild=echo 'source.dir=src;$$MobAdMob$$/src' > ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:9.1
|
||||
Current Version Code:910
|
||||
|
29
metadata/net.sf.times.txt
Normal file
29
metadata/net.sf.times.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:http://sourceforge.net/p/halachictimes
|
||||
Source Code:http://svn.code.sf.net/p/halachictimes/code
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:Halachic Prayer Times
|
||||
Summary:Times for Jewish prayers
|
||||
Description:
|
||||
List of halachic/halakhic times for Jewish prayers (zmanim and zmanei tefillot).
|
||||
It also has a prayer compass, time opinions, and reminders.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/halachictimes/code;trunk=trunk;tags=tags
|
||||
|
||||
Build:2.5,22
|
||||
commit=ver_22 rev_270
|
||||
subdir=Halachic Times
|
||||
|
||||
Build:3.0,23
|
||||
commit=ver_23 rev_291
|
||||
subdir=Halachic Times
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.0
|
||||
Current Version Code:23
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Navigation
|
||||
License:GPLv3
|
||||
Web Site:http://code.google.com/p/sharemyposition
|
||||
|
@ -14,34 +15,33 @@ registered sharing application. For example, an SMS message.
|
|||
The recipient is sent a link to a web page that displays the location
|
||||
on a Google map, though the app itself uses OSM. (The source for the web
|
||||
service is in the same repository as the client).
|
||||
|
||||
Anti-Feature:UpstreamNonFree - App now requires Google Play Services, and so
|
||||
it can't be updated in our repos.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
#Note - deliberately pulling from trunk, not trunk/ShareMyPosition-android,
|
||||
#even though that would be more efficient, in order to preserve the
|
||||
#corresponding source for the web service in our source tarball.
|
||||
Repo:http://sharemyposition.googlecode.com/svn/trunk/
|
||||
Repo:http://sharemyposition.googlecode.com/svn/trunk/ShareMyPosition-android
|
||||
|
||||
Build:1.0.11,16
|
||||
commit=64
|
||||
subdir=ShareMyPosition-android
|
||||
|
||||
Build:1.1.0-beta3,20
|
||||
commit=70
|
||||
subdir=ShareMyPosition-android
|
||||
target=android-11
|
||||
prebuild=mv lib libs
|
||||
|
||||
Build:1.1.2,24
|
||||
commit=75
|
||||
subdir=ShareMyPosition-android
|
||||
target=android-11
|
||||
prebuild=mv lib libs
|
||||
|
||||
Build:1.2.2,27
|
||||
commit=80
|
||||
subdir=ShareMyPosition-android
|
||||
target=android-18
|
||||
Build:1.2.9,34
|
||||
disable=needs GPlay services
|
||||
commit=92
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -14,11 +14,17 @@ same symbols.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/niteshpatel/ministocks.git
|
||||
|
||||
Build Version:50,50,version-50
|
||||
Build Version:51,51,version-51
|
||||
Build:50,50
|
||||
commit=version-50
|
||||
|
||||
Auto Update Mode:None
|
||||
Build:51,51
|
||||
commit=version-51
|
||||
|
||||
Build:52,52
|
||||
commit=version-52
|
||||
|
||||
Auto Update Mode:Version version-%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:51
|
||||
Current Version Code:51
|
||||
Current Version:52
|
||||
Current Version Code:52
|
||||
|
||||
|
|
|
@ -13,12 +13,12 @@ Based on the [http://todotxt.com todo.txt] app so all info is stored in a
|
|||
single text file called todo.txt.
|
||||
Note that, with this version, you will need to take care of backups yourself.
|
||||
|
||||
*Todo list stored in the documented todo.txt format
|
||||
*Comprehensive filtering and multi sort
|
||||
*Create calendar reminders for specific tasks directly from the app
|
||||
*Select on or more tasks and press overflow menu->Add reminder
|
||||
*Share the complete tasklist or selected tasks using the Android share feature
|
||||
*Tasks can deferred into the future. Combined with the "Creation date in future" sort it allows you to get tasks out of your face (as in 1MTD/MYN)
|
||||
* Todo list stored in the documented todo.txt format
|
||||
* Comprehensive filtering and multi sort
|
||||
* Create calendar reminders for specific tasks directly from the app
|
||||
* Select on or more tasks and press overflow menu->Add reminder
|
||||
* Share the complete tasklist or selected tasks using the Android share feature
|
||||
* Tasks can deferred into the future. Combined with the "Creation date in future" sort it allows you to get tasks out of your face (as in 1MTD/MYN)
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -95,6 +95,6 @@ Build:4.0,86
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.0
|
||||
Current Version Code:86
|
||||
Current Version:5.1
|
||||
Current Version Code:89
|
||||
|
||||
|
|
|
@ -12,14 +12,14 @@ Description:
|
|||
Open Explorer – file manager for all devices! (Tablets, Phones, Google TVs,
|
||||
sandwiches!)
|
||||
|
||||
*Complete file system management
|
||||
*USB, SD and other external media
|
||||
*Network connectable (FTP, SFTP, SMB/Samba/Windows/Lan/WIFI)
|
||||
*Text Editor (Tabbed, Multiple Document Interface)
|
||||
*Smart Folders that scan for different types of media (Videos, Photos, Music, Downloads)
|
||||
*View Pager directory navigation (swipe right to go up a directory)
|
||||
*Superuser/Root ability to list/read system folders (no system write yet)
|
||||
*More features like offline file structure cache, more Networking capability and Disk space heat map to come.
|
||||
* Complete file system management
|
||||
* USB, SD and other external media
|
||||
* Network connectable (FTP, SFTP, SMB/Samba/Windows/Lan/WIFI)
|
||||
* Text Editor (Tabbed, Multiple Document Interface)
|
||||
* Smart Folders that scan for different types of media (Videos, Photos, Music, Downloads)
|
||||
* View Pager directory navigation (swipe right to go up a directory)
|
||||
* Superuser/Root ability to list/read system folders (no system write yet)
|
||||
* More features like offline file structure cache, more Networking capability and Disk space heat map to come.
|
||||
|
||||
The source code for our build is in a branch called fdroid.
|
||||
.
|
||||
|
|
23
metadata/org.congresointeractivo.elegilegi.txt
Normal file
23
metadata/org.congresointeractivo.elegilegi.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
Category:Games
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/congresointeractivo/elegilegimobile
|
||||
Issue Tracker:https://github.com/congresointeractivo/elegilegimobile/issues
|
||||
|
||||
Auto Name:ElegiLegi
|
||||
Summary:Open government game for Argentina
|
||||
Description:
|
||||
Status: Alpha/Beta
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/congresointeractivo/elegilegimobile.git
|
||||
|
||||
Build Version:0.0.1,1,83fe313,subdir=platforms/android,\
|
||||
prebuild=sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:0.0.1
|
||||
Current Version Code:1
|
||||
|
24
metadata/org.droidupnp.txt
Normal file
24
metadata/org.droidupnp.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
Category:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/trishika/DroidUPnP
|
||||
Issue Tracker:https://github.com/trishika/DroidUPnP/issues
|
||||
|
||||
Auto Name:DroidUPnP
|
||||
Summary:Play files off the network
|
||||
Description:
|
||||
Discover your home UPnP device, content provider, connected television or any
|
||||
device controllable by UPnP and allow you to control those.
|
||||
It also allow you to share your local content to other UPnP capable device.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/trishika/DroidUPnP.git
|
||||
|
||||
Build Version:1.1.0,6,9d840d,maven=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1.0
|
||||
Current Version Code:6
|
||||
|
|
@ -11,7 +11,7 @@ CompassKeyboard's main goal is to enable entering any character (including inter
|
|||
symbols of computer languages as well) with the same layouts. Default layouts support Latin- and
|
||||
Cyrillic-based and Greek character sets: user-definable external layouts are supported as well.
|
||||
For entering a plain character just swipe a key to some direction: for entering some accented ones,
|
||||
do a big swipe across the whole keyboard :) Depending on the direction of the big swipe, you can choose
|
||||
do a big swipe across the whole keyboard. Depending on the direction of the big swipe, you can choose
|
||||
different sets of accenting. For choosing a different layout, do a big swipe from the top-left corner
|
||||
of the keyboard across to bottom-down, and choose a layout from L0 to L6 (L0:Latin, L1:Cyrillic, L2:Greek,
|
||||
L3-L6:Custom). To get a visual feedback about the symbol you are about to enter, visit the entries
|
||||
|
|
|
@ -17,24 +17,62 @@ however.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/codinguser/gnucash-android.git
|
||||
|
||||
Build Version:1.0,1,v1.0.beta1,subdir=GnucashMobile,update=.;../com_actionbarsherlock
|
||||
Build:1.0,1
|
||||
commit=v1.0.beta1
|
||||
subdir=GnucashMobile
|
||||
update=.;../com_actionbarsherlock
|
||||
|
||||
#Can also use maven
|
||||
Build Version:1.0.1,2,v1.0.1,subdir=GnucashMobile,update=.;../com_actionbarsherlock
|
||||
Build Version:1.0.2,3,v1.0.2,subdir=GnucashMobile,update=.;../com_actionbarsherlock
|
||||
Build Version:1.1.1,6,v1.1.1,subdir=GnucashMobile,update=.;../com_actionbarsherlock
|
||||
Build Version:1.1.2,7,v1.1.2,subdir=app,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build Version:1.2.0,8,v1.2.0,subdir=app,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build Version:1.2.2,10,v1.2.2,subdir=app,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build Version:1.2.3,13,v1.2.3,subdir=app,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build Version:1.2.4,14,v1.2.4,subdir=app,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build:1.0.1,2
|
||||
commit=v1.0.1
|
||||
subdir=GnucashMobile
|
||||
update=.;../com_actionbarsherlock
|
||||
|
||||
Build:1.0.2,3
|
||||
commit=v1.0.2
|
||||
subdir=GnucashMobile
|
||||
update=.;../com_actionbarsherlock
|
||||
|
||||
Build:1.1.1,6
|
||||
commit=v1.1.1
|
||||
subdir=GnucashMobile
|
||||
update=.;../com_actionbarsherlock
|
||||
|
||||
Build:1.1.2,7
|
||||
commit=v1.1.2
|
||||
subdir=app
|
||||
srclibs=ActionBarSherlock@4.2.0
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:1.2.0,8
|
||||
commit=v1.2.0
|
||||
subdir=app
|
||||
srclibs=ActionBarSherlock@4.2.0
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:1.2.2,10
|
||||
commit=v1.2.2
|
||||
subdir=app
|
||||
srclibs=ActionBarSherlock@4.2.0
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:1.2.3,13
|
||||
commit=v1.2.3
|
||||
subdir=app
|
||||
srclibs=ActionBarSherlock@4.2.0
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:1.2.4,14
|
||||
commit=v1.2.4
|
||||
subdir=app
|
||||
srclibs=ActionBarSherlock@4.2.0
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Build:1.2.6,21
|
||||
disable=Despite version name, tags seem to indicate it's still a beta
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.4
|
||||
Current Version Code:14
|
||||
Current Version:1.2.6
|
||||
Current Version Code:21
|
||||
|
||||
|
|
|
@ -20,16 +20,38 @@ following people or viewing profiles.
|
|||
Repo Type:git
|
||||
Repo:git://gitorious.org/puma-droid/puma.git
|
||||
|
||||
Build Version:0.6,6,0.6
|
||||
Build Version:0.7,7,0.7
|
||||
Build Version:0.8,8,0.8
|
||||
Build Version:0.9,9,0.9
|
||||
Build Version:0.10,10,0.10
|
||||
Build Version:0.11,11,0.11
|
||||
Build Version:0.12,12,0.12
|
||||
Build:0.6,6
|
||||
commit=0.6
|
||||
|
||||
Build:0.7,7
|
||||
commit=0.7
|
||||
|
||||
Build:0.8,8
|
||||
commit=0.8
|
||||
|
||||
Build:0.9,9
|
||||
commit=0.9
|
||||
|
||||
Build:0.10,10
|
||||
commit=0.10
|
||||
|
||||
Build:0.11,11
|
||||
commit=0.11
|
||||
|
||||
Build:0.12,12
|
||||
commit=0.12
|
||||
|
||||
Build:0.13,13
|
||||
commit=0.13
|
||||
|
||||
Build:0.14,14
|
||||
commit=0.14
|
||||
|
||||
Build:0.15,15
|
||||
commit=0.15
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.12
|
||||
Current Version Code:12
|
||||
Current Version:0.15
|
||||
Current Version Code:15
|
||||
|
||||
|
|
|
@ -103,28 +103,50 @@ Build:0.2.9.1,78
|
|||
prebuild=rm -rf dist/ art/
|
||||
|
||||
Build:0.2.9.3,79
|
||||
commit=0.2.9.3
|
||||
disable=builds but crashes during setup
|
||||
commit=0.2.9.3
|
||||
init=rm libs/android-support-v13.jar
|
||||
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
|
||||
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
|
||||
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
patch=GooglePlay.patch
|
||||
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
|
||||
Build:0.2.9.4,80
|
||||
commit=0.2.9.4
|
||||
init=rm libs/android-support-v13.jar
|
||||
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
|
||||
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
|
||||
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
patch=GooglePlay.patch
|
||||
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
|
||||
Build:0.2.9.5,81
|
||||
commit=0.2.9.5
|
||||
init=rm libs/android-support-v13.jar
|
||||
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
|
||||
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
|
||||
prebuild=rm -rf dist/ art/ && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
|
||||
Build:0.2.9.6-update2,84
|
||||
commit=13811314f8ab9f14
|
||||
init=rm libs/android-support-v13.jar
|
||||
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
|
||||
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
|
||||
prebuild=rm -rf dist/ art/ && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
|
||||
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
|
||||
|
||||
Maintainer Notes:
|
||||
Tags are for the 'dev' branch, not the 'fdroid' branch that we want to use.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.2.9.4
|
||||
Current Version Code:80
|
||||
Current Version:0.2.9.6-update2
|
||||
Current Version Code:84
|
||||
|
||||
|
|
22
metadata/org.montrealtransit.android.schedule.stmbus.txt
Normal file
22
metadata/org.montrealtransit.android.schedule.stmbus.txt
Normal file
|
@ -0,0 +1,22 @@
|
|||
Category:Navigation
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://code.google.com/p/montrealtransit-for-android/source/list
|
||||
Issue Tracker:https://code.google.com/p/montrealtransit-for-android/issues/list
|
||||
Donate:https://code.google.com/p/montrealtransit-for-android
|
||||
|
||||
Summary:Addon for Montréal Transit
|
||||
Description:
|
||||
Allows you to store data offline for [[org.montrealtransit.android]].
|
||||
.
|
||||
|
||||
#139MiB using svn alone
|
||||
Repo Type:svn
|
||||
Repo:http://montrealtransit-for-android.googlecode.com/svn/trunk/MonTransit-Schedule-STM-Bus
|
||||
|
||||
Build Version:1.0.2,3,887,rm=custom_rules.xml
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:1.0.2
|
||||
Current Version Code:3
|
||||
|
26
metadata/org.montrealtransit.android.txt
Normal file
26
metadata/org.montrealtransit.android.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Category:Navigation
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://code.google.com/p/montrealtransit-for-android/source/list
|
||||
Issue Tracker:https://code.google.com/p/montrealtransit-for-android/issues/list
|
||||
Donate:https://code.google.com/p/montrealtransit-for-android
|
||||
|
||||
Summary:Public transit for Canada
|
||||
Description:
|
||||
Several proprietary libraries were removed
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
Repo:http://montrealtransit-for-android.googlecode.com/svn/trunk/MonTransit
|
||||
|
||||
Build Version:1.7.7.4,886,886,\
|
||||
rm=custom_rules.xml;libs/libGoogleAnalytics.jar;libs/admob-sdk-android.jar,\
|
||||
srclibs=1:ViewPagerIndicator@2.4.1;NoAnalytics@a63142b59e740;MobAdMob@2d5736,\
|
||||
prebuild=\
|
||||
echo 'source.dir=src;$$MobAdMob$$/src;$$NoAnalytics$$/src' > ant.properties
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:1.0.2
|
||||
Current Version Code:3
|
||||
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue