58671 Commits

Author SHA1 Message Date
Dianne Hackborn
59a12eb2cc am 6b0c11da: Merge "Fix issue #5150899: Call activity takes 15MB we never get back."
* commit '6b0c11da5a7a7ea236fd9dc409d1ce7a33bff9c2':
  Fix issue #5150899: Call activity takes 15MB we never get back.
2011-09-02 17:20:44 -07:00
Dianne Hackborn
6b0c11da5a Merge "Fix issue #5150899: Call activity takes 15MB we never get back." 2011-09-02 17:18:32 -07:00
Adam Powell
759dccabcc am a59e3146: Merge "Fix bug 5201420 - Appease the monkeys"
* commit 'a59e3146b7dc298043e43e1816e3415b2583a3c8':
  Fix bug 5201420 - Appease the monkeys
2011-09-02 17:03:04 -07:00
Adam Powell
a59e3146b7 Merge "Fix bug 5201420 - Appease the monkeys" 2011-09-02 17:01:28 -07:00
Adam Powell
e1bf486846 Fix bug 5201420 - Appease the monkeys
Make ListView.onFocusChanged more tolerant of missing adapters.

Change-Id: Icae1cfd02fe369d3fd0e3c6531adb973f44f3036
2011-09-02 16:56:57 -07:00
Chet Haase
0c83632850 am 44671725: Merge "Fix artifact with LayoutTransitions on disappearing window."
* commit '44671725bf9abbf34999d7afd3e998d2c4c6cd1a':
  Fix artifact with LayoutTransitions on disappearing window.
2011-09-02 16:53:26 -07:00
Chet Haase
44671725bf Merge "Fix artifact with LayoutTransitions on disappearing window." 2011-09-02 16:52:03 -07:00
Adam Powell
147c76bec7 am d857837d: Merge "Fix bug 5231904 - Fix wobbly progress spinners"
* commit 'd857837df264cd28552f6063d534556a5170a2aa':
  Fix bug 5231904 - Fix wobbly progress spinners
2011-09-02 16:50:21 -07:00
Adam Powell
d857837df2 Merge "Fix bug 5231904 - Fix wobbly progress spinners" 2011-09-02 16:48:55 -07:00
Michael Jurka
5d1df00884 am 32041c16: Merge "Click on whitespace dismisses Recents in landscape"
* commit '32041c1602e6bc753f4ab055fd1bb95952f1e15b':
  Click on whitespace dismisses Recents in landscape
2011-09-02 16:42:38 -07:00
Michael Jurka
8d25ad5efa am 8064ec61: Merge "Use default thumbnail if getting app thumbnail fails"
* commit '8064ec61d62be074a06f446c512560b9bcf63813':
  Use default thumbnail if getting app thumbnail fails
2011-09-02 16:42:30 -07:00
Eric Laurent
a0ab3ee321 am 929827b8: Merge "Fix issue 5252593: any app can restart the runtime"
* commit '929827b819415101d526ff68fb0b2c8adb885132':
  Fix issue 5252593: any app can restart the runtime
2011-09-02 16:42:26 -07:00
Adam Powell
a1b92c5e8b Fix bug 5231904 - Fix wobbly progress spinners
Make ProgressBar maintain aspect ratio on indeterminate progress drawables.

Make RotateDrawable tolerate left/top bounds != 0.

Change-Id: Iee03030caa98f72a8745f1ae3fb0de108ff663d4
2011-09-02 16:37:41 -07:00
Michael Jurka
32041c1602 Merge "Click on whitespace dismisses Recents in landscape" 2011-09-02 16:35:54 -07:00
Michael Jurka
8064ec61d6 Merge "Use default thumbnail if getting app thumbnail fails" 2011-09-02 16:35:42 -07:00
Chet Haase
3c4ce72c4d Fix artifact with LayoutTransitions on disappearing window.
Logic in performTraversals() starts a transition running at the
proper time. But when a view's parent window goes away, this transition
may not start at that time because drawing gets canceled. But the
transition still hung off of the ViewRoot, waiting until some later
drawing operation to kick it off. This resulted in some weird animations
like the Recents panel appearing and having a single item animate off of it.

The fix is to delete pending transitions when drawing is skipped.

Change-Id: I3ab7702c16e069644a163424f977350743e2cecc
2011-09-02 16:10:43 -07:00
Eric Laurent
929827b819 Merge "Fix issue 5252593: any app can restart the runtime" 2011-09-02 16:05:03 -07:00
Michael Jurka
7725a4e307 Click on whitespace dismisses Recents in landscape
(was added previously for portrait, forgot to add for landscape)

Change-Id: I38161d00c65f753c17d25db8ed69f59f35b0d352
2011-09-02 16:00:34 -07:00
Eric Laurent
dca56b9432 Fix issue 5252593: any app can restart the runtime
Replace null device address string by empty sting.

Change-Id: I285c35f3345334e6d2190493b1a8a5aca1a361a4
2011-09-02 15:59:50 -07:00
Michael Jurka
1a790adc79 am ccbc2f30: Merge "Fix a NPE in Recents"
* commit 'ccbc2f309e84e9b073e92c1bf689a4d8dab988cc':
  Fix a NPE in Recents
2011-09-02 15:45:54 -07:00
Michael Jurka
ccbc2f309e Merge "Fix a NPE in Recents" 2011-09-02 15:44:09 -07:00
Michael Jurka
9563cb813d Use default thumbnail if getting app thumbnail fails
Change-Id: If76a26d80f2327fe73bc18024c6b2c7eaab4d11d
2011-09-02 15:42:28 -07:00
Mathias Agopian
683a416c71 am f743338c: Merge "fix a bug that caused the off animation to not show sometimes"
* commit 'f743338c1ed6d84c1feea9888ee19755be0ba9f6':
  fix a bug that caused the off animation to not show sometimes
2011-09-02 15:32:46 -07:00
Mathias Agopian
f743338c1e Merge "fix a bug that caused the off animation to not show sometimes" 2011-09-02 15:31:20 -07:00
Joe Onorato
ec12dc01af Merge "Add the full suite of RpcData types." into ics-aah 2011-09-02 15:29:39 -07:00
Joe Onorato
a1426e61f4 Add the full suite of RpcData types.
Change-Id: I2798207a5bbce8fbb5980f2aa131d4e1f408839f
2011-09-02 15:28:36 -07:00
Michael Jurka
21ce2d8cae Fix a NPE in Recents
Change-Id: I8fead3b20646e92add6acd49440db675a190baee
2011-09-02 15:28:06 -07:00
Scott Main
1b883bf268 am d6ede109: Merge "cherrypick Change-Id: I253ff775829a80fec8e3d1c88ae85af1286a9300 docs: update dashboard stats; add codenames and release note links to version table"
* commit 'd6ede109841f95dc6b1a6d463ae1aab63ab47ac7':
  cherrypick Change-Id: I253ff775829a80fec8e3d1c88ae85af1286a9300 docs: update dashboard stats; add codenames and release note links to version table
2011-09-02 15:21:57 -07:00
Scott Main
d6ede10984 Merge "cherrypick Change-Id: I253ff775829a80fec8e3d1c88ae85af1286a9300 docs: update dashboard stats; add codenames and release note links to version table" 2011-09-02 15:20:00 -07:00
Scott Main
6bddaae049 cherrypick Change-Id: I253ff775829a80fec8e3d1c88ae85af1286a9300
docs: update dashboard stats; add codenames and release note links to version table

Change-Id: I5f6d917fd7b331bbc6782d1df63cf6e76122e04d
2011-09-02 15:18:20 -07:00
Jeff Sharkey
b7cc55d188 am 890aaea2: Merge "Show statusbar clock based on lockscreen status."
* commit '890aaea2fb456e5bdc0b24253d6fee2aa0ad22ec':
  Show statusbar clock based on lockscreen status.
2011-09-02 15:09:29 -07:00
Jeff Sharkey
890aaea2fb Merge "Show statusbar clock based on lockscreen status." 2011-09-02 15:07:19 -07:00
Michael Jurka
ace6286f1b am f7315dd1: Merge "Fix regression: recents did not dismiss after launching apps (5252649)"
* commit 'f7315dd1922868efc04fcd83caff4202f215bae1':
  Fix regression: recents did not dismiss after launching apps (5252649)
2011-09-02 15:04:14 -07:00
Michael Jurka
f7315dd192 Merge "Fix regression: recents did not dismiss after launching apps (5252649)" 2011-09-02 15:02:08 -07:00
Michael Jurka
c6461ca5a0 Fix regression: recents did not dismiss after launching apps (5252649)
also:
- when using menu to "remove from list" in landscape, animate items upward (5149577)
- dismiss recents when tapping on whitespace regions (5115883)

Change-Id: I0f38c7567281583898a49f572cf92d6c59464649
2011-09-02 14:58:10 -07:00
Mike Lockwood
1a2bacf3a9 Merge "Allow target to override preloaded-classes file" into ics-aah 2011-09-02 14:10:41 -07:00
Gilles Debunne
7fd033fbe4 am 572527f2: Merge "Remove the suggestion underline when the TextView loses focus."
* commit '572527f2c337ec9266ebcd931a66e17d2ae63e01':
  Remove the suggestion underline when the TextView loses focus.
2011-09-02 13:58:00 -07:00
Gilles Debunne
572527f2c3 Merge "Remove the suggestion underline when the TextView loses focus." 2011-09-02 13:54:48 -07:00
Justin Ho
975dc8514c am 2d05d4b9: Merge "Check in source WAVs for sounds"
* commit '2d05d4b9c3721869092f3fb8bf396d4e1a17c0eb':
  Check in source WAVs for sounds
2011-09-02 13:49:31 -07:00
Justin Ho
2d05d4b9c3 Merge "Check in source WAVs for sounds" 2011-09-02 13:47:12 -07:00
Gilles Debunne
9852ccde20 am a41bc338: Merge "Popup windows positions are updated when a TextView is scrolled"
* commit 'a41bc33855d9e55701c6e615590e273ada69a445':
  Popup windows positions are updated when a TextView is scrolled
2011-09-02 13:28:00 -07:00
Gilles Debunne
a41bc33855 Merge "Popup windows positions are updated when a TextView is scrolled" 2011-09-02 13:24:20 -07:00
Gilles Debunne
6ee2490076 am f3d78eac: Merge "Added an add to dictionary option in suggestions for misspelled words"
* commit 'f3d78eac0f565b51d5e657e6cb21b4a48ef6f660':
  Added an add to dictionary option in suggestions for misspelled words
2011-09-02 13:23:10 -07:00
Gilles Debunne
5ca26cb184 am 26b5cf40: Merge "Fixes around text selection"
* commit '26b5cf40b14a7916c9fee01d797b82d786338cf1':
  Fixes around text selection
2011-09-02 13:23:06 -07:00
Gilles Debunne
cc96719625 am 1737fcd6: Merge "Fix for NPE in Switch"
* commit '1737fcd689072cabcb9937316ba159ee954f3536':
  Fix for NPE in Switch
2011-09-02 13:23:02 -07:00
Gilles Debunne
f3d78eac0f Merge "Added an add to dictionary option in suggestions for misspelled words" 2011-09-02 13:19:24 -07:00
Gilles Debunne
26b5cf40b1 Merge "Fixes around text selection" 2011-09-02 13:17:44 -07:00
Gilles Debunne
1737fcd689 Merge "Fix for NPE in Switch" 2011-09-02 13:17:13 -07:00
Chet Haase
185c8f05a0 am 016671fb: Merge "Tweaks to NotificationPanel animation"
* commit '016671fb46e247fbec2067ff9f9be417304ae0a2':
  Tweaks to NotificationPanel animation
2011-09-02 13:15:27 -07:00
Chet Haase
016671fb46 Merge "Tweaks to NotificationPanel animation" 2011-09-02 13:14:18 -07:00