Commit Graph

38903 Commits

Author SHA1 Message Date
Dianne Hackborn
a629dbc0fc am 655ec0dc: Add ability to keep screen on while docked.
Merge commit '655ec0dc07e1978879336ac7adbf638a7f8fc85e'

* commit '655ec0dc07e1978879336ac7adbf638a7f8fc85e':
  Add ability to keep screen on while docked.
2009-09-19 14:26:30 -07:00
Dianne Hackborn
3bd5e2b22e am e69335f8: Merge change 25931 into eclair
Merge commit 'e69335f8b4f4195e57613fe6b83e18e23e0c2760' into eclair-plus-aosp

* commit 'e69335f8b4f4195e57613fe6b83e18e23e0c2760':
  Add better APIs for the battery status, and other cleanup.
2009-09-19 14:21:31 -07:00
Android (Google) Code Review
e69335f8b4 Merge change 25931 into eclair
* changes:
  Add better APIs for the battery status, and other cleanup.
2009-09-19 17:13:23 -04:00
Dianne Hackborn
f54c8f9dd8 Add ability to keep screen on while docked.
Change-Id: I11f22e92e85d0fb384c70b614d0a55633f74902e
2009-09-19 14:03:57 -07:00
Dianne Hackborn
edd9316ca9 Add better APIs for the battery status, and other cleanup.
Also add new configs for keeping screen on while docked, which will
be used elsewhere.

Change-Id: Ifaa1118f14fd850ac809895f9a5c9e8c413259b8
2009-09-19 14:03:05 -07:00
Dianne Hackborn
02bf7c36d7 am b7b08309: am a382cb81: Merge change 25929 into eclair
Merge commit 'b7b083090f7312f83453e3f3c2e40a91644a3059'

* commit 'b7b083090f7312f83453e3f3c2e40a91644a3059':
  Add API to send an ordered sticky broadcast.
2009-09-19 12:38:59 -07:00
Dianne Hackborn
b7b083090f am a382cb81: Merge change 25929 into eclair
Merge commit 'a382cb81187437aa389dc131687e181ceaefa8ba' into eclair-plus-aosp

* commit 'a382cb81187437aa389dc131687e181ceaefa8ba':
  Add API to send an ordered sticky broadcast.
2009-09-19 12:29:56 -07:00
Android (Google) Code Review
a382cb8118 Merge change 25929 into eclair
* changes:
  Add API to send an ordered sticky broadcast.
2009-09-19 15:22:19 -04:00
Dianne Hackborn
efa199f016 Add API to send an ordered sticky broadcast.
Change-Id: Ida7081204e226db0cd07ff618c08e308a909ec0c
2009-09-19 12:05:25 -07:00
Jaikumar Ganesh
f1aa097ddc am 480a353f: am ac810e53: Merge change 25779 into eclair
Merge commit '480a353f589035b62a81e2981cfba325ad1264f2'

* commit '480a353f589035b62a81e2981cfba325ad1264f2':
  Add new API for fetching UUIDs using SDP.
2009-09-19 11:47:16 -07:00
Jaikumar Ganesh
480a353f58 am ac810e53: Merge change 25779 into eclair
Merge commit 'ac810e53b70aa01c148c998c57f6888160e1557a' into eclair-plus-aosp

* commit 'ac810e53b70aa01c148c998c57f6888160e1557a':
  Add new API for fetching UUIDs using SDP.
2009-09-19 11:37:48 -07:00
Android (Google) Code Review
ac810e53b7 Merge change 25779 into eclair
* changes:
  Add new API for fetching UUIDs using SDP.
2009-09-19 14:30:37 -04:00
Jaikumar Ganesh
1caa6d111e Add new API for fetching UUIDs using SDP.
Add new API which clients can use to force an SDP query.
The result is broadcast using an intent having the UUIDs.
The intent is broadcast after a timeout, in case of an error.
This timeout is greater than the page timeout.

Change-Id: I61e6db4c05b34c42f679a66987e37e2063a793b6
2009-09-19 11:29:24 -07:00
Nicolas Catania
cc64264bc0 am 399e4fdc: am 338c4855: Moved the toString method in the parent Connection class.
Merge commit '399e4fdc27592646537582ef922a8c0a8ff9270a'

* commit '399e4fdc27592646537582ef922a8c0a8ff9270a':
  Moved the toString method in the parent Connection class.
2009-09-19 08:13:17 -07:00
Nicolas Catania
399e4fdc27 am 338c4855: Moved the toString method in the parent Connection class.
Merge commit '338c48554f35dbee3faa4e39525a972f20a7c32d' into eclair-plus-aosp

* commit '338c48554f35dbee3faa4e39525a972f20a7c32d':
  Moved the toString method in the parent Connection class.
2009-09-19 07:57:57 -07:00
Nicolas Catania
338c48554f Moved the toString method in the parent Connection class.
Beefed up the output to get more info in the logs about
a connection.
Personal data is only logged at debug level.
2009-09-19 07:48:06 -07:00
Mike LeBeau
ed34418f7c am bca8673e: am ba9bf79d: Merge change 25911 into eclair
Merge commit 'bca8673ea50cc58ca50d6becbe86d14fa62a2dd4'

* commit 'bca8673ea50cc58ca50d6becbe86d14fa62a2dd4':
  Unhide attributes textAppearanceSearchResultSubtitle and
2009-09-19 01:55:44 -07:00
Mike LeBeau
bca8673ea5 am ba9bf79d: Merge change 25911 into eclair
Merge commit 'ba9bf79d49f25577998ddac8bb7026ee52583810' into eclair-plus-aosp

* commit 'ba9bf79d49f25577998ddac8bb7026ee52583810':
  Unhide attributes textAppearanceSearchResultSubtitle and
2009-09-19 01:36:44 -07:00
Android (Google) Code Review
ba9bf79d49 Merge change 25911 into eclair
* changes:
  Unhide attributes textAppearanceSearchResultSubtitle and attr/textAppearanceSearchResultTitle. We had discussed doing this in Donut but looks like it never happened. We need these attributes for voice search so now's as good a time as any.
2009-09-19 04:29:22 -04:00
Mike LeBeau
5825b64e4a Unhide attributes textAppearanceSearchResultSubtitle and
attr/textAppearanceSearchResultTitle. We had discussed doing
this in Donut but looks like it never happened. We need these
attributes for voice search so now's as good a time as any.
2009-09-19 01:19:52 -07:00
Grace Kloba
789331b1b4 am 46452f6c: am 22bfcbca: Merge change 25831 into eclair
Merge commit '46452f6c7efd834f54ffcf16cbb48ad0c00715d1'

* commit '46452f6c7efd834f54ffcf16cbb48ad0c00715d1':
  When double tap zoom out to overview mode, force reveal the full
2009-09-18 23:26:20 -07:00
Grace Kloba
46452f6c7e am 22bfcbca: Merge change 25831 into eclair
Merge commit '22bfcbca4f9f4e88dee120c5bf71545f40289e00' into eclair-plus-aosp

* commit '22bfcbca4f9f4e88dee120c5bf71545f40289e00':
  When double tap zoom out to overview mode, force reveal the full
2009-09-18 23:16:45 -07:00
Android (Google) Code Review
22bfcbca4f Merge change 25831 into eclair
* changes:
  When double tap zoom out to overview mode, force reveal the full title bar if it is partial visible.
2009-09-19 02:09:44 -04:00
Dmitri Plotnikov
abf15c30c1 Adding CONTENT_TYPE to CommonDataKinds.Email
Also removing deprecated API

Change-Id: Ie3bd17282bf57c3a73497c91ce233ed135c79502
2009-09-18 20:29:45 -07:00
Yu Shan Emily Lau
f7e8872036 am 58c24345: am 92b27daf: Merge change 25858 into eclair
Merge commit '58c243450d054893c234159ea62262c7f2c0a139'

* commit '58c243450d054893c234159ea62262c7f2c0a139':
  There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension
2009-09-18 20:19:00 -07:00
Yu Shan Emily Lau
58c243450d am 92b27daf: Merge change 25858 into eclair
Merge commit '92b27dafe9418c5fdf63d23c6b19772fbcd74676' into eclair-plus-aosp

* commit '92b27dafe9418c5fdf63d23c6b19772fbcd74676':
  There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension
2009-09-18 20:13:31 -07:00
Android (Google) Code Review
92b27dafe9 Merge change 25858 into eclair
* changes:
  There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension
2009-09-18 23:07:00 -04:00
Dmitri Plotnikov
e378ad525f am 7235e015: am 4b5e7d90: Merge change 25874 into eclair
Merge commit '7235e015acb796f247fc18975b6438d6543f95ee'

* commit '7235e015acb796f247fc18975b6438d6543f95ee':
  ContactsContract: Adding joined columns to the CommonDataKind class definitions.
2009-09-18 19:45:01 -07:00
Dmitri Plotnikov
7235e015ac am 4b5e7d90: Merge change 25874 into eclair
Merge commit '4b5e7d908bfda633fea72f5d20dae63328019c93' into eclair-plus-aosp

* commit '4b5e7d908bfda633fea72f5d20dae63328019c93':
  ContactsContract: Adding joined columns to the CommonDataKind class definitions.
2009-09-18 19:39:41 -07:00
Jack Palevich
b6c8ed73d6 am f44ddb6b: am cd0aceb7: Merge change 25883 into eclair
Merge commit 'f44ddb6b4501906a34a05f9367333d870594798c'

* commit 'f44ddb6b4501906a34a05f9367333d870594798c':
  Draw a green triangle using OpenGL 2.0 APIs.
2009-09-18 19:39:37 -07:00
Dianne Hackborn
86ced0e5b8 am 3bd53783: am 84ab79c7: Merge change 25873 into eclair
Merge commit '3bd5378329b48af22613099b0e4709a3633396ff'

* commit '3bd5378329b48af22613099b0e4709a3633396ff':
  Fix transformation on windows.
2009-09-18 19:39:16 -07:00
Android (Google) Code Review
4b5e7d908b Merge change 25874 into eclair
* changes:
  ContactsContract: Adding joined columns to the CommonDataKind class definitions.
2009-09-18 22:31:54 -04:00
Jack Palevich
f44ddb6b45 am cd0aceb7: Merge change 25883 into eclair
Merge commit 'cd0aceb710fc3b62a238992ceef628e359ee1e7d' into eclair-plus-aosp

* commit 'cd0aceb710fc3b62a238992ceef628e359ee1e7d':
  Draw a green triangle using OpenGL 2.0 APIs.
2009-09-18 18:37:38 -07:00
Android (Google) Code Review
cd0aceb710 Merge change 25883 into eclair
* changes:
  Draw a green triangle using OpenGL 2.0 APIs.
2009-09-18 21:30:35 -04:00
Debajit Ghosh
2dcaafd167 handle calendars with an access level of "root" 2009-09-18 18:29:37 -07:00
Jack Palevich
953254b2f2 Draw a green triangle using OpenGL 2.0 APIs. 2009-09-18 18:27:37 -07:00
jsh
3c4a59bd71 am 2cbde345: am 27272bfa: Merge change 25839 into eclair
Merge commit '2cbde34588039dd3e6757efb0a3a7acd3f46ebad'

* commit '2cbde34588039dd3e6757efb0a3a7acd3f46ebad':
  Fix potential ArrayIndexOutOfBoundsException.
2009-09-18 18:17:06 -07:00
Yu Shan Emily Lau
ac11ffad0b am 5813b309: am e785d180: Merge change 25826 into eclair
Merge commit '5813b3097451dc4d061eb75e5479e4ea15d886c7'

* commit '5813b3097451dc4d061eb75e5479e4ea15d886c7':
  Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.
2009-09-18 18:16:38 -07:00
Jesse Wilson
d0f80d4456 Setting the default HTTP user agent at runtime init.
I can't do this in HttpURLConnection directly, since that would
cause a forbidden dependency from Dalvik on Android.
2009-09-18 18:16:16 -07:00
Evan Millar
7e8e40b919 am 1c35d178: am 95ebd3bd: Merge change 25847 into eclair
Merge commit '1c35d178cba11a97ec8184d30673c84acb691624'

* commit '1c35d178cba11a97ec8184d30673c84acb691624':
  Fix http://b/issue?id=2099487
2009-09-18 18:16:07 -07:00
Dmitri Plotnikov
1550ec6040 am 2c6ca267: am de71cb3b: ContactsContract: Adding joined columns to the Data class definition.
Merge commit '2c6ca2676afe8fe3ee91cd03e1f31c6f61a78818'

* commit '2c6ca2676afe8fe3ee91cd03e1f31c6f61a78818':
  ContactsContract: Adding joined columns to the Data class definition.
2009-09-18 18:15:58 -07:00
Dan Egnor
2d5f5ccde8 am a63276ed: am 90d8a6a4: Merge change 25628 into eclair
Merge commit 'a63276ed69ef10ec5cc29a5c3b392a268d25bf07'

* commit 'a63276ed69ef10ec5cc29a5c3b392a268d25bf07':
  Inefficient but correct fix for 2122381: call finishBackup after every performBackup
2009-09-18 18:15:35 -07:00
Dmitri Plotnikov
72108b2a6f am 77144015: am b18b0956: Merge change 25829 into eclair
Merge commit '7714401570e01086f84e11e0383209eb0ccaf25f'

* commit '7714401570e01086f84e11e0383209eb0ccaf25f':
  Revert "ContactsContract: Adding joined columns to the Data class definition."
2009-09-18 18:15:13 -07:00
Jason Sams
392b4b13bf am d1081266: am a411bf01: Merge change 25818 into eclair
Merge commit 'd1081266712bdd1e8d37a83e5b561c2e05abd36d'

* commit 'd1081266712bdd1e8d37a83e5b561c2e05abd36d':
  Clean up some debugging and add 2 math lib routines.
2009-09-18 18:14:27 -07:00
Dianne Hackborn
3bd5378329 am 84ab79c7: Merge change 25873 into eclair
Merge commit '84ab79c7f0263f5f5748d3c1ad0d0feedad604cc' into eclair-plus-aosp

* commit '84ab79c7f0263f5f5748d3c1ad0d0feedad604cc':
  Fix transformation on windows.
2009-09-18 18:03:41 -07:00
Android (Google) Code Review
84ab79c7f0 Merge change 25873 into eclair
* changes:
  Fix transformation on windows.
2009-09-18 20:56:25 -04:00
Dmitri Plotnikov
0dc9841821 ContactsContract: Adding joined columns to the CommonDataKind class definitions.
The rationale is this. Since all these joined columns are currently on
different classes, we routinely see code like this:

private static final String[] PROJECTION_PHONE = {
   Data._ID, // 0
   Data.CONTACT_ID, // 1
   Phone.TYPE, // 2
   Phone.NUMBER, // 3
   Phone.LABEL, // 4
   Data.DISPLAY_NAME, // 5
};

After this change, the above declaration changes to:

private static final String[] PROJECTION_PHONE = {
   Phone._ID, // 0
   Phone.CONTACT_ID, // 1
   Phone.TYPE, // 2
   Phone.NUMBER, // 3
   Phone.LABEL, // 4
   Phone.DISPLAY_NAME, // 5
};

Change-Id: I2e84bca3277aeef06eec20cee8c2119ef3b90a9f
2009-09-18 17:48:27 -07:00
Dianne Hackborn
65c2387206 Fix transformation on windows.
The window offset was being applied incorrectly in relation to the
animation transform.

Change-Id: Ia578129f48cf6c57ae795af862d2b6ce5d447994
2009-09-18 17:47:02 -07:00
jsh
2cbde34588 am 27272bfa: Merge change 25839 into eclair
Merge commit '27272bfac63fab28aa3899243dfe79f226445b3b' into eclair-plus-aosp

* commit '27272bfac63fab28aa3899243dfe79f226445b3b':
  Fix potential ArrayIndexOutOfBoundsException.
2009-09-18 17:15:06 -07:00
Android (Google) Code Review
27272bfac6 Merge change 25839 into eclair
* changes:
  Fix potential ArrayIndexOutOfBoundsException.
2009-09-18 20:09:34 -04:00