From bf0440f77de65a9b576b4bc8206a5b113a4b99a9 Mon Sep 17 00:00:00 2001 From: Michael Totschnig Date: Wed, 24 Feb 2016 11:00:42 +0100 Subject: [PATCH 1/4] updated description and added link to Changelog (as suggested by https://github.com/mtotschnig/MyExpenses/issues/270 --- metadata/org.totschnig.myexpenses.txt | 55 ++++++++++++++++++--------- 1 file changed, 38 insertions(+), 17 deletions(-) diff --git a/metadata/org.totschnig.myexpenses.txt b/metadata/org.totschnig.myexpenses.txt index b87d2e6d67..56118ebaa8 100644 --- a/metadata/org.totschnig.myexpenses.txt +++ b/metadata/org.totschnig.myexpenses.txt @@ -10,25 +10,46 @@ Bitcoin:1GCUGCSfFXzSC81ogHu12KxfUn3cShekMn Auto Name:My Expenses Summary:Manage finances Description: -MyExpenses is designed to keep track of expenses, and to export these expenses -as QIF files into a finance program (e.g.: Grisbi, GnuCash). +Easy to use personal finance manager: rich functionality and Open Source. -Features: +- Keep track of your expenses and incomes. +- Manage them directly on your smartphone. +- Export them into a Desktop finance program like Grisbi, GnuCash, Quicken or MS Money. -* Up to five accounts with transfers (unlimited in Contrib version) -* Define plans (3) for future and recurrent transactions (unlimited in Contrib version) -* Group transactions per day, week, month, year and display sums per group -* Two levels of categories (import from Grisbi XML and QIF), display distribution of transactions in Contrib version -* Split transactions (Contrib version) -* Calculator -* Export to QIF and CSV (MS Excel), can be automatically shared (via email, FTP, Dropbox, ...) and done in batch in Contrib version -* Import QIF data -* Password protection, recoverable with security question in Contrib version -* Integrated Help -* Create transactions from templates -* Data backup and restore -* Aggregate financial situation (Contrib version) -* Two themes: light and dark +- Up to five accounts with transfers +- Define templates and plans for future and recurrent transactions +- Group transactions per day, week, month, year and display sums per group +- Two levels of categories (import from Grisbi XML and QIF) +- Calculator +- Export to QIF and CSV (MS Excel), can be automatically shared (via email, FTP, Dropbox, ...) +- Import from QIF and CSV +- Password protection +- Integrated Help +- Data backup and restore +- Two themes: light and dark + +Please contribute by purchasing My Expenses Contrib Key. You gain unrestricted access to the following premium features: + +- Create an unlimited number of accounts (the free version is limited to five accounts); +- Create an unlimited number of plans (the free version is limited to three plans); +- Visualize the statistical distribution of transactions per category over different periods (years, months, weeks, days); +- Split up transactions to multiple categories and transfer accounts; +- Instantiate templates directly from a home screen widget; +- Print the transaction list to a PDF file; +- Define a security question for recovering a lost password; +- Attach images to transaction + +Additionally, the following features are unlocked if you purchase the Extended Key: + +- CSV import +- Auto-backup + +My Expenses requires the following permissions: +- Reading and writing the calendar: Plans for future and recurrent transactions are stored either in a special local calendar or in any other calendar you assign. +- Writing USB storage: Storage of QIF and CSV exports and backup files +- Network communication: Crash reports are automatically sent to developers unless deactivated by user in app preferences. + +Changelog: http://www.myexpenses.mobi/#versionlist . Repo Type:git From 8ba1b46654a2f6b2fa9d2a73c6c842207eca843a Mon Sep 17 00:00:00 2001 From: Michael Totschnig Date: Wed, 24 Feb 2016 12:46:51 +0100 Subject: [PATCH 2/4] moved Changelog to field --- metadata/org.totschnig.myexpenses.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/metadata/org.totschnig.myexpenses.txt b/metadata/org.totschnig.myexpenses.txt index 56118ebaa8..50b9fdd18d 100644 --- a/metadata/org.totschnig.myexpenses.txt +++ b/metadata/org.totschnig.myexpenses.txt @@ -3,6 +3,7 @@ License:GPLv3 Web Site:http://www.myexpenses.mobi Source Code:https://github.com/mtotschnig/MyExpenses Issue Tracker:https://github.com/mtotschnig/MyExpenses/issues +Changelog:http://www.myexpenses.mobi/#versionlist Donate:http://www.myexpenses.mobi/#donate FlattrID:1028216 Bitcoin:1GCUGCSfFXzSC81ogHu12KxfUn3cShekMn @@ -48,8 +49,6 @@ My Expenses requires the following permissions: - Reading and writing the calendar: Plans for future and recurrent transactions are stored either in a special local calendar or in any other calendar you assign. - Writing USB storage: Storage of QIF and CSV exports and backup files - Network communication: Crash reports are automatically sent to developers unless deactivated by user in app preferences. - -Changelog: http://www.myexpenses.mobi/#versionlist . Repo Type:git From 005443bbec98d9cf74904e407d6bb5400aedb5d9 Mon Sep 17 00:00:00 2001 From: Michael Totschnig Date: Wed, 24 Feb 2016 14:38:33 +0100 Subject: [PATCH 3/4] bulleted list --- metadata/org.totschnig.myexpenses.txt | 57 ++++++++++++++------------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/metadata/org.totschnig.myexpenses.txt b/metadata/org.totschnig.myexpenses.txt index 50b9fdd18d..5fc13aad5b 100644 --- a/metadata/org.totschnig.myexpenses.txt +++ b/metadata/org.totschnig.myexpenses.txt @@ -13,42 +13,45 @@ Summary:Manage finances Description: Easy to use personal finance manager: rich functionality and Open Source. -- Keep track of your expenses and incomes. -- Manage them directly on your smartphone. -- Export them into a Desktop finance program like Grisbi, GnuCash, Quicken or MS Money. +* Keep track of your expenses and incomes. +* Manage them directly on your smartphone. +* Export them into a Desktop finance program like Grisbi, GnuCash, Quicken or MS Money. -- Up to five accounts with transfers -- Define templates and plans for future and recurrent transactions -- Group transactions per day, week, month, year and display sums per group -- Two levels of categories (import from Grisbi XML and QIF) -- Calculator -- Export to QIF and CSV (MS Excel), can be automatically shared (via email, FTP, Dropbox, ...) -- Import from QIF and CSV -- Password protection -- Integrated Help -- Data backup and restore -- Two themes: light and dark +Main Features: + +* Up to five accounts with transfers +* Define templates and plans for future and recurrent transactions +* Group transactions per day, week, month, year and display sums per group +* Two levels of categories (import from Grisbi XML and QIF) +* Calculator +* Export to QIF and CSV (MS Excel), can be automatically shared (via email, FTP, Dropbox, ...) +* Import from QIF and CSV +* Password protection +* Integrated Help +* Data backup and restore +* Two themes: light and dark Please contribute by purchasing My Expenses Contrib Key. You gain unrestricted access to the following premium features: -- Create an unlimited number of accounts (the free version is limited to five accounts); -- Create an unlimited number of plans (the free version is limited to three plans); -- Visualize the statistical distribution of transactions per category over different periods (years, months, weeks, days); -- Split up transactions to multiple categories and transfer accounts; -- Instantiate templates directly from a home screen widget; -- Print the transaction list to a PDF file; -- Define a security question for recovering a lost password; -- Attach images to transaction +* Create an unlimited number of accounts (the free version is limited to five accounts); +* Create an unlimited number of plans (the free version is limited to three plans); +* Visualize the statistical distribution of transactions per category over different periods (years, months, weeks, days); +* Split up transactions to multiple categories and transfer accounts; +* Instantiate templates directly from a home screen widget; +* Print the transaction list to a PDF file; +* Define a security question for recovering a lost password; +* Attach images to transaction Additionally, the following features are unlocked if you purchase the Extended Key: -- CSV import -- Auto-backup +* CSV import +* Auto-backup My Expenses requires the following permissions: -- Reading and writing the calendar: Plans for future and recurrent transactions are stored either in a special local calendar or in any other calendar you assign. -- Writing USB storage: Storage of QIF and CSV exports and backup files -- Network communication: Crash reports are automatically sent to developers unless deactivated by user in app preferences. + +* Reading and writing the calendar: Plans for future and recurrent transactions are stored either in a special local calendar or in any other calendar you assign. +* Writing USB storage: Storage of QIF and CSV exports and backup files +* Network communication: Crash reports are automatically sent to developers unless deactivated by user in app preferences. . Repo Type:git From 27550e84b72b0f7439319f9c4e18a493b1da269e Mon Sep 17 00:00:00 2001 From: Michael Totschnig Date: Thu, 25 Feb 2016 14:49:50 +0100 Subject: [PATCH 4/4] rewritemetadata applied --- metadata/org.totschnig.myexpenses.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata/org.totschnig.myexpenses.txt b/metadata/org.totschnig.myexpenses.txt index 5fc13aad5b..f2bc2ddc81 100644 --- a/metadata/org.totschnig.myexpenses.txt +++ b/metadata/org.totschnig.myexpenses.txt @@ -31,7 +31,8 @@ Main Features: * Data backup and restore * Two themes: light and dark -Please contribute by purchasing My Expenses Contrib Key. You gain unrestricted access to the following premium features: +Please contribute by purchasing My Expenses Contrib Key. You gain unrestricted +access to the following premium features: * Create an unlimited number of accounts (the free version is limited to five accounts); * Create an unlimited number of plans (the free version is limited to three plans); @@ -42,7 +43,8 @@ Please contribute by purchasing My Expenses Contrib Key. You gain unrestricted a * Define a security question for recovering a lost password; * Attach images to transaction -Additionally, the following features are unlocked if you purchase the Extended Key: +Additionally, the following features are unlocked if you purchase the Extended +Key: * CSV import * Auto-backup