Commit Graph

45 Commits

Author SHA1 Message Date
Nikola Trubitsyn 83fab769bc Build Tools 27.0.2 2017-12-22 09:18:57 +03:00
tibbi bae86e8226 update version to 3.0.1 2017-12-07 12:02:47 +01:00
tibbi 083335f4db replace vector launcher icon with pngs 2017-12-07 12:01:03 +01:00
tibbi 049507d836 update version to 3.0.0 2017-12-04 19:28:23 +01:00
tibbi 5f9688a4cd use round launcher icons on every app version 2017-12-04 17:05:33 +01:00
tibbi a13c38394b update Commons to 3.0.20 2017-12-01 14:32:45 +01:00
tibbi c64cdc681c update commons to 3.0.10 2017-11-30 19:14:40 +01:00
tibbi c2c5cd7ca8 add optional vibration on button pressing 2017-11-30 19:04:26 +01:00
tibbi e5f01155ad do not use the dynamic theme at widget config screen 2017-11-29 22:39:39 +01:00
tibbi 8c4df635e9 updating Commons, gradle, kotlin etc 2017-11-29 21:34:46 +01:00
tibbi 15dc68354d updated version to 2.0.0 2017-11-05 20:52:25 +01:00
tibbi 9257edd92e updating Robolectric 2017-11-05 20:43:09 +01:00
tibbi 53cf6ba3b6 use the TextColor for setting text color 2017-11-05 18:11:42 +01:00
tibbi 7e81133093 move files from src/main/java to src/main/kotlin, no functionality change 2017-11-05 16:28:27 +01:00
tibbi df5be92141 some rewrites and reorganization here and there 2017-11-05 16:25:01 +01:00
Nikola Trubitsyn 46a46c735e Rewrite in Kotlin 2017-11-05 16:39:09 +03:00
Nikola Trubitsyn 76fdd5317e Make Robolectric tests run
Update Robolectric to 3.3.2
Remove MyTestRunner.class and use RobolectricTestRunner.class instead
2017-05-09 18:26:05 +03:00
Nikola Trubitsyn 73163edb53 Update dependencies (now targets SDK 25) 2017-04-19 17:08:45 +03:00
tibbi 08a697e614 update version to 12 (1.12) 2016-09-07 22:45:45 +02:00
tibbi 47fe13100a update version to 11 (1.11) 2016-08-29 21:06:54 +02:00
tibbi 818ff67364 update version to 10 (1.10) 2016-08-21 21:28:29 +02:00
tibbi c7352ebc7b updating version to 9 (1.9) 2016-07-26 22:32:07 +02:00
tibbi acff8572bf update version to 8 (1.8) 2016-07-21 23:56:29 +02:00
tibbi f5a434c3f2 update version to 7 (1.7) 2016-07-07 11:46:52 +02:00
tibbi c5eb250bcb update version to 6 (1.6) 2016-07-05 21:34:00 +02:00
tibbi c9a052ba99 update version to 5 (1.4) 2016-07-01 15:46:56 +02:00
tibbi bff33cf086 update version to 4 (1.3) 2016-06-27 23:04:14 +02:00
tibbi 9f6f3b0fa3 update the version to 3 (1.2) 2016-06-19 15:01:19 +02:00
tibbi 0c8dc858be update build tools and appcompat 2016-06-15 16:12:47 +02:00
tibbi d91b03b2f7 update the version to 2 (1.1) 2016-06-13 16:12:43 +02:00
tibbi 14279ddac4 update Butterknife to 8.0.1 2016-06-01 18:00:18 +02:00
tibbi 7f391fc544 add a comment to proguard 2016-04-25 22:45:24 +02:00
tibbi c4139a3747 adding some empty lines 2016-04-25 22:23:03 +02:00
tibbi 22a9e52ba7 change the way we sign the app 2016-04-25 22:19:28 +02:00
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