liato / android-bankdroid

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

Adds interface for creating bank configuration. #561

Closed goober closed 9 years ago

goober commented 9 years ago

This PR is the first one, which will result in supporting custom properties (#334).

The PR includes interfaces for creating and representing bank configuration. An upcoming PR will include needed refactoring for actually using this interface in the BankEditActivity.

@liato @fredrike please review and comment if I have missed something which is needed.

fredrike commented 9 years ago

Looks good to me!