Christopher Tate
31cd02ade3
am 17ed60c3: API CHANGE: add a no-View ctor for DragShadowBuilder
...
* commit '17ed60c3d2e480ab9788b445958a22b9ae7b6e96':
API CHANGE: add a no-View ctor for DragShadowBuilder
2011-01-18 18:36:06 -08:00
Romain Guy
069f9b6352
am 745a5292: Merge "Smoother pinch-zoom in Browser." into honeycomb
...
* commit '745a529249c346656a404e38333f6d0ce6503fd7':
Smoother pinch-zoom in Browser.
2011-01-18 18:35:50 -08:00
John Reck
733e2047e7
am c098c1d3: Merge "Create db path if it doesn\'t exit" into honeycomb
...
* commit 'c098c1d348a183635561c504ccd67a9014a45475':
Create db path if it doesn't exit
2011-01-18 18:35:35 -08:00
Nick Pelly
b6b426ad1c
Merge "Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int)" into honeycomb-plus-aosp
2011-01-18 16:10:48 -08:00
Christopher Tate
17ed60c3d2
API CHANGE: add a no-View ctor for DragShadowBuilder
...
Cf conversation with the API council. Also expand the javadoc
a bit.
Change-Id: I9d4edb1042e00492b3db5c6bb7c7d9648581efad
2011-01-18 16:07:06 -08:00
Romain Guy
745a529249
Merge "Smoother pinch-zoom in Browser." into honeycomb
2011-01-18 15:55:31 -08:00
John Reck
c098c1d348
Merge "Create db path if it doesn't exit" into honeycomb
2011-01-18 15:53:33 -08:00
Romain Guy
4f066784ec
Smoother pinch-zoom in Browser.
...
Change-Id: Ie5a403b76ab25483a980324cd7b31976359fa796
2011-01-18 15:43:46 -08:00
John Reck
798378ee6c
Create db path if it doesn't exit
...
Bug: 3241808
Make sure the directory the caller is trying to open the icon db
in actually exists and create it if it doesn't.
Change-Id: Ie5e4a09210e9430edc318846a551542119969053
2011-01-18 15:42:49 -08:00
Nick Pelly
06a00bd2d2
Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int)
...
The later feels less clumsy.
Change-Id: I1bad37031c5d57f51b04c8ea6e41805dcd2935ec
2011-01-18 15:39:34 -08:00
Dianne Hackborn
2ec5a7160b
am 36c84403: Merge "Fix issue #3362484 : Can\'t dismiss activity picker by tapping outside dialog" into honeycomb
...
* commit '36c84403ec07439d11ed284ac5f9a9db807fbf92':
Fix issue #3362484 : Can't dismiss activity picker by tapping outside dialog
2011-01-18 15:32:44 -08:00
Dianne Hackborn
36c84403ec
Merge "Fix issue #3362484 : Can't dismiss activity picker by tapping outside dialog" into honeycomb
2011-01-18 15:31:21 -08:00
Dianne Hackborn
cfaf8878de
Fix issue #3362484 : Can't dismiss activity picker by tapping outside dialog
...
Change-Id: Idc2fe5a86c61e8f94fe9d902a0087a05f6f7918e
2011-01-18 15:28:41 -08:00
Costin Manolache
bf8e162702
am b8b671df: Merge "Add back NEW_TASK flag." into honeycomb
...
* commit 'b8b671df4778d98d00267566ed129f734bbe13a3':
Add back NEW_TASK flag.
2011-01-18 14:39:44 -08:00
Costin Manolache
b8b671df47
Merge "Add back NEW_TASK flag." into honeycomb
2011-01-18 14:37:24 -08:00
Brad Fitzpatrick
fe3846707b
am 3ab249cc: Merge "Fixing memory leak in PreferenceScreen." into honeycomb
...
* commit '3ab249cc32b2b94b8d4fcb2775e5b97285c48623':
Fixing memory leak in PreferenceScreen.
2011-01-18 13:28:56 -08:00
Brad Fitzpatrick
3ab249cc32
Merge "Fixing memory leak in PreferenceScreen." into honeycomb
2011-01-18 13:26:56 -08:00
Mathias Jeppsson
1560003d4a
Fixing memory leak in PreferenceScreen.
...
Every time the PreferenceScreen is displayed a new ListView is
created and bound to the adapter. As the same adapter is used during
the lifetime of PreferenceScreen and the listviews never gets
unbound, the adapter will contain a list of unused views. The old view
should be unbound from adapter when we create a new view.
Change-Id: I13e2d0dc79c8ff79b58efa650653e3f84c6e53c5
2011-01-18 13:20:34 -08:00
Kenny Root
189854d073
am 241fc72b: Merge "Don\'t cache return of getService in Environment" into honeycomb
...
* commit '241fc72b455158849c623c0819c9d71a2e6e7ae4':
Don't cache return of getService in Environment
2011-01-18 13:15:18 -08:00
Brad Fitzpatrick
7adf848183
am b4f655d5: Merge "StrictMode class instance limit interface." into honeycomb
...
* commit 'b4f655d5912869078cb7be29d108ebfea06019fc':
StrictMode class instance limit interface.
2011-01-18 13:13:07 -08:00
Kenny Root
241fc72b45
Merge "Don't cache return of getService in Environment" into honeycomb
2011-01-18 13:12:55 -08:00
Brad Fitzpatrick
b4f655d591
Merge "StrictMode class instance limit interface." into honeycomb
2011-01-18 13:11:33 -08:00
Kenny Root
b2278dc185
Don't cache return of getService in Environment
...
There is already a cache of all non-null return values for calls to
getService(), so don't bother caching it in Environment. This caused
some problems when Environment was called too early in the boot process
and getService() returned null.
Change-Id: I66739d01dab7e422f660d26b370ecce110dcc808
2011-01-18 13:08:06 -08:00
Brad Fitzpatrick
758035757f
StrictMode class instance limit interface.
...
Change-Id: Ic5eea539586e5d4965d83364bf9f623d1d89f2b1
2011-01-18 11:38:37 -08:00
Romain Guy
a2dcab45d8
am 89108d5c: Merge "Add support for skew()" into honeycomb
...
* commit '89108d5c311d0cc6879fb41c6392f17c58644fee':
Add support for skew()
2011-01-18 11:23:07 -08:00
Romain Guy
807daf7df6
Add support for skew()
...
Change-Id: Ia3a9a867f74fd78b61f75179e3788fdc2f0cacd0
2011-01-18 11:19:19 -08:00
John Reck
3977afe416
am d00207ff: Merge "WebStorage public API change" into honeycomb
...
* commit 'd00207ff87fa3e2d5430ea5c0980041c44738efe':
WebStorage public API change
2011-01-18 11:18:59 -08:00
Dmitri Plotnikov
b92d08a738
am 48395385: Merge "Hiding the AsyncTaskLoader.waitForLoader method" into honeycomb
...
* commit '48395385039a0c845bba8913c8d0c76981425aa4':
Hiding the AsyncTaskLoader.waitForLoader method
2011-01-18 11:18:37 -08:00
Derek Sollenberger
51b8a92e23
am 788c5185: Merge "Fix smart zoom for plugins that use OpenGL." into honeycomb
...
* commit '788c51852a559f17188f60c40f0c0d83abbafab2':
Fix smart zoom for plugins that use OpenGL.
2011-01-18 11:18:32 -08:00
Romain Guy
89108d5c31
Merge "Add support for skew()" into honeycomb
2011-01-18 11:17:20 -08:00
John Reck
d00207ff87
Merge "WebStorage public API change" into honeycomb
2011-01-18 11:10:26 -08:00
Dmitri Plotnikov
4839538503
Merge "Hiding the AsyncTaskLoader.waitForLoader method" into honeycomb
2011-01-18 11:01:35 -08:00
Derek Sollenberger
788c51852a
Merge "Fix smart zoom for plugins that use OpenGL." into honeycomb
2011-01-18 10:38:34 -08:00
Dirk Dougherty
17b1d268e7
am 8d74f7f5: Merge "Doc change: fix busted link to DatePicker tutorial." into honeycomb
...
* commit '8d74f7f560498966d06a1fb5f490d182ade6c3c2':
Doc change: fix busted link to DatePicker tutorial.
2011-01-18 10:18:23 -08:00
Dirk Dougherty
8d74f7f560
Merge "Doc change: fix busted link to DatePicker tutorial." into honeycomb
2011-01-18 10:16:31 -08:00
Ben Murdoch
5ad8c70d69
am e609241a: Merge "Disable AutoFill in private browsing mode." into honeycomb
...
* commit 'e609241a76005cf09ed62b2cf99bf1a7a523bb99':
Disable AutoFill in private browsing mode.
2011-01-18 10:14:10 -08:00
Ben Murdoch
e609241a76
Merge "Disable AutoFill in private browsing mode." into honeycomb
2011-01-18 10:07:01 -08:00
Derek Sollenberger
dd1173bc9b
Fix smart zoom for plugins that use OpenGL.
...
bug: 3331323
Change-Id: I4f1d4e0ecdb75283fc781bf5afe579f43610506c
2011-01-18 13:02:07 -05:00
Ben Murdoch
4bd87d6e47
Disable AutoFill in private browsing mode.
...
Ensure that WebKit knows that AutoFill is disabled when private
browsing is on.
Bug: 3335257
Change-Id: I8c3e45175211e5cb00605c1dbf974e513c582d8e
2011-01-18 17:54:05 +00:00
Dmitri Plotnikov
4afde4fda3
Hiding the AsyncTaskLoader.waitForLoader method
...
I introduced this method a couple of weeks ago,
but then we had a chat with Dianne and she made
a good point that rather than having this behavior
on AsyncTaskLoader, we should have it on LoaderManager
and then it will cover all kinds of loaders,
not just the ones inheriting from AsyncTaskLoader.
She suggested that we postpone that work until
after Honeycomb.
Change-Id: I1939956296cddb678791ba652ab5f4a0dd45eea1
2011-01-18 09:41:29 -08:00
Gilles Debunne
4abb69c337
am aba62a59: Merge "Added a touch up filter in text selection handles." into honeycomb
...
* commit 'aba62a5925e807f30e3abb1e348738eb342a9888':
Added a touch up filter in text selection handles.
2011-01-18 08:35:44 -08:00
Gilles Debunne
aba62a5925
Merge "Added a touch up filter in text selection handles." into honeycomb
2011-01-18 08:33:42 -08:00
Cary Clark
cba5754838
am b2601359: add interface to return if (x/y) is a plugin
...
* commit 'b2601359ea8d9675266c6b72b7209b1f6fae0b89':
add interface to return if (x/y) is a plugin
2011-01-18 08:29:34 -08:00
Kristian Monsen
b3e976fdd9
am 0664c62c: Merge "Motorola request to fix proxy" into honeycomb
...
* commit '0664c62c12b885d1c5029185623299f73b048f88':
Motorola request to fix proxy
2011-01-18 08:26:52 -08:00
Adam Powell
41f93395d0
am 0a753cd4: Merge "Fix bug 3357208 - List selector shows as dark black on first pressed state" into honeycomb
...
* commit '0a753cd481e4ef86275cae9c5869f4609098c358':
Fix bug 3357208 - List selector shows as dark black on first pressed state
2011-01-18 08:24:29 -08:00
Cary Clark
b2601359ea
add interface to return if (x/y) is a plugin
...
Use the nav cache to determine if a given
coordinate corresponds to a plugin.
Requires a companion change in external/webkit
bug:3331323
Change-Id: I07d7fdfd643768d600cd6ba81165fac8b553a77f
2011-01-18 11:22:38 -05:00
Joe Onorato
a577b0f75c
am ca29bb28: Merge "Don\'t crash with non-standard bitmap types." into honeycomb
...
* commit 'ca29bb28404643574924b972022907006e76ce6f':
Don't crash with non-standard bitmap types.
2011-01-18 07:34:24 -08:00
Dianne Hackborn
ad81f4ffb8
am f4c4b666: Merge "Remove old APIs." into honeycomb
...
* commit 'f4c4b666234d0e5c510c846b13382b77175f10e1':
Remove old APIs.
2011-01-18 07:34:09 -08:00
Kristian Monsen
0664c62c12
Merge "Motorola request to fix proxy" into honeycomb
2011-01-18 06:05:46 -08:00
Kristian Monsen
6f6b640950
Motorola request to fix proxy
...
Change-Id: I2beecc2bef5a21294cc5fab0f11d4026f8ad3c2d
2011-01-18 14:01:45 +00:00