150915 Commits

Author SHA1 Message Date
Eino-Ville Talvala
509f777730 Merge "Camera2: Make sure aborting captures on an idle device works." into lmp-dev 2014-08-28 22:48:55 +00:00
Craig Mautner
1ad99155b3 Don't use anim background for translucent windows
When a translucent window transitions in or out the activity behind
it does not animate. In such cases if a background color is specified
for the translucent window animation then the background will obscure
the static window behind the animating window for the duration of the
animation. This change eliminates the background color for
translucent windows.

Fixes bug 16219830.

Change-Id: I5834595afa5beae95ac2fcf8f2bad1a59271e08a
2014-08-28 15:47:13 -07:00
Alan Viverette
9adfa37cfe Merge "Cancel the date picker dialog when BUTTON_NEGATIVE is clicked" into lmp-dev 2014-08-28 22:39:27 +00:00
Jeff Sharkey
023ba78335 am babbcbb1: Merge "Lint tool for current.txt." into lmp-dev
* commit 'babbcbb1cca7cdf78f25e37b4a24b9dc8a0047c9':
  Lint tool for current.txt.
2014-08-28 22:39:02 +00:00
Jean-Michel Trivi
0008e75230 am 2d770004: Merge "android.media.Ringtone: add getter for AudioAttributes" into lmp-dev
* commit '2d770004425f3a9c831b84f9b0b4308aa72f4478':
  android.media.Ringtone: add getter for AudioAttributes
2014-08-28 22:38:56 +00:00
Jean-Michel Trivi
b1dd80a8c2 am f9882022: Merge "More AudioManager.generateAudioSessionId() javadoc" into lmp-dev
* commit 'f9882022be6bd2f44750807ff10b17fdde89797c':
  More AudioManager.generateAudioSessionId() javadoc
2014-08-28 22:38:52 +00:00
Diego Pontoriero
921db7e1de Merge "Change TelephonyManager method name to accurately reflect functionality." into lmp-dev 2014-08-28 22:38:50 +00:00
RoboErik
26023f4d63 am a70def9e: Merge "Update to MediaBrowser APIs per council feedback" into lmp-dev
* commit 'a70def9e80f0acbfbec54aa76182901858d2188a':
  Update to MediaBrowser APIs per council feedback
2014-08-28 22:38:47 +00:00
Jeff Sharkey
7f208bfcfd Merge "Lint tool for current.txt." into lmp-dev 2014-08-28 22:33:01 +00:00
Jeff Sharkey
8190f4885b Lint tool for current.txt.
Detects common public API mistakes, making it easy to quickly scan
across all changes in a new API level.

Builds in-memory representation of the current API, then runs various
detectors over the classes.  It collects failures, and can ignore
known failures from a previous API level.

Example usage:

$ python frameworks/base/tools/apilint/apilint.py \
    frameworks/base/api/current.txt \
    prebuilts/sdk/api/21.txt

Change-Id: Ie1f88894baf9f79e4b11e78c47f848ea5e25fc25
2014-08-28 15:31:35 -07:00
Alan Viverette
40ce070714 Fix docs build
Change-Id: Id7b961ebcfffe536992208a157f625b5a1b1e1b6
2014-08-28 15:27:04 -07:00
Jean-Michel Trivi
09daab204c Merge "android.media.Ringtone: add getter for AudioAttributes" into lmp-dev 2014-08-28 22:13:11 +00:00
Jean-Michel Trivi
d33c3a7765 Merge "More AudioManager.generateAudioSessionId() javadoc" into lmp-dev 2014-08-28 22:12:43 +00:00
Chris Craik
abedca3983 Support Z reorder/shadows in root render node
bug:17310188
Change-Id: If2281218c458cf767d79b4d81944e2c8a23ca32c
2014-08-28 15:03:55 -07:00
RoboErik
350be2e1c2 Merge "Update to MediaBrowser APIs per council feedback" into lmp-dev 2014-08-28 21:51:50 +00:00
PauloftheWest
2c0f3b8ad5 am 7d91d9f1: Merge "Updated SMS emphasis strings for Quantum/Material theme." into lmp-dev
* commit '7d91d9f172038f03a271ec07c88f79ab0535c6ed':
  Updated SMS emphasis strings for Quantum/Material theme.
2014-08-28 21:42:12 +00:00
RoboErik
e8a79a89b9 am b907b22f: Merge "Set/unset session on the callback" into lmp-dev
* commit 'b907b22f67d866d9fc46d00b8a22714454c0cb6e':
  Set/unset session on the callback
2014-08-28 21:42:09 +00:00
Winson Chung
fa09657c09 am 2beddd4d: Merge "Ensuring that the ActivityInfo cache accounts for the task\'s user id. (Bug 17314317)" into lmp-dev
* commit '2beddd4d78f6028b4b32058bd48c1d7f5955e09f':
  Ensuring that the ActivityInfo cache accounts for the task's user id. (Bug 17314317)
2014-08-28 21:42:05 +00:00
PauloftheWest
2f2ea058db Merge "Updated SMS emphasis strings for Quantum/Material theme." into lmp-dev 2014-08-28 21:37:20 +00:00
RoboErik
4fe4facb68 Merge "Set/unset session on the callback" into lmp-dev 2014-08-28 21:29:38 +00:00
RoboErik
5ea924bcdb Set/unset session on the callback
We lost this somewhere. When a callback is set on a MediaSession it needs
to have a reference to the Session so it can do default routing of media
keys.

bug:17304614
Change-Id: I4af82947da790135049d40c5c69c2996f3cc4ccc
2014-08-28 14:19:25 -07:00
Alan Viverette
9d139d2d8a am dceb15b2: Merge "Update action bar item widths, overflow menu, button, and spinner styles" into lmp-dev
* commit 'dceb15b22ea3d229f29aec762b58c6ce06c4eca9':
  Update action bar item widths, overflow menu, button, and spinner styles
2014-08-28 21:16:48 +00:00
Shaohan Zou
209dcc68f0 am 77bc1cef: Merge "Add Media Player Streaming Tests" into lmp-dev
* commit '77bc1cefe5af85da8ef9e7f8fd9248b1ee335345':
  Add Media Player Streaming Tests
2014-08-28 21:16:44 +00:00
Winson Chung
bb6c033351 Merge "Ensuring that the ActivityInfo cache accounts for the task's user id. (Bug 17314317)" into lmp-dev 2014-08-28 21:14:22 +00:00
RoboErik
3625bf72cb Update to MediaBrowser APIs per council feedback
Does all the updates in the bug except the loadIcon/loadBitmap
methods, which are removed per feedback from Sharkey.

bug:17205016
Change-Id: Ie84d4d25a59c6985ce16972c26c8d1e5c02ff5c9
2014-08-28 21:11:22 +00:00
Alan Viverette
b1b267114c Merge "Update action bar item widths, overflow menu, button, and spinner styles" into lmp-dev 2014-08-28 21:05:04 +00:00
Christopher Tate
aa53436928 am 2c85f54f: Merge "Correct misleading javadoc for BackupHelper" into lmp-dev
* commit '2c85f54ff783957f889aa67ea9cd0e4a6d611ae9':
  Correct misleading javadoc for BackupHelper
2014-08-28 21:03:24 +00:00
Chris Craik
7f2de62043 am 7732c066: Merge "Force translucency for inset windows" into lmp-dev
* commit '7732c066f33c270ac48fdd5b1fb9438fb7260e82':
  Force translucency for inset windows
2014-08-28 21:03:20 +00:00
Shaohan Zou
18b80d2a0d Merge "Add Media Player Streaming Tests" into lmp-dev 2014-08-28 21:00:33 +00:00
Kenny Guy
a734fc1ece Ensuring that the ActivityInfo cache accounts for the task's user id. (Bug 17314317)
Change-Id: I10bcb60abe3450f2ecfb3ee305be505e13e0be3b
2014-08-28 13:58:29 -07:00
Alan Viverette
f023c2530a Update action bar item widths, overflow menu, button, and spinner styles
Manually modifies the overflow button hotspot bounds so that the ripple
appears to be centered on the overflow icon. Adds styleable and parsing
for list popup window offsets. Updates spinner text appearance to be
consistent with drop down item text appearance. Also updates horizontal
inner padding in buttons.

BUG: 17305079
BUG: 17304391
BUG: 17302567
Change-Id: Iafddfef290078de968894a3b443ba9f60f84c6d4
2014-08-28 13:55:18 -07:00
Christopher Tate
a43e2409ad Merge "Correct misleading javadoc for BackupHelper" into lmp-dev 2014-08-28 20:53:36 +00:00
Diego Pontoriero
3892fc0349 Change TelephonyManager method name to accurately reflect functionality.
Bug: 17163860
Change-Id: I4390d79c49831454146a42b89520a16984c5f260
2014-08-28 13:50:36 -07:00
Chris Craik
12b500959d Merge "Force translucency for inset windows" into lmp-dev 2014-08-28 20:49:06 +00:00
PauloftheWest
768330d6d7 Updated SMS emphasis strings for Quantum/Material theme.
Bug: 17148201
Change-Id: I888f366368c47bf42ef2aef55662c0a2b1bd382e
2014-08-28 13:42:21 -07:00
John Spurlock
b581c097e6 am 6b7a237e: Merge "StatusBar: Allow roaming indicator even when also on wifi." into lmp-dev
* commit '6b7a237ea55548689664c589b1bb5a205e7538a6':
  StatusBar: Allow roaming indicator even when also on wifi.
2014-08-28 19:58:56 +00:00
Raph Levien
26c87cfb58 Ignore width of trailing whitespace for computing ellipsis
We used the full width of a line, including trailing spaces, to compute
ellipsis, sometimes causing spurious ellipsization when the space pushed
it past the layout width. This patch uses only the width up to the last
graphing character.

Fix for bug 17186801 "First line of title text is getting truncated even
if there's space on second line"

Change-Id: I49d07c18c8dd1d3b279f591224d23e10645dc8c0
2014-08-28 12:56:51 -07:00
Julia Reynolds
abe3347950 am d266bd44: Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-dev
* commit 'd266bd44dcf79b14584a3af223d78fe80c4d571a':
  Audio/Micrphone user restriction/multiuser updates.
2014-08-28 19:46:08 +00:00
Dianne Hackborn
6dd49811ce am f63aa97c: Merge "Fix issue #17289876: startActivityFromRecents appears to launch the wrong task" into lmp-dev
* commit 'f63aa97c6a7ed27ff99044a09562601d08fedd73':
  Fix issue #17289876: startActivityFromRecents appears to launch the wrong task
2014-08-28 19:46:01 +00:00
John Spurlock
1a3febe711 Merge "StatusBar: Allow roaming indicator even when also on wifi." into lmp-dev 2014-08-28 19:45:53 +00:00
Julia Reynolds
a8528c6420 Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-dev 2014-08-28 19:41:42 +00:00
John Spurlock
14339c9edc StatusBar: Allow roaming indicator even when also on wifi.
Bug:14610152
Change-Id: Ia83abe0ae862ed747ee280c61c2fff3b62345b41
2014-08-28 15:41:29 -04:00
Dianne Hackborn
2db754ac6e Merge "Fix issue #17289876: startActivityFromRecents appears to launch the wrong task" into lmp-dev 2014-08-28 19:33:08 +00:00
Winson Chung
c1520475cd am 62354353: Merge "Change API to return thumbnail size instead of individual dimensions. (Bug 17295512)" into lmp-dev
* commit '62354353bfee37bc6ea1316f8a521a68131c989c':
  Change API to return thumbnail size instead of individual dimensions. (Bug 17295512)
2014-08-28 19:26:29 +00:00
Winson Chung
8bd5d69008 Merge "Change API to return thumbnail size instead of individual dimensions. (Bug 17295512)" into lmp-dev 2014-08-28 19:15:10 +00:00
Christoph Studer
e2ba46e989 am 6049c4b7: Merge "NoListener: Factor out ZEN mode API" into lmp-dev
* commit '6049c4b7ee264585cb4f7720ea628e9c5d389b8d':
  NoListener: Factor out ZEN mode API
2014-08-28 19:07:23 +00:00
Dianne Hackborn
3077ecee73 am c6273338: Merge "Fix issue #16953886: History and batterystats checkin summary..." into lmp-dev
* commit 'c6273338e904b1b391757a4604325eea35784931':
  Fix issue #16953886: History and batterystats checkin summary...
2014-08-28 19:07:19 +00:00
Christoph Studer
45c0d5838f Merge "NoListener: Factor out ZEN mode API" into lmp-dev 2014-08-28 18:59:41 +00:00
Dianne Hackborn
7e7f9a3f7c Merge "Fix issue #16953886: History and batterystats checkin summary..." into lmp-dev 2014-08-28 18:58:16 +00:00
Andrew Lee
14be2fd3ea am 3968fc0e: Merge "Add CallProperties class, and use to on ParcelableCall." into lmp-dev
* commit '3968fc0e453b206fb94581c4b9b9e34b961d790f':
  Add CallProperties class, and use to on ParcelableCall.
2014-08-28 18:53:44 +00:00