Commit Graph

38903 Commits

Author SHA1 Message Date
Grace Kloba
124356f630 Continue caching "POST" result so that we won't get
the resubmission warning when back to Google search result.

Fix http://b/issue?id=1490379
Break/reopen http://b/issue?id=1980031
2009-10-12 17:39:50 -07:00
Ken Shirriff
3b000937f5 Add "deleted" row to Events table.
This will replace the DeletedEvents table when moving Calendar to the
new sync framework.
2009-10-12 17:37:42 -07:00
Andreas Huber
96c1dfccb2 am 63f20ec1: Proper chunk size computation for Layer II/III V2 and V2.5, skip optional ID3 tag.
Merge commit '63f20ec1a8d31c85261056c6c171140b93bcde0a' into eclair-mr2-plus-aosp

* commit '63f20ec1a8d31c85261056c6c171140b93bcde0a':
  Proper chunk size computation for Layer II/III V2 and V2.5, skip optional ID3 tag.
2009-10-12 16:24:53 -07:00
Andreas Huber
c55bb59e54 am ef703f60: Merge change I98276091 into eclair-mr2
Merge commit 'ef703f60d5c00527048fdaf1c24984762f6fd434' into eclair-mr2-plus-aosp

* commit 'ef703f60d5c00527048fdaf1c24984762f6fd434':
  Change to a int64_t usecs representation for timestamps and duration throughout stagefright.
2009-10-12 16:24:46 -07:00
Katarina Stenstedt
d1f3d4e829 SDK doc change per http://b/2158141 - adds new res wizard to L10N tutorial.
Changed image links to use @docRoot.

Change-id: If30c5e20bbbb0dd4a6eb0563ede2767d110e1c2e
Bug: 2158141
2009-10-12 16:17:42 -07:00
Andreas Huber
63f20ec1a8 Proper chunk size computation for Layer II/III V2 and V2.5, skip optional ID3 tag.
related-to-bug: 1986192
2009-10-12 16:04:30 -07:00
Android (Google) Code Review
ef703f60d5 Merge change I98276091 into eclair-mr2
* changes:
  Change to a int64_t usecs representation for timestamps and duration throughout stagefright.
2009-10-12 19:01:28 -04:00
Andreas Huber
fa8de75250 Change to a int64_t usecs representation for timestamps and duration throughout stagefright. 2009-10-12 16:00:07 -07:00
Daisuke Miyakawa
4fce5c81d5 am 7c6770c2: Add the flag "FLAG_APPEND_TYPE_PARAM" to VCardConfig, which enables vCard composer to append "TYPE=" to type param/attribute everytime possible, which should fix the issue 2180800.
Merge commit '7c6770c26ba819bcad3d9522e046f9d1fdf9e222' into eclair-mr2-plus-aosp

* commit '7c6770c26ba819bcad3d9522e046f9d1fdf9e222':
  Add the flag "FLAG_APPEND_TYPE_PARAM" to VCardConfig, which
2009-10-12 15:58:32 -07:00
Daisuke Miyakawa
7c6770c26b Add the flag "FLAG_APPEND_TYPE_PARAM" to VCardConfig, which
enables vCard composer to append "TYPE=" to type param/attribute
everytime possible, which should fix the issue 2180800.

issue number: 2180800
2009-10-12 15:14:09 -07:00
Daisuke Miyakawa
2c0fe9b0f6 am d48e25d4: Merge change I83b3bddf into eclair-mr2
Merge commit 'd48e25d4e3278c5e975db01adb98661ee59923fe' into eclair-mr2-plus-aosp

* commit 'd48e25d4e3278c5e975db01adb98661ee59923fe':
  Add a new TestSuites: VCardTests
2009-10-12 14:53:43 -07:00
Android (Google) Code Review
d48e25d4e3 Merge change I83b3bddf into eclair-mr2
* changes:
  Add a new TestSuites: VCardTests
2009-10-12 17:44:19 -04:00
Daisuke Miyakawa
221bc127c4 Add a new TestSuites: VCardTests
Now, the following command is available.
adb shell am instrument -w -e class com.android.unit_tests.vcard.VCardTests com.android.unit_tests/android.test.InstrumentationTestRunner

Internal Issuer number: 2160039
2009-10-12 14:43:30 -07:00
Libin Tang
715aba5a7a am edb98812: am febb94cd: Make standard roaming indicator display indications configurable
Merge commit 'edb988128e5b14b46c692d19ea4f536d7daa7b39' into eclair-mr2-plus-aosp

* commit 'edb988128e5b14b46c692d19ea4f536d7daa7b39':
  Make standard roaming indicator display indications configurable
2009-10-12 14:30:25 -07:00
Libin Tang
b978e5e09f am febb94cd: Make standard roaming indicator display indications configurable
Merge commit 'febb94cdbb7c7b7091401d21824bfab32b9daca5' into eclair-plus-aosp

* commit 'febb94cdbb7c7b7091401d21824bfab32b9daca5':
  Make standard roaming indicator display indications configurable
2009-10-12 14:23:43 -07:00
Libin Tang
edb988128e am febb94cd: Make standard roaming indicator display indications configurable
Merge commit 'febb94cdbb7c7b7091401d21824bfab32b9daca5' into eclair-mr2

* commit 'febb94cdbb7c7b7091401d21824bfab32b9daca5':
  Make standard roaming indicator display indications configurable
2009-10-12 14:23:09 -07:00
Libin Tang
febb94cdbb Make standard roaming indicator display indications configurable
Allow the ERI overlay file to specify the text for any built-in strings.
Currently only the hard-coded strings are used for those.

Bug: 2170881
Change-Id: I5d6169696a4558e62587585e17f908f823c54a2b
2009-10-12 14:13:04 -07:00
Daisuke Miyakawa
74a2d09cba am 347daf3a: Merge change I2a52a60a into eclair-mr2
Merge commit '347daf3a9802b2a4184ff8aa90b4af6c5de79ab7' into eclair-mr2-plus-aosp

* commit '347daf3a9802b2a4184ff8aa90b4af6c5de79ab7':
  Implement unit tests for vCard exporter, which depends on the sucess in vCard importer.
2009-10-12 14:12:17 -07:00
Android (Google) Code Review
347daf3a98 Merge change I2a52a60a into eclair-mr2
* changes:
  Implement unit tests for vCard exporter, which depends on the sucess in vCard importer.
2009-10-12 17:03:12 -04:00
Daisuke Miyakawa
ba2b21bee8 Implement unit tests for vCard exporter, which depends on the sucess in vCard importer.
In order to share the logic between tests for importer and those for exporter,
PropertyNodesVerifier is now a separated class and drastically modified.
Now the class accept "unordered" expected PropertyNode objects, which allows vCard
composer to not care the exact order of each elements.

MockCursor is added, which may be added into the public API in the future, but in
the test directory for now.
Another MockContentProvider is (temporarily) developed so that it can be accepted by
MockContentResolver#addProvider(), which does not allow IContentProvider and its
descendants but only exact ContentProvider, while the original MockContentProvider in
android.test.mock.MockContentProvider implements IContentProvider.

The test development is still on-going, but this test suffices minimal requirement of
vCard tests.

Internal issue number: 2160039
2009-10-12 13:42:42 -07:00
Ray Chen
73b0050111 Check cursor and URI value for nullity to prevent NPE. 2009-10-12 13:19:34 -07:00
Grace Kloba
2e081efc61 am 6764f2ca: am a921bf4e: Merge change I8f5e405f into eclair-mr2
Merge commit '6764f2ca442cbe906901af5296048f284adb1f7c'

* commit '6764f2ca442cbe906901af5296048f284adb1f7c':
  mGeolocationDatabasePath needs to compare mGeolocationDatabasePath
2009-10-12 12:42:01 -07:00
Dianne Hackborn
c4d7c46f1a am 8221dc1d: am d78fbddd: am 568cae57: Fix issue #2171460: Turn off background blurring of power dialog
Merge commit '8221dc1d02dfe73057d9b634607ee9e67b9e2076'

* commit '8221dc1d02dfe73057d9b634607ee9e67b9e2076':
2009-10-12 12:41:51 -07:00
Dianne Hackborn
b493a1608e am fb256574: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit 'fb256574b4b5b5237ddda0efcf876b8eb436c961'

* commit 'fb256574b4b5b5237ddda0efcf876b8eb436c961':
  Fix issue #2171460: Turn off background blurring of power dialog
2009-10-12 12:41:42 -07:00
Dianne Hackborn
a768097d88 am 5c19f9a1: am d586a383: am 08b8108e: Fix issue #2171460: Turn off background blurring of power dialog
Merge commit '5c19f9a190f7d2cb51bd0164dce703362e7c523a'

* commit '5c19f9a190f7d2cb51bd0164dce703362e7c523a':
2009-10-12 12:41:34 -07:00
Dianne Hackborn
f309738580 am 41c52dde: am 2002f37c: am b4ccee6f: Fix issue #2171766: Device can go to sleep while in dock
Merge commit '41c52ddeb4ade18afb2592ec7369fd8212f783ef'

* commit '41c52ddeb4ade18afb2592ec7369fd8212f783ef':
2009-10-12 12:41:31 -07:00
Neel Parekh
8de0f113dc am 89e6b425: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/policies/base into eclair-mr2-plus-aosp
Merge commit '89e6b425bcbecd8cb78b95c0c9a6bd4f34d25590'

* commit '89e6b425bcbecd8cb78b95c0c9a6bd4f34d25590':
  Fix issue #2171460: Turn off background blurring of power dialog
  Fix issue #2171766: Device can go to sleep while in dock
2009-10-12 12:41:27 -07:00
Mathias Agopian
8299140cbf am 58226c4a: am 18fc0120: am a2de8e31: Merge change Ie05f07df into eclair
Merge commit '58226c4a760fd25f6a926a6c72f3b9abd475278c'

* commit '58226c4a760fd25f6a926a6c72f3b9abd475278c':
2009-10-12 12:40:59 -07:00
Mike Cleron
47f8098bee am f9b8d3e1: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit 'f9b8d3e1038032bd5eb1c36123c9066a3792fd9c'

* commit 'f9b8d3e1038032bd5eb1c36123c9066a3792fd9c':
  fix [2170319] gmail bulk operation checkbox latency on passion
2009-10-12 12:40:47 -07:00
Dmitri Plotnikov
7b25e14e8e am 48b0f0d8: am c38f6f33: am c15934f2: Merge change I7a57637b into eclair
Merge commit '48b0f0d8c0ac6761a2f6069287d86d21c526eb84'

* commit '48b0f0d8c0ac6761a2f6069287d86d21c526eb84':
2009-10-12 12:40:07 -07:00
Evan Millar
df3fa9efb4 am 1fe17c5f: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit '1fe17c5f2f6dd288e60f6ce7d04f491a23f53e82'

* commit '1fe17c5f2f6dd288e60f6ce7d04f491a23f53e82':
  [Issue 2165234] Removing nickname clusters: John/Jack and Patrick/Rick.
2009-10-12 12:39:58 -07:00
Nick Pelly
4241edce08 am e0d67dfc: am d7ebc7a4: am 7a865a5d: Merge change Ieed8be00 into eclair
Merge commit 'e0d67dfc8fced2a5131df40d1ff585c00d91da72'

* commit 'e0d67dfc8fced2a5131df40d1ff585c00d91da72':
2009-10-12 12:39:02 -07:00
Robert Greenwalt
e93f07c3f8 am 1cf6c2c3: am 6d02f3f3: Merge change I71f48a21 into eclair
Merge commit '1cf6c2c3cc397333653b6f061db4ca9f5d88c7f3' into eclair-mr2-plus-aosp

* commit '1cf6c2c3cc397333653b6f061db4ca9f5d88c7f3':
  Reduce the amount of EriManager Logging.
2009-10-12 12:38:57 -07:00
Dima Zavin
0b2dd95d2e am 0c559a4b: am 98b3def2: Merge change I6261ab54 into eclair
Merge commit '0c559a4b0f8918fe89921d7984001d00285f226f' into eclair-mr2-plus-aosp

* commit '0c559a4b0f8918fe89921d7984001d00285f226f':
  Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"
2009-10-12 12:38:49 -07:00
Nick Pelly
dffcd85541 am b2ad0f18: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit 'b2ad0f18bc030535687aed67f5c3a3139045dd84'

* commit 'b2ad0f18bc030535687aed67f5c3a3139045dd84':
  Introduce BluetoothAdapter.getDefaultAdapter().
2009-10-12 12:38:48 -07:00
Nick Pelly
c0cfe8f526 am 10a55765: am 55a17d6e: am dc2ccb82: Merge change Ia4879943 into eclair
Merge commit '10a5576559def7bbd481527c07fd1f94d6eef900'

* commit '10a5576559def7bbd481527c07fd1f94d6eef900':
2009-10-12 12:36:15 -07:00
David 'Digit' Turner
de553351bf am 4c220bd0: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit '4c220bd0f32b93314c4c1bff328bd815265ef117'

* commit '4c220bd0f32b93314c4c1bff328bd815265ef117':
  Encourage developers to connect RFCOMM by UUID instead of Channel.
2009-10-12 12:36:03 -07:00
Romain Guy
66e146b30d am 3504ec10: am 1f42439a: am 35b38cef: Improve drawing cache speed by selecting the correct opacity and keeping a 32 bits format when the window is 32 bits.
Merge commit '3504ec10833f7aad7b2f2ea253de8bebaf811455'

* commit '3504ec10833f7aad7b2f2ea253de8bebaf811455':
2009-10-12 12:35:16 -07:00
Romain Guy
a0b663bbc7 am ff9c48b3: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit 'ff9c48b3040833c7b3f85bcac116ba5f0dd247d0'

* commit 'ff9c48b3040833c7b3f85bcac116ba5f0dd247d0':
  Improve drawing cache speed by selecting the correct opacity and keeping a 32 bits
2009-10-12 12:35:06 -07:00
Andreas Huber
ea745866de am 1e988a04: am f894d111: Merge change I6c32aa75 into eclair-mr2
Merge commit '1e988a04b55fcaab6116b8d565b68b4f62d01633'

* commit '1e988a04b55fcaab6116b8d565b68b4f62d01633':
  Workaround for avc decoder misreporting output buffer size requirements if the content is not a multiple-16 width/height.
2009-10-12 12:34:08 -07:00
Mike Reed
16501b3fc8 am 8e9d080e: am 1665b48f: am 64dd5be5: Merge change Ia78b0a2d into eclair
Merge commit '8e9d080e44bc867da2a1aa6677e3de98931be9ea'

* commit '8e9d080e44bc867da2a1aa6677e3de98931be9ea':
2009-10-12 12:33:56 -07:00
Jeff Hamilton
1d4eb8843e am 254d7ecd: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit '254d7ecd06aabc54fb1d2b9afd53b6e78045c6a9'

* commit '254d7ecd06aabc54fb1d2b9afd53b6e78045c6a9':
  add (hidden) setHasAlpha() to allow clients like the view's cache to hint that a bitmap is opaque.
2009-10-12 12:33:44 -07:00
Robert Greenwalt
1cf6c2c3cc am 6d02f3f3: Merge change I71f48a21 into eclair
Merge commit '6d02f3f3ff1962bdcf2a1dcd86b433c9614c3d84' into eclair-mr2

* commit '6d02f3f3ff1962bdcf2a1dcd86b433c9614c3d84':
  Reduce the amount of EriManager Logging.
2009-10-12 12:33:42 -07:00
Robert Greenwalt
93de274e4f am 6d02f3f3: Merge change I71f48a21 into eclair
Merge commit '6d02f3f3ff1962bdcf2a1dcd86b433c9614c3d84' into eclair-plus-aosp

* commit '6d02f3f3ff1962bdcf2a1dcd86b433c9614c3d84':
  Reduce the amount of EriManager Logging.
2009-10-12 12:33:36 -07:00
Amith Yamasani
92f72ec1bc am 360fde8e: am 446aeb1c: Merge change Ia98129b9 into eclair-mr2
Merge commit '360fde8eabdc9c45d1b52e350ccfb4bac9d93107'

* commit '360fde8eabdc9c45d1b52e350ccfb4bac9d93107':
  Fix preference caching to increase recycling of preference views.
2009-10-12 12:32:39 -07:00
Elliott Hughes
ce2d60e91e am 4f0c414c: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2-plus-aosp
Merge commit '4f0c414c091daa54ac7997b7438995279506f791'

* commit '4f0c414c091daa54ac7997b7438995279506f791':
2009-10-12 12:32:28 -07:00
Eric Fischer
bd08893873 am 6a230c10: (-s ours) am 6756e440: am e4b6639d: (-s ours) Merge change I9db1edea into eclair
Merge commit '6a230c105a9d74c813b106689539b82fbda7d9b4'

* commit '6a230c105a9d74c813b106689539b82fbda7d9b4':
  Import revised translations.   DO NOT MERGE
2009-10-12 12:32:07 -07:00
Dianne Hackborn
755d3cf20c am c4f52bd7: am 7e5c5d97: am 0c3154d3: Fix issue #2163654: deadlock, runtime restart
Merge commit 'c4f52bd7550f57b1d483091a71871653d8928901'

* commit 'c4f52bd7550f57b1d483091a71871653d8928901':
  Fix issue #2163654: deadlock, runtime restart
2009-10-12 12:31:56 -07:00
Robert Greenwalt
5a62992ad9 am 91f36086: am c24c0e9b: Merge change Ib8f16340 into eclair-mr2
Merge commit '91f360869e3cf845043ccef31f9a6ab8f57b2896'

* commit '91f360869e3cf845043ccef31f9a6ab8f57b2896':
  Fix ConnectivityManager permissions check.
2009-10-12 12:31:46 -07:00
Dianne Hackborn
05c4064aaa am 23394837: am e526c56e: Fix #2163209: alarm clock rings but is hidden behind lock screen
Merge commit '23394837c4899bf0f0fc2c568d386c421f2bc97d'

* commit '23394837c4899bf0f0fc2c568d386c421f2bc97d':
  Fix #2163209: alarm clock rings but is hidden behind lock screen
2009-10-12 12:31:21 -07:00