Commit Graph

26006 Commits

Author SHA1 Message Date
Justin Ho
e95a1190ff Merge "Update unlock halo asset" into ics-mr0 2011-10-17 17:21:47 -07:00
Justin Ho
0f86772ad7 Merge "Update text select handles" into ics-mr0 2011-10-17 17:21:30 -07:00
Justin Ho
c598fcf4d2 Merge "Update stat_sys icons with different resize method" into ics-mr0 2011-10-17 17:21:22 -07:00
Justin Ho
49317b77fd Merge "Update spinner assets" into ics-mr0 2011-10-17 17:21:15 -07:00
Justin Ho
0c7020dd52 Merge "Update scrubber assets" into ics-mr0 2011-10-17 17:21:06 -07:00
Justin Ho
d864a503c0 Merge "Update rating stars" into ics-mr0 2011-10-17 17:20:57 -07:00
Justin Ho
488eddca0f Merge "Update lockscreen assets" into ics-mr0 2011-10-17 17:20:49 -07:00
Justin Ho
e93f09d668 Merge "Update lockscreen assets" into ics-mr0 2011-10-17 17:20:40 -07:00
Justin Ho
2076de1b43 Merge "Update fastscroll assets" into ics-mr0 2011-10-17 17:20:32 -07:00
Justin Ho
8ffa137161 Merge "Update checkboxes" into ics-mr0 2011-10-17 17:20:22 -07:00
Justin Ho
68bb87b9f9 Merge "Update stars" into ics-mr0 2011-10-17 17:17:31 -07:00
Justin Ho
704ac73322 Update unlock halo asset
Change-Id: I16915602d56012c8fa5ec1581742402b68613076
2011-10-17 17:14:08 -07:00
Justin Ho
2dbe759c48 Update text select handles
Change-Id: Ifa902e38fc1e56d8dddf94585fa7557ddfb3809d
2011-10-17 17:11:14 -07:00
Justin Ho
0b2cd2fb5c Update stat_sys icons with different resize method
Change-Id: Iabbe9444f693816aecbe2dab2142252a58753ba8
2011-10-17 17:07:16 -07:00
Justin Ho
e9e7f07f0e Update spinner assets
Change-Id: Ib483dc6ba1e0f5cc7464f567900331d23c759fe8
2011-10-17 17:05:36 -07:00
Justin Ho
d18567bd45 Update scrubber assets
Change-Id: I35b1f089d2b5bb68d8118b1aaf995bb32e5bac23
2011-10-17 17:04:53 -07:00
Justin Ho
dcaf9807c8 Update rating stars
Change-Id: Ibfeb98edbb4a9885005c19b0f3f401e80738ee8b
2011-10-17 17:02:09 -07:00
Justin Ho
42a2c4e854 Update lockscreen assets
Change-Id: Iccb1def406a84eda0f9edcce2f81f34b5474473b
2011-10-17 16:59:28 -07:00
Justin Ho
ad7cec9c09 Update lockscreen assets
Change-Id: I91a6c74d42f7d0923789b0bbeaf1a29da18f2a14
2011-10-17 16:57:01 -07:00
Justin Ho
82304b7cea Update fastscroll assets
Change-Id: Iae00692ed73af337a376724f475edcfcb68a674e
2011-10-17 16:53:29 -07:00
Justin Ho
63fb2c3a0e Update stars
Change-Id: I2aa7e5e7b75d48df8b1e1a41d05de5a4c11500bb
2011-10-17 16:48:54 -07:00
Justin Ho
90c7687878 Update checkboxes
Change-Id: I259ea62abfe688d1c6008de94d66fd5244404c92
2011-10-17 16:46:43 -07:00
Justin Ho
5f94580c93 Merge "Update default app icon" into ics-mr0 2011-10-17 15:53:00 -07:00
Justin Ho
b4890c305f Update default app icon
Change-Id: I4b958db049d96c40d64ebed01ffa6c9f3bfd8d98
2011-10-17 15:40:45 -07:00
Chet Haase
1aad3b5e33 Merge "Issue 5432115: Speed up notification scrolling" into ics-mr0 2011-10-17 10:50:16 -07:00
Amith Yamasani
541f6cfba8 Merge "Add alarm volume to the list of volumes in the volume overlay." into ics-mr0 2011-10-17 09:42:52 -07:00
Chet Haase
ba1fe8e3cf Issue 5432115: Speed up notification scrolling
The NotificationPanel was using views that had non-1 alpha
values set on them (permanently). This is costly in the GL
implementation and caused more rendering overhead, and worse
performance, than simple opaque views would.

The fix is to set the text color and ImageView drawable alpha
directly, without setting the View alpha property.

Change-Id: I381e0bd45bf45784b8e364a27a339e6583189a43
2011-10-17 08:54:53 -07:00
Narayan Kamath
39268ffcb7 Format default locale the same way as those stored in prefs.
Also explicitly disallow locales with empty countries. This
is required to match them against the set of engine supported
locales.

bug:5309930
Change-Id: Ie9714fdc09d3081081a2393d97c31e3a42bca294
2011-10-17 14:37:40 +01:00
Mathias Agopian
840b8a6785 Revert "Add a LayerScreenshot"
This reverts commit d6809f40cf.
2011-10-16 23:54:25 -07:00
Jim Miller
7b5dd87351 Fix 5466793: Fix memory leak in system process when face lock is enabled.
Previously, the code was not unregistering the callback when we unlocked
the device, which kept a reference to LockPatternKeyguardView indirectly
by a reference to mFaceLockCallback.

It now correcly removes the callback when we unlock the device.

Change-Id: Ie592d007a1dfc2416b9e8956aba2c34e3d0120ee
2011-10-16 12:46:06 -07:00
Uriel Rodriguez
d814d4fa0c Merge "going directly to backup after face unlock fails 15 times" into ics-mr0 2011-10-15 08:44:21 -07:00
Amith Yamasani
92e1b2d37b Add alarm volume to the list of volumes in the volume overlay.
This will be used only for adjusting the alarm volume when an
alarm ringtone is being selected.

Bug: 5164828
Change-Id: Ia4a12b1946fb0715e97101bfd389c6bd33c448c7
2011-10-14 17:24:47 -07:00
Scott Main
f755a2e8aa Merge "docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)" into ics-mr0 2011-10-14 17:19:17 -07:00
Scott Main
b303d8381d docs: a couple notes for a11y methods in View and cleanup to the
A11y service HTML to be semantically correct and thus improve its accessibility :)

Change-Id: I483a8a441d802b056f68f82e0e782d86a73298ac
2011-10-14 17:03:35 -07:00
Bart Sears
b227cce316 Merge "Check MediaPlayer state, do not teardown() from UI thread." into ics-mr0 2011-10-14 16:09:46 -07:00
Mathias Agopian
57337eb78e Merge "Add a LayerScreenshot" into ics-mr0 2011-10-14 15:35:54 -07:00
Justin Ho
eaf4952410 Merge "Moving text cursor to nodpi" into ics-mr0 2011-10-14 15:12:13 -07:00
Peter Ng
a3ffec2317 Update stat_ icons
Change-Id: Ibc74ba990303d05a34ab35fd0ce3b8ec530782cf
2011-10-14 14:56:06 -07:00
Justin Ho
ccf29b4c03 Merge "Updating numberpicker assets" into ics-mr0 2011-10-14 14:41:45 -07:00
Justin Ho
a6389a9c1e Merge "Updated codelock assets" into ics-mr0 2011-10-14 14:41:37 -07:00
Justin Ho
af951c17e7 Merge "Update presence away asset" into ics-mr0 2011-10-14 14:41:28 -07:00
Justin Ho
cd26ef18d4 Moving text cursor to nodpi
Change-Id: I84bd5a1eaeb1b65ed40b9b036b7586598ccfbd59
2011-10-14 14:39:03 -07:00
Justin Ho
52670cd4f7 Merge "Update list selector background (disabled state)" into ics-mr0 2011-10-14 14:36:03 -07:00
Justin Ho
3c2bbc2406 Merge "Update share pack assets" into ics-mr0 2011-10-14 14:35:54 -07:00
Mathias Agopian
d6809f40cf Add a LayerScreenshot
A LayerScreenshot is a special type of layer that contains a screenshot of
the screen acquired when its created. It works just like LayerDim.

Bug: 5446982
Change-Id: I7814aff2380e7e146937f2b641907be2a30c76cc
2011-10-14 14:32:48 -07:00
Justin Ho
686420a40e Merge "Update rating star buttons" into ics-mr0 2011-10-14 14:26:58 -07:00
Justin Ho
cd8f69dd84 Merge "Update unlock halo asset" into ics-mr0 2011-10-14 14:23:41 -07:00
Justin Ho
269c64de88 Merge "Update lockscreen assets" into ics-mr0 2011-10-14 14:17:26 -07:00
Justin Ho
669b9af618 Update unlock halo asset
Change-Id: I99ec31894566df272041b001590db799d7f9adfd
2011-10-14 14:17:00 -07:00
Justin Ho
cc1bf4ad39 Update share pack assets
Change-Id: Ia568911c32839ede9d58544e708f7949cbf6be45
2011-10-14 14:14:55 -07:00