Skip to content

Commit

Permalink
Update database version to enable migrations
Browse files Browse the repository at this point in the history
Fixes crash when trying to export in v2.2.0-beta1
Update translations and extract string resource
Update version for v2.2.0-beta2 release
  • Loading branch information
codinguser committed Apr 25, 2017
1 parent 5630786 commit 8087978
Show file tree
Hide file tree
Showing 37 changed files with 254 additions and 275 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apply plugin: 'android-apt'
def versionMajor = 2
def versionMinor = 2
def versionPatch = 0
def versionBuild = 1
def versionBuild = 2

def buildTime() {
def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class DatabaseSchema {
* Version number of database containing accounts and transactions info.
* With any change to the database schema, this number must increase
*/
public static final int DATABASE_VERSION = 14;
public static final int DATABASE_VERSION = 15;

/**
* Name of the database
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/menu/nav_drawer_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</item>
<item
android:id="@+id/nav_section_settings"
android:title="Preferences">
android:title="@string/title_section_preferences">
<menu>
<item
android:id="@+id/nav_item_settings"
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,10 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,10 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,10 @@
<string name="summary_xml_ofx_header">Habiliteu aquesta opció quan exporteu a aplicacions de tercers diferents de GnuCash per escriptori</string>
<string name="title_whats_new">Novetats</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,10 @@
<string name="summary_xml_ofx_header">Použijte tuto možnost při exportu do aplikace jiného výrobce než GnuCash pro stolní počítače</string>
<string name="title_whats_new">Co je nového</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down
11 changes: 5 additions & 6 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,11 @@
<string name="summary_xml_ofx_header">Diese Option aktivieren, wenn Sie die OFX-Dateien für ein anderes Programm als GnuCash auf dem Desktop exportieren</string>
<string name="title_whats_new">Neuigkeiten in dieser Version</string>
<string name="whats_new">
- Unterstützung für mehrere verschiedene Bücher\n
- Fügt ownCloud als Exportziel hinzu\n
- Kompaktansicht für Buchungsliste\n
- Neugestaltung des Zugangscode-Sperrbildschirms\n
- Verbesserte Handhabung terminierter Buchungen\n
- Mehrere Bugfixes und Verbesserungen\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Schließen</string>
<string name="toast_transanction_amount_required">Geben Sie einen Betrag ein, um die Buchung speichern zu können</string>
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-el-rGR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,10 @@
<string name="summary_xml_ofx_header">Ενεργοποίηση αυτής της επιλογής για εξαγωγή σε εφαρμογές τρίτων, εκτός του GnuCash για επιτραπέζιο υπολογιστή.</string>
<string name="title_whats_new">Τι νέο υπάρχει</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Απόρριψη</string>
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-en-rGB/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,10 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down
12 changes: 6 additions & 6 deletions app/src/main/res/values-es-rMX/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,12 @@
<string name="summary_xml_ofx_header">Active esta opción para exportar a otras aplicaciones distintas a GnuCash para escritorio</string>
<string name="title_whats_new">Novedades</string>
<string name="whats_new">
- Soporte de múltiples libros\n
- Añade ownCloud como destino para exportaciones\n
- Vista compacta para la lista de transacciones\n
- Rediseño de la pantalla de bloqueo con contraseña\n
- Mejora del manejo de transacciones programadas\n
- Múltiples fallos solucionados y otras mejoras\n</string>
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Cerrar</string>
<string name="toast_transanction_amount_required">Introduzca un importe para guardar la transacción</string>
<string name="toast_error_importing_accounts">Ocurrió un error al importar las cuentas de GnuCash</string>
Expand Down
13 changes: 7 additions & 6 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,13 @@
<string name="title_xml_ofx_header">Usar cabecera XML OFX</string>
<string name="summary_xml_ofx_header">Active esta opción para exportar a otras aplicaciones distintas a GnuCash para escritorio</string>
<string name="title_whats_new">Novedades</string>
<string name="whats_new">- Soporte de múltiples libros\n
- Añade ownCloud como destino para exportaciones\n
- Vista compacta para la lista de transacciones\n
- Rediseño de la pantalla de bloqueo con contraseña\n
- Mejora del manejo de transacciones programadas\n
- Múltiples fallos solucionados y otras mejoras\n</string>
<string name="whats_new">
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Cerrar</string>
<string name="toast_transanction_amount_required">Introduzca un importe para guardar la transacción</string>
<string name="toast_error_importing_accounts">Ocurrió un error al importar las cuentas de GnuCash</string>
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-fi-rFI/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,10 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down
7 changes: 6 additions & 1 deletion app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,12 @@
<string name="summary_xml_ofx_header">Activez cette option lors d\'un export vers une application tierce autre que GnuCash pour PC</string>
<string name="title_whats_new">Nouveautés</string>
<string name="whats_new">
-Support pour plusieurs livres comptables différents\n - Ajoute ownCloud comme destination pour les exportations\n - Vue compacte pour la liste de transactions\n - Nouvelle implémentation de l\'écran de verrouillage\n - Traitement amélioré des transactions programmées\n - Plusieurs corrections de bugs et améliorations\n</string>
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Passer</string>
<string name="toast_transanction_amount_required">Entrez un montant pour sauvegarder la transaction</string>
<string name="toast_error_importing_accounts">Une erreur s\'est produite pendant l\'import de vos comptes GnuCash</string>
Expand Down
9 changes: 4 additions & 5 deletions app/src/main/res/values-hu-rHU/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,10 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down
11 changes: 5 additions & 6 deletions app/src/main/res/values-in-rID/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,11 @@
<string name="summary_xml_ofx_header">Aktifkan opsi ini ketika mengekspor ke aplikasi pihak ketiga selain GnuCash versi desktop</string>
<string name="title_whats_new">Yang Terbaru</string>
<string name="whats_new">
- Mendukung lebih dari satu buku yang berbeda \n
- Menambahkan ownCloud sebagai tujuan untuk ekspor\n
- Tampilan yang terpadu untuk daftar transaksi\n
- Desain ulang terkait layar kunci kode akses\n
- Penanganan yang ditingkatkan terkait transaksi terjadwal\n
- Perbaikan berbagai bug dan beberapa peningkatan\n
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Abaikan</string>
<string name="toast_transanction_amount_required">Tuliskan jumlah untuk menyimpan transaksi</string>
Expand Down
Loading

0 comments on commit 8087978

Please sign in to comment.