148730 Commits

Author SHA1 Message Date
Michael Wright
219857b900 Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY
Also add docs to PowerManager.WakeLock#release(int)

Bug: 17290118
Change-Id: Ibcbc4279efdd0f275808042356e6ff843958e23f
2014-08-27 15:37:27 -07:00
Michael Wright
869a67c0b1 Allow voice assist to function in a non-interactive state
Currently the InputDispatcher blocks the VOICE_ASSIST key from being
sent to the window manager when the system is in a non-interactive
state.  Move the key handling to interceptKeyBeforeQueueing to avoid
this but also push off the behavior to a handler to avoid any
potential blocking of the input queue as we call into other system
services.

Bug: 16292420
Change-Id: I5bbe3455f2af5249151127dede2204cf1f12a19f
2014-08-26 20:18:24 -07:00
Alan Viverette
9e05f91cee Merge "Revert "Update shadow parameters for television."" into lmp-dev 2014-08-25 22:55:05 +00:00
Tim Murray
1df3f99d2d Merge "Update RenderScript docs." into lmp-dev 2014-08-25 22:35:58 +00:00
John Spurlock
d38eeb5512 Merge "QS: Wire up screen casting to tile/panel." into lmp-dev 2014-08-25 22:35:25 +00:00
Alan Viverette
f707774ae1 Revert "Update shadow parameters for television."
Missing several important values, plus we're changing the
styling attributes so this would break anyway.

This reverts commit 97fe804398a3c6c3f7bd888f7c0129f1c130bb00.

BUG: 17221975
Change-Id: I3b4a712ca21f3821ecadfc6c9d91b604f7154f0e
2014-08-25 22:32:14 +00:00
Nancy Chen
e4b1d57dfd Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into lmp-dev 2014-08-25 22:24:09 +00:00
Baligh Uddin
5480b3746a am 00e4b6c5: (-s ours) am b48db445: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit '00e4b6c50af5d6cb38d0e0dd21e14624d65e109d':
  Import translations. DO NOT MERGE
2014-08-25 22:07:59 +00:00
Baligh Uddin
5a292604eb am 7fbc5ae8: (-s ours) am 2be95a8b: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit '7fbc5ae88515362f41ff382d8e614e1225787183':
  Import translations. DO NOT MERGE
2014-08-25 22:07:50 +00:00
Baligh Uddin
d15d5c8bd4 am d12be991: (-s ours) am 21281ae6: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit 'd12be991afdaa80a556273e5ad91db2a824002c8':
  Import translations. DO NOT MERGE
2014-08-25 22:07:44 +00:00
Baligh Uddin
63cdabda89 am 33a062f2: (-s ours) am 7da569a5: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit '33a062f209823a26fbc868801ba2250f331340f6':
  Import translations. DO NOT MERGE
2014-08-25 22:07:40 +00:00
Aravind Akella
01a83089b7 am 303df3b6: am 765c08fd: am 611dea81: Step Counter documentation fix.
* commit '303df3b6ae4f6bac58012d5f14c9b764e944709b':
  Step Counter documentation fix.
2014-08-25 22:07:33 +00:00
Baligh Uddin
4d4093aa12 am 90a7cbba: (-s ours) am d6c7fd28: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit '90a7cbba0e9b437d4dffc1e03b2d17669a31c1b1':
  Import translations. DO NOT MERGE
2014-08-25 22:07:28 +00:00
Baligh Uddin
db88184dce am c60170b9: (-s ours) am b3024901: (-s ours) Import translations. DO NOT MERGE
* commit 'c60170b96f6020f0bb501b57bd5890fbc7079ad3':
  Import translations. DO NOT MERGE
2014-08-25 22:07:24 +00:00
Quddus Chong
b9fc2b4fc7 am 9893c642: am f42fdfd9: am 152cc584: Merge "docs: Added additional documentation for specifying OAuth scopes. bug: 12650251" into klp-modular-docs
* commit '9893c6420d0a127b3a3769a1deb2a8d397267e9b':
  docs: Added additional documentation for specifying OAuth scopes. bug: 12650251
2014-08-25 22:06:39 +00: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
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
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
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
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
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
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