Skip to content

Commit

Permalink
Merge pull request codinguser#1 from codinguser/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Wicowyn committed Jun 15, 2013
2 parents afdde96 + a0b4244 commit ad6129d
Show file tree
Hide file tree
Showing 677 changed files with 3,190 additions and 39,198 deletions.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,10 @@ gen
bin
dist
target
gen-external-apklibs
#IntelliJ
gen-external-apklibs
*.iml
*.ipr
.idea/
*.iws
out/
21 changes: 19 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,35 @@
Change Log
===============================================================================
Version 1.2.0 *(2013-06-20)*
----------------------------
* Feature: Import GnuCash desktop account structure
* Feature: Nested display of account hierarchy
* Feature: Options for deleting all accounts/transactions
* Feature: Preliminary support for account types
* Fixed: Account balance now takes sub-accounts into consideration
* Fixed: Support for GnuCash ROOT account (will not be displayed)

Version 1.1.2 *(2013-02-03)*
----------------------------
* Fixed: Crash upon screen rotation when creating account
* Fixed: Crash when entering a transaction after deleting an account which has a widget

Version 1.1.1 *(2013-01-31)*
----------------------------
* Updated German and Norwegian (Bokmal) translations

Version 1.1.0 *(2013-01-31)*
----------------------------

* Feature: Double entry accounting - every transaction is a transfer
* Feature: Nested accounts
* Feature: SGML support for OFX exports. Fixes encoding detection problems during imports
* Feature: SGML support for OFX exports. Exports are now SGML by default
* Feature: Display what's new to user after minor/major updates
* Improved: Reworked UX for creating accounts
* Improved: Default accounts now match GnuCash desktop accounts
* Fixed: Crash when creating accounts with special characters in the names
* Fixed: GnuCash declares itself as launcher application

* Fixed: Encoding of exported OFX not properly detected by GnuCash desktop

Version 1.0.3 *(2012-11-23)*
----------------------------
Expand Down
3 changes: 2 additions & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ Israel Buitron <israel.buitron@gmail.com>
Geert Janssens <janssens-geert@telenet.be>
Nicolas Barranger <wicowyn@gmail.com>
Sigurd Gartmann <sigurdga-github@sigurdga.no>
Pedro Abel <pedroabel@gmail.com>
Pedro Abel <pedroabel@gmail.com>
windwarrior <lennartbuit@gmail.com>
75 changes: 0 additions & 75 deletions GnucashMobile/pom.xml

This file was deleted.

23 changes: 0 additions & 23 deletions GnucashMobile/res/layout/activity_transactions.xml

This file was deleted.

61 changes: 0 additions & 61 deletions GnucashMobile/res/layout/list_item_account.xml

This file was deleted.

79 changes: 0 additions & 79 deletions GnucashMobile/res/layout/list_item_transaction.xml

This file was deleted.

Loading

0 comments on commit ad6129d

Please sign in to comment.