Commit Graph

5674 Commits

Author SHA1 Message Date
Daisuke Miyakawa
4384a29258 am f2bed60b: Add final to appropriate variables.
Merge commit 'f2bed60bd4921bf71a9cf05b46f000f1cdb20af8' into eclair-plus-aosp

* commit 'f2bed60bd4921bf71a9cf05b46f000f1cdb20af8':
  Add final to appropriate variables.
2009-09-24 13:32:13 -07:00
Daisuke Miyakawa
2862721f3f am b55e60e1: Fix vCard code.
Merge commit 'b55e60e1d88c02078c3d6bc0f408fb0065a1e93c' into eclair-plus-aosp

* commit 'b55e60e1d88c02078c3d6bc0f408fb0065a1e93c':
  Fix vCard code.
2009-09-24 13:21:48 -07:00
Grace Kloba
9d17065778 am 43f99202: Merge change 26896 into eclair
Merge commit '43f9920271848c0ec84a958bfa06542c8fb7e4fa' into eclair-plus-aosp

* commit '43f9920271848c0ec84a958bfa06542c8fb7e4fa':
  ResultTransport needs a default value. If the thread is
2009-09-24 12:43:57 -07:00
Jason Sams
310e5f1514 am a183cb5e: Merge change 26897 into eclair
Merge commit 'a183cb5ebd974096afe2335cd4254de68d55021e' into eclair-plus-aosp

* commit 'a183cb5ebd974096afe2335cd4254de68d55021e':
  Removed last bits of predefined element types from native code.  Predefined types are now constructed at the java layer from standard building blocks.
2009-09-24 12:43:44 -07:00
Jason Sams
291a637f10 am e31c0b56: Merge change 26708 into eclair
Merge commit 'e31c0b5693f8887410d54d590ebf1ccb05ba0cc8' into eclair-plus-aosp

* commit 'e31c0b5693f8887410d54d590ebf1ccb05ba0cc8':
  Remove depricated triangleMesh.
2009-09-24 12:43:30 -07:00
Android (Google) Code Review
1f289252ed Merge change 26896 into eclair
* changes:
  ResultTransport needs a default value. If the thread is ununlocked by something else other than CallbackProxy's notify(), it can have a null value.
2009-09-24 15:35:22 -04:00
Android (Google) Code Review
9e19510aba Merge change 26897 into eclair
* changes:
  Removed last bits of predefined element types from native code.  Predefined types are now constructed at the java layer from standard building blocks.
2009-09-24 15:35:17 -04:00
Android (Google) Code Review
0866362413 Merge change 26708 into eclair
* changes:
  Remove depricated triangleMesh.
2009-09-24 15:34:26 -04:00
Satish Roddom
ca372e7820 am 03d2009b: Merge change 26895 into eclair
Merge commit '03d2009b3e41137ed5b17a9bcdd019ec962095e6' into eclair-plus-aosp

* commit '03d2009b3e41137ed5b17a9bcdd019ec962095e6':
  Subject issue in MMS message
2009-09-24 12:34:10 -07:00
Jack Palevich
a20c4b58fb am d0b58414: Merge change 26891 into eclair
Merge commit 'd0b584148bdcc219136d92e2034e316ae50c8151' into eclair-plus-aosp

* commit 'd0b584148bdcc219136d92e2034e316ae50c8151':
  Make tritex test run with latest OpenGL driver.
2009-09-24 12:27:16 -07:00
Android (Google) Code Review
8f3dbf6c7e Merge change 26895 into eclair
* changes:
  Subject issue in MMS message
2009-09-24 15:26:19 -04:00
Lixin Yue
e33aaa1b9d am bfe1297b: Merge change 26869 into eclair
Merge commit 'bfe1297b12b1a81203dbd42ebbca7ff1916f1db7' into eclair-plus-aosp

* commit 'bfe1297b12b1a81203dbd42ebbca7ff1916f1db7':
  Add call log support to pim.vcard.VCardComposer
2009-09-24 12:23:42 -07:00
Android (Google) Code Review
a7eaf7bb0d Merge change 26891 into eclair
* changes:
  Make tritex test run with latest OpenGL driver.
2009-09-24 15:20:13 -04:00
Jack Palevich
bc4a4177a3 Make tritex test run with latest OpenGL driver.
Use EGLUtils::selectConfigForNativeWindow to select a legitimate
configuration. (Before now we had been selecting an incorrect
configuration, but the older drivers let us get away with it.)

Converted the source to C++ so we can call selectConfigForNativeWindow.
2009-09-24 12:19:05 -07:00
Android (Google) Code Review
190f7f754d Merge change 26869 into eclair
* changes:
  Add call log support to pim.vcard.VCardComposer
2009-09-24 15:13:19 -04:00
Jack Palevich
89fdf85bf2 am 1267b0e1: Merge change 26882 into eclair
Merge commit '1267b0e1844ac802de92b203007513573e4886fd' into eclair-plus-aosp

* commit '1267b0e1844ac802de92b203007513573e4886fd':
  Publish minor additions to GLSurfaceView API.
2009-09-24 12:06:29 -07:00
Android (Google) Code Review
75608eec6e Merge change 26882 into eclair
* changes:
  Publish minor additions to GLSurfaceView API.
2009-09-24 14:56:00 -04:00
Grace Kloba
67b7f87a0d am bb6aba19: Merge change 26876 into eclair
Merge commit 'bb6aba1984bfdceaec43054ef0b2a8e5dcd26215' into eclair-plus-aosp

* commit 'bb6aba1984bfdceaec43054ef0b2a8e5dcd26215':
  Restrict touch to the view height with the title. This
2009-09-24 11:52:45 -07:00
Android (Google) Code Review
b7f6499ffe Merge change 26876 into eclair
* changes:
  Restrict touch to the view height with the title. This should fix the links in the bottom of the screen are not touchable when title bar presents.
2009-09-24 14:45:57 -04:00
Christopher Tate
21d9a1ee52 am 4cc86e1a: Clear the device\'s data from the transport when backup is disabled
Merge commit '4cc86e1ae80eb1938500fe5fa06bbdf8b4b7b50d' into eclair-plus-aosp

* commit '4cc86e1ae80eb1938500fe5fa06bbdf8b4b7b50d':
  Clear the device's data from the transport when backup is disabled
2009-09-24 11:36:07 -07:00
Christopher Tate
6e472890ef Clear the device's data from the transport when backup is disabled
Turning off backup in the Settings UI constitutes an opt-out of the whole
mechanism.  For privacy reasons we instruct the backend to wipe all of the data
belonging to this device when the user does this.  If the attempt fails it is
rescheduled in the future based on the transport's requestBackupTime()
suggestion.  If network connectivity changes prompt the transport to indicate a
backup pass is appropriate "now," any pending init operation is processed before
the backup schedule is resumed.

The broadcasts used internally to the backup manager are now fully protected;
third party apps can neither send nor receive them.

(Also a minor logging change; don't log 'appropriate' EOF encountered during
parsing of a backup data stream.)
2009-09-24 11:19:04 -07:00
Karl Rosaen
edf7596f38 am bb339ead: Merge change 26867 into eclair
Merge commit 'bb339eadcb4a3ffd2dc861ffb0f268a49238fd03' into eclair-plus-aosp

* commit 'bb339eadcb4a3ffd2dc861ffb0f268a49238fd03':
  fix bug where siilent mode dissapears when it triggers instead of animating off to the left edge.
2009-09-24 11:03:12 -07:00
Leon Clarke
beea39759d am a3a840f9: Merge change 26830 into eclair
Merge commit 'a3a840f9dd13567c31262ea12545ae9f34573739' into eclair-plus-aosp

* commit 'a3a840f9dd13567c31262ea12545ae9f34573739':
  Coloring clicked-on links
2009-09-24 11:02:59 -07:00
Android (Google) Code Review
601500bb2c Merge change 26867 into eclair
* changes:
  fix bug where siilent mode dissapears when it triggers instead of animating off to the left edge.
2009-09-24 13:53:13 -04:00
Android (Google) Code Review
3fdb145db2 Merge change 26830 into eclair
* changes:
  Coloring clicked-on links
2009-09-24 13:33:27 -04:00
Amith Yamasani
1d6af610f2 am c15255a9: Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen.
Merge commit 'c15255a979c9fc70bc251aefdcd9c1074b458d49' into eclair-plus-aosp

* commit 'c15255a979c9fc70bc251aefdcd9c1074b458d49':
  Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen.
2009-09-24 10:31:16 -07:00
Karl Rosaen
df5d2e36ad am 9f8d59ee: Merge change 26714 into eclair
Merge commit '9f8d59eea1bdb3f979aaa8a5bdf9b1bdada7728b' into eclair-plus-aosp

* commit '9f8d59eea1bdb3f979aaa8a5bdf9b1bdada7728b':
  Update RotarySelector to support vertical orientation, and add resolution specific assets (removing old ones).
2009-09-24 10:26:59 -07:00
Android (Google) Code Review
3f6abb4752 Merge change 26714 into eclair
* changes:
  Update RotarySelector to support vertical orientation, and add resolution specific assets (removing old ones).
2009-09-24 13:19:15 -04:00
Ben Murdoch
d9d8c0aeab am b4ef3334: Merge change 26593 into eclair
Merge commit 'b4ef3334ca45ce43f8ed9e193e2b63208bb9624b' into eclair-plus-aosp

* commit 'b4ef3334ca45ce43f8ed9e193e2b63208bb9624b':
  Change the way DRT determines if it is ready to continue to the next test when running in automated mode.
2009-09-24 10:10:59 -07:00
Jeff Hamilton
214aab2d72 am 13ab701e: Merge change 26856 into eclair
Merge commit '13ab701e0ab315d75edc03876bf3dc959e6f478c' into eclair-plus-aosp

* commit '13ab701e0ab315d75edc03876bf3dc959e6f478c':
  Make the new ContactsContract APIs public.
2009-09-24 10:05:39 -07:00
Android (Google) Code Review
265e637d9e Merge change 26593 into eclair
* changes:
  Change the way DRT determines if it is ready to continue to the next test when running in automated mode.
2009-09-24 13:04:13 -04:00
Android (Google) Code Review
68a2baef0a Merge change 26856 into eclair
* changes:
  Make the new ContactsContract APIs public.
2009-09-24 12:59:55 -04:00
Mike Reed
66cdd3a763 am 9251c344: Merge change 26851 into eclair
Merge commit '9251c344596847c4cd4cf5782fde078459fa4cea' into eclair-plus-aosp

* commit '9251c344596847c4cd4cf5782fde078459fa4cea':
  use new setDither on ImageRef to retain that setting for purgeable images
2009-09-24 09:45:55 -07:00
Daniel Sandler
3e6f18a6f4 am 1ee4aeaa: New high-res framework assets (drop dated Sep-24).
Merge commit '1ee4aeaa46bd22563ebf44b20676afedfdf6d79f' into eclair-plus-aosp

* commit '1ee4aeaa46bd22563ebf44b20676afedfdf6d79f':
  New high-res framework assets (drop dated Sep-24).
2009-09-24 09:42:39 -07:00
Android (Google) Code Review
b594587dee Merge change 26851 into eclair
* changes:
  use new setDither on ImageRef to retain that setting for purgeable images
2009-09-24 12:38:23 -04:00
Daniel Sandler
91d12f44e5 am 3e81ad21: Merge change 26819 into eclair
Merge commit '3e81ad2181132da87fb844cda28ac7b2e0738ae0' into eclair-plus-aosp

* commit '3e81ad2181132da87fb844cda28ac7b2e0738ae0':
  Fixes http://b/2143180 (mdpi sdcard notification icons).
2009-09-24 07:36:15 -07:00
Android (Google) Code Review
31f74d5f70 Merge change 26819 into eclair
* changes:
  Fixes http://b/2143180 (mdpi sdcard notification icons).
2009-09-24 10:28:20 -04:00
Andrei Popescu
af57743742 am a7beb95e: Merge change 26818 into eclair
Merge commit 'a7beb95ede9700b1f206ffa571c205c9b7e68539' into eclair-plus-aosp

* commit 'a7beb95ede9700b1f206ffa571c205c9b7e68539':
  Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link.
2009-09-24 07:01:36 -07:00
Android (Google) Code Review
73124ea68b Merge change 26818 into eclair
* changes:
  Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link.
2009-09-24 09:55:58 -04:00
Ben Murdoch
22801e67ea am d421995f: Fix parsing of HTTP Date years.
Merge commit 'd421995fdb490c687d27b56aa89bc83afc7c3d06' into eclair-plus-aosp

* commit 'd421995fdb490c687d27b56aa89bc83afc7c3d06':
  Fix parsing of HTTP Date years.
2009-09-24 04:28:13 -07:00
Daisuke Miyakawa
40613c48e5 am 23703f16: Merge change 26732 into eclair
Merge commit '23703f16f816d4212e5a95c101a851660c095f24' into eclair-plus-aosp

* commit '23703f16f816d4212e5a95c101a851660c095f24':
  Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
2009-09-24 01:50:35 -07:00
Jeff Sharkey
aedd77e3f8 am 63697af8: Generalize DELAY_STARRED_UPDATE location.
Merge commit '63697af83b5479733f2d4398b4199b8e492f532b' into eclair-plus-aosp

* commit '63697af83b5479733f2d4398b4199b8e492f532b':
  Generalize DELAY_STARRED_UPDATE location.
2009-09-24 01:50:23 -07:00
Android (Google) Code Review
8ed6005351 Merge change 26732 into eclair
* changes:
  Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
2009-09-24 04:42:02 -04:00
Jeff Sharkey
de718b7e46 am 26d48eb3: Add Groups query parameters for delaying STARRED update.
Merge commit '26d48eb38e533402aa90add8d01489dace92af2f' into eclair-plus-aosp

* commit '26d48eb38e533402aa90add8d01489dace92af2f':
  Add Groups query parameters for delaying STARRED update.
2009-09-24 01:24:39 -07:00
Chia-chi Yeh
079cd1d321 am f259901d: Merge change 26794 into eclair
Merge commit 'f259901d31738ae4b595d5072e9c8afc1e21ca9a' into eclair-plus-aosp

* commit 'f259901d31738ae4b595d5072e9c8afc1e21ca9a':
  keystore: remove old implementation and test.
2009-09-24 00:50:57 -07:00
Android (Google) Code Review
52984dd7da Merge change 26794 into eclair
* changes:
  keystore: remove old implementation and test.
2009-09-24 03:42:43 -04:00
Jeff Hamilton
c4cbba9c37 am 7d2795c8: Really fix the build.
Merge commit '7d2795c80c70d5eec67da7848ab1aa8deba538e4' into eclair-plus-aosp

* commit '7d2795c80c70d5eec67da7848ab1aa8deba538e4':
  Really fix the build.
2009-09-23 23:28:21 -07:00
Dianne Hackborn
4ab962f0e9 am ffa42480: Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off
Merge commit 'ffa424800d0338b8b894aef2ea1e3e3344cbda7a' into eclair-plus-aosp

* commit 'ffa424800d0338b8b894aef2ea1e3e3344cbda7a':
  Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off
2009-09-23 23:28:06 -07:00
Chia-chi Yeh
1d32494826 am f11cc96e: Merge change 26793 into eclair
Merge commit 'f11cc96ee837f8b0d530f3a5dd78ffc358727411' into eclair-plus-aosp

* commit 'f11cc96ee837f8b0d530f3a5dd78ffc358727411':
  KeyStore: remove classes used by old keystore.
2009-09-23 22:44:53 -07:00
Chia-chi Yeh
ffbafe8705 am ea09a5b6: Merge change 26791 into eclair
Merge commit 'ea09a5b662e141a1d05c2fa6accd914f7f5904bc' into eclair-plus-aosp

* commit 'ea09a5b662e141a1d05c2fa6accd914f7f5904bc':
  KeyStore: return null when response code indicates an error.
2009-09-23 22:44:40 -07:00