Commit Graph

190 Commits (32e1dec0f8b1c87641a36a919e838ede8e0dd9d8)

Author SHA1 Message Date
Andreas Shimokawa f33a5fd3a9 set buildToolsVersion to 23.0.1 to shut up Android Studio ;) 2015-10-03 23:25:06 +09:00
Andreas Shimokawa a3e531155f bump version 2015-10-03 21:52:27 +09:00
Andreas Shimokawa 949c49f2c9 Bump version, update CHANGELOG 2015-09-26 21:28:58 +02:00
cpfeiffer 8ba307657a Migrate from MPAndroidChart 2.1.0 to 2.1.4
This actually makes our CustomLegendRenderer and CustomBarChart
unnecessary.
2015-09-24 00:04:21 +02:00
Andreas Shimokawa 4b690ad641 bump version to 0.6.0 (not yet tagged) 2015-09-19 12:56:29 +02:00
Andreas Shimokawa b886ba4ac7 update CHANGELOG, bump version 2015-09-12 23:22:29 +02:00
Andreas Shimokawa a62647fa46 bump version, update README.md 2015-09-05 22:20:22 +02:00
Andreas Shimokawa b4632f1292 try to fix dependencies for SDK 23 2015-08-29 00:34:29 +02:00
Andreas Shimokawa e30379e77d target SDK Version 23, fix new errors in AndroidManifest.xml 2015-08-29 00:12:51 +02:00
Andreas Shimokawa 8b9406996c bump version, update CHANGELOG.md 2015-08-22 22:36:32 +02:00
cpfeiffer 77cad5c47f Initial support for testing the DeviceCommunicationService
Lots of support classes to enable local testing, without
a device or an emulator.
2015-08-22 01:09:56 +02:00
Andreas Shimokawa 12337836bc bump version, update CHANGELOG.md 2015-08-21 16:06:23 +02:00
cpfeiffer 3486b5ab69 Static code analysis: run findbugs, pmd and lint at 'gradle check' #92
As a start, the build won't abort on any serious errors.
2015-08-15 23:02:38 +02:00
Andreas Shimokawa a2e2600469 Bump version to 0.4.6 2015-08-15 22:41:29 +02:00
cpfeiffer eb2332c8be Some preparations for unit tests 2015-08-13 23:23:40 +02:00
Andreas Shimokawa 94b9736a5d actually bump version 2015-08-03 09:15:32 +02:00
Andreas Shimokawa 80e93aeaf7 update CHANGELOG, bump version to 0.4.4 (not yet release time) 2015-07-21 22:55:26 +02:00
cpfeiffer 184e0f2dea New dependency to format durations (and use that where applicable) 2015-07-20 23:14:08 +02:00
Andreas Shimokawa 0ca375b87b update CHANGELOG, bump version 2015-07-05 00:27:48 +02:00
Andreas Shimokawa bf29814294 Bump version to 0.4.2, update CHANGELOG.md 2015-06-27 20:02:46 +02:00
Andreas Shimokawa ea43d76705 Bump version, update CHANGELOG.md and LICENSE.artwork
not yet ready for release
2015-06-18 21:51:06 +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 0fa87b9eed update CHANGELOG.md and bump version to 0.4.0
Planned release is Sunday 14. June
2015-06-11 21:12:25 +02:00
cpfeiffer d2bcccaeef Use logback-android for logging to external storage
(no WRITE_EXTERNAL_STORAGE permission necessary!)
2015-05-13 23:15:20 +02:00
cpfeiffer 9a26769c3e Search & replace: use slf4j for logging instead of Logcat directly
For a start, use android-logger as backend. Needs a better configuration
but no time right now.

For file-logging we will use logback as slf4j-implementation.
2015-05-12 06:33:37 +02:00
Andreas Shimokawa b1cb5f3f21 update CHANGELOG, README and bump version to 0.3.5
We might delay the release a bit due to missing translations.
2015-05-10 17:09:57 +02:00
Andreas Shimokawa 93cc35bda5 prepare for release 2015-04-29 00:23:00 +02:00
Andreas Shimokawa c94108f2d1 bump version to 0.3.3 2015-04-26 10:15:55 +02:00
Andreas Shimokawa e1a31ee92c bump version to 0.3.2 2015-04-20 23:55:34 +02:00
Andreas Shimokawa 40c76fcabf bump version to 0.3.1 , update CHANGELOG.md 2015-04-19 15:37:37 +02:00
Andreas Shimokawa ee0b92ac44 bump version to 0.3.0, update README.md and CHANGELOG.md 2015-04-19 11:34:26 +02:00
Andreas Shimokawa 9eea17d5f5 update README.md and CHANGELOG.md, bump version (not yet release time) 2015-04-08 00:28:43 +02:00
Andreas Shimokawa f2d0765fec bump version 2015-03-29 17:12:45 +02:00
Andreas Shimokawa b3251a33f2 show hint at the bottom of the Main Activity, update README.md, bump to 0.1.4 2015-03-27 12:33:51 +01:00
Andreas Shimokawa 4e465928e6 List all suported devices and connect on tap. Remove the connect button. 2015-03-21 18:18:07 +01:00
Andreas Shimokawa f9166735ad bump version, update README.md and CHANGELOG.md 2015-03-18 12:31:33 +01:00
Andreas Shimokawa d6e5f0a9f8 bump version to 0.1.1 2015-03-16 19:26:46 +01: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