From 4e6697ee010935f62d9181e8fbc765580422ce1d Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 13 Apr 2013 19:12:03 +0100 Subject: [PATCH 1/3] Bitcoin app descriptions --- metadata/com.veken0m.bitcoinium.txt | 2 -- metadata/de.schildbach.wallet.txt | 10 +++++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/metadata/com.veken0m.bitcoinium.txt b/metadata/com.veken0m.bitcoinium.txt index c5b1f28949..48db6aec34 100644 --- a/metadata/com.veken0m.bitcoinium.txt +++ b/metadata/com.veken0m.bitcoinium.txt @@ -9,8 +9,6 @@ Bitcoin:1yjDmiukhB2i1XyVw5t7hpAK4WXo32d5 Summary:Monitor Bitcoin prices Description: -N.B. Mt. Gox API has changed recently, breaking some features, but -a fix will probably appear in a subsequent version. * Compact widget * Mt. Gox prices can be displayed in various currencies * Notifications and alarms diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index ac1ae5e5e7..06a5279e15 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -9,8 +9,8 @@ Description: Since v2.41 it is able to export private keys to local storage, encrypted with a password. It also uses bloom filtering, reducing drastically the amount of data that needs to be downloaded to set up the blockchain. -The actual blockchain takes 20MiB of storage, -and the app is installed to the sdcard by default. When run for the first +With v3 a new wallet format is used using a lot less storage but if you +are upgrading, the blockchain will need reseting. When run for the first time, it can happen that the app shows only a white display for some seconds. * No cloud server or web service needed. This wallet works peer to peer @@ -28,9 +28,9 @@ Use this at your own risk, and be aware that if you lose access to the data of this application, you will lose any Bitcoins contained in it. To back up the wallet, either; -# (From inside the app), export the keys to the sdcard (v2.41+ only) -# Use ADB from the Android SDK if you have Android 4.1+ on the phone (root not required, but check that it works properly), or -# Manually back up the files in /data/data/de.schildbach.wallet/files/: #tar cf /sdcard/wallet.tar /data/data/de.schildbach.wallet/files and you may have to change the ownership of the files that you restore. (root required. You can also back up the blockchain in this way.) +# (From inside the app), export the keys to the sdcard (v2.41+ only). After restoring, the app may download some tens of MiB of data to regenerate the blockchain +# Use ADB backup from the Android SDK if you have Android 4+ on the phone (root not required, but check that it works properly: since v2 is installed to sdcard by default, the shared storage needs backing up too), or +# Manually back up the files in /data/data/de.schildbach.wallet/files/: #tar cf /sdcard/wallet.tar /data/data/de.schildbach.wallet/files and you may have to change the ownership of the files that you restore (root required) There's a separate version of this application that uses a test version of the Bitcoin network. It would be wise to use that first, to verify that everything From aa69229aafa4d64be2cb6b08055849ce5f87724d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 14 Apr 2013 11:28:30 +0200 Subject: [PATCH 2/3] Update calculator3 --- metadata/com.android2.calculator3.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/com.android2.calculator3.txt b/metadata/com.android2.calculator3.txt index 481c436b72..b5c990e1c3 100644 --- a/metadata/com.android2.calculator3.txt +++ b/metadata/com.android2.calculator3.txt @@ -22,6 +22,8 @@ Build Version:2.2.2,28,2eafd952,target=android-16,srclibs=Slider@556b4db69a,preb rm -rf tests libs/slider.jar && echo "android.library.reference.1=$$Slider$$" >> project.properties Build Version:3.1.2,42,b427694d,target=android-17,srclibs=Slider@4d2c894ca3,prebuild=\ rm -rf tests libs/slider.jar && echo "android.library.reference.1=$$Slider$$" >> project.properties +Build Version:v3.2,43,ff027e7311a69aea68,target=android-17,srclibs=Slider@4d2c894ca3,prebuild=\ +rm -rf tests libs/slider.jar && echo "android.library.reference.1=$$Slider$$" >> project.properties Auto Update Mode:None Update Check Mode:Market From b61475ab1e876bcfa3ae0a5430bfbb59e1394982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 14 Apr 2013 11:28:45 +0200 Subject: [PATCH 3/3] Tidy up andsys --- metadata/net.sourceforge.andsys.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/metadata/net.sourceforge.andsys.txt b/metadata/net.sourceforge.andsys.txt index f2d9b91e35..2baaec7f67 100644 --- a/metadata/net.sourceforge.andsys.txt +++ b/metadata/net.sourceforge.andsys.txt @@ -1,7 +1,7 @@ Category:System License:MIT Web Site: -Source Code:http://sourceforge.net/projects/andsys/files +Source Code:http://sourceforge.net/p/andsys/git/ Issue Tracker:http://sourceforge.net/p/andsys/discussion Donate:http://sourceforge.net/p/andsys/donate @@ -15,13 +15,16 @@ Status: BETA . Repo Type:git -#Repo:git://git.code.sf.net/p/andsys/code -#Repo:https://github.com/orru/andsys +# Old repos +# Repo:git://git.code.sf.net/p/andsys/code +# Repo:https://github.com/orru/andsys Repo:git://git.code.sf.net/p/andsys/git -#Build Version:0.1.i.8,8,5acdcaf53985812a91ef03ae3d3ee97d1f466168,\ -#prebuild=rm -rf bin/,target=android-10 -#Build Version:0.1.l.11,11,124e49077a,init=rm -rf bin/ gen/ +# Older recipes are not available in the new repo +# Build Version:0.1.i.8,8,5acdcaf53985812a91ef03ae3d3ee97d1f466168,\ +# prebuild=rm -rf bin/,target=android-10 +# Build Version:0.1.l.11,11,124e49077a,init=rm -rf bin/ gen/ + Build Version:0.2.a.12,12,065b79,init=rm -rf bin/ gen/ Auto Update Mode:None