10492 Commits

Author SHA1 Message Date
Nancy Chen
e4b1d57dfd Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into lmp-dev 2014-08-25 22:24:09 +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
John Spurlock
2acbbef88f am f51ee90a: Merge "PowerUI: Don\'t play sound on every update below level." into lmp-dev
* commit 'f51ee90a8c5029b88980a6a5469e47d680dcdf33':
  PowerUI: Don't play sound on every update below level.
2014-08-25 20:09:27 +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
John Spurlock
fc139c3ba8 am c527d9a8: Merge "Doze: Only doze as owner." into lmp-dev
* commit 'c527d9a8dd277fd8611b0ea4ce9ae46f734a4720':
  Doze: Only doze as owner.
2014-08-25 19:20:22 +00:00
John Spurlock
c8d3a86ea4 Merge "Doze: Only doze as owner." into lmp-dev 2014-08-25 19:13:58 +00:00
Selim Cinek
fc2fb58115 am b2f4c47c: Merge "Fixed crash when tapping a notification" into lmp-dev
* commit 'b2f4c47ca51d49d321dee3176b6df2cedd52b4a0':
  Fixed crash when tapping a notification
2014-08-25 19:04:57 +00:00
Selim Cinek
512417e92d am 76b35f70: Merge "Fixed a bug where the clipRect was not correctly reset" into lmp-dev
* commit '76b35f703092e0bf80b00b14b32f3a53b1ba391b':
  Fixed a bug where the clipRect was not correctly reset
2014-08-25 18:57:03 +00:00
Selim Cinek
5873510433 am 2218b24d: Merge "Fixed the navigation bar for LTR languages." into lmp-dev
* commit '2218b24d92e78f6d1c46bcc7aef264b7786b1fb8':
  Fixed the navigation bar for LTR languages.
2014-08-25 18:56:59 +00:00
Brian Colonna
3e76354243 am 92a8d65b: Merge "Bug 17250075: Turned off debugging for launching secure camera" into lmp-dev
* commit '92a8d65bdce1487002ce8aa5225ad89d1942b24e':
  Bug 17250075: Turned off debugging for launching secure camera
2014-08-25 18:52:24 +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
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
Jorim Jaggi
d120520c4c am cfef67fc: Merge "Fix password unlock method" into lmp-dev
* commit 'cfef67fc9ab05d59910b467409a6d82e918f91cd':
  Fix password unlock method
2014-08-25 16:22:45 +00:00
Jorim Jaggi
8fa3ab173f am e43d288f: Merge "Fix invisible security method" into lmp-dev
* commit 'e43d288f0e8aa96a704b0b98ab7061b479e309a9':
  Fix invisible security method
2014-08-25 16:22:40 +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
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
Jorim Jaggi
20060091e2 Merge "Fix password unlock method" into lmp-dev 2014-08-25 16:09:23 +00:00
Jorim Jaggi
e60982f536 Merge "Fix invisible security method" into lmp-dev 2014-08-25 16:09:12 +00:00
Jorim Jaggi
118aecea58 Fix swipe up affordance bugs
- Fix that you could invoke the gesture from bouncer
- Fix that sometimes the card got stuck
- Decrease threshold to invoke the gesture

Bug: 17201962
Bug: 17200912
Bug: 17199841
Change-Id: I19f1e1a69395c3bcd82cdad0d814916a3cdd3428
2014-08-25 17:41:54 +02:00
Jorim Jaggi
ec7404adce am f0e52545: Merge "Fix QS header animation for RTL" into lmp-dev
* commit 'f0e52545ad1efad0197289aeca2c8145ebb50c58':
  Fix QS header animation for RTL
2014-08-25 15:30:06 +00:00
Jorim Jaggi
7af40415dc Merge "Fix QS header animation for RTL" into lmp-dev 2014-08-25 15:22:43 +00:00
Jorim Jaggi
e070018b3e Fix password unlock method
- Update layouts/assets to material
- Fix that the virtual keyboard didn't always come up
- Fix window layout of status bar window, so it's above the IME when
  on Keyguard

Bug: 16957208
Change-Id: I1785af9ac73103abe6cd9968ed27582fbfc9a1d9
2014-08-25 17:21:05 +02:00
Jorim Jaggi
fb28c0e129 Fix invisible security method
Also fixes a bug where notification guts couldn't be launched from
Keyguard.

Bug: 17162095
Change-Id: I50395065e568ca01e837b0540d5edfd8bbd5797a
2014-08-25 17:20:43 +02:00
Selim Cinek
6af423f2c5 am c672f6ac: Merge "Fixed a bug where animations were generated when closed." into lmp-dev
* commit 'c672f6ac4fae5f8dc4a9cbd8d9f1eb0a924465d0':
  Fixed a bug where animations were generated when closed.
2014-08-25 14:25:28 +00:00
Selim Cinek
0db4f35e0b Merge "Fixed a bug where animations were generated when closed." into lmp-dev 2014-08-25 14:17:13 +00:00
Jorim Jaggi
a8c97b3a63 Fix QS header animation for RTL
Bug: 17201391
Change-Id: I88a94df82ee23e4e5fe0b85c6be56e6014e66c1c
2014-08-25 16:03:22 +02:00
Jorim Jaggi
38a7c658c5 Make date consistent with spec when alarm is set
Bug: 17162597
Change-Id: I7855d8f40af77cf4d91791c899e0b6147ee17071
2014-08-25 15:37:06 +02:00
Selim Cinek
6304e68160 am 6f31760b: Merge "Fixed a ltr bug where the buttons disappeared" into lmp-dev
* commit '6f31760b25dd216b8bc0e7de170ab31cfda61367':
  Fixed a ltr bug where the buttons disappeared
2014-08-25 11:56:26 +00:00
Selim Cinek
0e41dea0b3 Fixed a bug where animations were generated when closed.
Bug: 17248206
Change-Id: I4376e1eede125ade71c09b2c1cd6ae64ad617230
2014-08-25 13:55:06 +02:00
Selim Cinek
6e3de6d98f Merge "Fixed a ltr bug where the buttons disappeared" into lmp-dev 2014-08-25 11:50:25 +00:00
Jeff Sharkey
1b54ede9de am e3218d35: Merge "Installing splits into ASECs!" into lmp-dev
* commit 'e3218d357101b948641ce361ed0b21ebc97e44be':
  Installing splits into ASECs!
2014-08-24 18:55:47 +00:00
Jeff Sharkey
37cf9907d2 Merge "Installing splits into ASECs!" into lmp-dev 2014-08-24 18:45:55 +00:00
Baligh Uddin
bf474ad6d7 Import translations. DO NOT MERGE
Change-Id: I27c8c543212829794bec781cb543af3d7169ca7f
Auto-generated-cl: translation import
2014-08-24 11:28:43 -07:00
Baligh Uddin
116bf58304 Import translations. DO NOT MERGE
Change-Id: I1e857f9c9f889e1ea6649abef8ee2446341a4631
Auto-generated-cl: translation import
2014-08-24 11:27:13 -07:00
Baligh Uddin
3e5044d3ca Import translations. DO NOT MERGE
Change-Id: Ica37ab94e0e2158a111b50bff6022d180ef45e27
Auto-generated-cl: translation import
2014-08-24 11:22:55 -07:00