Przemyslaw Szczepaniak
cafd15216e
Fix TTS regression, TTS#stop can result in #onDone callback.
...
Regressinon in the L, side effect of the rewrite. In pre-L android,
UtteranceProgressListener#onDone was called (but only if client
received UtteranceProgressListener#onStart for the utterance in progress)
after client called TextToSpeech#stop. This changeset reinstates
this behaviour.
+ Removed not used fallback callback
Bug: 16149006
Change-Id: I2eb5ede0abe6f5717b07f09adad861465575c238
2014-07-10 14:32:31 +00:00
Eino-Ville Talvala
8ce1544edb
Merge "Camera2: Update capabilities metadata"
2014-07-10 00:46:47 +00:00
Eino-Ville Talvala
08bc3b0f02
Camera2: Update capabilities metadata
...
Change-Id: Ic2dc18f535cbc34a1504a6a746e7f7303fa6e839
2014-07-10 17:06:59 +00:00
Fabrice Di Meglio
2331e9ebad
Add userId as a new field for SearchIndexableData
...
See bug: #15837747 Search - update for Enterprise support
Change-Id: I1231f8870754aafa449a4c17350be70b524da230
2014-07-10 16:39:08 +00:00
Eino-Ville Talvala
5228dcdc82
Merge "camera2: Document CameraCaptureSession behavior given 0 Surfaces"
2014-07-10 00:35:26 +00:00
Sol Boucher
edeab40338
camera2: Document CameraCaptureSession behavior given 0 Surfaces
...
Clarify that this will cause an IllegalArgumentException to be thrown
Change-Id: Ifabfed6d8d46492c4ca45bbbed599ded5260b099
2014-07-09 18:36:28 -07:00
Jorim Jaggi
6bdc9bae74
Merge "Add glyph rerasterization hack for SystemUI."
2014-07-09 20:06:40 +00:00
Jorim Jaggi
362dd6d632
Add glyph rerasterization hack for SystemUI.
...
Change-Id: I39d84e981b828b501801349d7a5e70a089b5f14e
2014-07-10 01:07:44 +00:00
Adrian Roos
74185a3982
Merge "Add AlarmClock API to AlarmManager"
2014-07-10 00:35:26 +00:00
Adrian Roos
c42a1e1071
Add AlarmClock API to AlarmManager
...
Adds a new kind of alarm that represents an alarm clock and
a way to query the next scheduled alarm clock.
Deprecates Settings.System.NEXT_ALARM_FORMATTED.
Bug: 14589952
Change-Id: I297eeeff36d07adcda010afac183d0f5ee37dc99
2014-07-10 17:07:36 +00:00
Niels Egberts
931a0e27e1
Merge "Remove Markup and Utterance classes."
2014-07-09 19:47:58 +00:00
Yuncheol Heo
eeba0257a7
Tag hole-punching api with @SystemApi.
...
Change-Id: I50c27c32abd7e6d2404c451fb53cfb1379b88e00
2014-07-10 20:03:57 +09:00
Yuncheol Heo
e9b9b1e784
Verify the CEC message source and the destination.
...
- Depending on the message type, the direct destination or the broadcast
destination can't be used, and neither the unregistered source can be
allowed.
Change-Id: I7fe2151025afbf155ae663331d5d97d4910c4a98
2014-07-10 19:38:04 +09:00
Sailesh Nepal
3e9090524a
Merge "Add Connection.setCallCapabilities"
2014-07-09 21:34:29 +00:00
Sailesh Nepal
1a7061ba95
Add Connection.setCallCapabilities
...
This will be used to enable things like hold and
conferencing.
Change-Id: I90238eeefbcbfaa044881d80833b62e4474821d6
2014-07-09 23:20:41 -07:00
Adam Powell
4f6c2050a8
ResolverDrawerLayout for ResolverActivity
...
Internal widget to allow nested scrolling of the grid of intent filter
targets. Initial logic complete.
Bug 15694906
Change-Id: Ib19723146bf1722db6bdd68f95cc6e623462d0f0
2014-07-09 23:16:15 -07:00
Narayan Kamath
70779c71dd
Merge "Multi-arch application installs."
2014-07-09 19:47:58 +00:00
Narayan Kamath
ff110bd61a
Multi-arch application installs.
...
Each application now has two ABIs, the primary
and the secondary. The app is always launched with
the primary, but the secondary might be used by other apps
that load the given applications code. This implies we
must:
- dex2oat the app both ways.
- extract shared libraries for both abis.
The former is relatively straightforward but the latter
requires us to change the layout for shared libs that we
unpack from applications. The bulk of this change deals
with the latter.
This change continues to fill in nativeLibraryPath during
scans for backwards compatibility. This will be removed in
a future patch.
Change-Id: Ia943dd11ef815c5cbfc60f17929eaa2a652a385a
2014-07-10 17:16:14 +01:00
Robert Ly
0d15ec7828
am d7880b6a: docs: fix packaging instructions again to reflect correct metadata name
...
* commit 'd7880b6a50aa0dbea66923a4672d360229ab3aca':
docs: fix packaging instructions again to reflect correct metadata name
2014-07-09 19:19:54 +00:00
Robert Ly
d7880b6a50
docs: fix packaging instructions again to reflect correct metadata name
...
Change-Id: I61659811065ad5f0fa8f722f80793e707730604c
2014-07-09 12:13:27 -07:00
Ricardo Cervera
811aeae953
am e34167ce: Merge "docs: Fixed minor issues with Wear docs. Bug: 16062631" into klp-modular-dev
...
* commit 'e34167cef73e23c4be4bf5d7a1517e609122d652':
docs: Fixed minor issues with Wear docs. Bug: 16062631
2014-07-09 18:38:20 +00:00
Ricardo Cervera
941fe57735
am 3a958b9f: docs: Fixed nav bar color in material docs. Bug: 16160906
...
* commit '3a958b9f851a8985bed5fac1499c5553ff566b9e':
docs: Fixed nav bar color in material docs. Bug: 16160906
2014-07-09 18:38:16 +00:00
Robert Ly
fdefaadab5
am a0d38aa4: Merge "docs: remove gms core preview for wear and redirect" into klp-modular-dev
...
* commit 'a0d38aa4e58eee27b561420047d0aafcdaed93f1':
docs: remove gms core preview for wear and redirect
2014-07-09 18:33:49 +00:00
Ricardo Cervera
3a958b9f85
docs: Fixed nav bar color in material docs. Bug: 16160906
...
Change-Id: I56eb7f4d0e9a0a24b1fb38f08dd8ccba6c91dd17
2014-07-09 11:32:40 -07:00
John Spurlock
cfa39d269b
Defer opening a stats session until first use.
...
Bug:16174801
Change-Id: Ia70f9a01bd348809db4ab2992e5e1265778cfcfa
2014-07-09 14:29:01 -04:00
Alan Viverette
ccb11e1837
Add API for specifying popup window shadows and shadow insets
...
BUG: 14569120
BUG: 13211941
Change-Id: Ia21596b25a0471344d42d59377074f67fce00042
2014-07-09 18:26:30 +00:00
Robin Lee
06505d234d
am 1f0180bf: am 74803e55: Merge "Make misc config directory during user creation"
...
* commit '1f0180bfa877373b239a5675f715288db829fa75':
Make misc config directory during user creation
2014-07-09 17:43:56 +00:00
Robin Lee
1f0180bfa8
am 74803e55: Merge "Make misc config directory during user creation"
...
* commit '74803e559caffe235b86dc52cf76ef98343c0d74':
Make misc config directory during user creation
2014-07-09 17:39:13 +00:00
Robert Ly
fff6fdbf57
am 33f5a318: Merge "docs: surface ui toolkit at a higher level" into klp-modular-dev
...
* commit '33f5a318b981a69542bfd158e3fec5814135665a':
docs: surface ui toolkit at a higher level
2014-07-09 16:50:42 +00:00
Robert Ly
2d3fca2490
am db520137: Merge "docs: fix wear packaging for paid apps instructions" into klp-modular-dev
...
* commit 'db520137dbd67d4b8ec65011accadda7e25ec844':
docs: fix wear packaging for paid apps instructions
2014-07-09 16:28:29 +00:00
Robert Ly
41d6cc1b8e
am e0b5829e: Merge "docs: fix 2d picker image description" into klp-modular-dev
...
* commit 'e0b5829eb1eac1be768343371da71e7d53d9eff5':
docs: fix 2d picker image description
2014-07-09 15:51:13 +00:00
Robert Ly
9a529d1b31
am 6f52e7be: Merge "docs: fix link to messages doc" into klp-modular-dev
...
* commit '6f52e7be188781a906cc53dcd96268ffbfdfc283':
docs: fix link to messages doc
2014-07-09 15:06:37 +00:00
Ricardo Cervera
e34167cef7
Merge "docs: Fixed minor issues with Wear docs. Bug: 16062631" into klp-modular-dev
2014-07-09 14:50:26 +00:00
Ricardo Cervera
4adf1e069b
docs: Fixed minor issues with Wear docs. Bug: 16062631
...
Change-Id: Ieaa02cfedd1b9b6f59c6937a056c8d4f4eb4188e
2014-07-09 11:30:23 -07:00
Robert Ly
a0d38aa4e5
Merge "docs: remove gms core preview for wear and redirect" into klp-modular-dev
2014-07-09 14:50:26 +00:00
Robert Ly
fa813cebaa
docs: remove gms core preview for wear and redirect
...
Change-Id: I8dd618a8fc99034cd73927d4aa312fe871081f83
2014-07-09 09:46:45 -07:00
Robert Ly
1d5393298b
docs: surface ui toolkit at a higher level
...
Change-Id: If17cebda4606404f13d10ecb1540eda75b5e11ec
2014-07-09 09:42:29 -07:00
Robert Ly
6d36bbe11b
docs: fix wear packaging for paid apps instructions
...
Change-Id: Ibf2cbe2e4bcb7e998665b10c5632c786dcc90e76
2014-07-09 09:23:23 -07:00
Robert Ly
106ecfdca7
docs: fix 2d picker image description
...
Change-Id: Id554a7090986e71a502dc070468d26f8d546cc2c
2014-07-09 08:46:37 -07:00
Robert Ly
546d0ba888
docs: fix link to messages doc
...
Change-Id: I382a2ec26634f8d7427344657de0a66b187562cb
2014-07-09 07:59:07 -07:00
Yorke Lee
99bd4eabd1
Merge "Add manage voicemail permission (1/4)"
2014-07-09 14:50:26 +00:00
Stephen Hines
4fea742c07
Merge "Update copyFrom(BaseObj[]) for large objects."
2014-07-09 14:45:53 +00:00
Tim Murray
31e12acca5
Update copyFrom(BaseObj[]) for large objects.
...
Change-Id: I99cadbd1ad925cad0dd357c9abbd1a49c07785c9
2014-07-09 17:09:33 -07:00
Elliott Hughes
d74f99d390
Merge "Switch frameworks/base/libs/androidfw to the new icu."
2014-07-09 14:45:53 +00:00
Elliott Hughes
6a4deeda70
Switch frameworks/base/libs/androidfw to the new icu.
...
Change-Id: Id82830750dd7e83bbc66811a1133b403cc697c97
2014-07-09 16:58:28 -07:00
Tim Murray
91758a3946
Merge "Update copyFrom(BaseObj[]) for large objects."
2014-07-09 14:43:38 +00:00
Tim Murray
3de3dc79e5
Update copyFrom(BaseObj[]) for large objects.
...
Change-Id: I99cadbd1ad925cad0dd357c9abbd1a49c07785c9
2014-07-09 15:30:42 -07:00
Alan Viverette
d5c72cbc23
Merge "Remove icon from base alert dialog, use light theme"
2014-07-09 21:45:32 +00:00
Alan Viverette
c65ff211af
Remove icon from base alert dialog, use light theme
...
BUG: 16160305
Change-Id: I3cc5b5f0f02ddffb19b06b4796dedb98a6083454
2014-07-09 23:23:43 +00:00
Quddus Chong
4696936e9b
am 8e086faf: am 9afee0df: docs: Added missing instructions for copying the Google Play Services library project.
...
* commit '8e086faf89a0c59163731cbe2c7778b7365722ab':
docs: Added missing instructions for copying the Google Play Services library project.
2014-07-09 23:14:57 +00:00