android-calculatorpp/android-app-core
serso 733cc27599 Fix for not responsive home screen widget
If the app is killed the widget doesn't receive updates
and it keeps the old value of the editor.
Pressing f.e. cursor buttons in such case
has not effect as real editor is empty and no
"editor change" events are triggered, thus,
widget is not updated.

To solve the issue let's just update the widget
any time its buttons are pressed.
2015-01-24 23:42:19 +01:00
..
src/main Fix for not responsive home screen widget 2015-01-24 23:42:19 +01:00
android-app-core.iml Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00
build.gradle Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00