liato / android-bankdroid

A swedish banking application for your Android device.
http://www.swedroid.se/forum/showthread.php?t=11108
Other
242 stars 173 forks source link

Better AvanzaMini account collection #16

Closed dekki closed 13 years ago

dekki commented 13 years ago

The current Avanza mini implementation assumes you have certain accounts active, it is also limited to what accounts are collected.

http://www.dejan.se/0001-A-more-useful-AvanzaMini-account-collection.patch

The patch changes what table the accounts are collected from and also collects dynamically instead of a fixed amount of accounts. Accounts are collected as a total for one type, example Stocks, Funds and so on.

(BTW is there no way of attaching patches to issues in github?)

liato commented 13 years ago

Thanks for the fix! I don't think there's a way to attach a patch. What you could do tho is fork the project, make your changes, commit, push and then send a pull request on github.