OSDN Git Service

android-x86/frameworks-base.git
10 years agoCorrect hotspot notification asset
Jason Monk [Tue, 2 Sep 2014 20:39:15 +0000 (16:39 -0400)]
Correct hotspot notification asset

Bug: 17318568
Change-Id: I643ed22547370eef6f4b91f37ec9496e09428112

10 years agoMerge "Fix expanded notifications on lockscreen" into lmp-dev
Jorim Jaggi [Tue, 2 Sep 2014 15:07:36 +0000 (15:07 +0000)]
Merge "Fix expanded notifications on lockscreen" into lmp-dev

10 years agoFix expanded notifications on lockscreen
Jorim Jaggi [Tue, 2 Sep 2014 14:31:19 +0000 (16:31 +0200)]
Fix expanded notifications on lockscreen

Bug: 17340086
Change-Id: I388f859cea1ad5daf195590512ee684e88b9299c

10 years agoMerge "Fixed crash with notification guts" into lmp-dev
Selim Cinek [Tue, 2 Sep 2014 11:48:27 +0000 (11:48 +0000)]
Merge "Fixed crash with notification guts" into lmp-dev

10 years agoMerge "Fixed LTR and RTL naming confusion in navigation bar" into lmp-dev
Selim Cinek [Tue, 2 Sep 2014 11:47:46 +0000 (11:47 +0000)]
Merge "Fixed LTR and RTL naming confusion in navigation bar" into lmp-dev

10 years agoFixed crash with notification guts
Selim Cinek [Tue, 2 Sep 2014 10:51:31 +0000 (12:51 +0200)]
Fixed crash with notification guts

Bug: 17350166
Change-Id: I4b5eb19b30e57486f48fa8c397e7450426f36464

10 years agoDisable the debug flag in HdmiLogger.
Yuncheol Heo [Tue, 2 Sep 2014 05:59:15 +0000 (14:59 +0900)]
Disable the debug flag in HdmiLogger.

The flag was enabled by mistake in the previous CL.
And this can cause the log-spam on HdmiCec.

Change-Id: Ie705eba8718e9dfe1750726278b6dce6bd872eb9

10 years agoMerge "Reallocate the logical address on the hotplug event." into lmp-dev
Yuncheol Heo [Tue, 2 Sep 2014 04:57:30 +0000 (04:57 +0000)]
Merge "Reallocate the logical address on the hotplug event." into lmp-dev

10 years agoMerge "TIF: add SystemApi's for ITvInputHardware related methods" into lmp-dev
Wonsik Kim [Tue, 2 Sep 2014 02:52:44 +0000 (02:52 +0000)]
Merge "TIF: add SystemApi's for ITvInputHardware related methods" into lmp-dev

10 years agoTIF: add SystemApi's for ITvInputHardware related methods
Wonsik Kim [Mon, 1 Sep 2014 02:52:28 +0000 (11:52 +0900)]
TIF: add SystemApi's for ITvInputHardware related methods

Bug: 17322530
Change-Id: I813d865bc9a77d1d381e52188afac5c5c75a2968

10 years agoReallocate the logical address on the hotplug event.
Yuncheol Heo [Tue, 2 Sep 2014 01:36:04 +0000 (10:36 +0900)]
Reallocate the logical address on the hotplug event.

Bug: 17337451
Change-Id: I4117638e96c64eabd64edfef3359a0f12cf110f6

10 years agoMerge "CEC: Fixes bugs in routing control" into lmp-dev
Jinsuk Kim [Tue, 2 Sep 2014 02:27:22 +0000 (02:27 +0000)]
Merge "CEC: Fixes bugs in routing control" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Tue, 2 Sep 2014 02:06:59 +0000 (02:06 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Tue, 2 Sep 2014 02:06:50 +0000 (02:06 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoCEC: Fixes bugs in routing control
Jinsuk Kim [Tue, 2 Sep 2014 01:30:10 +0000 (10:30 +0900)]
CEC: Fixes bugs in routing control

1) HdmiControlService#inInDeviceList was passed the parameters in
   a wrong order. Fixed here. Turned the method to private as well.
2) Passed path not port to Routing control when handling active
   path removal to update the active path correctly.
3) adb dumpsys hdmi_control outputs the status of the connected
   CEC devices for debugging.

Bug: 17344892
Bug: 17346869
Change-Id: I289d980a2534a6159b12286dd43f159e1b4134d4

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 2 Sep 2014 00:49:05 +0000 (17:49 -0700)]
Import translations. DO NOT MERGE

Change-Id: Id2b9e0d60ed4cba16ad90621dafd7c41ad377f76
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 2 Sep 2014 00:29:48 +0000 (17:29 -0700)]
Import translations. DO NOT MERGE

Change-Id: I7fab5997699dba037e40150ea6484993efe6577f
Auto-generated-cl: translation import

10 years agoFixing build (adding missing animations).
Winson Chung [Mon, 1 Sep 2014 23:58:23 +0000 (16:58 -0700)]
Fixing build (adding missing animations).

10 years agoProviding a more seamless transition to Home (Bug. 17012456)
Winson Chung [Fri, 29 Aug 2014 03:57:16 +0000 (20:57 -0700)]
Providing a more seamless transition to Home (Bug. 17012456)

- Fixing landscape N7 transition issue

Change-Id: I968d6fd4db693359d520664b1444e699d7ee30ee

10 years agoMerge "NoMan: Disable SQLite stats DO NOT MERGE" into lmp-dev
Christoph Studer [Mon, 1 Sep 2014 21:55:08 +0000 (21:55 +0000)]
Merge "NoMan: Disable SQLite stats DO NOT MERGE" into lmp-dev

10 years agoFixed LTR and RTL naming confusion in navigation bar
Selim Cinek [Mon, 1 Sep 2014 21:53:43 +0000 (23:53 +0200)]
Fixed LTR and RTL naming confusion in navigation bar

Bug: 15280748
Change-Id: Ibc985374b8c4e6787abd80324add1213c9db727e

10 years agoMerge "Fixed a bug with the appear animation of the notifications" into lmp-dev
Selim Cinek [Mon, 1 Sep 2014 21:30:31 +0000 (21:30 +0000)]
Merge "Fixed a bug with the appear animation of the notifications" into lmp-dev

10 years agoMerge "Stabilized the animation when going back from the locked shade" into lmp-dev
Selim Cinek [Mon, 1 Sep 2014 21:30:20 +0000 (21:30 +0000)]
Merge "Stabilized the animation when going back from the locked shade" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Mon, 1 Sep 2014 21:25:59 +0000 (21:25 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Mon, 1 Sep 2014 21:25:57 +0000 (21:25 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Mon, 1 Sep 2014 21:25:56 +0000 (21:25 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Mon, 1 Sep 2014 21:25:42 +0000 (21:25 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Mon, 1 Sep 2014 21:25:38 +0000 (21:25 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoFixed a bug with the appear animation of the notifications
Selim Cinek [Mon, 1 Sep 2014 21:08:39 +0000 (23:08 +0200)]
Fixed a bug with the appear animation of the notifications

Bug: 17346264
Change-Id: I0c830c1661342eb0885da5e8dec385d0775f146b

10 years agoStabilized the animation when going back from the locked shade
Selim Cinek [Mon, 1 Sep 2014 20:33:25 +0000 (22:33 +0200)]
Stabilized the animation when going back from the locked shade

Now, independant of the notifications the shade correctly animates
back from the shade locked when clicking on the bottom.

Bug: 17345758
Change-Id: I40f6cc65d4ceb4357f648192287c08acddffdcd9

10 years agoMerge "Trust: Look at the security unlock method of the right user" into lmp-dev
Adrian Roos [Mon, 1 Sep 2014 21:13:11 +0000 (21:13 +0000)]
Merge "Trust: Look at the security unlock method of the right user" into lmp-dev

10 years agoTrust: Look at the security unlock method of the right user
Adrian Roos [Mon, 1 Sep 2014 14:24:32 +0000 (16:24 +0200)]
Trust: Look at the security unlock method of the right user

Follow up to Ic9e93862c722ebc529f5b2010b9cea941f569ce7.

Bug: 17107213
Change-Id: I8f3c19aedeaca3f265c98a4fb60ab74b115fca47

10 years agoMerge "Fixed several bugs where the dismissview was not reachable." into lmp-dev
Selim Cinek [Mon, 1 Sep 2014 19:40:07 +0000 (19:40 +0000)]
Merge "Fixed several bugs where the dismissview was not reachable." into lmp-dev

10 years agoMerge "Notification: Reset view params for re-use" into lmp-dev
Christoph Studer [Mon, 1 Sep 2014 19:26:55 +0000 (19:26 +0000)]
Merge "Notification: Reset view params for re-use" into lmp-dev

10 years agoFixed several bugs where the dismissview was not reachable.
Selim Cinek [Mon, 1 Sep 2014 17:41:54 +0000 (19:41 +0200)]
Fixed several bugs where the dismissview was not reachable.

Also fixes a bug where the maxExpandHeight was not correctly updated
and where notifications were wrongfully generated.
Finally it fixes an issue where initially the height of the panel was
not correct.

Bug: 17096130
Change-Id: I0f4a05187f31eef5cbbe364bfceb8806b5092cdf

10 years agoMerge "Notification guts have now the actualHeight of the notifications" into lmp-dev
Selim Cinek [Mon, 1 Sep 2014 19:16:23 +0000 (19:16 +0000)]
Merge "Notification guts have now the actualHeight of the notifications" into lmp-dev

10 years agoNotification guts have now the actualHeight of the notifications
Selim Cinek [Mon, 1 Sep 2014 13:11:28 +0000 (15:11 +0200)]
Notification guts have now the actualHeight of the notifications

Before it just had the height of the notification leading to bugs
in cornercases during animations and swiping.
Also updated to colors to use system colors.

Bug: 17333457
Change-Id: I00d87820595a789006632c582e8c35759a61969d

10 years agoNotification: Reset view params for re-use
Christoph Studer [Mon, 1 Sep 2014 16:21:18 +0000 (18:21 +0200)]
Notification: Reset view params for re-use

Since RemoteViews are reapplied in SysUI, reset potentially
modified view params before configuring it.

Bug: 17175860
Change-Id: I0eceb1522461f8302e69af1a995a8d036951d1ed

10 years agoFix clipped off text on second line for QS tiles
Jorim Jaggi [Mon, 1 Sep 2014 15:13:36 +0000 (17:13 +0200)]
Fix clipped off text on second line for QS tiles

Bug: 16480978
Change-Id: I401845fc888c5a0263ba60f486db91f75f285935

10 years agoMerge "Media notification updates" into lmp-dev
Jorim Jaggi [Mon, 1 Sep 2014 15:52:01 +0000 (15:52 +0000)]
Merge "Media notification updates" into lmp-dev

10 years agoMedia notification updates
Jorim Jaggi [Fri, 29 Aug 2014 01:47:31 +0000 (03:47 +0200)]
Media notification updates

- Make text white.
- Adjust padding & metrics to redlines.
- Use different narrow layout when 3 or less notifications with big
  picture.
- Update action ripples.
- Fix progress bar size & fix color for indeterminate progress bar.
- Apply default background in SystemUI when no color is set, so we
  don't end up with white text on white background.

Bug: 15437369
Bug: 16625746
Bug: 15147533
Change-Id: Ie8bd5ad0bbca972685adb50034fff88ea97456bd

10 years agoMerge "Fix RTL handling for Keyguard affordances" into lmp-dev
Jorim Jaggi [Mon, 1 Sep 2014 14:54:20 +0000 (14:54 +0000)]
Merge "Fix RTL handling for Keyguard affordances" into lmp-dev

10 years agoMerge "Keyguard: Register user specific broadcasts correctly" into lmp-dev
Adrian Roos [Mon, 1 Sep 2014 14:46:24 +0000 (14:46 +0000)]
Merge "Keyguard: Register user specific broadcasts correctly" into lmp-dev

10 years agoFix RTL handling for Keyguard affordances
Jorim Jaggi [Mon, 1 Sep 2014 14:44:08 +0000 (16:44 +0200)]
Fix RTL handling for Keyguard affordances

Bug: 17328362
Change-Id: Ieb076c46379085e043b0c16755355d4c3018bd7d

10 years agoMerge "Get rid of one redundant comparison of #mComposingTextStart" into lmp-dev
Yohei Yukawa [Mon, 1 Sep 2014 14:31:53 +0000 (14:31 +0000)]
Merge "Get rid of one redundant comparison of #mComposingTextStart" into lmp-dev

10 years agoKeyguard: Register user specific broadcasts correctly
Adrian Roos [Mon, 1 Sep 2014 12:59:23 +0000 (14:59 +0200)]
Keyguard: Register user specific broadcasts correctly

Fixes the face unlock indicator only working for the
owner user. While we're at it, also fix other broadcasts
that should have been registered for all users and not just
the owner.

Bug: 17251445
Change-Id: I53cad656d7d1e1d312bff2eebfc0c23ea467e0b7

10 years agoMerge "Not enforcing a timeout anymore for talkback users" into lmp-dev
Selim Cinek [Mon, 1 Sep 2014 11:08:08 +0000 (11:08 +0000)]
Merge "Not enforcing a timeout anymore for talkback users" into lmp-dev

10 years agoNoMan: Disable SQLite stats DO NOT MERGE
Christoph Studer [Mon, 1 Sep 2014 09:23:26 +0000 (11:23 +0200)]
NoMan: Disable SQLite stats DO NOT MERGE

Bug: 16777910
Change-Id: I3df8a147e07bf088420769d86bfb766885488506

10 years agoMerge "Bind hardware TIS at startup" into lmp-dev
Wonsik Kim [Mon, 1 Sep 2014 04:32:55 +0000 (04:32 +0000)]
Merge "Bind hardware TIS at startup" into lmp-dev

10 years agoMerge "Add missing checks for the current session callback" into lmp-dev
Ji-Hwan Lee [Mon, 1 Sep 2014 04:03:42 +0000 (04:03 +0000)]
Merge "Add missing checks for the current session callback" into lmp-dev

10 years agoGet rid of one redundant comparison of #mComposingTextStart
Yohei Yukawa [Mon, 1 Sep 2014 01:29:37 +0000 (18:29 -0700)]
Get rid of one redundant comparison of #mComposingTextStart

The code in question is not only redundant but also
harmful because it causes unnecessary integer boxing.

BUG: 17340578
Change-Id: Ife6e48889db80394d224297c53806105dc41d56e

10 years agoMerge "Fix illegal cast in a logging code" into lmp-dev
Yohei Yukawa [Mon, 1 Sep 2014 00:32:55 +0000 (00:32 +0000)]
Merge "Fix illegal cast in a logging code" into lmp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 31 Aug 2014 23:22:33 +0000 (16:22 -0700)]
Import translations. DO NOT MERGE

Change-Id: I8d7de91479115c83cfca807b873e091985ad2ede
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 31 Aug 2014 23:14:23 +0000 (16:14 -0700)]
Import translations. DO NOT MERGE

Change-Id: I4ecd4e329e123af0ddd9c9eb9a2179adcdd86f96
Auto-generated-cl: translation import

10 years agoFix illegal cast in a logging code
Yohei Yukawa [Sun, 31 Aug 2014 23:10:05 +0000 (16:10 -0700)]
Fix illegal cast in a logging code

This is a follow up CL for I19ad8542659bc092b92ee13eb9,
which introduced a ClassCastException error in the logging code
of MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER handler.

With this CL, the protocol in question looks like:
- what: MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER
- arg1: sequence number to be passed to
    #setUserActionNotificationSequenceNumber(int)
- arg2: not used
- obj:  ClientState

BUG: 16238154
BUG: 7043015
Change-Id: I08d52d4564bae9e042a2eff359e92549a66e837b

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 31 Aug 2014 23:08:05 +0000 (16:08 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib3a6af2658ae965d3890b3750a44f3a3ea505742
Auto-generated-cl: translation import

10 years agoMerge "Fix NPE in EnterTransitionCoordinator." into lmp-dev
George Mount [Sun, 31 Aug 2014 22:52:42 +0000 (22:52 +0000)]
Merge "Fix NPE in EnterTransitionCoordinator." into lmp-dev

10 years agoMerge "Use optimized Keyframes for Path animations." into lmp-dev
George Mount [Sun, 31 Aug 2014 22:17:44 +0000 (22:17 +0000)]
Merge "Use optimized Keyframes for Path animations." into lmp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 31 Aug 2014 20:39:48 +0000 (13:39 -0700)]
Import translations. DO NOT MERGE

Change-Id: I2e8d61b219485d45e8446750dc0b416a6e58a453
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 31 Aug 2014 19:38:19 +0000 (12:38 -0700)]
Import translations. DO NOT MERGE

Change-Id: I727035c5d02efd35eef5ed40f46daa167fe805f1
Auto-generated-cl: translation import

10 years agoAdd missing checks for the current session callback
Ji-Hwan Lee [Sat, 30 Aug 2014 07:07:36 +0000 (16:07 +0900)]
Add missing checks for the current session callback

Bug: 17336320
Change-Id: I4676c4d76d1ed9d22bd476319098cbfcce52cd6d

10 years agoMerge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev
Tyler Gunn [Sat, 30 Aug 2014 06:26:02 +0000 (06:26 +0000)]
Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev

10 years agoBind hardware TIS at startup
Wonsik Kim [Sat, 30 Aug 2014 03:55:10 +0000 (12:55 +0900)]
Bind hardware TIS at startup

Bug: 17336654
Change-Id: Ia1354305ee83c7c15afb7647f000c8b023c4648d

10 years agoMerge "Tunneled Video Playback: Fixed missing AudioHwSync for provided Audio session...
Rachad [Sat, 30 Aug 2014 01:11:34 +0000 (01:11 +0000)]
Merge "Tunneled Video Playback: Fixed missing AudioHwSync for provided Audio session ID" into lmp-dev

10 years agoMerge "TIF: Fix comment on TvContentRating" into lmp-dev
Jae Seo [Sat, 30 Aug 2014 00:51:18 +0000 (00:51 +0000)]
Merge "TIF: Fix comment on TvContentRating" into lmp-dev

10 years agoMerge "More API lint checks." into lmp-dev
Jeff Sharkey [Sat, 30 Aug 2014 00:45:27 +0000 (00:45 +0000)]
Merge "More API lint checks." into lmp-dev

10 years agoMore API lint checks.
Jeff Sharkey [Sat, 30 Aug 2014 00:41:43 +0000 (17:41 -0700)]
More API lint checks.

When offering a helper Service, etc, all platform provided methods
should be marked final.  Otherwise, if available for developer to
override, they should follow onFoo() style naming.

Catch anyone returning concrete collections types, and look for
overlapping flags.

Change-Id: I29d95f3dff78a4da968a46f10be89eada509648c

10 years agoMerge "camera2: Add HDR vendor tag for legacy mode." into lmp-dev
Ruben Brunk [Sat, 30 Aug 2014 00:27:43 +0000 (00:27 +0000)]
Merge "camera2: Add HDR vendor tag for legacy mode." into lmp-dev

10 years agoMerge "Fix disappearing ripple background, treat active ripple separately" into lmp-dev
Alan Viverette [Sat, 30 Aug 2014 00:19:50 +0000 (00:19 +0000)]
Merge "Fix disappearing ripple background, treat active ripple separately" into lmp-dev

10 years agoShips passing in the night!
Jeff Sharkey [Fri, 29 Aug 2014 23:41:37 +0000 (16:41 -0700)]
Ships passing in the night!

Fix build breakage.

Change-Id: I37e20b7e6838cb95cfd30efb52d68e81b346f8eb

10 years agoTIF: Fix comment on TvContentRating
Jae Seo [Fri, 29 Aug 2014 23:13:07 +0000 (16:13 -0700)]
TIF: Fix comment on TvContentRating

Bug: 17332911
Change-Id: Ia2d76b2c6ecf6b804f8b6aa8cec78a243b70e966

10 years agoMerge "Variety of small UI tweaks" into lmp-dev
Alan Viverette [Fri, 29 Aug 2014 23:08:00 +0000 (23:08 +0000)]
Merge "Variety of small UI tweaks" into lmp-dev

10 years agoMerge "Address KeySet API Review" into lmp-dev
dcashman [Fri, 29 Aug 2014 23:06:48 +0000 (23:06 +0000)]
Merge "Address KeySet API Review" into lmp-dev

10 years agoUse optimized Keyframes for Path animations.
George Mount [Thu, 21 Aug 2014 21:28:01 +0000 (14:28 -0700)]
Use optimized Keyframes for Path animations.

Bug 17005728

Change-Id: I2e109ed1a3e768e1e0286fc3950516f16509e591

10 years agoMerge "Keep managed profile keystores in sync with owner" into lmp-dev
Robin Lee [Fri, 29 Aug 2014 23:01:26 +0000 (23:01 +0000)]
Merge "Keep managed profile keystores in sync with owner" into lmp-dev

10 years agoMerge "Final pass at Material DocumentsUI." into lmp-dev
Jeff Sharkey [Fri, 29 Aug 2014 22:56:55 +0000 (22:56 +0000)]
Merge "Final pass at Material DocumentsUI." into lmp-dev

10 years agoMerge "More debug for issue #17310019: pause when launching settings" into lmp-dev
Dianne Hackborn [Fri, 29 Aug 2014 22:49:39 +0000 (22:49 +0000)]
Merge "More debug for issue #17310019: pause when launching settings" into lmp-dev

10 years agoMerge "Add functions for setting/getting phone accounts." into lmp-dev
Andrew Lee [Fri, 29 Aug 2014 22:46:19 +0000 (22:46 +0000)]
Merge "Add functions for setting/getting phone accounts." into lmp-dev

10 years agoMerge "Use offsetLeftAndRight and offsetTopAndBottom in ChangeBounds." into lmp-dev
George Mount [Fri, 29 Aug 2014 22:43:23 +0000 (22:43 +0000)]
Merge "Use offsetLeftAndRight and offsetTopAndBottom in ChangeBounds." into lmp-dev

10 years agoFinal pass at Material DocumentsUI.
Jeff Sharkey [Fri, 29 Aug 2014 22:38:27 +0000 (15:38 -0700)]
Final pass at Material DocumentsUI.

Now with treatment for disabled and selected grid items.  Inverts
text and icons in selected drawer items.  Follows upstream color
changes to accent color.  Disables some verbose logging.

Bug: 1583608217281688
Change-Id: I97a1c055a2f1a537388a8f5669147618e9698870

10 years agoMerge "Document MediaSession.Callback.onMediaButtonEvent and add returns" into lmp-dev
RoboErik [Fri, 29 Aug 2014 22:38:58 +0000 (22:38 +0000)]
Merge "Document MediaSession.Callback.onMediaButtonEvent and add returns" into lmp-dev

10 years agoMerge "Oh sticky broadcasts, I'd like to do even worse to you." into lmp-dev
Dianne Hackborn [Fri, 29 Aug 2014 22:37:47 +0000 (22:37 +0000)]
Merge "Oh sticky broadcasts, I'd like to do even worse to you." into lmp-dev

10 years agoMore debug for issue #17310019: pause when launching settings
Dianne Hackborn [Fri, 29 Aug 2014 22:35:24 +0000 (15:35 -0700)]
More debug for issue #17310019: pause when launching settings

Dang, I missed a lot of opportunities to log!

Change-Id: I566597269fe73b0f798df4f00ad26d062021081d

10 years agoOh sticky broadcasts, I'd like to do even worse to you.
Dianne Hackborn [Fri, 29 Aug 2014 22:13:30 +0000 (15:13 -0700)]
Oh sticky broadcasts, I'd like to do even worse to you.

Change-Id: I36a7eae294d325d1bd88c15d52566dd4ee1f35be

10 years agoVariety of small UI tweaks
Alan Viverette [Fri, 29 Aug 2014 22:20:13 +0000 (15:20 -0700)]
Variety of small UI tweaks

Updates dialog padding, text opacities on dark theme, progress bar
opacity, ripple background exit speed, remove unnecessary text color
attribute from action menu item layout, fix secondary and tertiary
disabled state text colors.

BUG: 17321765
BUG: 17333263
BUG: 17322159
BUG: 17330086
Change-Id: I14473a985b2c6b853afe7db535a2443e934238e9

10 years agoMerge "Add a hidden system method to check call filter." into lmp-dev
John Spurlock [Fri, 29 Aug 2014 22:17:09 +0000 (22:17 +0000)]
Merge "Add a hidden system method to check call filter." into lmp-dev

10 years agoMerge "Replace "Comment" to "Description" since description makes more sense in the...
Andrew Jeon [Fri, 29 Aug 2014 22:12:21 +0000 (22:12 +0000)]
Merge "Replace "Comment" to "Description" since description makes more sense in the context of the java doc." into lmp-dev

10 years agoAdd a hidden system method to check call filter.
John Spurlock [Wed, 27 Aug 2014 20:29:47 +0000 (16:29 -0400)]
Add a hidden system method to check call filter.

As a stopgap for dialer, add a NoMan method to check
whether or not contact extras meet the current notification
interruption filter, if phone calls are allowed at all.

Bug:17299986
Change-Id: I4d7e04b974d878504ef4e3a73cb6b602cdd2f73e

10 years agoKeep managed profile keystores in sync with owner
Robin Lee [Wed, 13 Aug 2014 08:50:25 +0000 (09:50 +0100)]
Keep managed profile keystores in sync with owner

Fixes setting a keyguard password for keystore in a multi-user setup
while we're at it.

Bug: 16233206.
Change-Id: I7941707ca66ac25bd122fd22e5e0f639e7af697e

10 years agoHiding videoState values in telecomm APIs. (1/3)
Tyler Gunn [Fri, 29 Aug 2014 21:51:48 +0000 (14:51 -0700)]
Hiding videoState values in telecomm APIs. (1/3)

Hiding in Connection, ConnectionRequest, and ConnectionService.
Also @hiding PhoneAccount and PhoneCapabilities attributes related
to VT.

Bug: 17243002
Change-Id: I685305cddb99e1d2eb767982106253894a8d282f

10 years agoMerge "Clean up apks installed for a removed user" into lmp-dev
Amith Yamasani [Fri, 29 Aug 2014 21:51:08 +0000 (21:51 +0000)]
Merge "Clean up apks installed for a removed user" into lmp-dev

10 years agoMerge "Expand job scheduler dumpsys a bit" into lmp-dev
Christopher Tate [Fri, 29 Aug 2014 21:43:51 +0000 (21:43 +0000)]
Merge "Expand job scheduler dumpsys a bit" into lmp-dev

10 years agoMerge "Use a linear spline if there's a non-monotonic brightness curve" into lmp-dev
Michael Wright [Fri, 29 Aug 2014 21:43:14 +0000 (21:43 +0000)]
Merge "Use a linear spline if there's a non-monotonic brightness curve" into lmp-dev

10 years agoMerge "Fix issue #17329066: Crash in ActivityManager" into lmp-dev
Dianne Hackborn [Fri, 29 Aug 2014 21:40:38 +0000 (21:40 +0000)]
Merge "Fix issue #17329066: Crash in ActivityManager" into lmp-dev

10 years agoUse a linear spline if there's a non-monotonic brightness curve
Michael Wright [Fri, 29 Aug 2014 00:42:16 +0000 (17:42 -0700)]
Use a linear spline if there's a non-monotonic brightness curve

Some devices may contain things like transflective displays where
they actually want the backlight brightness to decrease in the face
of high ambient light scenarios. In the interest of time, just use a
linear interpolation based on the brightness control points for these
cases but in the future we should consider adding a non-monotonic
cubic spline.

Bug: 15611140
Change-Id: I8fcee061b18c8ae9cc9a1b38d8b850aaec4478ce

10 years agoMerge "Add test to ensure themes get copied from separate resource tables" into lmp-dev
Adam Lesinski [Fri, 29 Aug 2014 21:38:01 +0000 (21:38 +0000)]
Merge "Add test to ensure themes get copied from separate resource tables" into lmp-dev

10 years agoMerge "Ambient shadow tessellation improvement." into lmp-dev
ztenghui [Fri, 29 Aug 2014 21:36:02 +0000 (21:36 +0000)]
Merge "Ambient shadow tessellation improvement." into lmp-dev

10 years agoMerge "Fix issue #17329290: NPE during ContentProviderRecord.dump()" into lmp-dev
Dianne Hackborn [Fri, 29 Aug 2014 21:35:22 +0000 (21:35 +0000)]
Merge "Fix issue #17329290: NPE during ContentProviderRecord.dump()" into lmp-dev

10 years agoAdd test to ensure themes get copied from separate resource tables
Adam Lesinski [Fri, 29 Aug 2014 21:10:04 +0000 (14:10 -0700)]
Add test to ensure themes get copied from separate resource tables

Change-Id: I94e9966cf1e9d0e7e6c7daa0606a87bb0f67705e

10 years agoam 4d50fde5: am 6208e7b5: am 1014b9aa: Merge "docs: remove references to resource...
Scott Rowe [Fri, 29 Aug 2014 21:33:11 +0000 (21:33 +0000)]
am 4d50fde5: am 6208e7b5: am 1014b9aa: Merge "docs: remove references to resource browser; point to SDK instead" into klp-modular-docs

* commit '4d50fde5754b2f4a8350b79b42812100183175a4':
  docs: remove references to resource browser; point to SDK instead