OSDN Git Service

android-x86/frameworks-base.git
10 years agoMerge "Import translations. DO NOT MERGE" into lmp-preview-dev
Baligh Uddin [Wed, 4 Jun 2014 04:50:43 +0000 (04:50 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev

10 years agoQuickSettings: Tile label string updates.
John Spurlock [Wed, 4 Jun 2014 04:40:18 +0000 (00:40 -0400)]
QuickSettings: Tile label string updates.

Bug:15186962
Change-Id: I4a1167e094de81ffbcb498815bb1c7c03fc2be7b

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-preview-dev
Baligh Uddin [Wed, 4 Jun 2014 04:40:42 +0000 (04:40 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-preview-dev
Baligh Uddin [Wed, 4 Jun 2014 04:40:30 +0000 (04:40 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev

10 years agoMerge "QuickSettings: System accent color for seekbars." into lmp-preview-dev
John Spurlock [Wed, 4 Jun 2014 04:20:47 +0000 (04:20 +0000)]
Merge "QuickSettings: System accent color for seekbars." into lmp-preview-dev

10 years agoQuickSettings: System accent color for seekbars.
John Spurlock [Wed, 4 Jun 2014 04:15:51 +0000 (00:15 -0400)]
QuickSettings: System accent color for seekbars.

Decouple system ui's seekbar's color from the platform
default.

Bug:15186962
Change-Id: I8e4f5605bf5f8be32b290e588d2d854e908f2387

10 years agoMerge "Fix RadialTimePicker styling" into lmp-preview-dev
Alan Viverette [Wed, 4 Jun 2014 01:43:21 +0000 (01:43 +0000)]
Merge "Fix RadialTimePicker styling" into lmp-preview-dev

10 years agoFix some brain itch.
Adam Powell [Wed, 4 Jun 2014 01:39:33 +0000 (18:39 -0700)]
Fix some brain itch.

Set a default start content inset for quantum action bars.

Change-Id: I97f8b07b52b3afed265691d48caaeb6c54c95f78

10 years agoFix RadialTimePicker styling
Alan Viverette [Wed, 4 Jun 2014 01:36:03 +0000 (18:36 -0700)]
Fix RadialTimePicker styling

Also sneaks in some whitespace cleanup for PhoneWindow!

Change-Id: I1bc8a889a59d69ae80b6cfbf54d57cd7f8ad4a36

10 years agoMerge "Fix action bar menu inflation context" into lmp-preview-dev
Alan Viverette [Wed, 4 Jun 2014 01:17:25 +0000 (01:17 +0000)]
Merge "Fix action bar menu inflation context" into lmp-preview-dev

10 years agoMerge "Implement action bar tab mode for Toolbar-based decor action bars" into lmp...
Adam Powell [Wed, 4 Jun 2014 01:17:06 +0000 (01:17 +0000)]
Merge "Implement action bar tab mode for Toolbar-based decor action bars" into lmp-preview-dev

10 years agoMerge "Fix legacy APIs." into lmp-preview-dev
Robert Greenwalt [Wed, 4 Jun 2014 01:14:37 +0000 (01:14 +0000)]
Merge "Fix legacy APIs." into lmp-preview-dev

10 years agoMerge "Fixing back regression in Recents." into lmp-preview-dev
Winson Chung [Wed, 4 Jun 2014 01:09:58 +0000 (01:09 +0000)]
Merge "Fixing back regression in Recents." into lmp-preview-dev

10 years agoMerge "camera2: Implement most of CameraCaptureSession" into lmp-preview-dev
Igor Murashkin [Wed, 4 Jun 2014 01:00:06 +0000 (01:00 +0000)]
Merge "camera2: Implement most of CameraCaptureSession" into lmp-preview-dev

10 years agoImplement action bar tab mode for Toolbar-based decor action bars
Adam Powell [Wed, 4 Jun 2014 00:54:34 +0000 (17:54 -0700)]
Implement action bar tab mode for Toolbar-based decor action bars

Coordinate between the stacked row, etc. Also fix a silly bug in
Toolbar child views with Gravity.BOTTOM.

Bug 15332084

Change-Id: Ie91b7d5255c63d9befcc65d7939c1523e018809f

10 years agoMerge "Force write battery stats after a --history-since." into lmp-preview-dev
Dianne Hackborn [Wed, 4 Jun 2014 00:54:45 +0000 (00:54 +0000)]
Merge "Force write battery stats after a --history-since." into lmp-preview-dev

10 years agoForce write battery stats after a --history-since.
Dianne Hackborn [Wed, 4 Jun 2014 00:24:42 +0000 (17:24 -0700)]
Force write battery stats after a --history-since.

This should help the stats be more consistent across
system restarts.

Change-Id: If1736608373aada8b55d72ecf80fbbc52bd288bd

10 years agoMerge "Better Minikin integration" into lmp-preview-dev
Raph Levien [Wed, 4 Jun 2014 00:46:24 +0000 (00:46 +0000)]
Merge "Better Minikin integration" into lmp-preview-dev

10 years agoBetter Minikin integration
Raph Levien [Sun, 1 Jun 2014 22:54:47 +0000 (15:54 -0700)]
Better Minikin integration

This patch improves the Minikin integration in a number of ways,
including:

Software rendering does text decorations and handles alignment
correctly. This fixes bug 15139067 "Centered text isn't working".

Paint implements getTextPath. This fixes bug 15143354 "Text rendering in
Maps Navigation wrong typeface?"

Also a bit of refactoring, since there was duplicated code for iterating
font runs that's now a static method in MinikinUtils.

Change-Id: I4cfdb2c0559982376348325a757d95235fab1768

10 years agoFix action bar menu inflation context
Alan Viverette [Wed, 4 Jun 2014 00:32:19 +0000 (17:32 -0700)]
Fix action bar menu inflation context

Change-Id: I9da159d7721f41974b711e74edbaba6d6740f183

10 years agoMerge "AudioManager: fix AudioPort gain query" into lmp-preview-dev
Eric Laurent [Wed, 4 Jun 2014 00:27:50 +0000 (00:27 +0000)]
Merge "AudioManager: fix AudioPort gain query" into lmp-preview-dev

10 years agoFix legacy APIs.
Robert Greenwalt [Wed, 4 Jun 2014 00:22:11 +0000 (17:22 -0700)]
Fix legacy APIs.

Two fixes.  First make sure we mark the request as handled by the network handling it.
Second, convert ensureRouteToHostForAddress to use the new legacyNetworkForType.

bug:14993207
Change-Id: I230968938ca0ed91f834b36a2af60caff2eab682

10 years agoMerge "Force all windows to redraw before unblanking screen" into lmp-preview-dev
Craig Mautner [Wed, 4 Jun 2014 00:21:00 +0000 (00:21 +0000)]
Merge "Force all windows to redraw before unblanking screen" into lmp-preview-dev

10 years agoForce all windows to redraw before unblanking screen
Craig Mautner [Sat, 31 May 2014 22:13:37 +0000 (15:13 -0700)]
Force all windows to redraw before unblanking screen

The screen turning on would show windows as they were when the screen
turned off. This fix forces all showing windows to redraw first and
only then allow the screen to turn on.

Fixes bug 15092354.

Change-Id: I52c3f47438176a5ac00ba9a4d5205b56a5aa48f9

10 years agoMerge "Temporary drawable for Quantum progress indicator" into lmp-preview-dev
Alan Viverette [Wed, 4 Jun 2014 00:00:13 +0000 (00:00 +0000)]
Merge "Temporary drawable for Quantum progress indicator" into lmp-preview-dev

10 years agoMerge "Support list navigation mode for toolbar action bars" into lmp-preview-dev
Adam Powell [Tue, 3 Jun 2014 23:56:42 +0000 (23:56 +0000)]
Merge "Support list navigation mode for toolbar action bars" into lmp-preview-dev

10 years agoSupport list navigation mode for toolbar action bars
Adam Powell [Mon, 2 Jun 2014 20:30:11 +0000 (13:30 -0700)]
Support list navigation mode for toolbar action bars

Add support for the list(spinner) navigation mode for ToolbarActionBar
and WindowDecorActionBar when a Toolbar is substituting for an
ActionBarView.

Bug 15332084

Change-Id: Ic618686f7767c4a14410ae359435d7c1b244e4fa

10 years agoFixing back regression in Recents.
Winson Chung [Tue, 3 Jun 2014 23:49:00 +0000 (16:49 -0700)]
Fixing back regression in Recents.

Change-Id: I57f4fce3f2b455085b066dd7daa91cc68844b259

10 years agoMerge "DNG: Write out additional fields." into lmp-preview-dev
Ruben Brunk [Tue, 3 Jun 2014 23:38:57 +0000 (23:38 +0000)]
Merge "DNG: Write out additional fields." into lmp-preview-dev

10 years agoZen: Stateful condition panel.
John Spurlock [Mon, 2 Jun 2014 00:36:47 +0000 (20:36 -0400)]
Zen: Stateful condition panel.

When DND is on, expanded panel shows the current time
condition, or time remaining.  The last time bucket
selected is remembered as the default option for the
next time.

Move the server-side countdown helper into a proper
condition provider, but register it in-process as a
system provider.

Move common countdown condition parsing into ZenModeConfig
to reuse from system components.

Keep the manual exit condition around in zen mode config
and add plumbing for getting / listening to the
controller.

Keep the last QS detail panel around instead of
recreating it every time.

Fix the time condition's plus and minus button
enabling logic, and enhance the click handler to
deal properly with the next or previous bucket.

Bug:15344758
Change-Id: Ie7018a1c20e20f6d7e5f9e7874188374e6f8e2ab

10 years agoTemporary drawable for Quantum progress indicator
Alan Viverette [Tue, 3 Jun 2014 23:02:26 +0000 (16:02 -0700)]
Temporary drawable for Quantum progress indicator

Also cleans up unused 20dp spinner drawables.

Change-Id: I69aba84eca9f9e8d44a4237d894015caeb3d2308

10 years agoMerge "Fix build, fix Drawable loop" into lmp-preview-dev
Alan Viverette [Tue, 3 Jun 2014 22:49:33 +0000 (22:49 +0000)]
Merge "Fix build, fix Drawable loop" into lmp-preview-dev

10 years agoMerge "Update theme colors, fix EditText state transition" into lmp-preview-dev
Alan Viverette [Tue, 3 Jun 2014 22:45:03 +0000 (22:45 +0000)]
Merge "Update theme colors, fix EditText state transition" into lmp-preview-dev

10 years agoMerge "Set starting value on ripple exit animation" into lmp-preview-dev
Alan Viverette [Tue, 3 Jun 2014 22:44:33 +0000 (22:44 +0000)]
Merge "Set starting value on ripple exit animation" into lmp-preview-dev

10 years agoFix build, fix Drawable loop
Alan Viverette [Tue, 3 Jun 2014 22:48:30 +0000 (15:48 -0700)]
Fix build, fix Drawable loop

Change-Id: I524b7f40c700ebe601fdbe80644a46e90ab2bba0

10 years agoDNG: Write out additional fields.
Ruben Brunk [Tue, 3 Jun 2014 05:59:45 +0000 (22:59 -0700)]
DNG: Write out additional fields.

Bug: 15112503

Change-Id: Ib06d9a5e70e6e3d5063a95a7109538ef64f03334

10 years agocamera2: Implement most of CameraCaptureSession
Igor Murashkin [Fri, 30 May 2014 16:45:05 +0000 (09:45 -0700)]
camera2: Implement most of CameraCaptureSession

Bug: 14964443
Change-Id: I8203842c77a94a3a6e5f89494fce658b00a4160d

10 years agoMerge "Layout keyguard according to flags." into lmp-preview-dev
Craig Mautner [Tue, 3 Jun 2014 21:49:31 +0000 (21:49 +0000)]
Merge "Layout keyguard according to flags." into lmp-preview-dev

10 years agoUpdate theme colors, fix EditText state transition
Alan Viverette [Tue, 3 Jun 2014 21:43:38 +0000 (14:43 -0700)]
Update theme colors, fix EditText state transition

BUG: 11218747
BUG: 15200201
Change-Id: I94368897ea9466ae971b25fc80d6ca43433aadd5

10 years agoMerge "Quantum tab indicators, clean up text appearances" into lmp-preview-dev
Alan Viverette [Tue, 3 Jun 2014 21:39:03 +0000 (21:39 +0000)]
Merge "Quantum tab indicators, clean up text appearances" into lmp-preview-dev

10 years agoLayout keyguard according to flags.
Craig Mautner [Tue, 3 Jun 2014 21:38:57 +0000 (14:38 -0700)]
Layout keyguard according to flags.

Keyguard layout was being skipped because the previous policy does
not layout the status bar. This change lays out the status bar when
it is serving as the keyguard. This change then allows the keyguard
insets to be resized to make room for the IME when password security
is selected.

Fixes bug 14548156.

Change-Id: Ice4f1072b463a22ec763a0cde69f342206bdd15a

10 years agoMerge "Fix drawable cache, add quantum assets to preload list" into lmp-preview-dev
Alan Viverette [Tue, 3 Jun 2014 21:11:26 +0000 (21:11 +0000)]
Merge "Fix drawable cache, add quantum assets to preload list" into lmp-preview-dev

10 years agoMerge "Move owner info to main lockscreen." into lmp-preview-dev
Jorim Jaggi [Tue, 3 Jun 2014 20:46:38 +0000 (20:46 +0000)]
Merge "Move owner info to main lockscreen." into lmp-preview-dev

10 years agoMerge "Fix invalid Keyguard state with encrypted devices." into lmp-preview-dev
Jorim Jaggi [Tue, 3 Jun 2014 20:42:18 +0000 (20:42 +0000)]
Merge "Fix invalid Keyguard state with encrypted devices." into lmp-preview-dev

10 years agoFix invalid Keyguard state with encrypted devices.
Jorim Jaggi [Tue, 3 Jun 2014 20:34:22 +0000 (22:34 +0200)]
Fix invalid Keyguard state with encrypted devices.

Bug: 15389720
Change-Id: I0a18e78043e5c08f40cf3288abc07f75ea6261a0

10 years agoHandle Zen Mode computations correctly for updated notifications.
Chris Wren [Tue, 3 Jun 2014 18:29:12 +0000 (14:29 -0400)]
Handle Zen Mode computations correctly for updated notifications.

Updates to intercepted notifications come in through addNotificatiom
instead of updateNotification, because the intercepted notifications
are not in mNotificationData.

If an update causes a notification to surface, we need to notice and
remove it from the synthetic notification.  However, addNotification
is called from within InterceptedNotifications inside loops over
mIntercepted, and we cannot remove items from mIntercepted while
looping, so we split addNotification into two parts, one part is only
used by InterceptedNotifications to unconditionally surface previously
intercepted notifications.

Bug: 15389069
Change-Id: I7b0952a337f15d4009e3e61360344012345eac95

10 years agoMerge "Apply Zen Mode later, after we've found the old record." into lmp-preview-dev
Chris Wren [Tue, 3 Jun 2014 19:54:07 +0000 (19:54 +0000)]
Merge "Apply Zen Mode later, after we've found the old record." into lmp-preview-dev

10 years agoFix drawable cache, add quantum assets to preload list
Alan Viverette [Tue, 3 Jun 2014 19:52:25 +0000 (12:52 -0700)]
Fix drawable cache, add quantum assets to preload list

BUG: 15409352
Change-Id: Idb18fd99dc4229aace9082d6e26c88faf81d15bf

10 years agoMerge "Animate unlock icon while unlocking." into lmp-preview-dev
Jorim Jaggi [Tue, 3 Jun 2014 19:25:55 +0000 (19:25 +0000)]
Merge "Animate unlock icon while unlocking." into lmp-preview-dev

10 years agoApply Zen Mode later, after we've found the old record.
Chris Wren [Mon, 2 Jun 2014 19:40:32 +0000 (15:40 -0400)]
Apply Zen Mode later, after we've found the old record.

Copy the extracted signales from the previous record to the new
record.  Do this before the signal extractors are called so that code
can decide what to do with the information.

Bug: 15383769
Change-Id: Ifa24fa0e4380f08979c2126b63d29794aa50a787

10 years agoMove owner info to main lockscreen.
Jorim Jaggi [Tue, 3 Jun 2014 18:56:32 +0000 (20:56 +0200)]
Move owner info to main lockscreen.

Bug: 14307636
Bug: 15283575
Change-Id: I8cba9c0e78f825920aca1468d965e8da9b402da8

10 years agoMerge "Fix fake status bar not visible in SHADE_LOCKED state." into lmp-preview-dev
Jorim Jaggi [Tue, 3 Jun 2014 18:22:04 +0000 (18:22 +0000)]
Merge "Fix fake status bar not visible in SHADE_LOCKED state." into lmp-preview-dev

10 years agoFix fake status bar not visible in SHADE_LOCKED state.
Jorim Jaggi [Tue, 3 Jun 2014 14:29:05 +0000 (16:29 +0200)]
Fix fake status bar not visible in SHADE_LOCKED state.

Bug: 15393127
Change-Id: I535b275acd3070121c03425bd8d7c768f0a995f2

10 years agoMerge "Fix NPE when ripples are canceled due to visibility change" into lmp-preview-dev
Alan Viverette [Tue, 3 Jun 2014 18:05:05 +0000 (18:05 +0000)]
Merge "Fix NPE when ripples are canceled due to visibility change" into lmp-preview-dev

10 years agoFix NPE when ripples are canceled due to visibility change
Alan Viverette [Tue, 3 Jun 2014 17:13:22 +0000 (10:13 -0700)]
Fix NPE when ripples are canceled due to visibility change

BUG: 15406248
Change-Id: I63ce42fef8e1614372ee4a82e45eb15e8bbe1fe3

10 years agoMerge "Fixing crash, ensuring that we get the post-animation callback, adding nav...
Winson Chung [Tue, 3 Jun 2014 16:19:58 +0000 (16:19 +0000)]
Merge "Fixing crash, ensuring that we get the post-animation callback, adding nav bar scrim (Bug. 15157307)" into lmp-preview-dev

10 years agoAnimate unlock icon while unlocking.
Jorim Jaggi [Tue, 3 Jun 2014 14:19:33 +0000 (16:19 +0200)]
Animate unlock icon while unlocking.

When the user reaches the threshold such that the gesture is accepted
as an unlock, the icon scales a bit and gets fully opaque. When the
user flings, it gets even larger and fades out.

Bug: 15163546
Change-Id: Icd963aa8f7268712f239b204cdfa61ebc2baf4d0

10 years agoFix Legacy NetworkInfo API
Robert Greenwalt [Mon, 2 Jun 2014 22:32:02 +0000 (15:32 -0700)]
Fix Legacy NetworkInfo API

Make the connectivity changed broadcasts send correct NetworkInfos.
Also update the results of getNetwork.

bug:15290306
bug:15191336
bug:14993207
Change-Id: Ie99ad25f3ebb90d18348e7013761b139e7481866
(cherry picked from commit 16fe1c18289de200d2249e51db8c0986619f487b)

10 years agoImprove hint animations.
Jorim Jaggi [Mon, 2 Jun 2014 17:57:28 +0000 (19:57 +0200)]
Improve hint animations.

Show the hint text longer so that users have enough time to read it,
also "highlight" the corresponding icon by making it fully opaque
during the gesture.

Bug: 15189049
Change-Id: Ie0429752b63bae41bb6992778ebb3bd5678f9676

10 years agoHint for phone and camera.
Jorim Jaggi [Mon, 2 Jun 2014 17:29:39 +0000 (19:29 +0200)]
Hint for phone and camera.

Bug: 15189049
Bug: 15126962
Change-Id: Ie28fc8202ace4af56542201d168572ef6ad78d19

10 years agoHide phone/camera affordance when unlocking.
Jorim Jaggi [Mon, 2 Jun 2014 21:37:53 +0000 (23:37 +0200)]
Hide phone/camera affordance when unlocking.

Bug: 15163546
Change-Id: If9f3e270bb3f5473abd687061a0c3f6faf2bf3b0

10 years agoMerge "Disable now defunct touch analysis facility - DO NOT MERGE" into lmp-preview-dev
Adrian Roos [Tue, 3 Jun 2014 10:45:14 +0000 (10:45 +0000)]
Merge "Disable now defunct touch analysis facility - DO NOT MERGE" into lmp-preview-dev

10 years agoMerge "DO NOT MERGE: Added missing entries in the cec device array" into lmp-preview-dev
Jungshik Jang [Tue, 3 Jun 2014 04:14:47 +0000 (04:14 +0000)]
Merge "DO NOT MERGE: Added missing entries in the cec device array" into lmp-preview-dev

10 years agoMerge "Revert sendEnvelope changes [DO NOT MERGE]" into lmp-preview-dev
Evan Charlton [Tue, 3 Jun 2014 03:47:06 +0000 (03:47 +0000)]
Merge "Revert sendEnvelope changes [DO NOT MERGE]" into lmp-preview-dev

10 years agoMerge "Add device capability config for new BLE features(MA, scan filter).(1/3) Fixes...
Wei Wang [Tue, 3 Jun 2014 03:03:03 +0000 (03:03 +0000)]
Merge "Add device capability config for new BLE features(MA, scan filter).(1/3) Fixes b/15387925." into lmp-preview-dev

10 years agoMerge "Refactor NetworkFactory." into lmp-preview-dev
Robert Greenwalt [Tue, 3 Jun 2014 02:59:21 +0000 (02:59 +0000)]
Merge "Refactor NetworkFactory." into lmp-preview-dev

10 years agoMerge "Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS...
Dongwon Kang [Tue, 3 Jun 2014 02:31:28 +0000 (02:31 +0000)]
Merge "Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application." into lmp-preview-dev

10 years agoAudioManager: fix AudioPort gain query
Eric Laurent [Tue, 3 Jun 2014 02:18:43 +0000 (19:18 -0700)]
AudioManager: fix AudioPort gain query

Fix bug causing AudioPort.gain(int) to always return null.

Also removed debug log from AudioManager.

Bug: 14815883.
Change-Id: Ie65bab233ec8b4d974061e11ec5b8f0de18275d9

10 years agohandle removal of self added configurations
vandwalle [Sun, 1 Jun 2014 21:58:07 +0000 (14:58 -0700)]
handle removal of self added configurations

Change-Id: Ib2891ac38a4a876b0cd4f198cf26198b9fc12909
(cherry picked from commit 23fea6a042073e3cb1b0e74be5b0d096916ab6b8)

10 years agoRefactor NetworkFactory.
Robert Greenwalt [Tue, 27 May 2014 20:20:24 +0000 (13:20 -0700)]
Refactor NetworkFactory.

Make NetworkFactory a concrete class and divide responsibilites between it and NetworkAgent.
Factory will track requests and by default give a single connect/disconnect api for ease
of use.  Then NetworkAgent is created and destroyed as needed with very simple logic.

Change-Id: I401c14a6e5466f2fc63b04219b97ff85bb9af291
(cherry picked from commit 9a17b9c5a256cb4bb14821c5ee89b03b99c045e8)

10 years agoMerge "Rewrite startUsingNetworkFeature for new API" into lmp-preview-dev
Robert Greenwalt [Tue, 3 Jun 2014 01:26:19 +0000 (01:26 +0000)]
Merge "Rewrite startUsingNetworkFeature for new API" into lmp-preview-dev

10 years agoDO NOT MERGE: Added missing entries in the cec device array
Jinsuk Kim [Mon, 2 Jun 2014 09:25:00 +0000 (18:25 +0900)]
DO NOT MERGE: Added missing entries in the cec device array

Change-Id: Ibb775f47cb9fb53df0a1baf67d09d76c4cb42392

10 years agoMerge "add uid and debug fields to wifiConfiguration" into lmp-preview-dev
vandwalle [Tue, 3 Jun 2014 01:03:44 +0000 (01:03 +0000)]
Merge "add uid and debug fields to wifiConfiguration" into lmp-preview-dev

10 years agoSet starting value on ripple exit animation
Alan Viverette [Tue, 3 Jun 2014 01:01:38 +0000 (18:01 -0700)]
Set starting value on ripple exit animation

Change-Id: I2eca91c02ea059591a2ee0c75c5355f0ecd5a4be

10 years agoQuantum tab indicators, clean up text appearances
Alan Viverette [Tue, 3 Jun 2014 00:54:57 +0000 (17:54 -0700)]
Quantum tab indicators, clean up text appearances

BUG: 14618104
Change-Id: I88d3cbde794d418f50e7700d9aa2cabd0ba51fdc

10 years agoAdd onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to appli...
Dongwon Kang [Mon, 2 Jun 2014 04:33:55 +0000 (13:33 +0900)]
Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application.

Bug: 14628404
Change-Id: I40abf647e9d608c2c793d007fd2fe0d511535bdd

10 years agoFixing crash, ensuring that we get the post-animation callback, adding nav bar scrim...
Winson Chung [Mon, 2 Jun 2014 22:31:56 +0000 (15:31 -0700)]
Fixing crash, ensuring that we get the post-animation callback, adding nav bar scrim (Bug. 15157307)

Change-Id: I601ee7eda22a4b5ecb2e6835d55ed6539c5cd503

10 years agoMerge "TvContract: Address the feedback from the API review" into lmp-preview-dev
Jae Seo [Tue, 3 Jun 2014 00:26:05 +0000 (00:26 +0000)]
Merge "TvContract: Address the feedback from the API review" into lmp-preview-dev

10 years agoMerge "Add ClientState for handling the crash of clients." into lmp-preview-dev
Sungsoo Lim [Tue, 3 Jun 2014 00:23:07 +0000 (00:23 +0000)]
Merge "Add ClientState for handling the crash of clients." into lmp-preview-dev

10 years agoadd uid and debug fields to wifiConfiguration
vandwalle [Fri, 30 May 2014 21:29:49 +0000 (14:29 -0700)]
add uid and debug fields to wifiConfiguration

Bug:15111865

Change-Id: I154214c08efe769495cc214cbf65f15d55d83a32

10 years agoFix build
Alan Viverette [Tue, 3 Jun 2014 00:12:58 +0000 (17:12 -0700)]
Fix build

Change-Id: I09c649b3385ed46956f2d784546c430298de3069

10 years agoAdd ClientState for handling the crash of clients.
Sungsoo Lim [Wed, 14 May 2014 00:21:08 +0000 (09:21 +0900)]
Add ClientState for handling the crash of clients.

Bug: 15054040
Change-Id: I4dd8d1c350186fe705daa20c9944bc8e4dd556c2

10 years agoMerge "Add a way to get the class name of SetupActivity and SettingsActivity" into...
Chulwoo Lee [Mon, 2 Jun 2014 23:59:55 +0000 (23:59 +0000)]
Merge "Add a way to get the class name of SetupActivity and SettingsActivity" into lmp-preview-dev

10 years agoAdd a way to get the class name of SetupActivity and SettingsActivity
Chulwoo Lee [Tue, 27 May 2014 05:10:37 +0000 (14:10 +0900)]
Add a way to get the class name of SetupActivity and SettingsActivity

Now, there can be only one SetupActivity and one SettingsActivity for
one TIS apk though one TIS apk can contain several services. Each TIS
need to be able to have its own SetupActivity and SettingsActivity.

BUG: 15177340
Change-Id: I2d944e3ef35c3a981483ba643fd27b15925bab16

10 years agoTvContract: Address the feedback from the API review
Jae Seo [Sun, 1 Jun 2014 00:20:01 +0000 (17:20 -0700)]
TvContract: Address the feedback from the API review

This change addresses the following comments from the council:
- Provider authority should be "android.media.tv"
- Rename COLUMN_DATA to COLUMN_INTERNAL_PROVIDER_DATA and add comment to
  indicate data is internal to the provider that inserted it, and should
  not be decoded by other apps. It would be nice to restrict read access
  to this column, but not essential.
- Hide COLUMN_LOCKED since implementation isn't defined yet, also
  questions about how it interacts with Unicorn.
- Fix typo in ORIGINAL_NETWORK documentation.
- All provider MIME types need to be changed to follow platform
  conventions: "vnd.android.cursor.dir/channel",
  "vnd.android.cursor.dir/program", etc. (Notice singular tense and no
  package prefixes since they're part of the platform API.)
- Rename Programs.COLUMN_DATA to COLUMN_INTERNAL_PROVIDER_DATA, along
  with docs update, for the same reasons as above.
- Rename COLUMN_DESCRIPTION to COLUMN_SHORT_DESCRIPTION and update docs
  to indicate it's a recommended maximum length, not a hard cap.
- COLUMN_GENRE should be split into two columns: COLUMN_BROADCAST_GENRE
  (from broadcast standard) and COLUMN_CANONICAL_GENRE (from an Android
  standard). Define a subclass with the Android canonical genres, which
  are simple strings that are comma-separated when inserted into
  COLUMN_CANONICAL_GENRE.

Bug: 15345342
Change-Id: I7f8e70aef617475a59d096fd73a551e7df8a1d3a

10 years agoMerge "Clean up drawable theming APIs" into lmp-preview-dev
Alan Viverette [Mon, 2 Jun 2014 23:41:59 +0000 (23:41 +0000)]
Merge "Clean up drawable theming APIs" into lmp-preview-dev

10 years agoClean up drawable theming APIs
Alan Viverette [Mon, 2 Jun 2014 23:39:04 +0000 (16:39 -0700)]
Clean up drawable theming APIs

Removes APIs for themed creation of a drawable from a stream, since
that doesn't involve any inflation. Also cleans up tinting methods
left over from previous clean up.

BUG: 15089957
Change-Id: I2af7aa9a6d351ae61b33ee1216c674fae1bffe11
Signed-off-by: Alan Viverette <alanv@google.com>
10 years agoRewrite startUsingNetworkFeature for new API
Robert Greenwalt [Fri, 16 May 2014 01:07:26 +0000 (18:07 -0700)]
Rewrite startUsingNetworkFeature for new API

bug:14993207
Change-Id: I041a80faa07bf3094af13a6c606f3b15aa03f789
(cherry picked from commit 09fe5e618b09965183cf53fba87c39025a19e8d1)

10 years agoAdd device capability config for new BLE features(MA, scan filter).(1/3)
Wei Wang [Mon, 2 Jun 2014 21:31:52 +0000 (14:31 -0700)]
Add device capability config for new BLE features(MA, scan filter).(1/3)
Fixes b/15387925.

Change-Id: Ib53e92967971b769ff9872bf11dfa10f4c9a1fd4

10 years agoMerge "Some battery stats history fixes." into lmp-preview-dev
Dianne Hackborn [Mon, 2 Jun 2014 22:57:40 +0000 (22:57 +0000)]
Merge "Some battery stats history fixes." into lmp-preview-dev

10 years agoMerge "Support fallbacks for custom typefaces (Minikin)" into lmp-preview-dev
Raph Levien [Mon, 2 Jun 2014 22:54:58 +0000 (22:54 +0000)]
Merge "Support fallbacks for custom typefaces (Minikin)" into lmp-preview-dev

10 years agoMerge "Delay sending shared element position until after layout." into lmp-preview-dev
George Mount [Mon, 2 Jun 2014 22:42:44 +0000 (22:42 +0000)]
Merge "Delay sending shared element position until after layout." into lmp-preview-dev

10 years agoDisable now defunct touch analysis facility - DO NOT MERGE
Adrian Roos [Mon, 2 Jun 2014 15:57:07 +0000 (17:57 +0200)]
Disable now defunct touch analysis facility - DO NOT MERGE

Bug: 15381470
Change-Id: I2ab252e4c0122d79c9a78b3df643bfd46a105cf0

10 years agoMerge "Add an internal method for setting optical insets." into lmp-preview-dev
Adam Powell [Mon, 2 Jun 2014 21:36:55 +0000 (21:36 +0000)]
Merge "Add an internal method for setting optical insets." into lmp-preview-dev

10 years agoMerge "Hide header when notifications collide with it on Keyguard." into lmp-preview-dev
Jorim Jaggi [Mon, 2 Jun 2014 21:35:04 +0000 (21:35 +0000)]
Merge "Hide header when notifications collide with it on Keyguard." into lmp-preview-dev

10 years agoHide header when notifications collide with it on Keyguard.
Jorim Jaggi [Mon, 2 Jun 2014 20:47:42 +0000 (22:47 +0200)]
Hide header when notifications collide with it on Keyguard.

Bug: 15163546
Change-Id: If4f39786916df75537959a8104823353c475448f

10 years agoAdd an internal method for setting optical insets.
Adam Powell [Mon, 2 Jun 2014 21:24:47 +0000 (14:24 -0700)]
Add an internal method for setting optical insets.

This will allow views to calculate their own optical insets
e.g. during measurement. Candidate for public API down the road once
it proves itself for framework views.

Change-Id: I098d7b7b52e5aaf7eccc8ef34d79791d127d8c77

10 years agoMerge "Check for NULL on TypefaceImpl unref" into lmp-preview-dev
Raph Levien [Mon, 2 Jun 2014 21:17:49 +0000 (21:17 +0000)]
Merge "Check for NULL on TypefaceImpl unref" into lmp-preview-dev

10 years agoMerge "Put TV Input Framework under android.media.tv, including TvContract" into...
Jae Seo [Mon, 2 Jun 2014 21:03:58 +0000 (21:03 +0000)]
Merge "Put TV Input Framework under android.media.tv, including TvContract" into lmp-preview-dev

10 years agoMerge "Code cleaning" into lmp-preview-dev
Fabrice Di Meglio [Mon, 2 Jun 2014 20:50:42 +0000 (20:50 +0000)]
Merge "Code cleaning" into lmp-preview-dev