Andreas Huber
059c446fbf
AI 143244: am: CL 142801 am: CL 142799 Ensure thread exit resets mThread to null (synchronized with sListeners)
...
If sensors_data_poll failed the sensor thread would exit leaving
mThread non-null, hence SensorManager would never again attempt
to start the thread because it assumes that it's still running,
compromising future sensor notifications.
Original author: andih
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143244
2009-03-27 15:36:43 -07:00
Romain Guy
c4a5f87c7a
AI 143240: am: CL 142790 am: CL 142788 Fixes #1730741 . Marquee text was not always animated in context menus.
...
The reason for that bug was that the marquee could potentially be stopped/started as part of the layout workflow. Unfortunately TextView was relying on setFrame() being called after onMeasure() which is *not* always the case, especially when the widget is inside of a ListView. This change simply checks for the marquee restart flag in on the onDraw() method in case we skipped the setFrame() step.
Original author: romainguy
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143240
2009-03-27 15:30:50 -07:00
Dianne Hackborn
2b4d828e1d
Automated import from //branches/cupcake/...@143009,143009
2009-03-26 16:28:25 -07:00
Evan Millar
2323bf7181
Automated import from //branches/cupcake/...@142996,142996
2009-03-26 15:33:04 -07:00
Satoshi Kataoka
4194592b9c
Automated import from //branches/cupcake/...@142964,142964
2009-03-26 12:42:10 -07:00
Amith Yamasani
a565e5e3d0
Automated import from //branches/master/...@142936,142936
2009-03-26 10:19:09 -07:00
Nicolas Roard
33b7987c5c
Automated import from //branches/cupcake/...@142930,142930
2009-03-26 10:00:25 -07:00
Mathias Agopian
c75c4364ea
Automated import from //branches/cupcake/...@142873,142873
2009-03-25 23:18:56 -07:00
Dianne Hackborn
02771bcb5d
Automated import from //branches/cupcake/...@142870,142870
2009-03-25 22:39:21 -07:00
Eric Fischer
ffacbe5d36
Automated import from //branches/cupcake/...@142861,142861
2009-03-25 21:53:33 -07:00
Suchi Amalapurapu
a110047298
Automated import from //branches/cupcake/...@142858,142858
2009-03-25 21:48:28 -07:00
Jeffrey Sharkey
5104518fd7
Automated import from //branches/cupcake/...@142855,142855
2009-03-25 21:37:10 -07:00
Grace Kloba
52cf58a2a4
Automated import from //branches/master/...@142846,142846
2009-03-25 20:05:44 -07:00
Dianne Hackborn
73fbd70263
Automated import from //branches/cupcake/...@142829,142829
2009-03-25 18:37:33 -07:00
Jim Miller
7e4ad35590
Automated import from //branches/cupcake/...@142825,142825
2009-03-25 18:16:41 -07:00
Romain Guy
d6ab043da8
Automated import from //branches/cupcake/...@142818,142818
2009-03-25 17:57:49 -07:00
Andreas Huber
b3b366a7a5
Automated import from //branches/cupcake/...@142799,142799
2009-03-25 16:45:05 -07:00
Romain Guy
3661101005
Automated import from //branches/cupcake/...@142788,142788
2009-03-25 16:28:37 -07:00
Amith Yamasani
2d548b56cd
Automated import from //branches/cupcake/...@142786,142786
2009-03-25 16:26:35 -07:00
Nick Pelly
b8088b9bc9
Automated import from //branches/master/...@142774,142774
2009-03-25 16:25:37 -07:00
Mark Womack
78ef45602a
Automated import from //branches/master/...@142755,142755
2009-03-25 16:10:13 -07:00
Chris Tate
a7f7dee1e2
Automated import from //branches/master/...@142751,142751
2009-03-25 16:05:06 -07:00
Eric Fischer
09691cd15b
Automated import from //branches/master/...@142739,142739
2009-03-25 15:51:17 -07:00
Nick Pelly
289befd72b
Automated import from //branches/cupcake/...@142761,142761
2009-03-25 15:43:42 -07:00
Daisuke Miyakawa
c9a8e0ba6c
Automated import from //branches/master/...@142673,142673
2009-03-25 15:23:27 -07:00
Mark Womack
ecacd2f6a3
Automated import from //branches/cupcake/...@142633,142633
2009-03-25 15:18:27 -07:00
Leon Scroggins
6e3835ff4a
Automated import from //branches/master/...@142632,142632
2009-03-25 15:15:24 -07:00
Chris Tate
76eef491e1
Automated import from //branches/cupcake/...@142614,142614
2009-03-25 15:12:25 -07:00
Romain Guy
9c802c1e95
Automated import from //branches/master/...@142575,142575
2009-03-25 15:07:31 -07:00
Jean-Baptiste Queru
8b0662878e
Automated import from //branches/master/...@142574,142574
2009-03-25 15:05:51 -07:00
Eric Fischer
d5e6a90c75
Automated import from //branches/cupcake/...@142564,142564
2009-03-25 10:14:01 -07:00
Fred Quintana
603073430b
Automated import from //branches/master/...@142414,142414
2009-03-24 22:48:12 -07:00
Dianne Hackborn
4840e143df
Automated import from //branches/master/...@142348,142348
2009-03-24 22:40:29 -07:00
Cedric Beust
afb6c8eafc
Automated import from //branches/master/...@142319,142319
2009-03-24 22:35:42 -07:00
Joe Onorato
062a75be9c
Automated import from //branches/master/...@142308,142308
2009-03-24 22:34:00 -07:00
Suchi Amalapurapu
3fd65be666
Automated import from //branches/master/...@142306,142306
2009-03-24 22:32:56 -07:00
Daisuke Miyakawa
c76f908ea8
Automated import from //branches/cupcake/...@142508,142508
2009-03-24 22:31:34 -07:00
Romain Guy
9ea028f1e4
Automated import from //branches/master/...@142130,142130
2009-03-24 21:36:11 -07:00
Ficus Kirkpatrick
b3f4db8e2b
Automated import from //branches/master/...@141998,141998
2009-03-24 21:21:18 -07:00
Nick Pelly
bb564a2879
Automated import from //branches/master/...@141981,141981
2009-03-24 21:18:37 -07:00
Mike Lockwood
a0de355ce0
Automated import from //branches/master/...@141912,141912
2009-03-24 21:08:33 -07:00
Romain Guy
4087f5425c
Automated import from //branches/master/...@141886,141886
2009-03-24 21:07:52 -07:00
Jaikumar Ganesh
83557ec4f1
Automated import from //branches/master/...@141865,141865
2009-03-24 21:05:50 -07:00
Ficus Kirkpatrick
10270f2b77
Automated import from //branches/master/...@141740,141740
2009-03-24 20:51:15 -07:00
Dianne Hackborn
f85f081ded
Automated import from //branches/master/...@141727,141727
2009-03-24 20:49:27 -07:00
Nick Pelly
37b5a1065f
Automated import from //branches/master/...@141698,141698
2009-03-24 20:46:18 -07:00
Dianne Hackborn
eb785fa71a
Automated import from //branches/master/...@141518,141518
2009-03-24 20:27:03 -07:00
Chris Tate
8f91d2b5c9
Automated import from //branches/master/...@141392,141392
2009-03-24 20:11:39 -07:00
Fred Quintana
22f711423e
Automated import from //branches/master/...@141380,141380
2009-03-24 20:10:17 -07:00
Bob Lee
ef0996ffa3
Automated import from //branches/master/...@141357,141357
2009-03-24 20:06:19 -07:00