148883 Commits

Author SHA1 Message Date
Alan Viverette
f86cb678a5 Use bounds in screen for better A11y backwards compatibility
BUG: 17203775
Change-Id: I9db3de6bf4a67d705489d4ca9d29efe52a36e071
2014-08-25 15:04:21 -07:00
John Spurlock
78b8c8fbde QS: Wire up screen casting to tile/panel.
Use MediaProjectionManager to determine whether or not
screencasting is active, when it changes, and to stop
casting.

Also:
 - Implement hashCode/equals on MediaProjectionInfo
 - Fix unintentional recursion in the service.

Bug:16488053
Change-Id: Icd1a88f23bbdf1d4c1915b30cb2508f8fe9d6d7e
2014-08-25 17:55:08 -04:00
Amith Yamasani
5b8e5a7d4c Merge "Improve user switching interstitial" into lmp-dev 2014-08-25 21:43:32 +00:00
Adam Lesinski
6b2416492e Merge "PM: Load all splits when parsing an app manifest" into lmp-dev 2014-08-25 21:41:22 +00:00
Vinod Krishnan
1ab7689ce8 Fwk: Adding an ECG hardware feature
Change-Id: I77e36b010a8ff0cce89a419b64a24f16d7e68caf
2014-08-25 14:32:38 -07:00
Craig Mautner
3b2cd1d59f Update API per council requests
launchTaskBehindBackgroundAnimation => launchTaskBehindTargetAnimation
visibilityMode => transitionVisiblityMode
makeLaunchTaskBehindAnimation => makeTaskLaunchBehind
launch_task_behind_background = launch_task_behind_target

Fixes bug 16958544.

Change-Id: I3b7c791fc0671b8071a5377cf6fa878bd5861f70
2014-08-25 14:25:54 -07:00
Amith Yamasani
c2a8d151dc Improve user switching interstitial
Layout and string changes.

Bug: 16661752
Change-Id: Ie24fe4683b91923ff357be054b7440fd1fc86ebb
2014-08-25 14:20:20 -07:00
RoboErik
cc3e5d5cd1 Merge "Ensure current volume is current" into lmp-dev 2014-08-25 20:20:54 +00:00
John Spurlock
faa9fb8b6a Merge "PowerUI: Don't play sound on every update below level." into lmp-dev 2014-08-25 20:00:01 +00:00
Ruben Brunk
d70132c373 camera2: Fix number of DNG NoiseProfile coeffs.
Bug: 16369384
Change-Id: I3ceca5ed3489120664990c0d057e6537b357c788
2014-08-25 12:58:13 -07:00
John Spurlock
7290d192c8 PowerUI: Don't play sound on every update below level.
There are many paths to update the power notification.  Use
PowerUI's playSound as a tripwire, and reset the value once applied.

Bug:17253062
Change-Id: Ica6a4c621f7047f8b52dee82cbfe1db5bc08247e
2014-08-25 15:45:43 -04:00
Michael Wright
f93afcf195 Merge "Remove Meta-Tab shortcut for Recents." into lmp-dev 2014-08-25 19:29:49 +00:00
Raph Levien
9897c73f12 Merge "Preserve paint parameters in Paint copy constructor" into lmp-dev 2014-08-25 19:16:42 +00:00
John Spurlock
c8d3a86ea4 Merge "Doze: Only doze as owner." into lmp-dev 2014-08-25 19:13:58 +00:00
Paul Jensen
0784eeab28 Implement VpnConfig.addAllowedApplication().
bug:17109588
bug:13651397
Change-Id: Ibb944794627117728373f0105e24f196f3eeb9e9
2014-08-25 15:09:25 -04:00
Robert Greenwalt
69ef75c952 Merge "Update the http proxy on LinkProperty change." into lmp-dev 2014-08-25 19:05:00 +00:00
Paul Lawrence
4412e5c033 Merge "Show PIN screen with all PINs, not just simple ones" into lmp-dev 2014-08-25 18:53:28 +00:00
Paul Jensen
177cd38b00 Merge "Remove captive portal sign-in actions." into lmp-dev 2014-08-25 18:52:32 +00:00
Selim Cinek
00c2ff3df9 Merge "Fixed crash when tapping a notification" into lmp-dev 2014-08-25 18:49:36 +00:00
Selim Cinek
962821524c Merge "Fixed a bug where the clipRect was not correctly reset" into lmp-dev 2014-08-25 18:48:15 +00:00
Selim Cinek
30a94d86f8 Merge "Fixed the navigation bar for LTR languages." into lmp-dev 2014-08-25 18:47:00 +00:00
Selim Cinek
6aaf217076 Fixed crash when tapping a notification
This was due to a reverse call of an animator.

Bug: 17253276
Change-Id: I9b27ce07c41a849925dd90e8a53834d0e86e5dde
2014-08-25 20:30:33 +02:00
Selim Cinek
c0f4c01321 Fixed a bug where the clipRect was not correctly reset
We now reset the cliprect of the notifications when the
view is removed from the scroller.

Bug: 17187780
Change-Id: Ifa5af0683186380f54dcb169a21d2ab41ceb98a7
2014-08-25 20:30:33 +02:00
Selim Cinek
17a327ad05 Fixed the navigation bar for LTR languages.
The navigation bar now correctly mirrors it's children even in
landscape and the tablet layout is correctly applied for LTR languages.
Also fixes some bugs where the buttons were invisible in landscape
with certain configurations.

Bug: 15280748
Change-Id: I27304d9468211a0975824c17e031e2b04b44f9e0
2014-08-25 20:30:32 +02:00
Brian Colonna
bdeb225b61 Merge "Bug 17250075: Turned off debugging for launching secure camera" into lmp-dev 2014-08-25 18:30:03 +00:00
Joe Fernandez
f589d63a14 am 17b94b8a: am 2e8d4787: docs: link bug fixes for accessibility testing page
* commit '17b94b8a583849c769aab57644e6c3c289b79e55':
  docs: link bug fixes for accessibility testing page
2014-08-25 18:18:29 +00:00
John Spurlock
c6eed84855 Doze: Only doze as owner.
The SystemUI notification doze implementation needs to run in the
main systemui process.

Bug:16900344
Change-Id: I8b21609087a4bb971bff36fb463eb2482190cd8f
2014-08-25 14:17:27 -04:00
ztenghui
a70b4742a7 VD: Update the fillColor default as transparent
b/17208473

Change-Id: I52ff3d335094f0a95f138640eb24ef5dba2ef864
2014-08-25 11:16:06 -07:00
Paul Lawrence
396ac76fd3 Show PIN screen with all PINs, not just simple ones
Bug: 17194645
Change-Id: I8b8ccd2b7cf6dbfac567492387d4f4fd61258a34
2014-08-25 11:13:46 -07:00
Tim Murray
e87234f3ba Update RenderScript docs.
android.renderscript is *not* deprecated at all and continues to
be under heavy development.

Change-Id: Ia5fcfbe89d30e92b97439c2864fd67de32b81fa4
2014-08-25 11:08:24 -07:00
Joe Fernandez
17b94b8a58 am 2e8d4787: docs: link bug fixes for accessibility testing page
* commit '2e8d4787cc383be3532a87fc1afdcdaa09e1c175':
  docs: link bug fixes for accessibility testing page
2014-08-25 18:07:13 +00:00
Brian Colonna
124b775802 Bug 17250075: Turned off debugging for launching secure camera
Reduces log spam.

Change-Id: Icdf2e0154ec337ed4fad915ec7f404d94d522ea1
2014-08-25 13:54:39 -04:00
Nancy Chen
0eb1e402c7 API review PhoneManager -> TelecommManager. Rename methods (6/6)
PhoneManager
- handlePinMMI docs should explain what a Pin is and what MMI is
- rename isInAPhoneCall to isInCall
- rename showCallScreen to showInCallScreen
- merge this class into TelecommManager, we don't need both

Bug: 16960458

Change-Id: I7d573e27ed093f2ddb7849703cc62f9916835393
2014-08-25 10:50:44 -07:00
Svet Ganov
f2a778683d Merge "RemoteViews service not unbound." into lmp-dev 2014-08-25 17:48:06 +00:00
Sandeep Siddhartha
07b4a6f42d Remove the old API for creating hotword detector
To be submitted only when the prebuilts have been updated

Change-Id: I7136b6a492610e4673f005b2d1682ce90ddb43a5
2014-08-25 10:34:07 -07:00
Jae Seo
1a95b1a6f3 Merge "CEC: Log the current time instead when the timing information is empty" into lmp-dev 2014-08-25 17:25:41 +00:00
Michael Wright
0e47941d5e Merge "Cancel pending meta actions when the key pressed *isn't* meta." into lmp-dev 2014-08-25 17:23:25 +00:00
Jae Seo
2220f6f8a6 CEC: Log the current time instead when the timing information is empty
Bug: 17237045
Change-Id: Iaa59167c23ce5b460ccfefcf31b6f579f8dda98a
2014-08-25 10:23:18 -07:00
Raph Levien
908040534d Preserve paint parameters in Paint copy constructor
The copy constructor for Paint was setting default values for additional
parameters, rather than copying them from the original object, resulting
in incorrect locale in the software text drawing path.

Fix for bug 17149910 "Chinese font is used on IME even if the system
language is Japanese"

Change-Id: I25f377ce4e0ea66946a27ea46a2db524872ae36f
2014-08-25 09:36:29 -07:00
Sandeep Siddhartha
4b4d7efe52 Merge "Fix conversion of locale from BCP47 language tag" into lmp-dev 2014-08-25 16:18:55 +00:00
Baligh Uddin
73e6ae949c Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:16:25 +00:00
Baligh Uddin
1c3a3bcadf Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:16:07 +00:00
Baligh Uddin
0699cadcb4 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:16:06 +00:00
Baligh Uddin
25143d58a8 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:16:06 +00:00
Baligh Uddin
e477bc561f Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:16:01 +00:00
Baligh Uddin
aaee5b22d0 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:16:01 +00:00
Baligh Uddin
a33054584d Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:15:56 +00:00
Baligh Uddin
98e6a6822f Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:15:56 +00:00
Baligh Uddin
22c567f44e Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-25 16:15:51 +00:00
Shishir Agrawal
ef489ef8ef Modify IccOpenLogicalChannelResponse: Document and rename constants.
Bug: 17189780

Change-Id: Iac96e3bc7265d20f21b29d4a05b615c5ff3cdd6e
2014-08-25 09:09:41 -07:00