59942 Commits

Author SHA1 Message Date
Jamie Gennis
6cb76588d7 SurfaceTexture: report binder transaction failures
This change fixes the ISurfaceTexture error reporting for the case where
the binder transaction fails.

Bug: 5082219
Change-Id: I6517532992e3a76dc9eb5e4a36af43a562391aaa
2011-10-14 15:17:07 -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
Jim Miller
ff74b9c884 Merge "Fix 5458658: Fix memory leak in lock screen" into ics-mr0 2011-10-14 14:51:56 -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
Scott Main
8009752da6 Merge "fix android beam demo path" into ics-mr0 2011-10-14 14:31:09 -07:00
Scott Main
3087b94f7b fix android beam demo path
Change-Id: I16a467155feac54fb14b1b7af034a3854efe1fb7
2011-10-14 14:29:14 -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
Justin Ho
7c1252ec02 Update presence away asset
Change-Id: I4e151e8a0e8d16b40dacb9676e5412c07ce68315
2011-10-14 14:12:50 -07:00
Justin Ho
41c5a60749 Merge "Update bullet permission asset" into ics-mr0 2011-10-14 14:12:02 -07:00
Ben Murdoch
817d6d5e8e Check MediaPlayer state, do not teardown() from UI thread.
The teardown() function should only be called from the native
thread when WebCore is happy for us to release the media player.

When we lose audio focus, simply stop playback. Also be careful
not to check the playing state of the MediaPlayer if we are in
the error state.

Bug: 5461143

Change-Id: Iba03bdad5c39b104b3071129430d7ef2177e9358
2011-10-14 22:11:26 +01:00
Justin Ho
c2c9816f05 Update lockscreen assets
Change-Id: I2196c234780caea05532149d2fa5256ad68b7a18
2011-10-14 14:10:35 -07:00
Justin Ho
57002d2b90 Update bullet permission asset
Change-Id: I0bc24450d01871f2d83eeea6a45032c521a25b60
2011-10-14 14:04:19 -07:00
Justin Ho
e95aaf06fb Merge "Update indicator_code lock assets" into ics-mr0 2011-10-14 13:58:52 -07:00
Justin Ho
8b3191506b Merge "Update text select handles" into ics-mr0 2011-10-14 13:55:08 -07:00
Justin Ho
048e5c804e Merge "Update spinners" into ics-mr0 2011-10-14 13:54:58 -07:00
Justin Ho
073d1ffdd9 Update list selector background (disabled state)
Change-Id: Iee1c9a8d560a180617d840ac5e679eb7182fe39b
2011-10-14 13:54:32 -07:00
Justin Ho
4a6f76da23 Merge "Updated scrubber_control assets" into ics-mr0 2011-10-14 13:53:08 -07:00
Justin Ho
64ba25de51 Merge "Update fastscroll" into ics-mr0 2011-10-14 13:52:57 -07:00
Justin Ho
3cc6f5b447 Merge "Update checkboxes" into ics-mr0 2011-10-14 13:52:45 -07:00
Justin Ho
6ea22dc452 Update rating star buttons
Change-Id: I293315b48ff32fb82af16db4663a2088398bc045
2011-10-14 13:52:12 -07:00
Justin Ho
3b89e3a51f Merge "Updating rating stars" into ics-mr0 2011-10-14 13:51:25 -07:00
Justin Ho
ace5c63783 Update text select handles
Change-Id: I05948268e9f8c640e3bd674119c44d9c75d6b242
2011-10-14 13:50:59 -07:00
Justin Ho
facd7aa0e1 Updated codelock assets
Change-Id: Ie0f217240acfad11830725f26ff77898e8b2aaa6
2011-10-14 13:48:48 -07:00
Justin Ho
e0f81d3b89 Update indicator_code lock assets
Change-Id: I58d66b107c0f7e8a96a43c98d9728801bc404bee
2011-10-14 13:46:40 -07:00
Jim Miller
ef0e259d59 Fix 5458658: Fix memory leak in lock screen
This fixes a memory leak caused by not unregistering the info callback
held when LockPatternKeyguardView gets destroyed.

Change-Id: I8c008b6f8a5e8471bd0e1fd3939aa75175923ce5
2011-10-14 13:46:19 -07:00
Justin Ho
26ee8f9994 Updated scrubber_control assets
Change-Id: I33e71b89f53550ff6626c18d6464972a0e4a30db
2011-10-14 13:42:26 -07:00
Justin Ho
fae7c8375f Update spinners
Change-Id: Ie15c7005605b87c03540e7e7c3094cc96e4cc8cc
2011-10-14 13:31:17 -07:00
Justin Ho
c782ab1c9d Update fastscroll
Change-Id: I91eab04d1b9b43b0dc92d7ad7b9648f58ae8487e
2011-10-14 13:30:04 -07:00
Justin Ho
9f6ff52eda Update checkboxes
Change-Id: Ia4a8fc2841ebe135f7c95e89590cdde3f1356c10
2011-10-14 13:28:26 -07:00
Justin Ho
7c79236867 Updating rating stars
Change-Id: I5245b3733128e2f533c67e451079e2fd69422738
2011-10-14 13:26:52 -07:00
Uriel Rodriguez
fd2ed6910f going directly to backup after face unlock fails 15 times
- after 15 failed face unlock attempts, go to backup until the backup method is successful
- if the backup method times out (because too many unsuccessful unlocking attempts),
  face unlock will not be launched until the backup method is used sucessfully
- fixes 5365919

Change-Id: I9aef7a4f1abcceefc5d6f1c0458ae5cbe8a902df
2011-10-14 16:25:42 -04:00
Justin Ho
3776a28ad8 Updating numberpicker assets
Change-Id: I4e34edd1a6ea89d8eecf8819ebf1b86449563ebc
2011-10-14 13:14:48 -07:00
Martijn Coenen
202b38cb71 Merge "Remove NfcFragment from activity when no longer sharing." into ics-mr0 2011-10-14 12:57:34 -07:00
Eric Laurent
615858a8eb Merge "Indicate screen off condition to audio framework." into ics-mr0 2011-10-14 12:56:52 -07:00
Jamie Gennis
a1e273ae59 Merge "Surface: fix a protected buffer test" into ics-mr0 2011-10-14 12:56:28 -07:00
Peter Ng
2d136a83a0 Layout changes to recents
Bug: 5411813

-gravity is set to center
-textsize is smaller
-app icon placement now hangs off the screenshot
-recents callout line now defined in colors
-recents thumbnail normal state drawable added

Change-Id: Ibeaec7e3f0a3bcdbe3f990886b1536cb7d7fdc03
2011-10-14 12:37:42 -07:00
Daniel Sandler
7362e0d8fe Merge "Adjust text sizes for better behavior under user scaling." into ics-mr0 2011-10-14 12:22:07 -07:00
Scott Main
c02c33e5bb Merge "docs: misc changes to overview and add known issues link to sdk tools notes" into ics-mr0 2011-10-14 12:12:53 -07:00
Scott Main
e09743279f docs: misc changes to overview and add known issues link to sdk tools notes
Change-Id: Ia1c6b7947eb861c5bf32107c3efed3279e890b8e
2011-10-14 12:11:38 -07:00