From 0086b5170e42d8a62af7ce14420d510a5f0efa12 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 6 Dec 2012 13:42:28 +0000 Subject: [PATCH] fix daily money: now a new app in the app repo --- metadata/com.bottleworks.dailymoney.txt | 27 +++++++++++-------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/metadata/com.bottleworks.dailymoney.txt b/metadata/com.bottleworks.dailymoney.txt index 09daaa7e90..8f9a7ed044 100644 --- a/metadata/com.bottleworks.dailymoney.txt +++ b/metadata/com.bottleworks.dailymoney.txt @@ -1,31 +1,28 @@ -AntiFeatures:Tracking Category:Office License:GPLv2 Web Site:https://code.google.com/p/daily-money/ -Source Code:https://code.google.com/p/daily-money/source/browse/ +Source Code:https://github.com/dennischen/daily-money Issue Tracker:https://code.google.com/p/daily-money/issues/list -Summary:Simple Finance Manager +Summary:Finance manager Description: -Features: * Record your daily expense, income, asset and liability * Show and count the details * Export/Import to CSV * Pie and time chart of balance + +The app has been built with the non-FOSS Google Analytics, so no usage statistics will be sent. +Also the INTERNET permission has been removed as it didn't seem to be needed for anything else. . -Repo Type:git-svn -Repo:https://daily-money.googlecode.com/svn/trunk/ +Repo Type:git +Repo:https://github.com/dennischen/daily-money.git -#an icon and a couple of strings missing -#Build failure is - cp: cannot stat ../dailymoney-surface/res/drawable/android.png: No such file or directory -Build Version:0.9.7-0702-freshly,2011070200,!Build fails (at 218),\ -subdir=dailymoney-surface,srclibs=NoAnalytics@158a4a,extlib=android/android-support-v4.jar,prebuild=\ -cd ../dailymoney && rm -f libs/libGoogleAnalytics.jar libs/.svn/text-base/libGoogleAnalytics.jar.svn-base \ -libs/.svn/prop-base/libGoogleAnalytics.jar.svn-base && cd ../dailymoney-surface && \ -echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties && \ -cp build.xml local.properties ../dailymoney && \ -mkdir res/drawable && cp ../dailymoney-surface/res/drawable/android.png res/drawable/app_icon.png +Build Version:0.9.8-121107-freshly,2012110700,0b012b639a2e,\ +subdir=dailymoney-surface,srclibs=NoAnalytics@158a4a,update=.;../dailymoney,prebuild=\ +rm -rf ../dailymoney/libs/libGoogleAnalytics.jar ../dist ../docs ../resources && \ +echo "android.library.reference.1=$$NoAnalytics$$" >> ../dailymoney/project.properties && \ +sed -i '/android.permission.INTERNET/d' AndroidManifest.xml Auto Update Mode:None Update Check Mode:Market