From b61ff37d6352547d62637b38f4cb6cae7cd4e548 Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Mon, 2 Dec 2013 18:15:23 +0100 Subject: [PATCH 01/15] Initial metadata for simpletask cloudless --- metadata/nl.mpcjanssen.simpletask.txt | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/nl.mpcjanssen.simpletask.txt diff --git a/metadata/nl.mpcjanssen.simpletask.txt b/metadata/nl.mpcjanssen.simpletask.txt new file mode 100644 index 0000000000..13334ace96 --- /dev/null +++ b/metadata/nl.mpcjanssen.simpletask.txt @@ -0,0 +1,32 @@ +Category:Office +License:GPLv3 +Web Site:https://mpcjanssen.nl/fossil/simpletask +Source Code:https://mpcjanssen.nl/fossil/simpletask +Issue Tracker:https://mpcjanssen.nl/fossil/simpletask/reportlist + +Auto Name:Simpletask +Summary:Todo list manager +Description: +A simple task list manager that strives to have just enough features to do GTD +(the Getting Things Done methodology), but no more. +Based on the [http://todotxt.com todo.txt] app so all info is stored in a +single text file called todo.txt. +Note that, with this version, you will need to take care of backups yourself. + +*Todo list stored in the documented todo.txt format +*Comprehensive filtering and multi sort +*Create calendar reminders for specific tasks directly from the app +*Select on or more tasks and press overflow menu->Add reminder +*Share the complete tasklist or selected tasks using the Android share feature +*Tasks can deferred into the future. Combined with the "Creation date in future" sort it allows you to get tasks out of your face (as in 1MTD/MYN) +. + +Repo Type:git +Repo:https://github.com/mpcjanssen/Simpletask + +Build Version:3.2.2,1053,93a8922b2cd4696f49214ae46b011a1f5d7aadb8,gradle=cloudless + +Auto Update Mode:None + +Current Version:3.2.2 +Current Version Code:1053 From bc98b8a958db1431c7b63557fa505a832ff95164 Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Mon, 2 Dec 2013 22:33:58 +0100 Subject: [PATCH 02/15] Fix build error with wrong version name --- metadata/nl.mpcjanssen.simpletask.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/nl.mpcjanssen.simpletask.txt b/metadata/nl.mpcjanssen.simpletask.txt index 13334ace96..bed812cbd1 100644 --- a/metadata/nl.mpcjanssen.simpletask.txt +++ b/metadata/nl.mpcjanssen.simpletask.txt @@ -24,9 +24,9 @@ Note that, with this version, you will need to take care of backups yourself. Repo Type:git Repo:https://github.com/mpcjanssen/Simpletask -Build Version:3.2.2,1053,93a8922b2cd4696f49214ae46b011a1f5d7aadb8,gradle=cloudless +Build Version:3.2.2-cloudless (unknown),1053,93a8922b2cd4696f49214ae46b011a1f5d7aadb8,gradle=cloudless Auto Update Mode:None -Current Version:3.2.2 +Current Version:3.2.2-cloudless (unknown) Current Version Code:1053 From d63dc9fc31810679b00f8c79a0bae18a65e8f440 Mon Sep 17 00:00:00 2001 From: Hector A Escobedo Date: Mon, 2 Dec 2013 19:50:54 -0500 Subject: [PATCH 03/15] Update the metadata for Kiwix. This initial build process should work. The version has been bumped to 1.6. The app description has also been updated/revised. --- metadata/org.kiwix.kiwixmobile.txt | 88 ++++++++++++++++++++++-------- 1 file changed, 65 insertions(+), 23 deletions(-) diff --git a/metadata/org.kiwix.kiwixmobile.txt b/metadata/org.kiwix.kiwixmobile.txt index 08401416e4..5ad5310488 100644 --- a/metadata/org.kiwix.kiwixmobile.txt +++ b/metadata/org.kiwix.kiwixmobile.txt @@ -1,31 +1,73 @@ -Categories:Internet -License:GPLv3+ -Web Site:http://www.kiwix.org/wiki/Main_Page -Source Code:http://sourceforge.net/p/kiwix/kiwix -Issue Tracker:http://sourceforge.net/p/kiwix/bugs +## See http://f-droid.org/manual for details +## Fields and comments which aren't used can be deleted +## Blank lines are customary as they are seen here +# +# Only used for making an app disappear from the index +Disabled: +# Possible values are hard-coded in the F-Droid source code: separate with a "," +AntiFeatures: +# Not hard-coded but look at the pre-existing ones. Separate with a ";" +Category: Internet +# The ''overall'' license: must be compatible with licenses of components +License: GPLv3 +# Only use if different from Source Code +Web Site: http://www.kiwix.org/ +# Should be http(s):// +Source Code: http://sourceforge.net/projects/kiwix/ +# Should be http(s):// +Issue Tracker: http://sourceforge.net/p/kiwix/bugs/ +# A dedicated web page with donation buttons is preferred +Donate: +# See http://flattr.com +FlattrID: +# Add a comment about how to verify, such as URL for an issue +Bitcoin: -Auto Name:Kiwix -Summary:Offline content reader +# Scripts will try to put the app's name here. Don't need to edit it +Auto Name: +# Only changes the name in the index. Not generally required +Name:Kiwix +# Jargon-free description, not longer than 32 characters +Summary: Offline Wikipedia reader +# Description goes ''under'' this field, terminated by a line with a single "." Description: -Kiwix is an offline content reader which can be used for Wikipedia as well as -other contents (Ubuntu documentation, WikiLeaks, WikiSource, etc). -Once you have downloaded the content file (potentially very large), you don't -need any connection to use it. -Kiwix is a lightweight software reading ZIM files which you download and store -on your device or external storage (SD card). +'''Kiwix''' lets you read Wikipedia and other websites without an Internet connection. +It uses the highly compressed [http://www.openzim.org/ ZIM format] to store webpages for quick and easy reading. +Kiwix is now available on Android, both from F-Droid and the Google Play store! +Download all of Wikipedia to access whenever and wherever you want. . -Repo Type:git -Repo:git://git.code.sf.net/p/kiwix/kiwix +# Yes is the only possible value +Requires Root: -Build Version:1.2,5,!WIP 1.2-on-google-play,subdir=android,prebuild=rm -rf ../src/sugar,prebuild=\ -cd .. && ./autogen.sh && ./configure --disable-staticbins --disable-manager --disable-server \ ---disable-launcher --disable-indexer --disable-installer --disable-searcher --disable-reader \ ---disable-components --enable-android && cd src/dependencies && make xz && cd ../../android && \ -NDK_PATH=$$NDK$$ ANDROID_HOME=$$SDK$$ ./build-android-with-native.py --toolchain --lzma --zim --kiwix --strip +## Repo and Build Version only apply to apps with source-built versions +Repo Type: git +Repo: git://git.code.sf.net/p/kiwix/kiwix +# Versions/Codes of each Build Version must be different from the others +# Any jars or prebuilts should have references, preferably in the README +# The following contains all possible parameters in the best order +Build Version:1.6,1,78a24139f13f2d73ba601e54a393bdc437cbeccb,\ +subdir=android,\ +submodules=no,\ +prebuild=rm -rf ../src/sugar && cd .. && ./autogen.sh && ./configure --enable-android && cd src/dependencies && make all,\ +build=NDK_PATH=$$NDK$$ && ANDROID_HOME=$$SDK$$ && ./build-android-with-native.py --toolchain --lzma --zim --kiwix --strip,\ +# A more recent version i.e. one with a greater version code +Build Version: + +## Comments on what to watch for when adding new Build Versions (BVs) go here + +# This field is best used at the discretion of the repo maintainers Auto Update Mode: -Update Check Mode:Tags -Current Version:1.1 -Current Version Code:3 +# One of Tags, RepoManifest, Static, Market or None (in that order of preference) +# If None or Market, describe why the other methods don't work +# Tags and RepoManifest (RM) are automatic but check that the mechanism works +# Use Static if you plan to let the maintainers know in person (so to speak) +Update Check Mode: +# These two values are usually in the AndroidManifest of the current release, +# but may be automatically updated, depending on the value of the previous field +Current Version: +Current Version Code: +# The version at which it became impossible to build because of non-free elements +No Source Since: From 3e0c4735854483108cbdd3a99de9a75f33368156 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 17:57:09 +0000 Subject: [PATCH 04/15] Kiwix (org.kiwix.kiwixmobile):clean up, fix metadata, disable build --- metadata/org.kiwix.kiwixmobile.txt | 97 ++++++++++-------------------- 1 file changed, 32 insertions(+), 65 deletions(-) diff --git a/metadata/org.kiwix.kiwixmobile.txt b/metadata/org.kiwix.kiwixmobile.txt index 5ad5310488..d40fd8e15a 100644 --- a/metadata/org.kiwix.kiwixmobile.txt +++ b/metadata/org.kiwix.kiwixmobile.txt @@ -1,73 +1,40 @@ -## See http://f-droid.org/manual for details -## Fields and comments which aren't used can be deleted -## Blank lines are customary as they are seen here -# -# Only used for making an app disappear from the index -Disabled: -# Possible values are hard-coded in the F-Droid source code: separate with a "," -AntiFeatures: -# Not hard-coded but look at the pre-existing ones. Separate with a ";" -Category: Internet -# The ''overall'' license: must be compatible with licenses of components -License: GPLv3 -# Only use if different from Source Code -Web Site: http://www.kiwix.org/ -# Should be http(s):// -Source Code: http://sourceforge.net/projects/kiwix/ -# Should be http(s):// -Issue Tracker: http://sourceforge.net/p/kiwix/bugs/ -# A dedicated web page with donation buttons is preferred -Donate: -# See http://flattr.com -FlattrID: -# Add a comment about how to verify, such as URL for an issue -Bitcoin: +Categories:Internet +License:GPLv3 +Web Site:http://www.kiwix.org/ +Source Code:http://sourceforge.net/projects/kiwix/ +Issue Tracker:http://sourceforge.net/p/kiwix/bugs/ -# Scripts will try to put the app's name here. Don't need to edit it -Auto Name: -# Only changes the name in the index. Not generally required -Name:Kiwix -# Jargon-free description, not longer than 32 characters -Summary: Offline Wikipedia reader -# Description goes ''under'' this field, terminated by a line with a single "." +Auto Name:Kiwix +Summary:Offline Wikipedia reader Description: -'''Kiwix''' lets you read Wikipedia and other websites without an Internet connection. -It uses the highly compressed [http://www.openzim.org/ ZIM format] to store webpages for quick and easy reading. -Kiwix is now available on Android, both from F-Droid and the Google Play store! -Download all of Wikipedia to access whenever and wherever you want. +Kiwix lets you read Wikipedia and other websites without an Internet +connection. It uses the highly compressed [http://www.openzim.org/ ZIM format] +to store webpages for quick and easy reading. . -# Yes is the only possible value -Requires Root: +Repo Type:git +Repo:git://git.code.sf.net/p/kiwix/kiwix -## Repo and Build Version only apply to apps with source-built versions -Repo Type: git -Repo: git://git.code.sf.net/p/kiwix/kiwix -# Versions/Codes of each Build Version must be different from the others -# Any jars or prebuilts should have references, preferably in the README -# The following contains all possible parameters in the best order -Build Version:1.6,1,78a24139f13f2d73ba601e54a393bdc437cbeccb,\ -subdir=android,\ -submodules=no,\ -prebuild=rm -rf ../src/sugar && cd .. && ./autogen.sh && ./configure --enable-android && cd src/dependencies && make all,\ -build=NDK_PATH=$$NDK$$ && ANDROID_HOME=$$SDK$$ && ./build-android-with-native.py --toolchain --lzma --zim --kiwix --strip,\ +Build:1.6,1 + disable=Doesn't build - lots of errors + commit=78a24139f13f2d73ba601e54a393bdc437cbeccb + subdir=android + prebuild=rm -rf ../src/sugar && \ + cd .. && \ + ./autogen.sh && \ + ./configure --enable-android && \ + cd src/dependencies && \ + make all + build=NDK_PATH=$$NDK$$ && \ + ANDROID_HOME=$$SDK$$ && \ + ./build-android-with-native.py --toolchain --lzma --zim --kiwix --strip -# A more recent version i.e. one with a greater version code -Build Version: +Maintainer Notes: +Used to be tagged, but none are recent. RepoManifest is newer than current release. +. -## Comments on what to watch for when adding new Build Versions (BVs) go here +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.6 +Current Version Code:1 -# This field is best used at the discretion of the repo maintainers -Auto Update Mode: -# One of Tags, RepoManifest, Static, Market or None (in that order of preference) -# If None or Market, describe why the other methods don't work -# Tags and RepoManifest (RM) are automatic but check that the mechanism works -# Use Static if you plan to let the maintainers know in person (so to speak) -Update Check Mode: -# These two values are usually in the AndroidManifest of the current release, -# but may be automatically updated, depending on the value of the previous field -Current Version: -Current Version Code: - -# The version at which it became impossible to build because of non-free elements -No Source Since: From 01c5cd1f533d030d2b491b282811d78429d85538 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:11:26 +0000 Subject: [PATCH 05/15] Simpletask (nl.mpcjanssen.simpletask): a few metadata fixes --- metadata/nl.mpcjanssen.simpletask.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/metadata/nl.mpcjanssen.simpletask.txt b/metadata/nl.mpcjanssen.simpletask.txt index bed812cbd1..312c60a282 100644 --- a/metadata/nl.mpcjanssen.simpletask.txt +++ b/metadata/nl.mpcjanssen.simpletask.txt @@ -1,7 +1,7 @@ -Category:Office +Categories:Office License:GPLv3 Web Site:https://mpcjanssen.nl/fossil/simpletask -Source Code:https://mpcjanssen.nl/fossil/simpletask +Source Code:https://github.com/mpcjanssen/Simpletask Issue Tracker:https://mpcjanssen.nl/fossil/simpletask/reportlist Auto Name:Simpletask @@ -24,9 +24,12 @@ Note that, with this version, you will need to take care of backups yourself. Repo Type:git Repo:https://github.com/mpcjanssen/Simpletask -Build Version:3.2.2-cloudless (unknown),1053,93a8922b2cd4696f49214ae46b011a1f5d7aadb8,gradle=cloudless +Build:3.2.2-cloudless (unknown),1053 + commit=93a8922b2cd4696f49214ae46b011a1f5d7aadb8 + gradle=cloudless Auto Update Mode:None - +Update Check Mode:Tags Current Version:3.2.2-cloudless (unknown) Current Version Code:1053 + From 364e46c681cf2387eac33353e91a8fda778db3e8 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:18:40 +0000 Subject: [PATCH 06/15] Keypad-Mapper_3 (de.enaikoon.android.keypadmapper3): add Tracking --- metadata/de.enaikoon.android.keypadmapper3.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/metadata/de.enaikoon.android.keypadmapper3.txt b/metadata/de.enaikoon.android.keypadmapper3.txt index 7a5b77c66e..dccee8c704 100644 --- a/metadata/de.enaikoon.android.keypadmapper3.txt +++ b/metadata/de.enaikoon.android.keypadmapper3.txt @@ -1,3 +1,4 @@ +Antifeatures:Tracking Categories:Navigation License:NewBSD Web Site:http://wiki.openstreetmap.org/wiki/Keypad-Mapper_3 @@ -16,6 +17,11 @@ Features: * takes GPS photos for entering in JOSM * indicates the GPS reception strength of GPS and GLONASS * exports the recorded information + +Note that although it's not mentioned anywhere except very deep in the help +page, this application collects and uploads GSM cell data. See +[https://f-droid.org/repository/issues/?do=view_issue&issue=421 here] for +more information. . Repo Type:git From 8aef4fc42fb4e4a02805c4ae5216b44f0e61ad66 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:27:04 +0000 Subject: [PATCH 07/15] Update Lock Pattern Generator (in.shick.lockpatterngenerator) to 2.2 (9) --- metadata/in.shick.lockpatterngenerator.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/in.shick.lockpatterngenerator.txt b/metadata/in.shick.lockpatterngenerator.txt index fef36bc7d4..9b1690ee77 100644 --- a/metadata/in.shick.lockpatterngenerator.txt +++ b/metadata/in.shick.lockpatterngenerator.txt @@ -24,6 +24,9 @@ Build:2.0.1,7 Build:2.1,8 commit=v2.1 +Build:2.2,9 + commit=v2.2 + Auto Update Mode:None Update Check Mode:Tags Current Version:2.2 From c55521be3c903cd58d83c54590b22041dbcc01c8 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:35:33 +0000 Subject: [PATCH 08/15] Update Frozen Bubble (org.jfedor.frozenbubble) to 1.21 (22) --- metadata/org.jfedor.frozenbubble.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/metadata/org.jfedor.frozenbubble.txt b/metadata/org.jfedor.frozenbubble.txt index 2c8c540b61..5f7b8ee3d0 100644 --- a/metadata/org.jfedor.frozenbubble.txt +++ b/metadata/org.jfedor.frozenbubble.txt @@ -59,12 +59,17 @@ Build:1.19,20 Build:1.20,21 commit=58 - prebuild=sed -i '156s/true/false/g;448s/true/false/g' src/org/jfedor/frozenbubble/FrozenBubble.java && \ - sed -i '68s/true/false/g;118s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java + prebuild=sed -i '156s/true/false/g;448s/true/false/g' src/org/jfedor/frozenbubble/FrozenBubble.java && \ + sed -i '68s/true/false/g;118s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java + buildjni=yes + +Build:1.21,22 + commit=64 + prebuild=sed -i '156s/true/false/g;448s/true/false/g' src/org/jfedor/frozenbubble/FrozenBubble.java && \ + sed -i '68s/true/false/g;118s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java buildjni=yes Auto Update Mode:None -# also on gplay Update Check Mode:RepoManifest Current Version:1.21 Current Version Code:22 From 0914059d21ba8435063e2d2ce090cbc6b1b7d30d Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:36:46 +0000 Subject: [PATCH 09/15] Update ownCloud (com.owncloud.android) to 1.5.1 (105001) --- metadata/com.owncloud.android.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/com.owncloud.android.txt b/metadata/com.owncloud.android.txt index bf9195fd17..4fa4f8c7d9 100644 --- a/metadata/com.owncloud.android.txt +++ b/metadata/com.owncloud.android.txt @@ -104,6 +104,10 @@ Build:1.5.0,105000 commit=oc-android-1.5.0 submodules=yes +Build:1.5.1,105001 + commit=oc-android-1.5.1 + submodules=yes + Auto Update Mode:None Update Check Mode:Tags Current Version:1.5.1 From 0e6015720d47f37f07a530980cb7ad1a16d57432 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:38:11 +0000 Subject: [PATCH 10/15] Bankdroid (com.liato.bankdroid): skip release candidate --- metadata/com.liato.bankdroid.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/com.liato.bankdroid.txt b/metadata/com.liato.bankdroid.txt index f3ee5ed164..65e89390b0 100644 --- a/metadata/com.liato.bankdroid.txt +++ b/metadata/com.liato.bankdroid.txt @@ -109,12 +109,14 @@ Build:1.9.6.1,161 Build:1.9.6.2-RC1,162 disable=not building RCs of this - commit=unknown - see disabled Build:1.9.6.2,166 commit=53344629d extlibs=commons-io/commons-io-2.0.1.jar;jsoup/jsoup-1.7.2.jar;jackson/jackson-annotations-2.1.0.jar;jackson/jackson-core-2.1.0.jar;jackson/jackson-databind-2.1.0.jar;guava-r08/guava-r08.jar +Build:1.9.6.3-RC2,168 + disable=not building RCs of this + Maintainer Notes: Releases were tagged for a while, but not any more, so RepoManifest must be used. From cf55709bb1930f1eae68d58b0323d814858147a0 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:44:52 +0000 Subject: [PATCH 11/15] Coin Flip (com.banasiak.coinflip): source still incomplete --- metadata/com.banasiak.coinflip.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/com.banasiak.coinflip.txt b/metadata/com.banasiak.coinflip.txt index 9f77952af6..e3d896ed11 100644 --- a/metadata/com.banasiak.coinflip.txt +++ b/metadata/com.banasiak.coinflip.txt @@ -32,6 +32,10 @@ Build:5.4,31 disable=missing drawables commit=5756cefff048fa +Build:5.4.1,32 + disable=source still incomplete - see https://github.com/banasiak/CoinFlip/issues/3 + commit=0e60aa436279 + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:5.4.1 From 8ab35fb64db4d5a087fec910635252d25dff57ab Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:46:50 +0000 Subject: [PATCH 12/15] Update AndStatus (org.andstatus.app) to 4.0 (86) --- metadata/org.andstatus.app.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/org.andstatus.app.txt b/metadata/org.andstatus.app.txt index c4d360f584..7952f2337f 100644 --- a/metadata/org.andstatus.app.txt +++ b/metadata/org.andstatus.app.txt @@ -89,6 +89,10 @@ Build:3.0,85 commit=AndStatus-3.0 extlibs=android/android-support-v4.jar +Build:4.0,86 + commit=AndStatus-4.0 + extlibs=android/android-support-v4.jar + Auto Update Mode:None Update Check Mode:Tags Current Version:4.0 From 6c381c03bc328a8b1a0ec717d5e13cb0e0b057d1 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 18:51:40 +0000 Subject: [PATCH 13/15] Disable Boarder (fi.mikuz.boarder) --- metadata/fi.mikuz.boarder.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/fi.mikuz.boarder.txt b/metadata/fi.mikuz.boarder.txt index 906c62b4b0..1cc07c29f2 100644 --- a/metadata/fi.mikuz.boarder.txt +++ b/metadata/fi.mikuz.boarder.txt @@ -1,3 +1,4 @@ +Disabled:Proprietary binaries (bugsense) Categories:Multimedia License:Apache2 Web Site: @@ -40,6 +41,9 @@ Build:0.31,13 Build:0.32,14 commit=v0.32 +Build:0.33,15 + commit=v0.33 + Auto Update Mode:None Update Check Mode:Tags Current Version:0.33 From ebc52e9cfe2381ba16ae86ff8367578492ec510a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 4 Dec 2013 20:18:15 +0100 Subject: [PATCH 14/15] Fix thanks to b53dd570 --- metadata/de.enaikoon.android.keypadmapper3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/de.enaikoon.android.keypadmapper3.txt b/metadata/de.enaikoon.android.keypadmapper3.txt index dccee8c704..06f8e9419b 100644 --- a/metadata/de.enaikoon.android.keypadmapper3.txt +++ b/metadata/de.enaikoon.android.keypadmapper3.txt @@ -5,7 +5,7 @@ Web Site:http://wiki.openstreetmap.org/wiki/Keypad-Mapper_3 Source Code:https://github.com/msemm/Keypad-Mapper-3 Issue Tracker: -Auto Name:could not create zip file +Auto Name:Keypad-Mapper 3 Summary:OSM Data Collection Description: Keypad-Mapper 3 makes it easy for you to record the GPS coordinates of house From 7eadd62940750135eef63105dad9f0daecc5764c Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 4 Dec 2013 20:14:57 +0000 Subject: [PATCH 15/15] Update known apks --- stats/known_apks.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/stats/known_apks.txt b/stats/known_apks.txt index e062185d91..cd39bd4e9a 100644 --- a/stats/known_apks.txt +++ b/stats/known_apks.txt @@ -987,6 +987,7 @@ com.owncloud.android_104004.apk com.owncloud.android 2013-08-03 com.owncloud.android_104005.apk com.owncloud.android 2013-09-23 com.owncloud.android_104006.apk com.owncloud.android 2013-10-20 com.owncloud.android_105000.apk com.owncloud.android 2013-11-16 +com.owncloud.android_105001.apk com.owncloud.android 2013-12-04 com.owncloud_1.apk com.owncloud 2012-05-18 com.owncloud_103001.apk com.owncloud.android 2012-08-02 com.owncloud_103003.apk com.owncloud.android 2012-08-09 @@ -1623,6 +1624,7 @@ in.shick.diode_9.apk in.shick.diode 2013-03-26 in.shick.lockpatterngenerator_6.apk in.shick.lockpatterngenerator 2012-06-21 in.shick.lockpatterngenerator_7.apk in.shick.lockpatterngenerator 2013-02-02 in.shick.lockpatterngenerator_8.apk in.shick.lockpatterngenerator 2013-12-02 +in.shick.lockpatterngenerator_9.apk in.shick.lockpatterngenerator 2013-12-04 info.guardianproject.browser_15.apk info.guardianproject.browser 2012-08-23 info.guardianproject.browser_18.apk info.guardianproject.browser 2012-09-28 info.guardianproject.browser_3.apk info.guardianproject.browser 2011-12-07 @@ -2063,6 +2065,7 @@ net.wigle.wigleandroid_55.apk net.wigle.wigleandroid 2013-02-10 net.xenotropic.quizznworldcap_1.apk net.xenotropic.quizznworldcap 2013-08-18 nitezh.ministock_50.apk nitezh.ministock 2013-06-24 nitezh.ministock_51.apk nitezh.ministock 2013-07-04 +nl.mpcjanssen.simpletask_1053.apk nl.mpcjanssen.simpletask 2013-12-04 nl.ttys0.simplec25k_7.apk nl.ttys0.simplec25k 2012-10-01 nl.ttys0.simplec25k_8.apk nl.ttys0.simplec25k 2012-10-05 no.rkkc.bysykkel_25.apk no.rkkc.bysykkel 2012-07-01 @@ -2134,6 +2137,7 @@ org.andstatus.app_81.apk org.andstatus.app 2013-10-24 org.andstatus.app_83.apk org.andstatus.app 2013-10-29 org.andstatus.app_84.apk org.andstatus.app 2013-11-06 org.andstatus.app_85.apk org.andstatus.app 2013-11-22 +org.andstatus.app_86.apk org.andstatus.app 2013-12-04 org.ardour_1.apk org.ardour 2012-10-10 org.balau.fakedawn_2.apk org.balau.fakedawn 2013-01-02 org.balau.fakedawn_3.apk org.balau.fakedawn 2013-01-19 @@ -2451,6 +2455,7 @@ org.jfedor.frozenbubble_18.apk org.jfedor.frozenbubble 2013-07-02 org.jfedor.frozenbubble_19.apk org.jfedor.frozenbubble 2013-07-05 org.jfedor.frozenbubble_20.apk org.jfedor.frozenbubble 2013-07-14 org.jfedor.frozenbubble_21.apk org.jfedor.frozenbubble 2013-08-15 +org.jfedor.frozenbubble_22.apk org.jfedor.frozenbubble 2013-12-04 org.jfedor.frozenbubble_8.apk org.jfedor.frozenbubble 2011-01-02 org.jfedor.frozenbubble_9.apk org.jfedor.frozenbubble 2011-01-02 org.jfedor.nxtremotecontrol_5.apk org.jfedor.nxtremotecontrol 2013-03-04