David Christie
15003f19e5
Add a status callback for location batching in FLP HAL
...
-Allows GmsCore to know when location is unsuccessful so
it can switch to a SW solution.
Change-Id: I3d1df7b828f7fb189446881eea87d9a952310614
2015-04-13 17:25:27 -07:00
David Christie
ffca45a2cd
Add capability callback for FLP HAL.
...
Let HAL implementation tell if geofencing/batching is
supported and which technologies (GNNS, wifi, etc)
can be used.
Still todo: Add ability for GmsCore geofencing to
tell which technologies are supported (instead of
just using it to update monitoring). This requires
SystemApi change + approval so will do in separate CL.
Note that the classes in the lib are not copied
directly into GmsCore. The instance will always
be whatever is in the platform. This is why
the callback is backwards compatible as long as
their is a default implementation (but not if
it's abstract).
Change-Id: I7d6adeb049b89935bc4443785df5d7ef4c730e5d
2015-04-12 16:22:03 -07:00
David Christie
295a93b99f
Add smallest displacement field to FLP HAL
...
Change-Id: I4d857256c035c65185be3be8401bec8d45091aaf
2015-04-08 17:33:38 -07:00
Wale Ogunwale
1c146c78af
Merge "Throw caught DeadObjectException when trying to create a service."
2015-04-08 23:02:49 +00:00
Wale Ogunwale
bfac468ce9
Throw caught DeadObjectException when trying to create a service.
...
We don't want to continue trying to start the service if the service
appliction is dead. This will lead to an NPE later on since we have
set ServiceRecord.app to null in the finally block.
Bug: 5227987
Change-Id: I3ee5111f4a20d9455fedbf41ac54d41c43aa8d76
2015-04-08 16:01:24 -07:00
Qiwen Zhao
4e7bb6312f
Merge KDataBinder/ from platform/vendor/google/prototypes/data-binding to tools/data-binding/
2015-04-08 15:58:36 -07:00
Dongwon Kang
0ceef71ac4
Merge "TIF: add a video unavailable constant for audio program case."
2015-04-08 22:38:50 +00:00
Dongwon Kang
ff1f29e1b1
TIF: add a video unavailable constant for audio program case.
...
Bug: 20019339
Change-Id: Ife3452486c065e6c5809f0cd2bb87794c4279312
2015-04-08 15:21:06 -07:00
Jorim Jaggi
aa4b12745b
Merge "Fix some jank when expanding quick settings"
2015-04-08 22:20:10 +00:00
Alex Klyubin
0e496527fe
am da66cab3: am f1a1160c: am c0d6b7cb: Merge "Fix typo"
...
* commit 'da66cab36e8085a1457565be69b55b38dfee186e':
Fix typo
2015-04-08 22:12:55 +00:00
Alex Klyubin
7513d53cae
am 9be1016b: am c48e8cf0: am edd0e6c0: Merge "Refuse to reuse IV in encryption mode in AndroidKeyStore."
...
* commit '9be1016b44c229468bd9a215fdbbfb95a8acf2ad':
Refuse to reuse IV in encryption mode in AndroidKeyStore.
2015-04-08 22:12:47 +00:00
Alex Klyubin
bd877f261b
am 8ad875f5: am 0649c832: am 3283d2d2: Merge "Add BlockMode.GCM constant to AndroidKeyStore API."
...
* commit '8ad875f52de3ffa99fea22177e26a7f22c3735b1':
Add BlockMode.GCM constant to AndroidKeyStore API.
2015-04-08 22:12:38 +00:00
Alex Klyubin
da66cab36e
am f1a1160c: am c0d6b7cb: Merge "Fix typo"
...
* commit 'f1a1160c68f6c289d3b82573f1a16f9c52aebab4':
Fix typo
2015-04-08 22:03:55 +00:00
Fyodor Kupolov
49208d0b91
Merge "Replaced zeros with UserHandle.USER_OWNER"
2015-04-08 22:03:53 +00:00
Alex Klyubin
9be1016b44
am c48e8cf0: am edd0e6c0: Merge "Refuse to reuse IV in encryption mode in AndroidKeyStore."
...
* commit 'c48e8cf07a180e185948673579828d064e6efc7a':
Refuse to reuse IV in encryption mode in AndroidKeyStore.
2015-04-08 22:03:51 +00:00
Alex Klyubin
8ad875f52d
am 0649c832: am 3283d2d2: Merge "Add BlockMode.GCM constant to AndroidKeyStore API."
...
* commit '0649c832b8285d1b07c6e07362dbfe3ca0535609':
Add BlockMode.GCM constant to AndroidKeyStore API.
2015-04-08 22:03:47 +00:00
Jorim Jaggi
f3bf1ee431
Fix some jank when expanding quick settings
...
Change-Id: Iba0ceb8b6085bec9fdee588eead073527a44540d
2015-04-08 14:41:43 -07:00
Alex Klyubin
f1a1160c68
am c0d6b7cb: Merge "Fix typo"
...
* commit 'c0d6b7cb752b50ed37197e15cc6f305a0038e61b':
Fix typo
2015-04-08 21:37:26 +00:00
Alex Klyubin
c48e8cf07a
am edd0e6c0: Merge "Refuse to reuse IV in encryption mode in AndroidKeyStore."
...
* commit 'edd0e6c09820b08f22937bbbc00149adc6d66f07':
Refuse to reuse IV in encryption mode in AndroidKeyStore.
2015-04-08 21:37:11 +00:00
Alex Klyubin
0649c832b8
am 3283d2d2: Merge "Add BlockMode.GCM constant to AndroidKeyStore API."
...
* commit '3283d2d208c0686fa964008e1520179948886adb':
Add BlockMode.GCM constant to AndroidKeyStore API.
2015-04-08 21:37:04 +00:00
Raph Levien
97f09ae8b0
Merge "Clear hyphenEdit from Layout's paint"
2015-04-08 21:09:09 +00:00
Nancy Chen
a9e9578d73
Merge "Hide and make systemapi visual voicemail-related apis."
2015-04-08 20:57:55 +00:00
Chien-Yu Chen
06fe59bfa2
Merge "camera2: add reprocess format map"
2015-04-08 20:42:44 +00:00
Raph Levien
9a174dda42
Clear hyphenEdit from Layout's paint
...
The paint of a layout may be reused with other things (in particular,
it can be passed to a BoringLayout), so make sure the hyphenEdit is
zeroed out after use.
Change-Id: If58c5588af9642c3ba827acefea7895e814daab9
2015-04-08 13:38:51 -07:00
Svetoslav
cd890311fb
Merge "Apps can request permissions only on platforms that have runtime permissions."
2015-04-08 19:28:02 +00:00
Quddus Chong
4a07dcadf8
am 163e5016: am ff5e9554: am 67f0c8db: am a147451a: am c61fd055: am ff4c6325: Merge "cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e" into
...
* commit '163e501609c8f17c1ab20b78c3d5d6691abc2bc2':
cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e
2015-04-08 19:21:23 +00:00
Timothy Knight
181767329b
Merge "Revert "Camera2: Add camera pose and distortion fields""
2015-04-08 19:14:38 +00:00
Timothy Knight
fb48944298
Revert "Camera2: Add camera pose and distortion fields"
...
This reverts commit da1e6411be6d69650d7e8ae42e738f2dbb356777.
Change-Id: Id04cc86cf9740a2a9bf5eb047b633a2abd90f561
2015-04-08 19:13:43 +00:00
Quddus Chong
163e501609
am ff5e9554: am 67f0c8db: am a147451a: am c61fd055: am ff4c6325: Merge "cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e" into lmp-docs
...
* commit 'ff5e9554cf0a1a2eaf2e353698b91400a3c57f17':
cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e
2015-04-08 19:10:47 +00:00
Ben Kwa
6e08dbc366
Merge "Prototype the destination picking."
2015-04-08 19:05:26 +00:00
Santos Cordon
6d5c0ba98c
Merge "Add SIM activation constants to TelephonyManager"
2015-04-08 19:01:36 +00:00
Quddus Chong
ff5e9554cf
am 67f0c8db: am a147451a: am c61fd055: am ff4c6325: Merge "cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e" into lmp-docs
...
* commit '67f0c8db35be1c43b3f588e3414557749a277e6f':
cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e
2015-04-08 18:59:37 +00:00
Zhijun He
b0c98dac3d
Merge "ImageReader/Writer: implement opaque format operations"
2015-04-08 18:57:59 +00:00
Ben Kwa
ef3f2620b3
Prototype the destination picking.
...
- Add an intent to open a destination picker, and refactor
DocumentsActivity accordingly.
- Modify CopyService to take a destination for the copy, and to use URIs
and PFDs instead of Files and Streams, for better error handling &
cleanup.
Change-Id: I69dc43823a703674dc29d2215e2df23b33ad7882
2015-04-08 11:55:18 -07:00
Timothy Knight
dfe5ec56f2
Merge "Camera2: Add camera pose and distortion fields"
2015-04-08 18:52:28 +00:00
Quddus Chong
67f0c8db35
am a147451a: am c61fd055: am ff4c6325: Merge "cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e" into lmp-docs
...
* commit 'a147451ab92e29141cd85d5c75a881586d5959df':
cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e
2015-04-08 18:48:57 +00:00
Quddus Chong
60a6e09654
am 5985981b: am b49748cf: am 0c5752be: am c736e8cf: am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit '5985981ba45b97e381312ba53f191396607b447d':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 18:44:02 +00:00
Quddus Chong
a147451ab9
am c61fd055: am ff4c6325: Merge "cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e" into lmp-docs
...
* commit 'c61fd05581a80bcecf50509acb220ea3e2817e56':
cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e
2015-04-08 18:38:47 +00:00
Eino-Ville Talvala
da1e6411be
Camera2: Add camera pose and distortion fields
...
- android.lens.info.poseRotation
- android.lens.info.poseTranslation
- android.lens.info.intrinsicCalibration
- android.lens.info.radialDistortion
Change-Id: I3f8cf258b600bc58d0743e44aa6c456cd4b8a906
2015-04-08 18:37:03 +00:00
Quddus Chong
5985981ba4
am b49748cf: am 0c5752be: am c736e8cf: am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit 'b49748cfd3a4f87c394307787665c09521faa77d':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 18:33:43 +00:00
Quddus Chong
c61fd05581
am ff4c6325: Merge "cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e" into lmp-docs
...
* commit 'ff4c632592cce177997d63b3ff81c0b2be9cf9bb':
cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e
2015-04-08 18:27:56 +00:00
Quddus Chong
b49748cfd3
am 0c5752be: am c736e8cf: am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit '0c5752be40a9e7ced5be2659965f3c4ba3c3f4eb':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 18:23:52 +00:00
Quddus Chong
ff4c632592
Merge "cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e" into lmp-docs
2015-04-08 18:16:58 +00:00
Alex Klyubin
c0d6b7cb75
Merge "Fix typo"
2015-04-08 18:16:38 +00:00
Quddus Chong
0c5752be40
am c736e8cf: am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit 'c736e8cf41445e7a32721da617d6d7eacd189703':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 18:11:55 +00:00
Jorim Jaggi
2a39aef439
Merge "Fix crash when removing draw listener"
2015-04-08 18:11:44 +00:00
Alex Klyubin
6895a549ec
Fix typo
...
Change-Id: I1c47ade98ad3ae41dc55e7bcafcad6901b559c89
2015-04-08 11:08:37 -07:00
Alex Klyubin
edd0e6c098
Merge "Refuse to reuse IV in encryption mode in AndroidKeyStore."
2015-04-08 18:04:39 +00:00
Santos Cordon
2aebb3fec3
Add SIM activation constants to TelephonyManager
...
Change-Id: I43fe5de4a1137bede4e81f4d51f272ad92dc80d5
2015-04-08 11:04:01 -07:00
Quddus Chong
0e3547bd44
cherrypick from lmp-mr1-dev. Fixed broken link in UiAutomation.setRunAsMonkey() method description.
...
bug: 19711873. Original Change-Id: I4ebb50e03e6e979486ebd3a7c15f21358734574e
Change-Id: I48d1e2f8e1f7d94dffac61a274f9c1a2df31a822
2015-04-08 10:59:27 -07:00