Commit Graph

13515 Commits

Author SHA1 Message Date
Romain Guy
78cda1670d am 4ca3ee26: am c7816cd6: Merge "Don\'t let toasts "leak" Context instances." into honeycomb
* commit '4ca3ee261d71ba56a9636655c27d6d038392b746':
  Don't let toasts "leak" Context instances.
2011-01-19 11:38:52 -08:00
Romain Guy
4ca3ee261d am c7816cd6: Merge "Don\'t let toasts "leak" Context instances." into honeycomb
* commit 'c7816cd6a1441cd46af57224c616c2d56ced5105':
  Don't let toasts "leak" Context instances.
2011-01-19 11:36:10 -08:00
Romain Guy
c7816cd6a1 Merge "Don't let toasts "leak" Context instances." into honeycomb 2011-01-19 11:33:43 -08:00
Romain Guy
c4d09f2b69 Don't let toasts "leak" Context instances.
Change-Id: I05a936579e60360cdb3453ad5cbcead8ca03191a
2011-01-19 10:55:19 -08:00
Mike Lockwood
ee8d313985 am da3bb70a: am 54973710: Merge "Environment.isExternalStorageRemovable() is false if external storage is emulated" into honeycomb
* commit 'da3bb70a1f9240766d60bffa039d26e6378f2a6c':
  Environment.isExternalStorageRemovable() is false if external storage is emulated
2011-01-19 10:44:32 -08:00
Mike Lockwood
da3bb70a1f am 54973710: Merge "Environment.isExternalStorageRemovable() is false if external storage is emulated" into honeycomb
* commit '54973710d769e4722dc21778f8fcb7b08d2872dd':
  Environment.isExternalStorageRemovable() is false if external storage is emulated
2011-01-19 10:42:31 -08:00
Mike Lockwood
54973710d7 Merge "Environment.isExternalStorageRemovable() is false if external storage is emulated" into honeycomb 2011-01-19 10:40:56 -08:00
Leon Scroggins
a09fddc555 am 60964579: am b90bd293: Merge "Only scroll on screen when necessary." into honeycomb
* commit '60964579fe9c56bfac21a91dbb2355b1086e47b6':
  Only scroll on screen when necessary.
2011-01-19 10:28:32 -08:00
Leon Scroggins
60964579fe am b90bd293: Merge "Only scroll on screen when necessary." into honeycomb
* commit 'b90bd293c2a8f2bb68f5cbd63966ea1739814e7d':
  Only scroll on screen when necessary.
2011-01-19 10:25:52 -08:00
Mike Lockwood
70ee3ca616 Environment.isExternalStorageRemovable() is false if external storage is emulated
Change-Id: Ib1afe83e4295d8304b65e822edd0dfa1591a5be7
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-19 10:19:12 -08:00
Leon Scroggins
3be1ffab08 Only scroll on screen when necessary.
Bug:3367446

bringPointIntoView was called by TextView in onPreDraw. This was
passing a message to the webcore thread to change the scroll
position.  This is unnecessary, because typically the scroll
position will be changed by webkit when keys are pressed. The
one situation where this helped was when the user taps on a
textfield, which brings up the IME, which may cover it. A better
solution is to tell webkit to scroll it on screen once the
screen size changes.  I have a CL in external/webkit to do that:
https://android-git.corp.google.com/g/#change,91095

Change-Id: I6e06ad59e1a1c99365bb5be635a43d1b88658c0d
2011-01-19 13:18:59 -05:00
Jean-Michel Trivi
d2760821e9 am 3ebe75cc: am 928e48f2: Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb
* commit '3ebe75cc51a268b273d63591c3035e03f2b68800':
  Fix bug 2084122: enable application control over text synth volume
2011-01-19 09:17:27 -08:00
Jean-Michel Trivi
3ebe75cc51 am 928e48f2: Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb
* commit '928e48f2bae9816fb5b3f1444f8ca9a4de15d8c3':
  Fix bug 2084122: enable application control over text synth volume
2011-01-19 09:14:57 -08:00
Jean-Michel Trivi
928e48f2ba Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb 2011-01-19 09:13:04 -08:00
Kristian Monsen
40e7704182 am 710d5f45: am c40fc871: Need to sync the cache settings to native side
* commit '710d5f4591b6158f9a527e363aa4d589c39e9f71':
  Need to sync the cache settings to native side
2011-01-19 08:09:48 -08:00
Kristian Monsen
710d5f4591 am c40fc871: Need to sync the cache settings to native side
* commit 'c40fc87147baffa2a71d66550a0f99ca2524f4b9':
  Need to sync the cache settings to native side
2011-01-19 08:08:08 -08:00
Kristian Monsen
c40fc87147 Need to sync the cache settings to native side
Fix for cts tests

Change-Id: I554f1240c16b2c2e68810e54d0ff99d13288a6a8
2011-01-19 15:44:04 +00:00
Ben Murdoch
047eb0294e am f80526d7: am 6e710b4f: Merge "Maintain the seek position in HTML5 video" into honeycomb
* commit 'f80526d772a53675cc288e16773c2ce5e0c3fd9a':
  Maintain the seek position in HTML5 video
2011-01-19 07:43:12 -08:00
Ben Murdoch
f80526d772 am 6e710b4f: Merge "Maintain the seek position in HTML5 video" into honeycomb
* commit '6e710b4feb634f9e39c11ca1433d947bc1baab80':
  Maintain the seek position in HTML5 video
2011-01-19 07:38:24 -08:00
Ben Murdoch
6e710b4feb Merge "Maintain the seek position in HTML5 video" into honeycomb 2011-01-19 07:34:49 -08:00
Leon Scroggins
18ac58e056 am 5d3175e7: am 40777239: Make WebView inactive when title bar takes focus.
* commit '5d3175e704e3e86638f3317f0205491363bbee9f':
  Make WebView inactive when title bar takes focus.
2011-01-19 06:46:28 -08:00
Leon Scroggins
5d3175e704 am 40777239: Make WebView inactive when title bar takes focus.
* commit '407772390f4a1b4e1196820ea22b9327eea54019':
  Make WebView inactive when title bar takes focus.
2011-01-19 06:44:10 -08:00
Leon Scroggins
407772390f Make WebView inactive when title bar takes focus.
Bug:3296938
Change-Id: I656e8582044acf3b0e9b417f41337833fe72c181
2011-01-19 09:41:06 -05:00
Ben Murdoch
ff19d19e01 Maintain the seek position in HTML5 video
Receive the current seek position from native when we start
playing a video. That way is we are returning from pause we correctly
continue where we left off.

Requires and external/webkit change.
(I6001f45a362f491e9040c8b52260d0a08fb8504f)

Bug:3303721
Change-Id: I6b92289d4ef36bba1e0429327917533a4101655d
2011-01-19 11:48:15 +00:00
Winson Chung
875777d0b8 am adce48cc: am 7f447de2: Merge "Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets." into honeycomb
* commit 'adce48ccba909e5d9c5595aef97460afd9d62834':
  Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets.
2011-01-19 01:03:00 -08:00
Winson Chung
adce48ccba am 7f447de2: Merge "Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets." into honeycomb
* commit '7f447de2f511ec8ee35af8abf0ca3c46ffa68289':
  Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets.
2011-01-19 01:00:36 -08:00
Winson Chung
32cf193412 Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets.
Change-Id: Iee53d4930dc4007df4298a282cdd5101876215a1
2011-01-19 00:52:34 -08:00
Winson Chung
a726143937 am caedec76: am aac19783: Merge "Refactoring app widgets to address security/performance issues." into honeycomb
* commit 'caedec768bf22acc38e526b9cec655ea8f9eede0':
  Refactoring app widgets to address security/performance issues.
2011-01-18 23:08:11 -08:00
Winson Chung
caedec768b am aac19783: Merge "Refactoring app widgets to address security/performance issues." into honeycomb
* commit 'aac197833f3b2deddc6b3da5c144be36721d9547':
  Refactoring app widgets to address security/performance issues.
2011-01-18 23:05:38 -08:00
Winson Chung
81f39eb6e7 Refactoring app widgets to address security/performance issues.
- Moving the service binding to AppWidgetService to prevent arbitrary apps from binding to widget services
- Requiring RemoteViewsServices to require android.permission.BIND_REMOTEVIEWS permission

Change-Id: Id135bafba998299eb278067712b8a5d8487cfd04
2011-01-18 22:57:09 -08:00
Adam Powell
820b1bc469 am dd4760a2: am d63d3358: Merge "Fix bug 3362258 - Fastscroll is out of sync with the list" into honeycomb
* commit 'dd4760a2cdbe7599d7b600a4b6bbbfb08bad3947':
  Fix bug 3362258 - Fastscroll is out of sync with the list
2011-01-18 22:03:35 -08:00
Romain Guy
268a79c10d am 612ed43b: am 3cd030a4: Merge "Don\'t pass a null View to OnListItemClickListener. Bug #3365153" into honeycomb
* commit '612ed43bc8bee58c8d6f80a53b607b64e2e00ab6':
  Don't pass a null View to OnListItemClickListener. Bug #3365153
2011-01-18 22:03:13 -08:00
Romain Guy
9afbd5654d am 3e4f4b88: am 064f6ad3: Merge "Recreate the EGL surface when ViewRoot\'s surface changes. Bug #3306150" into honeycomb
* commit '3e4f4b88571a07ea08b8f6c8e98dc600dbe84f61':
  Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150
2011-01-18 22:01:17 -08:00
Dianne Hackborn
375d008522 am a4605b72: am e6413270: Merge "Just a little \'ol activity manager permission change." into honeycomb
* commit 'a4605b72c278be829b28bfa218cdba461c1667a7':
  Just a little 'ol activity manager permission change.
2011-01-18 22:00:28 -08:00
Dianne Hackborn
310ae9b39c am fe86e979: am 661b6cfb: Merge "Okay, new plan for dialogs." into honeycomb
* commit 'fe86e9793ce62c6a1aa34e5712f16b45800efdd0':
  Okay, new plan for dialogs.
2011-01-18 22:00:21 -08:00
Christopher Tate
a953359db5 am 31cd02ad: am 17ed60c3: API CHANGE: add a no-View ctor for DragShadowBuilder
* commit '31cd02ade3dd85c676bb278a1c2181f57179c390':
  API CHANGE: add a no-View ctor for DragShadowBuilder
2011-01-18 21:58:32 -08:00
Romain Guy
7dfe1ab587 am 069f9b63: am 745a5292: Merge "Smoother pinch-zoom in Browser." into honeycomb
* commit '069f9b6352951134a8c0b3d5320e31290e681206':
  Smoother pinch-zoom in Browser.
2011-01-18 21:58:24 -08:00
John Reck
ded2bc5c5f am 733e2047: am c098c1d3: Merge "Create db path if it doesn\'t exit" into honeycomb
* commit '733e2047e7dbb53d5b3b2514bfb76edbcef8a149':
  Create db path if it doesn't exit
2011-01-18 21:58:01 -08:00
Nick Pelly
5a6e65ed2e am b6b426ad: Merge "Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int)" into honeycomb-plus-aosp
* commit 'b6b426ad1c953555dd6393844c29be5c9a9cd700':
  Change Tag.getTechnology(NfcAdapter, int) to NfcAdapter.getTechnology(Tag, int)
2011-01-18 21:57:31 -08:00
Dianne Hackborn
7fc5d4b8e7 am 2ec5a716: am 36c84403: Merge "Fix issue #3362484: Can\'t dismiss activity picker by tapping outside dialog" into honeycomb
* commit '2ec5a7160b3d32887b2428edef7a751ee3700809':
  Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog
2011-01-18 21:56:45 -08:00
Costin Manolache
b8c581ec64 am bf8e1627: am b8b671df: Merge "Add back NEW_TASK flag." into honeycomb
* commit 'bf8e162702d0e56a8f5bf97de4c40b0a87fd78a4':
  Add back NEW_TASK flag.
2011-01-18 21:54:17 -08:00
Brad Fitzpatrick
6b6156a96b am fe384670: am 3ab249cc: Merge "Fixing memory leak in PreferenceScreen." into honeycomb
* commit 'fe3846707b7fbe86681e49e88c9368213f0eb16a':
  Fixing memory leak in PreferenceScreen.
2011-01-18 21:52:05 -08:00
Kenny Root
83239a4693 am 189854d0: am 241fc72b: Merge "Don\'t cache return of getService in Environment" into honeycomb
* commit '189854d0735eae7b251d39360c9582cbcbb0a642':
  Don't cache return of getService in Environment
2011-01-18 21:51:04 -08:00
Brad Fitzpatrick
aef99bbc69 am 7adf8481: am b4f655d5: Merge "StrictMode class instance limit interface." into honeycomb
* commit '7adf848183b39ac4d0b8b67435ace94909ca3076':
  StrictMode class instance limit interface.
2011-01-18 21:50:45 -08:00
Adam Powell
dd4760a2cd am d63d3358: Merge "Fix bug 3362258 - Fastscroll is out of sync with the list" into honeycomb
* commit 'd63d33581051fdffd16789551852368d21b89fe1':
  Fix bug 3362258 - Fastscroll is out of sync with the list
2011-01-18 20:46:26 -08:00
Adam Powell
d63d335810 Merge "Fix bug 3362258 - Fastscroll is out of sync with the list" into honeycomb 2011-01-18 20:44:44 -08:00
Adam Powell
b1f498afc3 Fix bug 3362258 - Fastscroll is out of sync with the list
Change-Id: I13282bfed355f5794041e83818ee2e9e97c1b318
2011-01-18 20:44:01 -08:00
Romain Guy
612ed43bc8 am 3cd030a4: Merge "Don\'t pass a null View to OnListItemClickListener. Bug #3365153" into honeycomb
* commit '3cd030a4fe229155b252cee003c78e2467ff4d82':
  Don't pass a null View to OnListItemClickListener. Bug #3365153
2011-01-18 20:29:30 -08:00
Romain Guy
3cd030a4fe Merge "Don't pass a null View to OnListItemClickListener. Bug #3365153" into honeycomb 2011-01-18 20:27:22 -08:00
Romain Guy
7890fe2da4 Don't pass a null View to OnListItemClickListener.
Bug #3365153

Change-Id: I1328a554408bf16ec592ae1a747e57a5fb9305e3
2011-01-18 20:24:18 -08:00