50 odd new apps & srclibs; fix khan academy
This commit is contained in:
parent
6bb349c379
commit
03b23d6a1f
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
|
||||
|
26
metadata/com.android.launcher3.txt
Normal file
26
metadata/com.android.launcher3.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
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.
|
||||
.
|
||||
|
||||
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
|
||||
|
||||
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"
|
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
|
||||
|
33
metadata/com.asksven.betterwifionoff.txt
Normal file
33
metadata/com.asksven.betterwifionoff.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
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 buildZ
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/asksven/BetterWifiOnOff.git
|
||||
|
||||
#Generated by import.py - check this is the right version, and find the right commit!
|
||||
Build:2.1.0.0,43
|
||||
commit=v2.1.0.0
|
||||
subdir=BetterWifiOnOff
|
||||
srclibs=ActionBarSherlock@4.2.0;LocaleAPI@bc2d5a1;MobAdMob@2d5736;Common-AskSven@b09bb8b6cd
|
||||
prebuild=sed -i '95,97d;113,115d' AndroidManifest.xml && \
|
||||
sed -i '24d' src/com/asksven/betterwifionoff/SsidWhitelistPreference.java && \
|
||||
sed -i 's@\(reference.1=\).*@\1$$Common-AskSven$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$LocaleAPI$$@' project.properties && \
|
||||
sed -i 's@\(reference.3=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
echo 'android.library.reference.4=$$MobAdMob$$' >> project.properties && \
|
||||
rm -rf libs/Google*.jar src/com/asksven/betterwifionoff/localeplugin
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.1.0.0
|
||||
Current Version Code:43
|
||||
|
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:
|
||||
As used in AOKP and OmniRom.
|
||||
'''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: Of course!
|
||||
.
|
||||
|
||||
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:
|
||||
quite hard to figure out
|
||||
Update Check Mode:RepoManifest/jb2
|
||||
.
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:2.1.8
|
||||
Current Version Code:4
|
||||
|
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 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,12 @@ 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
|
||||
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=../extlib/android/android-support-v4r11.jar
|
||||
maven=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -42,7 +42,7 @@ index b762225..873eff9 100644
|
|||
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
|
||||
<artifactId>android-maven-plugin</artifactId>
|
||||
- <version>3.3.2</version>
|
||||
+ <version>3.6.1</version>
|
||||
+ <version>3.8.0</version>
|
||||
|
||||
<extensions>true</extensions>
|
||||
</plugin>
|
||||
|
|
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
|
||||
|
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
|
||||
|
23
metadata/com.darknessmap.txt
Normal file
23
metadata/com.darknessmap.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
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.
|
||||
.
|
||||
|
||||
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
|
||||
|
29
metadata/com.euedge.openaviationmap.android.txt
Normal file
29
metadata/com.euedge.openaviationmap.android.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
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.
|
||||
Coverage is limited to Hungary and other parts of 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,318,\
|
||||
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
|
||||
|
29
metadata/com.falconware.prestissimo.txt
Normal file
29
metadata/com.falconware.prestissimo.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
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
|
||||
prebuild=sed -i '/INTERNET/d' AndroidManifest.xml
|
||||
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
|
||||
|
23
metadata/com.github.grimpy.botifier.txt
Normal file
23
metadata/com.github.grimpy.botifier.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
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
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3.2
|
||||
Current Version Code:14
|
||||
|
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
|
||||
|
26
metadata/com.jaygoel.virginminuteschecker.txt
Normal file
26
metadata/com.jaygoel.virginminuteschecker.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
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:
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/poundifdef/VirginMobileMinutesChecker.git
|
||||
|
||||
Build Version:1.12,13,dc1d1c020c05f,\
|
||||
srclibs=MobAdMob@2d5736,\
|
||||
subdir=VirginMobileMinutesChecker,\
|
||||
rm=VirginMobileMinutesChecker/libs/GoogleAdMobAdsSdk-4.1.1.jar,\
|
||||
prebuild=cp -r $$MobAdMob$$/src/com/* src/com/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.12
|
||||
Current Version Code:13
|
||||
|
||||
|
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
metadata/com.mirasmithy.epochlauncher.txt
Normal file
23
metadata/com.mirasmithy.epochlauncher.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
Categories:System
|
||||
License:GPLv3
|
||||
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.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mirasmithy/epochlauncher.git
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.0
|
||||
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
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
|
||||
|
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
|
||||
|
25
metadata/com.ruesga.android.wallpapers.photophase.txt
Normal file
25
metadata/com.ruesga.android.wallpapers.photophase.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Categories:Wallpaper
|
||||
License:Apache
|
||||
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.
|
||||
.
|
||||
|
||||
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
|
||||
|
48
metadata/com.spazedog.mounts2sd.txt
Normal file
48
metadata/com.spazedog.mounts2sd.txt
Normal file
|
@ -0,0 +1,48 @@
|
|||
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 no longer just a script for devices with low storage capabilities.
|
||||
It can be used for a lot of things and is useful on almost any device, even
|
||||
those without external sdcard.
|
||||
|
||||
Control the script, viewing current states and more.
|
||||
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 some 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
|
||||
|
37
metadata/com.taiste.lainari_en.txt
Normal file
37
metadata/com.taiste.lainari_en.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
AntiFeatures:NonFreeUpstream
|
||||
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.
|
||||
.
|
||||
|
||||
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;android/LibraryProject/build.xml;iphone;common,\
|
||||
init=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
|
||||
|
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.2,6
|
||||
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
|
||||
|
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
|
||||
|
30
metadata/de.onyxbits.drudgery.txt
Normal file
30
metadata/de.onyxbits.drudgery.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
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:Battle the Boss
|
||||
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.
|
||||
.
|
||||
|
||||
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.2
|
||||
Current Version Code:3
|
||||
|
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
|
||||
|
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' 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
|
||||
|
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
|
||||
|
34
metadata/info.guardianproject.notepadbot.txt
Normal file
34
metadata/info.guardianproject.notepadbot.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
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:
|
||||
.
|
||||
|
||||
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
|
||||
|
23
metadata/info.guardianproject.pixelknot.txt
Normal file
23
metadata/info.guardianproject.pixelknot.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
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 Version:0.3.1,4,0.3.1,subdir=app,\
|
||||
srclibs=1:ActionBarSherlock@90939dc;2:F5@ce9c78497a0cc22a
|
||||
|
||||
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/net.debian.debiandroid.txt
Normal file
31
metadata/net.debian.debiandroid.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
Categories:Science & Education,Development
|
||||
License:GPLv3+
|
||||
Web Site:https://github.com/uberspot/DebianDroid
|
||||
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=a9eb950dd6f
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.7
|
||||
Current Version Code:12
|
||||
|
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
|
||||
|
24
metadata/net.sf.times.txt
Normal file
24
metadata/net.sf.times.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
Category:Science & Education
|
||||
License:GPLv3
|
||||
Web Site:http://sourceforge.net/p/halachictimes
|
||||
Source Code:http://svn.code.sf.net/p/halachictimes/code
|
||||
|
||||
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.
|
||||
|
||||
Times are calculated based on GPS. Manual location may not be possible.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://svn.code.sf.net/p/halachictimes/code;trunk=trunk;tags=tags
|
||||
|
||||
Build Version:2.5,22,ver_22 rev_270,subdir=Halachic Times
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.5
|
||||
Current Version Code:22
|
||||
|
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
|
||||
|
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
|
||||
|
33
metadata/org.mortbay.ijetty/patch_31.patch
Normal file
33
metadata/org.mortbay.ijetty/patch_31.patch
Normal file
|
@ -0,0 +1,33 @@
|
|||
diff --git a/i-jetty-ui/pom.xml b/i-jetty-ui/pom.xml
|
||||
index 26adc2f..d9eabc5 100644
|
||||
--- a/i-jetty-ui/pom.xml
|
||||
+++ b/i-jetty-ui/pom.xml
|
||||
@@ -57,12 +57,12 @@
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
|
||||
- <artifactId>maven-android-plugin</artifactId>
|
||||
- <version>2.9.0-beta-5</version>
|
||||
+ <artifactId>android-maven-plugin</artifactId>
|
||||
+ <version>3.6.1</version>
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<sdk>
|
||||
- <platform>4</platform>
|
||||
+ <platform>8</platform>
|
||||
</sdk>
|
||||
<deleteConflictingFiles>true</deleteConflictingFiles>
|
||||
<extractDuplicates>true</extractDuplicates>
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 12756a7..963890c 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -18,7 +18,7 @@
|
||||
<android.version>1.6_r2</android.version>
|
||||
<jetty.version>7.6.0.RC4</jetty.version>
|
||||
<servlet.version>2.5-20081211</servlet.version>
|
||||
- <android.sdk.version>4</android.sdk.version>
|
||||
+ <android.sdk.version>8</android.sdk.version>
|
||||
<android.platform>platforms/android-${android.sdk.version}</android.platform>
|
||||
</properties>
|
||||
|
23
metadata/org.okfn.pod.txt
Normal file
23
metadata/org.okfn.pod.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
Categories:Office
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/okfn/product-browser-android
|
||||
Issue Tracker:https://github.com/okfn/product-browser-android/issues
|
||||
|
||||
Auto Name:Product Open Data
|
||||
Summary:Get product info from barcodes
|
||||
Description:
|
||||
No description available
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/okfn/product-browser-android.git
|
||||
|
||||
Build:1.00.13,13
|
||||
commit=506cfbed0072a8
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.00.13
|
||||
Current Version Code:13
|
||||
|
39
metadata/org.systemcall.scores.txt
Normal file
39
metadata/org.systemcall.scores.txt
Normal file
|
@ -0,0 +1,39 @@
|
|||
Category:Games
|
||||
License:GPLv3+
|
||||
Web Site:
|
||||
Source Code:https://github.com/rengolin/cardgamescores
|
||||
Issue Tracker:https://github.com/rengolin/cardgamescores/issues
|
||||
|
||||
Auto Name:Card Game Scores
|
||||
Summary:Track game score
|
||||
Description:
|
||||
The purpose is to keep scores for games where each turn could give you any
|
||||
(random) score, and not a fixed block; for that type of game, use
|
||||
[[com.nolanlawson.keepscore]].
|
||||
|
||||
You have two options: "New Game" or "Last Game". On either of them, you can
|
||||
add/delete people, change the maximum score and choose between win or lose at
|
||||
that score.
|
||||
|
||||
For example, on Uno, you can set the maximum score at 200 and set it to
|
||||
lose, so that when someone crosses the 200 barrier, the game ends and a
|
||||
"LOOSER" banner appear alongside the name who lost.
|
||||
|
||||
During the game, a number box will be available for you to input the points
|
||||
accumulated, with ENTER changing down for the next, and an empty box being the
|
||||
same as zero points. After updating all scores, click on the update button.
|
||||
|
||||
The app will save the data (names, score, win/lose) of your last game, so you
|
||||
can re-use it later via the "Last Game" button.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/rengolin/cardgamescores.git
|
||||
|
||||
Build Version:1.0,1,v0.2
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
30
metadata/org.zephyrsoft.trackworktime.txt
Normal file
30
metadata/org.zephyrsoft.trackworktime.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:Tracking
|
||||
Category:Office
|
||||
License:GPLv3
|
||||
|
||||
Summary:Track your work time
|
||||
Description:
|
||||
It lets you categorize each recorded interval by a client/task and a free text.
|
||||
The list of clients/tasks can be edited to suit your needs.
|
||||
|
||||
Additionally, if you wish, your flexible time account is taken care of:
|
||||
you always see how much you worked.
|
||||
You can also keep an eye on how much work time is left for today (by a
|
||||
notification which you can enable).
|
||||
|
||||
You may provide the geo-coordinates of your work place and the app can
|
||||
automatically clock you in while you are at work.
|
||||
This is done without using GPS, so your battery won’t be emptied by this app.
|
||||
|
||||
Anti-feature: Tracking. Crash reports are sent without interaction.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://dev.zephyrsoft.org/svn/trackworktime;trunk=trunk;tags=tags
|
||||
|
||||
Build Version:0.5.10,14,105,forceversion=yes
|
||||
|
||||
Update Check Mode:None
|
||||
Current Version:0.5.10
|
||||
Current Version Code:14
|
||||
|
24
metadata/pro.oneredpixel.l9droid.txt
Normal file
24
metadata/pro.oneredpixel.l9droid.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
Categories:Games
|
||||
License:GPLv2
|
||||
Web Site:
|
||||
Source Code:https://github.com/tsapree/L9Droid
|
||||
Issue Tracker:https://github.com/tsapree/L9Droid/issues
|
||||
|
||||
Auto Name:L9Droid
|
||||
Summary:Interactive fiction
|
||||
Description:
|
||||
Download and play games in the Level9 format, including Spectrum
|
||||
snapshots.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/tsapree/L9Droid.git
|
||||
|
||||
Build:0.5,3
|
||||
commit=c5a61
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.5
|
||||
Current Version Code:3
|
||||
|
34
metadata/ru.valle.btc.txt
Normal file
34
metadata/ru.valle.btc.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
Categories:Office
|
||||
License:MIT
|
||||
Source Code:https://github.com/ValleZ/Paper-Wallet
|
||||
Issue Tracker:https://github.com/ValleZ/Paper-Wallet/issues
|
||||
|
||||
Auto Name:Paper Wallet
|
||||
Summary:Back up bitcoins
|
||||
Description:
|
||||
Generates a bitcoin address and corresponding private key in 'mini' format.
|
||||
Write down the private key and address then send bitcoins to that address.
|
||||
You can securely and OFFLINE SPEND coins from your paper wallet
|
||||
without revealing your private key.
|
||||
Full instructions within.
|
||||
|
||||
Check your balance via blockchain.info.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ValleZ/Paper-Wallet.git
|
||||
|
||||
Build:1.7.0,170
|
||||
commit=9961fe3be909e
|
||||
target=android-16
|
||||
|
||||
Build:1.9.0,190
|
||||
disable=missing source for zbar
|
||||
commit=ec6970073cf2
|
||||
target=android-16
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.9.0
|
||||
Current Version Code:190
|
||||
|
4
srclibs/F5.txt
Normal file
4
srclibs/F5.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/harlo/F5Android
|
||||
Update Project:Yes
|
||||
Prepare:$$NDK$$/ndk-build
|
3
srclibs/ListViewAnimations.txt
Normal file
3
srclibs/ListViewAnimations.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/nhaarman/ListViewAnimations
|
||||
Subdir:library
|
3
srclibs/RootFW.txt
Normal file
3
srclibs/RootFW.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/SpazeDog/rootfw
|
||||
Update Project:Yes
|
2
srclibs/Sonic.txt
Normal file
2
srclibs/Sonic.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/waywardgeek/sonic-ndk
|
4
srclibs/TaskManager.txt
Normal file
4
srclibs/TaskManager.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/SpazeDog/taskmanager
|
||||
Update Project:Yes
|
||||
Prepare:mkdir libs
|
Loading…
Reference in a new issue