Android Calculator
Go to file
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
.idea Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00
android-app Fix for not responsive home screen widget 2015-01-24 23:42:19 +01:00
android-app-core Fix for not responsive home screen widget 2015-01-24 23:42:19 +01:00
android-app-core-tests Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00
android-app-onscreen Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00
android-app-tests Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00
android-app-widget Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00
core Tests are split to run faster 2015-01-21 12:47:49 +01:00
gradle/wrapper Maven -> Gradle 2015-01-20 23:50:46 +01:00
.gitignore gitignore fix 2015-01-21 14:44:40 +01:00
build.gradle Admob version update + checkout library instead of old billing 2015-01-24 23:22:04 +01:00
calculatorpp.iml Maven -> Gradle 2015-01-20 23:50:46 +01:00
crowdin.sh new translations 2014-09-08 18:40:57 +02:00
gradlew Maven -> Gradle 2015-01-20 23:50:46 +01:00
gradlew.bat Maven -> Gradle 2015-01-20 23:50:46 +01:00
pom.xml android maven plugin update 2015-01-19 21:17:59 +01:00
settings.gradle Test modules 2015-01-21 14:44:05 +01:00