Space all comments in txt

This commit is contained in:
Daniel Martí 2015-10-04 02:46:02 -07:00
parent d73f810977
commit 8da45db127
225 changed files with 559 additions and 559 deletions

View file

@ -19,8 +19,8 @@ contacts file is exported to your SD card directly from the phones contact list.
Repo Type:bzr
Repo:http://bzr.ed.am/android/export-contacts
#Build Version:1.1,2,27
#Change package id
# Build Version:1.1,2,27
# Change package id
Build:1.0.3,10003
commit=1.0.3

View file

@ -20,8 +20,8 @@ contact list.
Repo Type:bzr
Repo:http://bzr.ed.am/android/import-contacts
#Build Version:1.1,2,27
#Change package id
# Build Version:1.1,2,27
# Change package id
Build:1.3.1,10301
commit=1.3.1

View file

@ -83,7 +83,7 @@ Build:3.19,52
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
#Had to force target this time
# Had to force target this time
Build:3.20,53
commit=1039
srclibs=FacebookSDK@c58af0b,Color-Picker@5d697049fb

View file

@ -4,7 +4,7 @@ Web Site:http://cadroid.bitfire.at/#donations
Source Code:https://github.com/bitfireAT/cadroid
Issue Tracker:https://github.com/bitfireAT/cadroid/issues
Donate:http://cadroid.bitfire.at/#donations
#FlattrID:ad80f1bb8abbdacfba8e60c85d23791f
# FlattrID:ad80f1bb8abbdacfba8e60c85d23791f
FlattrID:2100160
Bitcoin:1KSCy7RHztKuhW9fLLaUYqdwdC2iwbejZU

View file

@ -55,7 +55,7 @@ Build:2.0.6,33
cp $$aFileChooser$$/libs/android-support-v4.jar $$FilePicker$$/libs/ && \
rm -rf libs/GoogleAdMobAdsSdk-6.1.0.jar libs/androidbillinglibrary_22092012.jar tests
#careful deleting lines in submodule source: they don't reappear
# careful deleting lines in submodule source: they don't reappear
Build:2.0.7,34
commit=771437a702
init=git config -f .gitmodules --remove-section submodule.test && \

View file

@ -15,7 +15,7 @@ tapping that can bring you to your battery statistics.
Repo Type:git
Repo:https://github.com/adrian-bl/bl-battstatus-android.git
#perlmagick required
# perlmagick required
Build:1.81,1335983644
commit=2bd476
prebuild=make refresh

View file

@ -1,4 +1,4 @@
#NonFreeDep can be removed with the Manifest patch below
# NonFreeDep can be removed with the Manifest patch below
AntiFeatures:NonFreeDep
Categories:System
License:GPLv3
@ -33,9 +33,9 @@ Build:0.6,6
commit=2a1c44
Auto Update Mode:None
#Attempting to view your track on the map if you don't have Google maps installed, will crash the app
#Build Version:0.6,6,2a1c44,prebuild=\
#sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
# Attempting to view your track on the map if you don't have Google maps installed, will crash the app
# Build Version:0.6,6,2a1c44,prebuild=\
# sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
Update Check Mode:RepoManifest
Current Version:0.6
Current Version Code:6

View file

@ -22,14 +22,14 @@ slowly. The server can be stopped at any time from the screen that shows the URL
Repo Type:git
Repo:https://github.com/marcosdiez/shareviahttp.git
#old repo
# old repo
Build:1.10,11
commit=f6566f6ae61d
subdir=ShareViaHttp
prebuild=wget http://repo1.maven.org/maven2/com/googlecode/androidannotations/androidannotations/2.5.1/androidannotations-2.5.1.jar -P libs/
target=android-15
#old repo
# old repo
Build:1.11,12
commit=ffd7026be9d0
subdir=ShareViaHttp

View file

@ -21,10 +21,10 @@ Build:1.0,1
gradle=yes
prebuild=sed -i 's/18.0.1/18.0.1/g' build.gradle
#Build Version:1.0,1,6c1b72946,subdir=app/src/main,\
#extlibs=android/android-support-v4r13.jar,\
#target=android-18,\
#prebuild=echo 'source.dir=java' > ant.properties
# Build Version:1.0,1,6c1b72946,subdir=app/src/main,\
# extlibs=android/android-support-v4r13.jar,\
# target=android-18,\
# prebuild=echo 'source.dir=java' > ant.properties
# problem with gradle on build server
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -18,7 +18,7 @@ Build:1.09.03,10903
subdir=Timeriffic
oldsdkloc=yes
#This version was from https://timeriffic.googlecode.com/hg
# This version was from https://timeriffic.googlecode.com/hg
Build:1.09.05,10905
commit=fc40dccbb9
subdir=Timeriffic

View file

@ -19,20 +19,20 @@ really requires 4.1 or later. If your device runs 4.0.X, stick with 1.0.
.
Repo Type:git
#Repo:https://github.com/adneal/Apollo-CM
# Repo:https://github.com/adneal/Apollo-CM
Repo:https://github.com/CyanogenMod/android_packages_apps_Apollo
#Build Version:1.0,1,9102afb63c,patch=lyrics.patch,\
#srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
#prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
#sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
#sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' project.properties && \
#cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \
#cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs && \
#rm src/com/andrew/apollo/lyrics/LyricsWikiProvider.java \
#src/com/andrew/apollo/ui/fragments/LyricsFragment.java && \
#find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && \
#sed -i '/proguard/d' project.properties
# Build Version:1.0,1,9102afb63c,patch=lyrics.patch,\
# srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
# prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
# sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
# sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' project.properties && \
# cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \
# cp libs/android-support-v4.jar $$ViewPagerIndicator$$/libs && \
# rm src/com/andrew/apollo/lyrics/LyricsWikiProvider.java \
# src/com/andrew/apollo/ui/fragments/LyricsFragment.java && \
# find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && \
# sed -i '/proguard/d' project.properties
Build:1.1,2
commit=cm-10.1.0-RC1
extlibs=android/android-support-v4.jar

View file

@ -14,13 +14,13 @@ Norwegian, Swedish, Danish, Faroese, German, Icelandic and Northern Sámi
keyboard layouts.
.
#Switched from svn to git
# Switched from svn to git
Repo Type:git
Repo:https://code.google.com/p/scandinavian-keyboard
#Build Version:1.4.4,13,15,target=android-4
#Build Version:1.4.6,15,17,target=android-4
#For android-15 only
# Build Version:1.4.4,13,15,target=android-4
# Build Version:1.4.6,15,17,target=android-4
# For android-15 only
Build:1.4.7,16
commit=9515ee354b59
target=android-4
@ -30,7 +30,7 @@ Includes binaries!
.
Auto Update Mode:None
#Device-variable
# Device-variable
Update Check Mode:Static
Current Version:1.4.6
Current Version Code:15

View file

@ -19,8 +19,8 @@ natively.
Repo Type:git
Repo:https://github.com/bpellin/keepassdroid.git
#Build Version:1.8.5,65,2c401b23c11693cd192b
#Build Version:1.8.4,64,8700924ffad7bddd5b65
# Build Version:1.8.5,65,2c401b23c11693cd192b
# Build Version:1.8.4,64,8700924ffad7bddd5b65
Build:1.9,76
commit=v1.9
@ -67,7 +67,7 @@ Build:1.9.17,94
target=android-8
buildjni=yes
#see jni/prep_build.sh for crypto source urls
# see jni/prep_build.sh for crypto source urls
Build:1.9.18.3,98
commit=v1.9.18.3
prebuild=cd jni && \

View file

@ -23,7 +23,7 @@ Build:1.0,1
buildjni=no
Auto Update Mode:None
#RM doesn't work
# RM doesn't work
Update Check Mode:None
Current Version:1.0
Current Version Code:1

View file

@ -29,7 +29,7 @@ Build:1.1.1,50
build=$$MVN3$$ install:install-file -Dfile=$$NoAnalytics$$/NoAnalytics.apklib -DgroupId=com.google.android.apps -DartifactId=analytics -Dversion=0.0.1 -Dpackaging=apklib
Auto Update Mode:None
#Tags are for development
# Tags are for development
Update Check Mode:Static
Current Version:1.0
Current Version Code:18

View file

@ -53,7 +53,7 @@ Build:2.1.4,5
build=java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
Auto Update Mode:None
#check com.anysoftkeyboard.languagepack.georgian_full
# check com.anysoftkeyboard.languagepack.georgian_full
Update Check Mode:None
Current Version:2.1.4
Current Version Code:5

View file

@ -41,7 +41,7 @@ Build:0.2,2
sed -i '/key/d' project.properties
Auto Update Mode:None
#Update Check Mode:Market
# Update Check Mode:Market
Update Check Mode:None
Current Version:0.2
Current Version Code:2

View file

@ -24,7 +24,7 @@ which is free only for non-commercial use.
Repo Type:git
Repo:https://github.com/pi3ch/persian_anysoftkeyboard
#Uses old format, therefore we won't use ASK-API
# Uses old format, therefore we won't use ASK-API
Build:20120613-persian-numbers,4
commit=5c341f2e73
patch=xml.patch

View file

@ -13,7 +13,7 @@ does not have any extra features such as dock mode or a world clock.
.
Repo Type:git
#Repo:https://github.com/yuriykulikov/AlarmClock.git
# Repo:https://github.com/yuriykulikov/AlarmClock.git
Repo:https://github.com/yuriykulikov/AlarmClockAndroidStudio
Build:2.4.14,2414
@ -70,7 +70,7 @@ UCM does not work because upstream split the app into 3 repos.
.
Auto Update Mode:None
#Update Check Mode:RepoManifest
# Update Check Mode:RepoManifest
Update Check Mode:None
Current Version:2.9.01
Current Version Code:2901

View file

@ -19,11 +19,11 @@ only map source and f-droid can't supply an API key to use it.
Repo Type:git
Repo:https://code.google.com/p/copter-gcs
#Build Version:Copter-GCS,9,4ab9b7a66d8d,subdir=copter-gcs,buildjni=no,\
#prebuild=wget http://copter-gcs.googlecode.com/files/jMAVLink.zip && unzip jMAVLink.zip && \
#rm -f jMAVLink.zip && rm -rf release && ndk-build && ndk-build -C jMAVLink && \
#cp jMAVLink/libs/armeabi/jMAVLink.so libs/armeabi/ && rm -rf jMAVLink && \
#sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
# Build Version:Copter-GCS,9,4ab9b7a66d8d,subdir=copter-gcs,buildjni=no,\
# prebuild=wget http://copter-gcs.googlecode.com/files/jMAVLink.zip && unzip jMAVLink.zip && \
# rm -f jMAVLink.zip && rm -rf release && ndk-build && ndk-build -C jMAVLink && \
# cp jMAVLink/libs/armeabi/jMAVLink.so libs/armeabi/ && rm -rf jMAVLink && \
# sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
Build:Copter-GCS,9
disable=ndk problems
commit=4ab9b7a66d8d

View file

@ -22,7 +22,7 @@ Build:11,11
gradle=yes
Auto Update Mode:None
#Auto Update Mode:Version %c
# Auto Update Mode:Version %c
Update Check Mode:Tags
Current Version:11
Current Version Code:11

View file

@ -20,7 +20,7 @@ Build:2.5,200
target=android-16
Auto Update Mode:None
#Device-variable; RepoManifest gives the wrong version
# Device-variable; RepoManifest gives the wrong version
Update Check Mode:None
Current Version:2.5
Current Version Code:200

View file

@ -33,8 +33,8 @@ Build:1.1.0,2
gradle=yes
Auto Update Mode:None
#Auto Update Mode:Version v%v
#Update Check Mode:Tags
# Auto Update Mode:Version v%v
# Update Check Mode:Tags
Update Check Mode:RepoManifest
Current Version:1.1.0
Current Version Code:2

View file

@ -15,8 +15,8 @@ articles in your favorite science categories (dozens of physics, math, computer
science categories) or custom searches.
.
#Repo Type:bzr
#Repo:lp:arxivdroid
# Repo Type:bzr
# Repo:lp:arxivdroid
Repo Type:git-svn
Repo:https://arxiv-mobile.googlecode.com/svn/trunk

View file

@ -2,7 +2,7 @@ Disabled:No license
Categories:Theming
License:Unknown
# https://jira.cyanogenmod.org/browse/CYAN-1026
#License:Apache2 for source; resources don't have a license
# License:Apache2 for source; resources don't have a license
Web Site:http://www.cyanogenmod.org
Source Code:https://github.com/CyanogenMod/android_packages_apps_LockClock
Issue Tracker:https://jira.cyanogenmod.org/browse/CYAN/component/10200

View file

@ -27,7 +27,7 @@ The proprietary Google AdMobSDK was replaced with a dummy library.
Repo Type:git-svn
Repo:https://mobilewebcam-android.googlecode.com/svn
#Hash of lib matches http://www.docjar.com/jar/commons-net-ftp-2.0.jar
# Hash of lib matches http://www.docjar.com/jar/commons-net-ftp-2.0.jar
Build:2.59,87
commit=7
srclibs=MobAdMob@2d5736

View file

@ -21,7 +21,7 @@ The build has Admob replaced with a dummy library.
Repo Type:git
Repo:https://github.com/drodin/TuxRider.git
#Build Version:1.0.4 beta,6,67bce39cda321c225bc5
# Build Version:1.0.4 beta,6,67bce39cda321c225bc5
Build:1.0.9,11
commit=36220e5
srclibs=MobAdMob@2d5736

View file

@ -1,5 +1,5 @@
Categories:Internet
#If you discount the Aviary SDK and missing oAuth credentials
# If you discount the Aviary SDK and missing oAuth credentials
License:GPLv3
Web Site:http://tweetings.net/android/source
Source Code:https://github.com/keverets/tweetings

View file

@ -1,7 +1,7 @@
Categories:Graphics
License:Apache2
Web Site:https://easytargetmixel.github.io/micopi_android
#Web Site:http://micopi.easy-target.org/ ## points to the playstore
# Web Site:http://micopi.easy-target.org/ ## points to the playstore
Source Code:https://github.com/easytargetmixel/micopi_android
Issue Tracker:https://github.com/easytargetmixel/micopi_android/issues

View file

@ -88,7 +88,7 @@ Build:4.0.6,88
disable=0d673d0b1
commit=unknown - see disabled
#Dummy keys
# Dummy keys
Build:4.0.7,90
disable=build problem 22ac838388f14a5
commit=unknown - see disabled

View file

@ -17,7 +17,7 @@ Description:
Repo Type:git
# For 2.0.5
#Repo:https://code.google.com/p/android-os-monitor.osmonitor
# Repo:https://code.google.com/p/android-os-monitor.osmonitor
Repo:https://github.com/eolwral/OSMonitor
Build:2.0.5,28

View file

@ -15,8 +15,8 @@ data in various formats, so it is easy to sync with your existing logs.
Repo Type:git
Repo:https://code.google.com/p/android-mileage
#Apparently no corresponding commit available, since conversion from hg to git
#Build Version:3.0.0,3000,0766c4f352a5,subdir=trunk,oldsdkloc=yes
# Apparently no corresponding commit available, since conversion from hg to git
# Build Version:3.0.0,3000,0766c4f352a5,subdir=trunk,oldsdkloc=yes
Build:3.0.8,3080
commit=16b397029a76
subdir=trunk

View file

@ -32,7 +32,7 @@ Build:1.5,6
target=android-8
Auto Update Mode:None
#not in market; not updated since 2010
# not in market; not updated since 2010
Update Check Mode:Static
Current Version:1.5
Current Version Code:6

View file

@ -7,7 +7,7 @@ Changelog:https://github.com/sergstetsuk/CosyDVR/blob/HEAD/CHANGELOG.md
Name:CosyDVR (old)
Auto Name:CosyDVR
#Donate:serg_stetsuk@ukr.net
# Donate:serg_stetsuk@ukr.net
Summary:Video recording (DVR) software for in-car use
Description:
This package as been deprecated in favor of [[es.esy.CosyDVR]].

View file

@ -25,7 +25,7 @@ Build:0.5,5
target=android-4
Auto Update Mode:None
#Not updated since 2008
# Not updated since 2008
Update Check Mode:Static
Current Version:0.5
Current Version Code:5

View file

@ -43,7 +43,7 @@ Build:2.0.3,11
rm -fR foo
Auto Update Mode:None
#Auto Update Mode:Version %v
# Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.0.3
Current Version Code:11

View file

@ -20,7 +20,7 @@ Build:1.0,1
commit=2679d1cb66ad2d298c5b0f64e4b336087bd5ebb0
Auto Update Mode:None
#Update Check Mode:Tags
# Update Check Mode:Tags
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -17,20 +17,20 @@ management, rules, and anything else which would be useful while playing Magic.
Repo Type:git
Repo:https://github.com/AEFeinstein/mtg-familiar
#old repo, gplv3
# old repo, gplv3
Build:1.8.1,15
commit=474
subdir=MTGFamiliar
update=.,../actionbarsherlock
#old repo, gplv3
# old repo, gplv3
Build:2.0.4,20
commit=Version 2.0.4
subdir=MTGFamiliar
prebuild=sed -i '/guava/d' project.properties
update=.,../SlidingMenu,../actionbarsherlock,../io
#old repo, gplv3
# old repo, gplv3
Build:2.1.1,22
commit=Version 2.1.1
subdir=MTGFamiliar

View file

@ -99,7 +99,7 @@ Build:1.32b2,60
Auto Update Mode:None
Update Check Mode:RepoManifest
#Update Check Ignore:b
# Update Check Ignore:b
Current Version:1.32b2
Current Version Code:60

View file

@ -147,7 +147,7 @@ The scanignore is for the dex class loading which is used for loading plugins.
Auto Update Mode:None
Update Check Mode:RepoManifest
#Update Check Ignore:b
# Update Check Ignore:b
Current Version:1.53
Current Version Code:285

View file

@ -20,7 +20,7 @@ installed.
Repo Type:git
Repo:https://github.com/ajlyon/zandy.git
#The author must have forgot to bump manifest for the tag
# The author must have forgot to bump manifest for the tag
Build:1.3.6,20
commit=1.3.6
subdir=app

View file

@ -19,7 +19,7 @@ Build:1.0,1
gradle=yes
Auto Update Mode:None
#Auto Update Mode:Version v%v
# Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -153,8 +153,8 @@ information from a different file.
Auto Update Mode:None
Update Check Mode:None
#Auto Update Mode:Version %v
#Update Check Mode:Tags
# Auto Update Mode:Version %v
# Update Check Mode:Tags
Current Version:1.10.53
Current Version Code:67

View file

@ -21,7 +21,7 @@ Build:0.2.1,3
target=android-15
Auto Update Mode:None
#Author doesn't recognize 0.4 on GP
# Author doesn't recognize 0.4 on GP
Update Check Mode:Static
Current Version:0.2.1
Current Version Code:3

View file

@ -28,7 +28,7 @@ specified in RFC 6238.
.
Repo Type:git
#Repo:https://code.google.com/p/google-authenticator.android
# Repo:https://code.google.com/p/google-authenticator.android
Repo:https://github.com/google/google-authenticator-android
Build:2.21,21

View file

@ -67,7 +67,7 @@ Build:1.3.1,10301
submodules=yes
gradle=NetworkLocation
#needs testing
# needs testing
Build:1.4.0,10400
commit=v1.4.0
subdir=unifiednlp-app

View file

@ -41,7 +41,7 @@ Build:1.3.1,10301
submodules=yes
gradle=LegacyNetworkLocation
#needs testing
# needs testing
Build:1.4.0,10400
commit=v1.4.0
subdir=unifiednlp-app

View file

@ -19,7 +19,7 @@ Requires root: Yes. iptables (the firewall itself) has to be run as root.
Requires Root:yes
#The trunk is now (08-2012) empty but svn/tags/ is still populated
# The trunk is now (08-2012) empty but svn/tags/ is still populated
Repo Type:git-svn
Repo:https://droidwall.googlecode.com/svn;trunk=trunk;tags=tags

View file

@ -24,7 +24,7 @@ proprietary software.
Repo Type:git
Repo:https://github.com/Yakoo63/GTalkSMS
#Old Repo:https://code.google.com/p/gtalksms
# Old Repo:https://code.google.com/p/gtalksms
Build:4.2,64
commit=4.2
srclibs=MobAdMob@2d5736

View file

@ -23,7 +23,7 @@ Build:1.3.3,133
buildjni=yes
Auto Update Mode:None
#Not in market
# Not in market
Update Check Mode:None
Current Version:1.3.3
Current Version Code:133

View file

@ -3,7 +3,7 @@ License:GPLv3
Web Site:http://sourceforge.net/projects/mobileprint
Source Code:
# Empty
#Source Code:http://sourceforge.net/p/mobileprint/mobileprint
# Source Code:http://sourceforge.net/p/mobileprint/mobileprint
Issue Tracker:http://sourceforge.net/p/mobileprint/tickets
Auto Name:MobilePrint

View file

@ -18,8 +18,8 @@ Coming features:
* Phone type for phone number
.
#Repo Type:git
#Repo:git://mathux.org/MultiSmsSender.git
# Repo Type:git
# Repo:git://mathux.org/MultiSmsSender.git
Build:2.0,10
commit=5108804

View file

@ -22,10 +22,10 @@ Repo Type:git
# Some tags and refs are missing in the new repo
Repo:https://github.com/ankidroid/Anki-Android.git
#Build Version:0.4.2,12,v0.4.2
#Build Version:0.5,18,v0.5
#Build Version:0.5.1,19,!There is a v0.5.1 tag but the version code is not right
#Build Version:0.6,20,f26b7662ae9db9a92d21
# Build Version:0.4.2,12,v0.4.2
# Build Version:0.5,18,v0.5
# Build Version:0.5.1,19,!There is a v0.5.1 tag but the version code is not right
# Build Version:0.6,20,f26b7662ae9db9a92d21
Build:0.7,21
commit=v0.7

View file

@ -27,7 +27,7 @@ Build:1.13,5
target=android-16
Auto Update Mode:None
#Can't find version code on Market
# Can't find version code on Market
Update Check Mode:RepoManifest
Current Version:1.13
Current Version Code:5

View file

@ -14,7 +14,7 @@ See: [http://forum.coppermine-gallery.net/index.php/topic,77788 Coppermine]
.
Repo Type:git
#Repo:https://code.google.com/p/androidcpg/
# Repo:https://code.google.com/p/androidcpg/
Repo:https://github.com/IsaNexusDev/androidcpg
Build:1.1,2

View file

@ -156,7 +156,7 @@ Build:2.1,14
Archive Policy:0 versions
Auto Update Mode:None
#Auto Update Mode:Version %v
# Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.2
Current Version Code:21

View file

@ -30,7 +30,7 @@ Build:1.0.129,129
rm=cc/libs/admob-sdk-android.jar
target=android-8
#Note that the above patch no longer applies
# Note that the above patch no longer applies
Build:1.0.131,131
disable=Contains proprietary binaries - needs patching or disabling
commit=unknown - see disabled

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/jecelyin/920-Text-Editor
Issue Tracker:https://github.com/jecelyin/920-Text-Editor/issues
Donate:http://www.jecelyin.com/donate.html
#if the app is going to be at the top of the list then get rid of the ugly title
# if the app is going to be at the top of the list then get rid of the ugly title
Name:920 Editor
Auto Name:920 Text Editor
Summary:Text editor
@ -17,10 +17,10 @@ to update it.
.
Repo Type:git
#Repo:https://920-text-editor.googlecode.com/svn/trunk/ ; old repo
# Repo:https://920-text-editor.googlecode.com/svn/trunk/ ; old repo
Repo:https://github.com/jecelyin/920-Text-Editor.git
#Build Version:12.4.25,32,17,buildjni=yes
# Build Version:12.4.25,32,17,buildjni=yes
Build:12.8.26,33
commit=0c47ee4c17
buildjni=yes

View file

@ -250,7 +250,7 @@ Includes crashlytics now. See https://github.com/liato/android-bankdroid/issues/
.
Auto Update Mode:None
#Auto Update Mode:Version v%v
# Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.9.9.5
Current Version Code:215

View file

@ -1,4 +1,4 @@
#Probably needs a new category
# Probably needs a new category
Categories:Sports & Health
License:MIT
Web Site:http://yerayalonso.github.io/LligaIntermunicipal

View file

@ -46,8 +46,8 @@ Upstream does not seem to update version information in AndroidManifest.xml (the
Auto Update Mode:None
Update Check Mode:None
#Auto Update Mode:Version open-%v
#Update Check Mode:Tags
# Auto Update Mode:Version open-%v
# Update Check Mode:Tags
Current Version:DEVELOPMENT
Current Version Code:0

View file

@ -78,9 +78,9 @@ Maintainer Notes:
.
Auto Update Mode:None
#Auto Update Mode:Version v%v
# Auto Update Mode:Version v%v
Update Check Mode:RepoManifest
#Update Check Mode:Tags
# Update Check Mode:Tags
Current Version:1.19
Current Version Code:47

View file

@ -21,8 +21,8 @@ Build:1.0.2,3
gradle=prod
Auto Update Mode:None
#Auto Update Mode:Version v%v
#Update Check Mode:Tags
# Auto Update Mode:Version v%v
# Update Check Mode:Tags
Update Check Mode:RepoManifest
Current Version:debug
Current Version Code:3

View file

@ -13,14 +13,14 @@ Split bills among groups of people like roommates.
Repo Type:git
Repo:https://github.com/mattieapps/roommates
#Apache2
# Apache2
Build:1.1.1,3
commit=71dfc4e0da9bcc6c227e36544affd2c73dc207a1
subdir=roommates-android/app
gradle=yes
prebuild=rm ../local.properties
#Apache2
# Apache2
Build:1.1.2,5
commit=8623407a34e6ca7589cc25d2f042a882d1d405a7
subdir=roommates-android/app
@ -30,7 +30,7 @@ Build:1.1.2,5
sed -i -e '/play-services/d' build.gradle && \
echo "include ':app'" > ../settings.gradle
#Starting with 1.3, the project is GPLv3+
# Starting with 1.3, the project is GPLv3+
Build:1.3,9
commit=fa0587f71930fa0299adea5eb60318777a9aa794
subdir=roommates-android-noparse/app

View file

@ -89,8 +89,8 @@ Build:20130807,107
disable=not published
commit=unknown - see disabled
#Note that there is a 110 version for Android 1.5, but the F-Droid client no
#longer supports that anyway, so there seems little point in building it
# Note that there is a 110 version for Android 1.5, but the F-Droid client no
# longer supports that anyway, so there seems little point in building it
Build:20130919,111
commit=2a68963f
srclibs=AnySoftKeyboard-API@30851236d7,AnySoftKeyboardTools@73e9a09496

View file

@ -27,7 +27,7 @@ Build:1.0.2,10002
echo 'ndkdir=$$NDK$$' > ../gradle.properties
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
#universal apk
# universal apk
Build:1.0.3,10003
commit=ee3ef8f6588b721ffca31b2ac17201d184ac9cb7
subdir=app
@ -37,7 +37,7 @@ Build:1.0.3,10003
echo 'ndkdir=$$NDK$$' > ../gradle.properties
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
#universal apk
# universal apk
Build:1.0.4,10004
commit=a5e701faa4e7c1e6b39847796b8cbdc0bd8820f2
subdir=app
@ -47,7 +47,7 @@ Build:1.0.4,10004
echo 'ndkdir=$$NDK$$' > ../gradle.properties
scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java
#universal apk
# universal apk
Build:1.0.5,10005
commit=c7fe1efba47596ef34c2bcfae1662fc50ae7e4a5
subdir=app

View file

@ -45,8 +45,8 @@ See https://f-droid.org/forums/topic/mizuu/ .
.
Auto Update Mode:None
#Auto Update Mode:Version v%v
#Update Check Mode:Tags
# Auto Update Mode:Version v%v
# Update Check Mode:Tags
Update Check Mode:Static
Current Version:3.0.1-black
Current Version Code:1032

View file

@ -18,7 +18,7 @@ Build:1.0,1
target=android-8
Auto Update Mode:None
#v1.0 not in master; not updated since 02/11
# v1.0 not in master; not updated since 02/11
Update Check Mode:Static
Current Version:1.0
Current Version Code:1

View file

@ -43,7 +43,7 @@ Maintainer Notes:
Update AUM once RooTools jar has been replaced.
.
#Auto Update Mode:Version v%v
# Auto Update Mode:Version v%v
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.4

View file

@ -2,7 +2,7 @@ Categories:Writing
License:GPLv3+
Web Site:https://github.com/spacecowboy/NotePad
Source Code:http://www.nononsenseapps.com
#Source Code:https://github.com/spacecowboy/NotePad/blob/HEAD/README.md
# Source Code:https://github.com/spacecowboy/NotePad/blob/HEAD/README.md
Issue Tracker:https://github.com/spacecowboy/NotePad/issues
Bitcoin:16DUL1X4yARfM88GN7TV6Y3wQwqrstJs7A

View file

@ -36,7 +36,7 @@ Build:3.1.3,46
commit=unknown - see disabled
Auto Update Mode:None
#Device variable for some reason
# Device variable for some reason
Update Check Mode:Static
Current Version:3.1.3
Current Version Code:46

View file

@ -1,5 +1,5 @@
AntiFeatures:NonFreeNet
#Categories:Transportation
# Categories:Transportation
Categories:Navigation
License:Apache2
Web Site:http://taxi-bulgaria.com

View file

@ -4,7 +4,7 @@ Web Site:https://github.com/squarrel/WrongPinShutdown/blob/HEAD/README.md
Source Code:https://github.com/squarrel/WrongPinShutdown
Issue Tracker:https://github.com/squarrel/WrongPinShutdown/issues
#Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=admin%40snslocation%2ecom&lc=US&item_name=Wrong%20Pin%20Shutdown&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
# Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=admin%40snslocation%2ecom&lc=US&item_name=Wrong%20Pin%20Shutdown&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Auto Name:Wrong Pin Shutdown
Summary:Shutdown after 10 unsuccessful logins
Description:

View file

@ -11,17 +11,17 @@ An application for editing and creating your own ringtones, alarms, and
notification sounds.
.
#Repo Type:git-svn
#Repo:https://ringdroid.googlecode.com/svn;trunk=trunk;tags=tags
# Repo Type:git-svn
# Repo:https://ringdroid.googlecode.com/svn;trunk=trunk;tags=tags
Repo Type:git
Repo:https://github.com/google/ringdroid
#old repo
# old repo
Build:2.5,20500
commit=64
target=android-8
#old repo
# old repo
Build:2.6,20600
commit=69
target=android-16

View file

@ -45,12 +45,12 @@ Build:1.4,13
# N.B ELFs must be zipped because fdroid deletes them before prebuild
# Can use this if libgdx libraries can be confirmed
# Putting unzip in build= doesn't seem to work nor does this
#Build Version:1.4,14,25c7009d3989,patch=swarm.patch,\
#init=rm libs/Google*.jar && zip -r libgdx.zip libs/arm*,srclibs=MobAdMob@2d5736,\
#subdir=bushido-blocks-android,prebuild=\
#sed -i 's@\(reference.1=\).*@\1$$MobAdMob$$@;/merger/d' project.properties && \
#printf 'source.dir=src;../bushido-blocks/src' > ant.properties && \
#unzip libgdx.zip && rm libgdx.zip
# Build Version:1.4,14,25c7009d3989,patch=swarm.patch,\
# init=rm libs/Google*.jar && zip -r libgdx.zip libs/arm*,srclibs=MobAdMob@2d5736,\
# subdir=bushido-blocks-android,prebuild=\
# sed -i 's@\(reference.1=\).*@\1$$MobAdMob$$@;/merger/d' project.properties && \
# printf 'source.dir=src;../bushido-blocks/src' > ant.properties && \
# unzip libgdx.zip && rm libgdx.zip
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.4

View file

@ -1,4 +1,4 @@
#Categories:News,Internet
# Categories:News,Internet
Categories:Internet
License:GPLv3+
Web Site:http://rivers.silverkeytech.com

View file

@ -18,7 +18,7 @@ Build:1.0,1
target=android-10
Auto Update Mode:None
#Tentatively
# Tentatively
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -36,7 +36,7 @@ Build:1.14,14
prebuild=rm -rf urforms1/
Auto Update Mode:None
#Tentatively - bizarre vcs use! Check carefully before updating.
# Tentatively - bizarre vcs use! Check carefully before updating.
Update Check Mode:RepoManifest
Current Version:1.14
Current Version Code:14

View file

@ -26,22 +26,22 @@ Build:1.3.1,16
prebuild=cp $$Orwell$$/libs/bcprov-jdk15on-150.jar $$Orwell$$/../bin/orwell-1.1.jar libs/
scanignore=resources
#Build:1.4.0,20
# commit=cfe99a6264af818521d1ed6c3f9c18b4089b5f8b
# srclibs=1:NineOldAndroids@2.4.0,2:Orwell@v1.1,StrippedCastle@5c6236045cc8391d4223d462c56b1d9364a3beaf,JUnit@r4.12,JavaMail@JAVAMAIL-1_5_2
# rm=libs/*
# extlibs=android/android-support-v4.jar
# prebuild=\
# pushd $$JUnit$$ && $$MVN3$$ package && popd && \
# pushd $$JavaMail$$ && $$MVN3$$ install -DskipTests && popd && \
# cp $$JUnit$$/target/junit-4.12.jar $$JavaMail$$/mail/target/javax.mail.jar $$StrippedCastle$$/ && \
# pushd $$StrippedCastle$$ && \
# ./become-stripped.sh && \
# sed -i -e '/src\/test/d' ant/jdk15+.xml && \
# ant -f ant/jdk15+.xml -lib ./ build-provider && \
# ant -f ant/jdk15+.xml -lib ./ build && \
# ant -f ant/jdk15+.xml -lib ./ zip-src && \
# popd && rm $$Orwell$$/../bin/*jar && rm $$Orwell$$/libs/*jar && cp $$StrippedCastle$$/build/artifacts/jdk1.5/jars/*.jar $$Orwell$$/libs/
# Build:1.4.0,20
# commit=cfe99a6264af818521d1ed6c3f9c18b4089b5f8b
# srclibs=1:NineOldAndroids@2.4.0,2:Orwell@v1.1,StrippedCastle@5c6236045cc8391d4223d462c56b1d9364a3beaf,JUnit@r4.12,JavaMail@JAVAMAIL-1_5_2
# rm=libs/*
# extlibs=android/android-support-v4.jar
# prebuild=\
# pushd $$JUnit$$ && $$MVN3$$ package && popd && \
# pushd $$JavaMail$$ && $$MVN3$$ install -DskipTests && popd && \
# cp $$JUnit$$/target/junit-4.12.jar $$JavaMail$$/mail/target/javax.mail.jar $$StrippedCastle$$/ && \
# pushd $$StrippedCastle$$ && \
# ./become-stripped.sh && \
# sed -i -e '/src\/test/d' ant/jdk15+.xml && \
# ant -f ant/jdk15+.xml -lib ./ build-provider && \
# ant -f ant/jdk15+.xml -lib ./ build && \
# ant -f ant/jdk15+.xml -lib ./ zip-src && \
# popd && rm $$Orwell$$/../bin/*jar && rm $$Orwell$$/libs/*jar && cp $$StrippedCastle$$/build/artifacts/jdk1.5/jars/*.jar $$Orwell$$/libs/
Build:1.4.0,20
disable=builds, but uses jars
commit=cfe99a6264af818521d1ed6c3f9c18b4089b5f8b

View file

@ -59,7 +59,7 @@ Can't use UCM since vercodes are dynamic.
.
Auto Update Mode:None
#Update Check Mode:Tags
# Update Check Mode:Tags
Update Check Mode:None
Current Version:0.6.3
Current Version Code:1200063

View file

@ -53,7 +53,7 @@ Build:v2.2,7
gradle=yes
Auto Update Mode:None
#Auto Update Mode:Version %v
# Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:v2.2
Current Version Code:7

View file

@ -1,4 +1,4 @@
#Categories:Games,Mathematics
# Categories:Games,Mathematics
Categories:Games,Science & Education
License:GPLv3
Web Site:https://bitbucket.org/przemekr/game_of_life_agg

View file

@ -23,10 +23,10 @@ The most recent version adds svn export so you can make a local copy of your
repository on your Android device without making a working svn copy.
.
#Repo server appears to be dead. Additionally, git-svn auth is no longer
#supported.
#Repo Type:git-svn
#Repo:guest:guest@http://www.valleytg.com/svn/open/oasvn/trunk
# Repo server appears to be dead. Additionally, git-svn auth is no longer
# supported.
# Repo Type:git-svn
# Repo:guest:guest@http://www.valleytg.com/svn/open/oasvn/trunk
Build:1.0.9,10
commit=84
target=android-15

View file

@ -1,4 +1,4 @@
## See http://f-droid.org/manual for details
# # See http://f-droid.org/manual for details
Categories:Navigation
License:GPLv3+
Web Site:http://mvglasow.github.io/satstat/index.html

View file

@ -15,7 +15,7 @@ Traditional roguelike game with pixel-art graphics and simple interface.
Repo Type:git
Repo:https://github.com/watabou/pixel-dungeon
#force close on emulator, but works on bare metal
# force close on emulator, but works on bare metal
Build:1.7.1c,59
commit=33c27cdb587878f771e999103ba186f190f9446c
patch=types-171c.patch

View file

@ -28,10 +28,10 @@ Repo Type:hg
Repo:https://code.google.com/p/android-quill
# Doesn't build - *.cpp files missing
#Build Version:8.4,21,4277f3a7b7fb,buildjni=yes
# Build Version:8.4,21,4277f3a7b7fb,buildjni=yes
# Doesn't build - *.cpp files missing
#Build Version:8.5,22,bb9446b920e2,buildjni=yes
#Doesn't build with android-11
# Build Version:8.5,22,bb9446b920e2,buildjni=yes
# Doesn't build with android-11
Build:10.2,36
commit=c5c7af7f5f43
srclibs=Color-Picker@5d697049fb,File-Picker@496178901f2b

View file

@ -16,14 +16,14 @@ reads texts out loud.
.
# old repo
#Repo Type:git-svn
#Repo:http://pockettalk.zachrattner.com/svn
# Repo Type:git-svn
# Repo:http://pockettalk.zachrattner.com/svn
Repo Type:git
Repo:https://github.com/zachrattner/pockettalk
# old repo
#Build:2.5,7
# commit=5
# Build:2.5,7
# commit=5
Build:2.5,7
commit=2225b67c0f97aa42e12b17dbab7bb63278f78917

View file

@ -22,10 +22,10 @@ Build:1.01.18,18
subdir=Maniana
prebuild=mv lib libs
#The following out of sequence version code should never have been added to the
#repo - it is going to mess up auto-update detection for people who have installed
#it
#Build Version:1.01.19.D01-next,90019,0a568c16e4a3,subdir=Maniana,prebuild=mv lib libs,forceversion=yes,forcevercode=yes
# The following out of sequence version code should never have been added to the
# repo - it is going to mess up auto-update detection for people who have installed
# it
# Build Version:1.01.19.D01-next,90019,0a568c16e4a3,subdir=Maniana,prebuild=mv lib libs,forceversion=yes,forcevercode=yes
Build:1.01.20,20
commit=96f57cd56be8
subdir=Maniana

View file

@ -8,8 +8,8 @@ Bitcoin:1MLdh6uAPymWVJ4bmRde684uTcLJWwumkK
Auto Name:APV PDF Viewer
Summary:PDF viewer
#An enhanced version for this is available in [[cx.hell.android.pdfviewpro]]; you
#should probably install that as this one will probably be removed at some point.
# An enhanced version for this is available in [[cx.hell.android.pdfviewpro]]; you
# should probably install that as this one will probably be removed at some point.
Description:
Native PDF viewer based on the MuPDF library

View file

@ -29,7 +29,7 @@ mark the arm version as current so take care updating if you use the x86 one.
Repo Type:hg
Repo:https://code.google.com/p/apv
#Version code last digit: 0 for all arm; 1 for armeabi; 2 for armeabi-v7a; 3 for x86
# Version code last digit: 0 for all arm; 1 for armeabi; 2 for armeabi-v7a; 3 for x86
Build:0.3.4-arm,34000
disable=jni probs 4f6cb715dbef
commit=unknown - see disabled
@ -61,17 +61,17 @@ Build:0.3.4-x86,34003
Auto Update Mode:None
# After the first build, the scanner complains about binaries in libs/.
# Other than that, it seems to work just fine.
#Build Version:0.4.0-arm,40000,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
#extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
#sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
#sed -i 's/armeabi-v7a armeabi x86/armeabi-v7a armeabi/g' jni/Application.mk && \
#sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
#Build Version:0.4.0-x86,40003,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
#extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
#sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
#sed -i 's/armeabi-v7a armeabi x86/x86/g' jni/Application.mk && \
#sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
#Device-variable; we are happy enough with non-pro version
# Build Version:0.4.0-arm,40000,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
# extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
# sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
# sed -i 's/armeabi-v7a armeabi x86/armeabi-v7a armeabi/g' jni/Application.mk && \
# sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
# Build Version:0.4.0-x86,40003,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
# extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
# sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
# sed -i 's/armeabi-v7a armeabi x86/x86/g' jni/Application.mk && \
# sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
# Device-variable; we are happy enough with non-pro version
Update Check Mode:Static
Current Version:0.4.0-arm
Current Version Code:40000

View file

@ -52,8 +52,8 @@ TODO:libpd has jar files
.
Auto Update Mode:None
#Auto Update Mode:Version v%v
#Update Check Mode:Tags
# Auto Update Mode:Version v%v
# Update Check Mode:Tags
Update Check Mode:RepoManifest
Current Version:0.3.0
Current Version Code:2

View file

@ -15,7 +15,7 @@ This is small live wallpaper inspired by 1K demo [http://www.tylerdurden.net.ru
Repo Type:git
Repo:https://github.com/ghisguth/sunlight.git
#old repo
# old repo
Build:1.1-2,9
commit=4310949

View file

@ -12,7 +12,7 @@ finger and keyboard. It's preloaded with 90 puzzles in 3 difficulty levels. More
puzzles can be downloaded from the web and it also allows you to enter your own.
.
#Repo:https://opensudoku-android.googlecode.com/svn/trunk/OpenSudoku
# Repo:https://opensudoku-android.googlecode.com/svn/trunk/OpenSudoku
Repo Type:git
Repo:https://github.com/romario333/opensudoku

View file

@ -178,10 +178,10 @@ We need to build libvlc from source, but currently that fails due to multiple gr
Archive Policy:4 versions
Auto Update Mode:None
#wait for libvlc inclusion
#Auto Update Mode:Version v%v
# wait for libvlc inclusion
# Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9.]*$
#Update Check Mode:RepoManifest
# Update Check Mode:RepoManifest
Vercode Operation:%c + 200000
Current Version:3.0.6
Current Version Code:200077

View file

@ -20,7 +20,7 @@ Build:1.0,1
gradle=yes
Auto Update Mode:None
#Auto Update Mode:Version v%v
# Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -3,7 +3,7 @@ License:GPLv3
Web Site:http://jkliemann.de/parkendd
Source Code:https://github.com/jklmnn/ParkenDD
Issue Tracker:https://github.com/jklmnn/ParkenDD/issues
#FlattrID:https://flattr.com/thing/752f3c69bfdeca06686f730348e93fdd
# FlattrID:https://flattr.com/thing/752f3c69bfdeca06686f730348e93fdd
FlattrID:752f3c69bfdeca06686f730348e93fdd
Bitcoin:1HBFDdz7dJeBE2c3zQmWnzeWCbHoZQ64dd

View file

@ -19,7 +19,7 @@ Build:0.1 Alpha,1
subdir=RPCoiner
Auto Update Mode:None
#version in strings.xml
# version in strings.xml
Update Check Mode:Static
Current Version:0.1 Alpha
Current Version Code:1

View file

@ -240,7 +240,7 @@ Build:2.4.2,76
forceversion=yes
prebuild=sed -i -e '/applicationVariants.all/i/*' -e '/dependencies {/i*/\n\n}\n' build.gradle
#Auto Update Mode:Version v%v
# Auto Update Mode:Version v%v
Auto Update Mode:None
Update Check Mode:Tags ^v[0-9.]+?$
Current Version:2.4.2

View file

@ -25,7 +25,7 @@ Requires Root:yes
Repo Type:hg
Repo:https://code.google.com/p/android-openvpn-settings
#don't recognise (old) support jar checksum so replace it
# don't recognise (old) support jar checksum so replace it
Build:0.4.14,39
commit=b78a64143ef8
extlibs=android/android-support-v4.jar

View file

@ -36,9 +36,9 @@ Bitcoin network: [[de.schildbach.wallet_test]].
Repo Type:git
Repo:https://github.com/schildbach/bitcoin-wallet.git
#Note: there used to be build data for 1.48.2/66 but the source code for this
#seems to have gone (it was in a maintenance branch) when the project went
#from svn to git.
# Note: there used to be build data for 1.48.2/66 but the source code for this
# seems to have gone (it was in a maintenance branch) when the project went
# from svn to git.
Build:2.01,74
commit=a55ef6822c9e
subdir=wallet

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