2577 Commits

Author SHA1 Message Date
Daniel Sandler
ce4f5e5c70 Refresh the status bar clock format on user switch.
Bug: 7490931
Change-Id: Ifad46ec7cee40aa5a622ee2621fc425835366e32
2012-11-19 14:47:18 -05:00
Daniel Sandler
5052805cc0 Show mobile data RSSI for devices that support it.
The new test is more general, allowing mobile RSSI to be
shown on devices without voice telephony.

Bug: 7490266
Change-Id: Ib5b243c0d92e74fe4385989c3a6c16edd00a9ec9
2012-11-19 13:33:44 -05:00
Baligh Uddin
f3cd8e5e38 Import translations. DO NOT MERGE
Change-Id: I8fdaf22a9c0ab1552d379501f7fde119064d49b8
Auto-generated-cl: translation import
2012-11-16 14:11:16 -08:00
Baligh Uddin
3893925901 am c3b6ee60: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'c3b6ee6068f7970c2a7f9da6f784adc2e6b2bceb':
  Import translations. DO NOT MERGE
2012-11-15 08:16:31 -08:00
Baligh Uddin
dd0ffba856 Import translations. DO NOT MERGE
Change-Id: I28291cc43ab74267b771dacf7dc570447a4a3dcf
Auto-generated-cl: translation import
2012-11-14 10:39:26 -08:00
Jim Miller
c120b6e99a Fix "keyguard unresponsive" bug
This fixes a bug where the code would pop up SearchPanelView and never
close it.  The result is that the overlapping window would absorb all input
events and effectively prevent the user from entering their pin/pattern/password.

The fix is to replace ImageView with KeyButtonView to make the behavior consistent
with how it's handle in home screen.

Fixes bug 7520075

Change-Id: I461bf2844c023fd7a2dffca1177cc5951f30dba0
2012-11-12 17:54:22 -08:00
Baligh Uddin
ba52aff41b Import translations. DO NOT MERGE
Change-Id: I293bcd411943a50960328eb2ef836f4b9ba2295e
Auto-generated-cl: translation import
2012-11-09 09:56:53 -08:00
Dianne Hackborn
a46a74fcd6 Merge "Remove extraneous logs." into jb-mr1-dev 2012-11-08 13:16:10 -08:00
Dianne Hackborn
7ff30113de Remove extraneous logs.
Change-Id: I4c47d36748de91bd6fddc419afbf59552bf63e9a
2012-11-08 13:13:48 -08:00
John Spurlock
7a73344bbe Minimal fix for stuck google now.
Bug:7500409
Change-Id: I1570d72e08fbe520ac07eed2ee40b6571fa1fe3c
2012-11-08 09:08:14 -05:00
Jim Miller
bac6d4bf3c Fix bug where SearchPanel wasn't launching assist intent when keyguard is gone.
Fixes bug 7499778

Change-Id: I450755b8839717f0f13241cb57f0015cf78569d9
2012-11-08 01:27:09 -08:00
Jim Miller
4eeb4f664a Add mechanism to kick keyguard to show the assistant
Fixes bug 7499778

Change-Id: Ic9ea514feb489feeee6716f40bdb9792842f9515
2012-11-08 00:39:04 -08:00
Daniel Sandler
f837e4149e New asset for assist affordance on lockscreen.
Bug: 7468726
Change-Id: Ia906256f667597ac92b07ee0f5b967048b5e25d5
2012-11-07 21:17:57 -05:00
Sascha Prueter
972dd431f8 Merge "Final icon for notifications panel" into jb-mr1-dev 2012-11-07 14:08:22 -08:00
John Spurlock
506fd3b02e Merge "Low battery dialog should use UserHandle.CURRENT." into jb-mr1-dev 2012-11-07 11:31:30 -08:00
Baligh Uddin
a40ec75eb3 Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev 2012-11-07 09:47:00 -08:00
John Spurlock
f55769fefa Low battery dialog should use UserHandle.CURRENT.
Bug:7493313
Change-Id: Ie753633c550e4ce679fbb6f9e0c6adf56392ec87
2012-11-07 11:50:33 -05:00
Baligh Uddin
f5525b9967 Import translations. DO NOT MERGE
Change-Id: Ic647d879dc7392501863f4531f048b17faa1fd07
Auto-generated-cl: translation import
2012-11-06 14:29:53 -08:00
Daniel Sandler
207d548ccf Show the assist ring on center-button longpress on lockscreen.
Bug: 7480028
Change-Id: I4c8013e984c2591faf3bc8fe2048abf69d545b6c
2012-11-06 16:23:43 -05:00
Daniel Sandler
b1df8bc62a Final icon for notifications panel
Bug: 7474127
Change-Id: I391ef8d607142ab9007439479aebb39e1bfb55f2
2012-11-06 14:37:22 -05:00
Baligh Uddin
79417e8912 Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev 2012-11-02 08:13:23 -07:00
John Spurlock
a9b468248d Disable disable back if using an alternate back icon.
This enables the IME down chevron even if back would otherwise
be disabled.

Bug:7453424
Change-Id: Ia007df256124c617b86983bfe6958f790bd6a544
2012-11-02 10:42:39 -04:00
Baligh Uddin
e506ae188b Import translations. DO NOT MERGE
Change-Id: Ib2e0bbc19617066ac205c54676eddb8c71e71ae8
Auto-generated-cl: translation import
2012-11-02 00:15:43 -07:00
Baligh Uddin
e8b0c0e702 Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev 2012-10-31 10:22:14 -07:00
Baligh Uddin
ad0ceadf27 Import translations. DO NOT MERGE
Change-Id: I93ab875ed71833efc99917a6474f1401fb47c263
Auto-generated-cl: translation import
2012-10-30 19:35:18 -07:00
Svetoslav Ganov
0bd6f96ff0 Merge "Fixing view accessibility classification for recents." into jb-mr1-dev 2012-10-30 18:30:45 -07:00
Casey Burkhardt
c7c972d832 Fixing view accessibility classification for recents.
Change-Id: I0324fe322d97ee35105d7d71442fa79663e0fdfa
Bug: 7438790
2012-10-30 17:09:28 -07:00
Amith Yamasani
aac4d9fe55 QS uses nickname for multiuser and profile name for singleuser.
Bug: 7400662
Change-Id: I3299ee70acaa7341ec11b4774426e22182ffd170
2012-10-30 14:32:45 -07:00
Baligh Uddin
9ba407e3af Import translations. DO NOT MERGE
Change-Id: Ideb9e258dada5d4f7fcc570ffe4d514597b04f30
Auto-generated-cl: translation import
2012-10-29 10:18:33 -07:00
Baligh Uddin
4e18b212e1 Import translations. DO NOT MERGE
Change-Id: I509278fa008655515eb76f60440baa9debfa4b48
Auto-generated-cl: translation import
2012-10-28 10:40:04 -07:00
Daniel Sandler
50e1f9eb93 Merge "Final icon for (Day)dreams." into jb-mr1-dev 2012-10-26 12:29:13 -07:00
Daniel Sandler
b055aa8ec0 Final icon for (Day)dreams.
Bug: 7395321
Change-Id: I20ec252a1bf69664a6687016d281ad680d76a48f
2012-10-26 15:13:57 -04:00
Chet Haase
b3975088b6 am 9023cf91: Merge "Set wallpaper bitmap reference to null before reloading" into jb-mr1-dev
* commit '9023cf91018c75a179d04256fd4e306065528117':
  Set wallpaper bitmap reference to null before reloading
2012-10-25 12:23:20 -07:00
Chet Haase
9023cf9101 Merge "Set wallpaper bitmap reference to null before reloading" into jb-mr1-dev 2012-10-25 12:19:34 -07:00
Chet Haase
589a6af173 Set wallpaper bitmap reference to null before reloading
Give the GC a chance to collect the current bitmap if it needs to,
as it allocates memory for the next one. This helps avoid OOM situations
that can sometimes occur in extreme circumstances (huge bitmaps)

Also set the default_wallpaper to the right default size.

Issue #7352961 Wallpaper edge is cut-off while scrolling through home page

Change-Id: If76b55061d04b29af7f66a6162e307b8b53bf4ae
2012-10-25 11:57:09 -07:00
Daniel Sandler
c3fc322286 Fix Google Now on lockscreen.
We can't make the navbar slippery anymore if lockscreen is
going to intercept all the touches. :)

Bug: 7413021
Change-Id: I1658262e43c37d0b1a554cda434ac43c0a0a86c0
2012-10-25 13:28:33 -04:00
Daniel Sandler
38c904a6bc Merge changes Ia0c2450f,I0fac062f into jb-mr1-dev
* changes:
  Be a little more lenient with panel-open gestures.
  Missing copyright headers.
2012-10-24 17:55:10 -07:00
Baligh Uddin
de18c8bf21 Import translations. DO NOT MERGE
Change-Id: I3717e675767f545d33b89efc85909a2d172808b8
Auto-generated-cl: translation import
2012-10-24 12:45:34 -07:00
Daniel Sandler
be2cf3206e Be a little more lenient with panel-open gestures.
The code would not consider any drag that did not complete
the "peek" distance (the distance the panel opens when you
press and hold on the status bar; on tablets this is
statusbarheight + closehandleheight, and on phones it's
headerheight + closehandleheight) as a candidate for a
fling, and set that drag's effective velocity to 0.

This CL just removes that check. Now a fling must meet the
minimum linear velocity and minimum Y distance thresholds
(100dp/sec and 20dp, respectively) to change the position of
the panel (closed->open or open->closed).

Bug: 7390976
Change-Id: Ia0c2450f9fdf3f27b890aab240a155dad1ab052f
2012-10-24 15:23:42 -04:00
Daniel Sandler
50a531337e Missing copyright headers.
Change-Id: I0fac062ffa52fc21f32d25d3f0a38e263e701c46
2012-10-24 15:02:27 -04:00
Hiroshi Lockheimer
c63aa96218 Merge "Fix NPE." into jb-mr1-dev 2012-10-23 16:26:25 -07:00
Daniel Sandler
1a3bdd5097 Fix NPE.
Bug: 7401286
Change-Id: I45334c4b2263bb611952b7dd949f5df98556377d
2012-10-23 19:21:20 -04:00
Michael Jurka
a665df573e Merge "Use lighter background for Recents" into jb-mr1-dev 2012-10-23 15:06:46 -07:00
Michael Jurka
9ed2bebe09 Use lighter background for Recents
Also, re-enable gradient on tablets
(gradient will be disabled in device-specific
overlays on devices that don't render it well)

Bug: 7381275
2012-10-23 15:02:57 -07:00
Baligh Uddin
8ed482224c Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-23 11:19:07 -07:00
Baligh Uddin
8cd4ef8f7b Import translations. DO NOT MERGE
Change-Id: I349b6bc4c17141a0ac74e50b573382a2cf694f7e
Auto-generated-cl: translation import
2012-10-23 10:34:11 -07:00
Daniel Sandler
365ece1dd0 Merge "Dreams/Sleep Mode is now Daydreams." into jb-mr1-dev 2012-10-23 10:31:23 -07:00
Daniel Sandler
0058f4ed50 Merge "Reset ExpandHelper when the panel is collapsed." into jb-mr1-dev 2012-10-23 08:34:57 -07:00
Daniel Sandler
ac47ff70c3 Reset ExpandHelper when the panel is collapsed.
Fixes a rather unpleasant bug in which the ExpandHelper
could get locked in "expanding" mode if the panel was closed
(for example, with the back button) while you were in the
middle of an expand gesture. In this situation ExpandHelper
would hungrily eat all future touch events destined for the
notification panel, making it impossible to click or even
clear any notifications.

Bug: 7330828
Change-Id: I9c493db5e8fd8ef1aca53f77820780d60fa4e5a7
2012-10-23 10:41:44 -04:00
John Spurlock
780a13b0f4 Merge "Fix nav bar glitch when quickly turning screen off then on." into jb-mr1-dev 2012-10-23 04:10:29 -07:00