149320 Commits

Author SHA1 Message Date
Selim Cinek
edb893bae6 Fixed crash with notification guts
Bug: 17350166
Change-Id: I4b5eb19b30e57486f48fa8c397e7450426f36464
2014-09-02 12:51:31 +02:00
Selim Cinek
74c92d6def Fixed LTR and RTL naming confusion in navigation bar
Bug: 15280748
Change-Id: Ibc985374b8c4e6787abd80324add1213c9db727e
2014-09-01 23:53:43 +02:00
Selim Cinek
ca8e58f3be Merge "Fixed a bug with the appear animation of the notifications" into lmp-dev 2014-09-01 21:30:32 +00:00
Selim Cinek
c309fab3c8 Merge "Stabilized the animation when going back from the locked shade" into lmp-dev 2014-09-01 21:30:21 +00:00
Baligh Uddin
ab76ad4f62 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-01 21:26:16 +00:00
Baligh Uddin
20bea96838 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-01 21:26:15 +00:00
Baligh Uddin
bfb3009f84 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-01 21:25:58 +00:00
Baligh Uddin
39a871ae44 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-01 21:25:43 +00:00
Baligh Uddin
ecec05f401 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-01 21:25:39 +00:00
Selim Cinek
3969ffa2f5 Fixed a bug with the appear animation of the notifications
Bug: 17346264
Change-Id: I0c830c1661342eb0885da5e8dec385d0775f146b
2014-09-01 23:23:05 +02:00
Selim Cinek
d9acca5c8e 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
2014-09-01 23:20:40 +02:00
Adrian Roos
ab84dba863 Merge "Trust: Look at the security unlock method of the right user" into lmp-dev 2014-09-01 21:13:12 +00:00
Adrian Roos
1572ee379e Trust: Look at the security unlock method of the right user
Follow up to Ic9e93862c722ebc529f5b2010b9cea941f569ce7.

Bug: 17107213
Change-Id: I8f3c19aedeaca3f265c98a4fb60ab74b115fca47
2014-09-01 23:03:28 +02:00
Selim Cinek
7196de7958 Merge "Fixed several bugs where the dismissview was not reachable." into lmp-dev 2014-09-01 19:40:08 +00:00
Christoph Studer
9c70889274 Merge "Notification: Reset view params for re-use" into lmp-dev 2014-09-01 19:26:56 +00:00
Selim Cinek
d2319fbe6a 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
2014-09-01 21:19:45 +02:00
Selim Cinek
f0fc0a4ec4 Merge "Notification guts have now the actualHeight of the notifications" into lmp-dev 2014-09-01 19:16:24 +00:00
Selim Cinek
024ca598dd 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
2014-09-01 21:14:59 +02:00
Christoph Studer
fe718433e0 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
2014-09-01 21:01:21 +02:00
Jorim Jaggi
c8316dfc05 Fix clipped off text on second line for QS tiles
Bug: 16480978
Change-Id: I401845fc888c5a0263ba60f486db91f75f285935
2014-09-01 15:55:02 +00:00
Jorim Jaggi
dfa4037e88 Merge "Media notification updates" into lmp-dev 2014-09-01 15:52:02 +00:00
Jorim Jaggi
17ee3ec0b8 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
2014-09-01 17:26:51 +02:00
Jorim Jaggi
ef56dad5b8 Merge "Fix RTL handling for Keyguard affordances" into lmp-dev 2014-09-01 14:54:21 +00:00
Adrian Roos
5dc864ce0e Merge "Keyguard: Register user specific broadcasts correctly" into lmp-dev 2014-09-01 14:46:25 +00:00
Jorim Jaggi
ef067fb879 Fix RTL handling for Keyguard affordances
Bug: 17328362
Change-Id: Ieb076c46379085e043b0c16755355d4c3018bd7d
2014-09-01 16:44:48 +02:00
Yohei Yukawa
9477891f23 Merge "Get rid of one redundant comparison of #mComposingTextStart" into lmp-dev 2014-09-01 14:31:56 +00:00
Adrian Roos
48c796cad6 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
2014-09-01 16:03:38 +02:00
Selim Cinek
6531ae2fcd Merge "Not enforcing a timeout anymore for talkback users" into lmp-dev 2014-09-01 11:08:09 +00:00
Wonsik Kim
8591fb27c0 Merge "Bind hardware TIS at startup" into lmp-dev 2014-09-01 04:32:56 +00:00
Ji-Hwan Lee
9033bca6b0 Merge "Add missing checks for the current session callback" into lmp-dev 2014-09-01 04:03:44 +00:00
Yohei Yukawa
e05d4ca4dc 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
2014-08-31 18:29:37 -07:00
Yohei Yukawa
eec5634f3e Merge "Fix illegal cast in a logging code" into lmp-dev 2014-09-01 00:32:57 +00:00
Baligh Uddin
d2b4b70bfe Import translations. DO NOT MERGE
Change-Id: I8d7de91479115c83cfca807b873e091985ad2ede
Auto-generated-cl: translation import
2014-08-31 16:22:33 -07:00
Baligh Uddin
d7c8de657d Import translations. DO NOT MERGE
Change-Id: I4ecd4e329e123af0ddd9c9eb9a2179adcdd86f96
Auto-generated-cl: translation import
2014-08-31 16:14:23 -07:00
Yohei Yukawa
080fa34577 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
2014-08-31 16:10:05 -07:00
Baligh Uddin
142dbe71ab Import translations. DO NOT MERGE
Change-Id: Ib3a6af2658ae965d3890b3750a44f3a3ea505742
Auto-generated-cl: translation import
2014-08-31 16:08:05 -07:00
George Mount
3acc8f14cd Merge "Fix NPE in EnterTransitionCoordinator." into lmp-dev 2014-08-31 22:52:43 +00:00
George Mount
6690e3a167 Merge "Use optimized Keyframes for Path animations." into lmp-dev 2014-08-31 22:17:46 +00:00
Baligh Uddin
de4e396b4b Import translations. DO NOT MERGE
Change-Id: I2e8d61b219485d45e8446750dc0b416a6e58a453
Auto-generated-cl: translation import
2014-08-31 13:39:48 -07:00
Baligh Uddin
0a14d1e569 Import translations. DO NOT MERGE
Change-Id: I727035c5d02efd35eef5ed40f46daa167fe805f1
Auto-generated-cl: translation import
2014-08-31 12:38:19 -07:00
Ji-Hwan Lee
774f6c3657 Add missing checks for the current session callback
Bug: 17336320
Change-Id: I4676c4d76d1ed9d22bd476319098cbfcce52cd6d
2014-08-30 16:11:50 +09:00
Tyler Gunn
b730542b75 Merge "Hiding videoState values in telecomm APIs. (1/3)" into lmp-dev 2014-08-30 06:26:04 +00:00
Wonsik Kim
f271eacba7 Bind hardware TIS at startup
Bug: 17336654
Change-Id: Ia1354305ee83c7c15afb7647f000c8b023c4648d
2014-08-30 12:55:10 +09:00
Rachad
8b63a2bf50 Merge "Tunneled Video Playback: Fixed missing AudioHwSync for provided Audio session ID" into lmp-dev 2014-08-30 01:11:36 +00:00
Jae Seo
f7255fcc14 Merge "TIF: Fix comment on TvContentRating" into lmp-dev 2014-08-30 00:51:19 +00:00
Jeff Sharkey
8428c5cbe2 Merge "More API lint checks." into lmp-dev 2014-08-30 00:45:28 +00:00
Jeff Sharkey
294f0de15b 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
2014-08-29 17:41:49 -07:00
Ruben Brunk
6293217929 Merge "camera2: Add HDR vendor tag for legacy mode." into lmp-dev 2014-08-30 00:27:43 +00:00
Alan Viverette
be50bd76a9 Merge "Fix disappearing ripple background, treat active ripple separately" into lmp-dev 2014-08-30 00:19:51 +00:00
Jeff Sharkey
af0fe973b3 Ships passing in the night!
Fix build breakage.

Change-Id: I37e20b7e6838cb95cfd30efb52d68e81b346f8eb
2014-08-29 16:44:09 -07:00