Commit Graph

11 Commits

Author SHA1 Message Date
tibbi 2cfbc679cd update Gradle to 2.0 2016-04-11 19:13:33 +02:00
tibbi 57a2127491 change the package name 2016-02-28 15:56:08 +01:00
tibbi 4ce5c8f0fc allow changing the widget background and text color 2016-01-31 20:45:37 +01:00
tibbi 7f45ced367 comment out the release signing stuff by default 2016-01-21 11:23:00 +01:00
tibbi d57e20327b remove simple_calculator from the package name
- no functionality changes
2016-01-06 13:57:34 +01:00
tibbi cfb013af6e create an app keystore and sign it 2016-01-04 23:19:39 +01:00
tibbi 61cc6061e9 make the result and formula textview font scale automatically
- works only in the app, not in the widget
- we have to leave the textviews as TextView type, else the widget breaks totally
2016-01-04 21:56:34 +01:00
tibbi ca53937aef implement an Espresso test 2015-12-29 12:49:48 +01:00
tibbi b0f64390dd setup Robolectric for tests 2015-12-26 22:35:45 +01:00
tibbi c84200a101 implement digit buttons 2015-12-24 15:34:45 +01:00
tibbi 67a33593c0 creating the android project 2015-12-24 12:29:46 +01:00