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

Enable refreshing disabled banks #611

Closed walles closed 7 years ago

walles commented 7 years ago

If the user refreshes an individual bank, we'll do it even if it's disabled. The idea is that maybe it works this time around, and if so we'll just be re-enable it.

Before this change, trying to refresh a disabled bank just silently did nothing.

This is one part of resolving #610.

goober commented 7 years ago

Thanks for the update. It looks good to me.