58625 Commits

Author SHA1 Message Date
Kristian Monsen
ff7130288f Merge "Close idle connections on pause timers" 2011-09-01 20:30:19 -07:00
Dianne Hackborn
c6acd688c0 Fix issue #4554429: API REVIEW: deprecate Live Folders
Change-Id: Iddb5a55866469d24a20cc61a28c4dbe146bfd0bf
2011-09-01 19:58:00 -07:00
Martijn Coenen
3433a8ae5a Fix Activity ref-leak in NFC dispatch API.
Change-Id: I7b1ee6927747b12eb94cfd6ece40c2c73003f07f
2011-09-01 19:19:29 -07:00
Mathias Agopian
304c33baea am a55c369e: Merge "Fix various flickering / artifacts"
* commit 'a55c369e73a8864cc34290625acd16c68956c58a':
  Fix various flickering / artifacts
2011-09-01 19:00:01 -07:00
Mathias Agopian
a55c369e73 Merge "Fix various flickering / artifacts" 2011-09-01 18:57:57 -07:00
Mathias Agopian
ff57415bdb Fix various flickering / artifacts
these were due to the "preserve backbuffer" optimization
interfering with hw composer. basically the screen needed
to be redrawn in the areas that move from GL to
overlay.

Bug: 5245513
Change-Id: I9bf75c4fe905f3ef62005e52108b94edae692304
2011-09-01 18:56:54 -07:00
Svetoslav Ganov
78dbdaa061 am 17b0317e: Merge "Accessibility events fired from AdapterView underpopulated."
* commit '17b0317e8d006731da722a849ab2a8deb17494f6':
  Accessibility events fired from AdapterView underpopulated.
2011-09-01 18:40:48 -07:00
Svetoslav Ganov
17b0317e8d Merge "Accessibility events fired from AdapterView underpopulated." 2011-09-01 18:39:29 -07:00
Svetoslav Ganov
c48c47c820 Accessibility events fired from AdapterView underpopulated.
Accessibility events fired by an AdapterView did not report
the index of the first and last visible items, rather only
the total item count.

bug:5225039

Change-Id: I6931d82f0418c659f26e1e8a345da69da99690c5
2011-09-01 18:22:37 -07:00
Svetoslav Ganov
8891654cbb am d5e6527f: Merge "Polish of the accessibility feedback of Date and Time pickers"
* commit 'd5e6527f5f35f128bd4308a19721911df517a1c1':
  Polish of the accessibility feedback of Date and Time pickers
2011-09-01 18:17:15 -07:00
Svetoslav Ganov
d5e6527f5f Merge "Polish of the accessibility feedback of Date and Time pickers" 2011-09-01 18:14:38 -07:00
Stephen Hines
1af27636d8 am 79dd90c7: Merge "Fix remaining .rs.dtor() issue for RS."
* commit '79dd90c7bf2d3d1eb0fb130446d298256b987996':
  Fix remaining .rs.dtor() issue for RS.
2011-09-01 18:13:27 -07:00
Stephen Hines
79dd90c7bf Merge "Fix remaining .rs.dtor() issue for RS." 2011-09-01 18:10:37 -07:00
Stephen Hines
466bdc4008 Fix remaining .rs.dtor() issue for RS.
BUG=5186750

Change-Id: I74765b844d28ed780f9c9e291b8e0de94352f74b
2011-09-01 18:07:11 -07:00
Svetoslav Ganov
3fec3fe0e3 Polish of the accessibility feedback of Date and Time pickers
bug:5228006
bug:5228004

Change-Id: I927e3a6dcbf4f81eab6f506fc38842d8e7a37aa1
2011-09-01 18:04:27 -07:00
Adam Powell
3b1751b153 am 01bc5f90: Merge "FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT"
* commit '01bc5f906322084740698ee379d60d26b5d88605':
  FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT
2011-09-01 18:02:56 -07:00
Adam Powell
01bc5f9063 Merge "FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT" 2011-09-01 18:00:56 -07:00
Gilles Debunne
f682a77d5e Popup windows positions are updated when a TextView is scrolled
The View's internal scroll was not triggering an update of the popup windows' positions.

Also fixes an update problem when a new long press moved the action popup window.

Change-Id: Ic3bb39fc55981c67db2a15ef2e90aad37a36d116
2011-09-01 18:00:52 -07:00
Mathias Agopian
c198139137 am 804b532a: Merge "fix another bug that prevented the gl debugger to work"
* commit '804b532a624b602acf344aa436340a6016c2f0af':
  fix another bug that prevented the gl debugger to work
2011-09-01 17:55:30 -07:00
Mathias Agopian
804b532a62 Merge "fix another bug that prevented the gl debugger to work" 2011-09-01 17:52:21 -07:00
Mathias Agopian
4222092bd5 fix another bug that prevented the gl debugger to work
we didn't set the debug tls properly

Change-Id: Iad9cc5b5d230a8eb7f680c4b70925c5e43e73051
2011-09-01 17:50:52 -07:00
Kristian Monsen
64decc6082 Close idle connections on pause timers
Part of fix for bug 4487538 Current Drain

Change-Id: Ie957321d11ee3a94a5549aebb5be6e3cb444ebcf
2011-09-02 01:50:04 +01:00
Adam Powell
56dcbda3ee FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT
Holo's listSeparatorTextViewStyle now uses the all-caps style.

Change-Id: Ia1d21ecc3c05a3e3fc29a78c683e875ce08cab99
2011-09-01 17:42:57 -07:00
Fred Quintana
c67aa29143 am f705f788: Merge "Make the SyncManager timeout syncs if it takes too long to bind to them."
* commit 'f705f788b5a4ba8c8b92bcd237534eb55c464f57':
  Make the SyncManager timeout syncs if it takes too long to bind to them.
2011-09-01 17:36:51 -07:00
Fred Quintana
f705f788b5 Merge "Make the SyncManager timeout syncs if it takes too long to bind to them." 2011-09-01 17:35:25 -07:00
Mike Lockwood
4c5b9ef243 am 64014612: Merge "PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons."
* commit '64014612275d0fccd5e31f2afaa8f17a6bf1e93d':
  PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons.
2011-09-01 17:30:57 -07:00
Mike Lockwood
6401461227 Merge "PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons." 2011-09-01 17:29:26 -07:00
Michael Jurka
32829607f3 am 6f983a79: Merge "Fixing orientation change bug (5098088)"
* commit '6f983a7906ce98a1a8e3f5e805da8c933f53fc3d':
  Fixing orientation change bug (5098088)
2011-09-01 17:16:14 -07:00
Michael Jurka
6f983a7906 Merge "Fixing orientation change bug (5098088)" 2011-09-01 17:14:11 -07:00
Michael Jurka
8b09866a25 Fixing orientation change bug (5098088)
- Also fixing language in long-press menu (5068787)

Change-Id: I941e053e6ce4c85a09f4ff82880b7c2513e54322
2011-09-01 17:11:12 -07:00
Mike Lockwood
a7cf74cfb1 PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons.
Bug: 5249328

Change-Id: I9fcf623c4f9f278107a0772f6ff28ccaae9188c8
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-09-01 20:10:24 -04:00
Romain Guy
ffdf8fb3f1 am f679ed09: Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)"
* commit 'f679ed0939f10ee3da9363bb179802b8184d1880':
  Prevent a leak when using View.postInvalidate(left, top, right, bottom)
2011-09-01 17:05:13 -07:00
Romain Guy
f679ed0939 Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)" 2011-09-01 17:02:28 -07:00
Romain Guy
40c18f59ac Prevent a leak when using View.postInvalidate(left, top, right, bottom)
Change-Id: I44c9a11d8b62d86d38f4600df2bbea13c874b991
2011-09-01 17:01:18 -07:00
Gilles Debunne
e724ee4b04 Fix for NPE in Switch
Happens when the checked state is set in XML in the CompoundButton
constructor. The drawable are not yet loaded at that point.

This still work since the Switch constructor calls setChecked, which
will invalidate.

Change-Id: I76459307e77596ce0f2759e9449eb42287c6bad7
2011-09-01 16:58:05 -07:00
Michael Jurka
bb7e30963b am a3b7b57a: Merge "updating visuals of Recent Apps"
* commit 'a3b7b57a5211c210a61bb9bea118531eed08591a':
  updating visuals of Recent Apps
2011-09-01 16:55:32 -07:00
Robert Ly
f304324938 am 2e864a6a: Merge "fix rs docs"
* commit '2e864a6a3864a17a8fead9f05e8d76fdd8fcc1a4':
  fix rs docs
2011-09-01 16:55:18 -07:00
Dianne Hackborn
0d772c766f am 7de6578f: Merge "Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD"
* commit '7de6578f1c4bf97c9f856f819d4985d25163012a':
  Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD
2011-09-01 16:54:31 -07:00
Dianne Hackborn
41eb597656 am 554d4a57: Merge "Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread"
* commit '554d4a576586d0e21312862c4b1cf9abdaaf15f4':
  Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread
2011-09-01 16:54:27 -07:00
Dianne Hackborn
7cbbb8b1a3 am 69666e07: Merge "Fix issue #5229575: Youtube link shared through messaging is not..."
* commit '69666e078152362b19d02d9ee79bbd5fc69e09c3':
  Fix issue #5229575: Youtube link shared through messaging is not...
2011-09-01 16:54:23 -07:00
Jason Simmons
6acfc0d3da resolved conflicts for merge of 912a8b70 to ics-aah
Change-Id: I3b08f30c4ee2f078be1586957417680a671807b8
2011-09-01 16:41:58 -07:00
Michael Jurka
a3b7b57a52 Merge "updating visuals of Recent Apps" 2011-09-01 16:39:32 -07:00
Peter Ng
622a97646d updating visuals of Recent Apps
- replacing background PNGs with 9 patches
- removing border around thumbnails by default
- when swiping thumbnails, draw a border around them
- fix callout line length
- make recents window smaller on tablets
- deleting unused assets

Change-Id: If5bb1ba0d55a6d10e36ee14274c23596f0ba73b9
2011-09-01 16:38:16 -07:00
Robert Ly
2e864a6a38 Merge "fix rs docs" 2011-09-01 16:19:15 -07:00
Dianne Hackborn
7de6578f1c Merge "Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD" 2011-09-01 15:56:36 -07:00
Dianne Hackborn
554d4a5765 Merge "Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread" 2011-09-01 15:55:33 -07:00
Dianne Hackborn
69666e0781 Merge "Fix issue #5229575: Youtube link shared through messaging is not..." 2011-09-01 15:54:43 -07:00
Robert Ly
d9e075b003 fix rs docs
Change-Id: Id7253737278d5dc4ef3b6d53cd32dbac1a80103d
2011-09-01 15:46:43 -07:00
Justin Ho
f5cd83957c am 6468e04e: Merge "Updated Ringtone oggs"
* commit '6468e04e5e7b1b76340cc55ee280204c9f046a60':
  Updated Ringtone oggs
2011-09-01 15:44:58 -07:00
Justin Ho
de20088ca5 am da92038d: Merge "Updated notification sounds"
* commit 'da92038d9960e6eb5821bb28e6d8a5da4aea1a5a':
  Updated notification sounds
2011-09-01 15:44:55 -07:00