Skip to content

Commit f31d990

Browse files
author
ted
committed
2 parents 22d15c2 + faddd9d commit f31d990

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v3.4 (2015-03-30)
2+
3+
### Added
4+
* Added a new implementation for the position sensor which uses the FusedLocationProvider of Google Play Services via SensePrefs.Location.FUSED_PROVIDER. The goal accuracy/battery consumption can be set via SensePrefs.Location.FUSED_PROVIDER_PRIORITY.
5+
6+
### Fixed
7+
* Changed the implicit intents for starting services to explicit with the package as scope
8+
* Register user with user credential encryption enabled
9+
10+
### Deprecated
11+
* The position sensor using the Android framework location API's via SensePrefs.Location.GPS|WIFI|AUTO_GPS
12+
13+
### Dependency
14+
* Google Play services client library
115

216
## v3.4-rc2 (2015-03-10)
317

0 commit comments

Comments
 (0)