Commit Graph

27 Commits (master)

Author SHA1 Message Date
cpfeiffer a43a940f0c Update gradle build tools to 2.3.3 2017-07-13 23:48:13 +02:00
cpfeiffer 03d8667827 Update gradle tools version 2017-05-18 20:14:54 +02:00
cpfeiffer 94edaa0cc1 Update build gradle dependency to 2.3.1 2017-04-06 23:57:24 +02:00
Andreas Shimokawa 914143960d update grade for AndroidStudio 2.3 2017-03-03 09:27:56 +01:00
cpfeiffer 6dfc895303 Mi2: Initial work on firmware update #427 2016-12-11 02:11:58 +01:00
cpfeiffer afe5f17e5a bump gradle build tools to 2.2.2 2016-10-28 21:39:40 +02:00
Andreas Shimokawa 88b3a69747 update gradle plugin to 2.2.0 2016-09-21 09:25:16 +02:00
Andreas Shimokawa 40e079ad5d update android gradle plugin to 2.2-rc2 2016-09-11 14:19:45 +02:00
Andreas Shimokawa ee0f1f23c0 remove maven crap 😈 2016-09-09 17:44:16 +02:00
cpfeiffer 9928ad80c4 Update AS 2.2 RC 2016-09-05 23:10:00 +02:00
cpfeiffer c879e1c063 Update to gradle android plugin 2.2-beta3 2016-08-27 22:33:42 +02:00
cpfeiffer e81c1bdc28 Disable java7 build, instead set sourceCompatibility and targetCompatibility 2016-08-26 23:27:53 +02:00
cpfeiffer 20be49b717 Go back to gradle android plugin 2.2-beta1 (appears to work with java7) 2016-08-26 22:47:22 +02:00
cpfeiffer 770fa952d0 Update gradle to 3.0, gradle android plugin to 2.2-beta2
Also needs java8, hopefully only for compilation though
(we need java7 for KitKat)

This also fixes lots of exceptions in the pmd report.
2016-08-26 22:27:17 +02:00
cpfeiffer bfc0b4faaf Add robolectric dependency and addd a first EntitiesTest
Use KitKat (19) as target sdk since robolectric 3.1.2/sqlite4java
does not understand "WITHOUT ROWID" tables.

Also, add constants for user's gender and document some things.
2016-08-24 22:56:42 +02:00
cpfeiffer e0c52c7da5 Update gradle 2016-08-16 21:40:18 +02:00
Andreas Shimokawa 26ca526fdd update gradle plugin 2016-06-10 22:23:06 +02:00
cpfeiffer 5e02724c4c Make automatic reconnect after connection loss configurable #293
Mi Band: automatically reconnect when the device is back in range

Also: #89
2016-04-28 23:17:13 +02:00
cpfeiffer 3953e4232d Update gradle build tools to 2.0 2016-04-07 20:53:25 +02:00
cpfeiffer a7a061e298 Update gradle built tools to 1.5 2015-11-23 22:11:16 +01:00
cpfeiffer d8960c4e16 Update some dependencies 2015-11-01 23:32:43 +01:00
Andreas Shimokawa 15fc5a02ae another neccessary change for SDK 23 2015-08-29 01:35:33 +02:00
cpfeiffer eb2332c8be Some preparations for unit tests 2015-08-13 23:23:40 +02:00
cpfeiffer 8aef92026c A new sleep chart based on MPAndroidChart 45
- supports zooming an panning
- displays labels for all x-values (= time of day)
- fix deep vs. light sleep constants
- increase activity data buffer size for Mi Band
2015-06-11 23:37:00 +02:00
Andreas Shimokawa 3e4922a4eb revert some useless changes in gradle files 2015-03-11 21:46:01 +01:00
Andreas Shimokawa 326e079068 fix crash when no Pebble was paired, change version to 0.1.0, build tweaks 2015-03-11 12:40:59 +01:00
Andreas Shimokawa dada70e92c First checkin of actual code 2015-01-07 14:00:18 +01:00