Mathias Åhsberg
Mathias Åhsberg
This PR aims to add a possibility to dynamically resolve fields from the provided context and fix #59. Our use case is that Datadog requires us to provide both the...
Move crashlytics into separate module and wrap it into a logging interface to make it optional. - [x] Use Timber for logging - [ ] Wrap Fabric Answers into an...
Google is bumping the minimum supported version for Google Play Services from 9 to 14. It is time for Bankdroid to follow. http://android-developers.blogspot.se/2016/11/google-play-services-and-firebase-for-android-will-support-api-level-14-at-minimum.html
- [x] Audi - Requires Mobilt BankId - [x] Volvofinans - Requires Mobilt BankId - [x] EasyCard - Requires Mobilt BankId - [ ] Ikea - will require Mobilt BankId...
To minimize manual steps the release build should be built on travis and uploaded to the alpha environment on the play store.
I suggest that everything that is associated with the actual bank import is refactored out into an own library. If it is possible to only include non-android specific code into...
The database needs to be redesigned to support different account types (#86) and custom properties (#334) for a bank connection. The first diagram shows the interface which will be available...
They have updated their website so the implementation must reflect their changes.
The date for a transaction is stored as a `String` in today's implementation. I suggest that `jodatime` is added as a dependency and the date property type is changed to...
To improve the user experience I think that it could be a good idea to add som kind of information in the app to notify the user that a new...