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

Fix widget not refreshing on auto updates #608

Closed walles closed 7 years ago

walles commented 7 years ago

Before this change:

With this change in place the widget is actually updated even in this case.

This change also adds unit testing of the auto update data retrieval code.

walles commented 7 years ago

Build is broken on master since 0a0f189addb83ef600ee2d558e76c9e1de4f674e: https://travis-ci.org/liato/android-bankdroid/builds/162472394

@goober, could you please have a look at fixing the build?

Then I'll rebase and we'll try this PR again.

goober commented 7 years ago

Hi, thanks for the pull request. I will go through it more thoroughly later tonight and I apologize that the build is currently failing. I will fix that as well.

goober commented 7 years ago

Please rebase against latest master where the build is green again.

goober commented 7 years ago

It was possible to rebuild the PR and make a rebase directly from the github GUI, so thanks you a lot for your contribution. I will try to get the stuff out to the play store tomorrow.