19705 Commits

Author SHA1 Message Date
Joe Onorato
0521206745 Merge "Throw a better error message when the automatic onClick handling doesn't work." 2010-03-11 14:55:23 -08:00
Joe Onorato
42e14d74f3 Throw a better error message when the automatic onClick handling doesn't work.
Change-Id: I61729e26f76a2ab8825e892cd6c70c06f0955e4c
2010-03-11 14:54:21 -08:00
Wink Saville
ef5a8e5bdc Merge "Ignore instead of throw errors in QuittingState and reorder some parameters." 2010-03-11 14:43:06 -08:00
Wink Saville
f0f566ec46 Ignore instead of throw errors in QuittingState and reorder some parameters.
Since there could be an arbitrary number of messages in
the queue but Handler/Looper/MessageQueue do not provide
any mechanism for removing "all" messages the best we can
do is ignore. Throwing an error is probably too heavy.

Change-Id: I13c81ac5786484f5b3218885b010de596d943975
2010-03-11 14:03:50 -08:00
John Wang
eb3035cbca Merge "Make getCellLocation return null if not available." 2010-03-11 13:56:59 -08:00
John Wang
41a46718b3 Make getCellLocation return null if not available.
For bug 2422284.

Check the cell location and return null if the location is not available.

Change-Id: Ie9a331b906a8253c9a9596365af8705dc03823ce
2010-03-11 13:53:46 -08:00
Dan Egnor
c95142d4a0 Move boot log file writing into a background thread to avoid ANR.
Bug: 2507228
Change-Id: I35695f89f1d62b907f04511e3e6b71722008949b
2010-03-11 13:16:04 -08:00
Mathias Agopian
015b59756e fix [2483456] Video orientation is wrong on Droid for some videos
Change-Id: I450191f1335f57bffc51aff3e27295395847dbc0
2010-03-11 12:55:39 -08:00
San Mehat
6fc4fe98ab Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount" 2010-03-11 12:23:50 -08:00
Daniel Sandler
4bfe7879a4 Merge "Javadoc fix." 2010-03-11 12:23:50 -08:00
Daniel Sandler
b999abc359 Javadoc fix.
Change-Id: I8f5acb2f824ff0e94755a9c482286b119d124734
2010-03-11 15:19:53 -05:00
Wink Saville
4ea0628a84 Merge "Add quit and fix HSM EBNF." 2010-03-11 12:15:20 -08:00
San Mehat
2fe718a87b MountService: If USB cable is unplugged while UMS is active, clean up and remount
Change-Id: I9c20e7bfc215549cd8a6e14625e5d005bb53f8fa
Signed-off-by: San Mehat <san@google.com>
2010-03-11 12:01:49 -08:00
Wink Saville
1b8b98b3db Add quit and fix HSM EBNF.
Add support for quiting the looper and stopping a thread.

Allow enter/exit at top or bottom of a STATE EBNF.

Fix missing brace in MSG_LIST.

Change-Id: Iddf5ce908008933bf8f0646e844254183da3d1f3
2010-03-11 11:49:54 -08:00
Patrick Scott
08e1f21dd4 Merge "Do not send the not-modified response when validating the cache." 2010-03-11 11:47:22 -08:00
Grace Kloba
5acac5f216 Merge "Implement smart-zoom per Adobe request." 2010-03-11 11:43:56 -08:00
Vasu Nori
06ea4c7c6b Merge "add more debug info to SQL section in bugreport" 2010-03-11 11:42:45 -08:00
Grace Kloba
c6f95fe523 Implement smart-zoom per Adobe request.
When double tap on plugin object, we toggle between
centering plugin object and overview mode.

Fix http://b/issue?id=2501726
2010-03-11 11:40:46 -08:00
Vasu Nori
c3849200fa add more debug info to SQL section in bugreport
after this CL, adb bugreport will the following info (under SQL section
of each app's meminfo dump)

 SQL
            heap:      344       memoryUsed:      344
pageCacheOverflo:       67  largestMemAlloc:       50

 DATABASES
  Pagesize   Dbsize  Lookaside  Dbname
      1024        7         24  googlesettings.db
      1024       26        110  talk.db
      1024       11          0    (attached) transient_talk_db
      1024       11         32  subscribedfeeds.db
      1024       20         27  gservices.db

Change-Id: Iabd13be9793d9794137c60a045b84fa632f13498
2010-03-11 11:38:31 -08:00
Daniel Sandler
feec868c99 Merge "Turn off pulsing jogball while on a call." 2010-03-11 11:24:47 -08:00
Doug Zongker
b5957a3a32 Merge "make RecoverySystem.verifyPackage interruptible" 2010-03-11 11:15:53 -08:00
Doug Zongker
cb95657326 make RecoverySystem.verifyPackage interruptible
Change-Id: I09f6746914ef63c81312efd3a8959b0c28f6003a
2010-03-11 11:07:24 -08:00
Daniel Sandler
e96ffb18c1 Turn off pulsing jogball while on a call.
Bug: 2336573
Change-Id: If0f0151cbead4eb8acf9e1ce2f6dbca088814694
2010-03-11 13:38:06 -05:00
Adam Powell
b51132cb4f Merge "Make paging touch slop smaller" 2010-03-11 10:30:01 -08:00
Nicolas Catania
47d3625390 Merge "Allow invoke in all the player states except idle and error." 2010-03-11 10:26:36 -08:00
Adam Powell
b7ef1d9ec9 Make paging touch slop smaller
Change-Id: I36e2623dcc6e3209de51d32841ca68ce322cc5d8
2010-03-11 10:25:24 -08:00
Adam Powell
9dd14231a2 Merge "Let ListView overscroll header/footer attributes take a color" 2010-03-11 10:20:22 -08:00
Mike LeBeau
7d1382ddba Merge "Add a voice search hint context for the launcher." 2010-03-11 10:15:03 -08:00
Mike LeBeau
570aa27b03 Add a voice search hint context for the launcher.
Change-Id: If22471517d8ee34b750278666277d50deaf9ce47
2010-03-11 10:14:16 -08:00
Adam Powell
52733902b4 Let ListView overscroll header/footer attributes take a color
Change-Id: I8b21794d177299f2f649a58ab972291bbc4dab5a
2010-03-11 10:13:50 -08:00
Nicolas Catania
7bd3d7d196 Allow invoke in all the player states except idle and error.
Previously invoke would work only after prepare but not
when the player is in play or pause state (for instance).
This new change just check that the player has been initialized
and is not in the error state.

Bug:2488931
Change-Id: I9b9f3679593a3b7697c1a84d993fdcd7e1693a90
2010-03-11 10:07:14 -08:00
Patrick Scott
5ac85ccabb Do not send the not-modified response when validating the cache.
Bug: 2450517
Change-Id: Ibdff4c4b573bb63ac5de94ec7277241bb0242203
2010-03-11 12:41:20 -05:00
Mike LeBeau
84eb8d2a7d Merge "Fix a variable name reference in Activity docs." 2010-03-11 09:22:18 -08:00
Mike LeBeau
305de9dbda Fix a variable name reference in Activity docs.
Change-Id: Ib0fd1c6b75f73a4470d2cb790884490a3efa8716
2010-03-11 09:21:08 -08:00
Fabrice Di Meglio
4bb75b9e35 Merge "Fix bug #2493102 (Sync keeps getting stuck, or at least very slow)" 2010-03-11 09:20:57 -08:00
Andreas Huber
35e611fb8f Merge "Reduce buffer sizes related to HTTP media data transfer in order to reduce the probability of a connection timeout/reset due to long periods of time between socket activity." 2010-03-11 09:14:45 -08:00
Nicolas Catania
df2d3cdca7 Revert "Allow invoke in all the player states except idle and error."
This reverts commit 88f3b81d065d4bec6f69a25eda99158e254f55b1.
2010-03-11 08:16:26 -08:00
Nicolas Catania
2e40183638 Merge "Allow invoke in all the player states except idle and error." 2010-03-11 07:56:18 -08:00
Steve Block
cf0fd7892b Adds to DumpRenderTree the ability to ignore the results of tests
Change-Id: I7c16d9713fc35c773b810f9d5ce6700f8d9a28e4
2010-03-11 15:40:45 +00:00
Patrick Scott
73f7537b30 Limit the projection to just the url.
Todo: bulk request the icons to avoid posting a billion messages.

Bug: 2496872
Change-Id: I6298f8d6f3000cfbbf56c6bed5f98b9836706f6d
2010-03-11 10:33:28 -05:00
Leon Scroggins
aa27045a2c Use AsyncTask to update the history in the background.
Part of http://b/issue?id=2485421

Change-Id: Iccb2c3fc22e14eb1eb88d98ebb4499df14ffb511
2010-03-11 09:45:10 -05:00
Ben Murdoch
e179c1d1b6 Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." 2010-03-11 05:46:28 -08:00
Ben Murdoch
dc2711d47d Check if the JS_ENGINE key exists as an environment variable before reading it.
Change-Id: I274b23ea53ec0129ea3b52ff66322f7069338f53
2010-03-11 13:27:20 +00:00
Cary Clark
2809631e59 use the correct LayoutParams to fix going to fullscreen view
Change-Id: Id4d1841d720011c6fda6c43fe7ffb55762cef259
http://2467842
2010-03-11 08:25:33 -05:00
Steve Block
e3e2294be5 Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists." 2010-03-11 03:08:38 -08:00
Steve Block
8028dab82b Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists.
Change-Id: I7f97d68695ee1df45329749d8f08d44364bfef24
2010-03-11 10:41:20 +00:00
Dianne Hackborn
409578fcb1 Don't remove alarms for packages that are being updated.
Change-Id: I296e6587aa1bb391e748ff4bb5649dcfa6ebbc24
2010-03-10 23:23:11 -08:00
Adam Powell
bfb5d4b93b Added overscroll headers and footers to ListView.
These let developers set a drawable for the list header and footer
to be drawn above and below list content.

Change-Id: Ideddec854cb0bc11f83efb3c000c217844be82c7
2010-03-10 22:14:28 -08:00
Romain Guy
232c9d5b7d Merge "Fix the build." 2010-03-10 22:12:27 -08:00
Romain Guy
a8551b1efa Fix the build.
Change-Id: I0caef1fd522d231d803e0fd9e0b8fdf3272db168
2010-03-10 22:11:50 -08:00