Commit Graph

3068 Commits

Author SHA1 Message Date
Scott Main
026869f68b am 98a578c9: am f65bc182: am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
Merge commit '98a578c9f88f0eae376cc21074d894c6bd87137c'

* commit '98a578c9f88f0eae376cc21074d894c6bd87137c':
  docs only.
2009-09-10 19:47:41 -07:00
Scott Main
98a578c9f8 am f65bc182: am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
Merge commit 'f65bc1823a8c09caab8237bf96323cf05df02287' into eclair-plus-aosp

* commit 'f65bc1823a8c09caab8237bf96323cf05df02287':
  docs only.
2009-09-10 19:42:07 -07:00
Scott Main
f65bc1823a am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
Merge commit 'd27b10837525f341eee7d46013e2177b0bad3c60' into eclair

* commit 'd27b10837525f341eee7d46013e2177b0bad3c60':
  docs only.
2009-09-10 19:33:56 -07:00
Scott Main
d27b108375 docs only.
add Searchable resource information to the Available Resources doc
and update some some of the attribute documentation to indicate
that the icon label is not recommended.
and fixing merge issue...

Change-Id: I1b1a62aa9804f4a0bf2f93328dde90b9f7aec50a
2009-09-10 19:22:48 -07:00
Nick Pelly
7575b8ebb6 am e7eb85ca: am 005b228c: API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
Merge commit 'e7eb85cae02375b8bc486d71f429ca0c60980d79'

* commit 'e7eb85cae02375b8bc486d71f429ca0c60980d79':
  API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
2009-09-10 19:06:41 -07:00
Nick Pelly
e7eb85cae0 am 005b228c: API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
Merge commit '005b228cdfb369d9b3b325884c0337ba5968bf8c' into eclair-plus-aosp

* commit '005b228cdfb369d9b3b325884c0337ba5968bf8c':
  API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
2009-09-10 19:01:25 -07:00
Nick Pelly
005b228cdf API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
This is a large batch, and covers:

-- Bluetooth Device Discovery --
BluetoothAdapter.ACTION_DISCOVERY_STARTED
BluetoothAdapter.ACTION_DISCOVERY_FINISHED
BluetoothAdapter.startDiscovery()
BluetoothAdapter.cancelDiscovery()
BluetoothAdapter.isDiscovering()

-- Bluetooth bonding (pairing) --
BluetoothAdapter.getBondedDevices()
BluetoothDevice.ACTION_BOND_STATE_CHANGED
BluetoothDevice.EXTRA_BOND_STATE
BluetoothDevice.EXTRA_PREVIOUS_BOND_STATE
BluetoothDevice.BOND_NONE
BluetoothDevice.BOND_BONDING
BluetoothDevice.BOND_BONDED
BluetoothDevice.getBondState()
BluetoothDevice.createBond()
BluetoothDevice.cancelBondProcess()
BluetoothDevice.removeBond()

-- BluetoothClass --
BluetoothDevice.ACTION_CLASS_CHANGED
BluetoothDevice.EXTRA_CLASS
BluetoothDevice.getBluetoothClass()
BluetoothClass.Service.*
BluetoothClass.Device.Major.*
BluetoothClass.Device.*
BluetoothClass.getDeviceClass()
BluetoothClass.getMajorDeviceClass()
BluetoothClass.hasService()

-- Misc BluetoothDevice --
BluetoothDevice.ACTION_ACL_CONNECTED
BluetoothDevice.ACTION_ACL_DISCONNECTED_REQUESTED
BluetoothDevice.ACTION_ACL_DISCONNECTED
BluetoothDevice.ACTION_DISCOVERED
BluetoothDevice.ACTION_NAME_CHANGED
BluetoothDevice.EXTRA_DEVICE
BluetoothDevice.EXTRA_NAME
BluetoothDevice.EXTRA_RSSI

-- Misc BluetoothAdapter --
BluetoothAdapter.ACTION_LOCAL_NAME_CHANGED
BluetoothAdapter.EXTRA_LOCAL_NAME
BluetoothAdapter.checkBluetoothAddress()

I deprecated BluetoothIntent and moved each intent into the class it relates
to.

Change-Id: I877b1280428ab46278b2bc25668bb44cda22dc36
2009-09-10 18:52:21 -07:00
Scott Main
b26dbf9df2 am 5cadc0e5: am 9b6911cb: Merge change 24630 into eclair
Merge commit '5cadc0e5845f96baf7b9197d4864684ad88f0493'

* commit '5cadc0e5845f96baf7b9197d4864684ad88f0493':
  docs only.
2009-09-10 18:43:29 -07:00
Scott Main
5cadc0e584 am 9b6911cb: Merge change 24630 into eclair
Merge commit '9b6911cb85a9c9a0fef145f91c9999da5a75ce21' into eclair-plus-aosp

* commit '9b6911cb85a9c9a0fef145f91c9999da5a75ce21':
  docs only.
2009-09-10 18:34:08 -07:00
Android (Google) Code Review
9b6911cb85 Merge change 24630 into eclair
* changes:
  resolved conflicts for merge of e0408aa1 to eclair
2009-09-10 21:27:20 -04:00
Jim Miller
f60573d190 am bd75da5d: am 38a1081c: Merge change 24514 into eclair
Merge commit 'bd75da5da4a2dea7cb57a157f63c76bfb0c4d081'

* commit 'bd75da5da4a2dea7cb57a157f63c76bfb0c4d081':
  Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict.
2009-09-10 18:24:46 -07:00
Robert Greenwalt
5e9dc51fe0 am 404d8d16: am f3f72003: Merge change 24588 into eclair
Merge commit '404d8d164fbb63bc868e10c575cdc1bd93423c84'

* commit '404d8d164fbb63bc868e10c575cdc1bd93423c84':
  Fix for multi-apn MMS access.
2009-09-10 18:24:41 -07:00
Jim Miller
bd75da5da4 am 38a1081c: Merge change 24514 into eclair
Merge commit '38a1081cad9385073d80d358decf04f6b2fd5723' into eclair-plus-aosp

* commit '38a1081cad9385073d80d358decf04f6b2fd5723':
  Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict.
2009-09-10 18:19:29 -07:00
Robert Greenwalt
404d8d164f am f3f72003: Merge change 24588 into eclair
Merge commit 'f3f720031932500d92090b0093393651e7a713e0' into eclair-plus-aosp

* commit 'f3f720031932500d92090b0093393651e7a713e0':
  Fix for multi-apn MMS access.
2009-09-10 18:19:24 -07:00
Android (Google) Code Review
38a1081cad Merge change 24514 into eclair
* changes:
  Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict.
2009-09-10 21:12:11 -04:00
Jim Miller
70e1ad7d99 Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict.
Update API for new AuthenticatorDescription preferences.xml
2009-09-10 18:10:53 -07:00
Scott Main
da0a56df96 resolved conflicts for merge of e0408aa1 to eclair 2009-09-10 18:08:37 -07:00
Robert Greenwalt
8206ff30c2 Fix for multi-apn MMS access.
Mark cellular variants with the same availability, regardless of which are currently in use.
Availability just means the radio is enabled and sees the network, but has no guarantees that
we could connect to an APN if requested.

Fix the requestRouteToHost logic to support apn switches without WIFI.

bug:2093841
2009-09-10 18:01:01 -07:00
Scott Main
df4578e8ab docs only.
add documentation to notify developers about variable
camera specifications and add some more links

Change-Id: I46ef9811af17858cbc6547f88e626becb481b043
2009-09-10 15:02:49 -07:00
Dianne Hackborn
3a972b29cf am 62e5480a: am bcbcaa7e: Wallpapers, animations, pending intent.
Merge commit '62e5480a70650ec3d151e627dc175c2fa1350edb'

* commit '62e5480a70650ec3d151e627dc175c2fa1350edb':
  Wallpapers, animations, pending intent.
2009-09-10 13:11:35 -07:00
Dianne Hackborn
62e5480a70 am bcbcaa7e: Wallpapers, animations, pending intent.
Merge commit 'bcbcaa7edd32ba67c6290d79f7e7821c4b5b39ac' into eclair-plus-aosp

* commit 'bcbcaa7edd32ba67c6290d79f7e7821c4b5b39ac':
  Wallpapers, animations, pending intent.
2009-09-10 13:06:08 -07:00
Dianne Hackborn
bcbcaa7edd Wallpapers, animations, pending intent.
Some more tweaks and fixes to wallpapers.  Make sure wallpapers are
told they are not visible when the screen is off.  Add some new animations
for transitions across tasks, and fiddle with many of the existing
animations.  Clean up the relationship between translucent activities
and animations.  Add new API to start a PendingIntent from an
activity.

Change-Id: Ie0bf45fe44081bb6982c75361257a55d9cd9d863
2009-09-10 12:08:50 -07:00
Lixin Yue
14ec827b1c am a1e3c40c: am 2d3f9c55: Add timestamp support for call history vcard
Merge commit 'a1e3c40ce9a9647e3355b0343c38690ae0465752'

* commit 'a1e3c40ce9a9647e3355b0343c38690ae0465752':
  Add timestamp support for call history vcard
2009-09-10 10:26:39 -07:00
Lixin Yue
a1e3c40ce9 am 2d3f9c55: Add timestamp support for call history vcard
Merge commit '2d3f9c559366ede6aefe9bcff554ef9c4eac21dd' into eclair-plus-aosp

* commit '2d3f9c559366ede6aefe9bcff554ef9c4eac21dd':
  Add timestamp support for call history vcard
2009-09-10 10:22:08 -07:00
Lixin Yue
2d3f9c5593 Add timestamp support for call history vcard 2009-09-10 10:13:14 -07:00
Daisuke Miyakawa
0dc868e07a am d43252a7: am df4edc80: Merge change 24499 into eclair
Merge commit 'd43252a7b27a5a6966a51e8b35f5003f92c207fa'

* commit 'd43252a7b27a5a6966a51e8b35f5003f92c207fa':
  Modify android.syncml.pim so that no one is going to use.
2009-09-10 09:24:00 -07:00
Jeff Sharkey
d475d6e011 am 2a6bd015: am 6ba23c59: Handle cases where TYPE can be undefined, such as EAS.
Merge commit '2a6bd01548cb24f1d173d8b22efbafe8b097ecda'

* commit '2a6bd01548cb24f1d173d8b22efbafe8b097ecda':
  Handle cases where TYPE can be undefined, such as EAS.
2009-09-10 09:22:45 -07:00
Daisuke Miyakawa
d43252a7b2 am df4edc80: Merge change 24499 into eclair
Merge commit 'df4edc807ca32419118a9b86a3d68b0fac02f5fa' into eclair-plus-aosp

* commit 'df4edc807ca32419118a9b86a3d68b0fac02f5fa':
  Modify android.syncml.pim so that no one is going to use.
2009-09-10 08:17:15 -07:00
Android (Google) Code Review
df4edc807c Merge change 24499 into eclair
* changes:
  Modify android.syncml.pim so that no one is going to use.
2009-09-10 04:22:09 -04:00
Daisuke Miyakawa
f5269c14f9 Modify android.syncml.pim so that no one is going to use.
- Remove android.syncml.pim.vcalendar since no one is using it.
-- We have android.pim.ICalendar.java, so handling vCalendar (== ICalendar) is possble without android.syncml.pim
- Mark android.syncml.pim.vcard and related code as obsolete.
-- Refactored version is in android.pim.vcard, which supports new Contacts database schema.

Related issue: 2110530
2009-09-10 15:17:24 +09:00
Jeff Sharkey
2a6bd01548 am 6ba23c59: Handle cases where TYPE can be undefined, such as EAS.
Merge commit '6ba23c59f24b443cd21c6289fa0aac3df8f17017' into eclair-plus-aosp

* commit '6ba23c59f24b443cd21c6289fa0aac3df8f17017':
  Handle cases where TYPE can be undefined, such as EAS.
2009-09-09 23:14:39 -07:00
Jeff Sharkey
6ba23c59f2 Handle cases where TYPE can be undefined, such as EAS.
When TYPE not provided, assume a default value and check
that label isn't empty when CUSTOM is used.
2009-09-09 23:05:34 -07:00
Mathias Agopian
92d8b80800 am a76a792f: am bbe14a17: Merge change 24473 into eclair
Merge commit 'a76a792f52b8dd7f955bcf781a58c540a57de5d4'

* commit 'a76a792f52b8dd7f955bcf781a58c540a57de5d4':
  fix [2074427] SurfaceView doesn't disappear on GONE
2009-09-09 19:34:13 -07:00
Mathias Agopian
a76a792f52 am bbe14a17: Merge change 24473 into eclair
Merge commit 'bbe14a1758a5b99689b7aa13a6d4f58e61705ebf' into eclair-plus-aosp

* commit 'bbe14a1758a5b99689b7aa13a6d4f58e61705ebf':
  fix [2074427] SurfaceView doesn't disappear on GONE
2009-09-09 19:25:49 -07:00
Android (Google) Code Review
bbe14a1758 Merge change 24473 into eclair
* changes:
  fix [2074427] SurfaceView doesn't disappear on GONE
2009-09-09 22:17:45 -04:00
Dmitri Plotnikov
ea7a1ad6ce am 081dc178: am 0d134509: Merge change 24468 into eclair
Merge commit '081dc1785f19a66e18d2840130125182f2f93fb6'

* commit '081dc1785f19a66e18d2840130125182f2f93fb6':
  Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size.
2009-09-09 19:16:45 -07:00
Tammo Spalink
458c053bf8 am 67b1ee25: am d0f02a4d: Merge change 24138 into eclair
Merge commit '67b1ee2525c73efc27bab5a7bb419e875db1ca71'

* commit '67b1ee2525c73efc27bab5a7bb419e875db1ca71':
  Do not die when printing empty prefs.
2009-09-09 19:16:40 -07:00
Dmitri Plotnikov
081dc1785f am 0d134509: Merge change 24468 into eclair
Merge commit '0d134509f4f7b05776542996f54c4d306e66dbec' into eclair-plus-aosp

* commit '0d134509f4f7b05776542996f54c4d306e66dbec':
  Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size.
2009-09-09 19:11:50 -07:00
Tammo Spalink
67b1ee2525 am d0f02a4d: Merge change 24138 into eclair
Merge commit 'd0f02a4da1413743c90a51426bc3221bfa6ff342' into eclair-plus-aosp

* commit 'd0f02a4da1413743c90a51426bc3221bfa6ff342':
  Do not die when printing empty prefs.
2009-09-09 19:11:45 -07:00
Android (Google) Code Review
0d134509f4 Merge change 24468 into eclair
* changes:
  Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size.
2009-09-09 22:06:48 -04:00
Android (Google) Code Review
d0f02a4da1 Merge change 24138 into eclair
* changes:
  Do not die when printing empty prefs.
2009-09-09 21:36:48 -04:00
Mathias Agopian
6b7f1a62b5 fix [2074427] SurfaceView doesn't disappear on GONE 2009-09-09 18:32:34 -07:00
Dmitri Plotnikov
b43b58d349 Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size. 2009-09-09 18:10:42 -07:00
Jeff Sharkey
8a199ad070 am 55f8ac79: am f46a9cf3: API to combine LOOKUP_KEY and Contacts._ID together.
Merge commit '55f8ac79bffc543ee2e2b486e0620bd73c36732a'

* commit '55f8ac79bffc543ee2e2b486e0620bd73c36732a':
  API to combine LOOKUP_KEY and Contacts._ID together.
2009-09-09 18:01:14 -07:00
Jeff Sharkey
55f8ac79bf am f46a9cf3: API to combine LOOKUP_KEY and Contacts._ID together.
Merge commit 'f46a9cf38207d03730c04d02cf40aa3859cd9ad3' into eclair-plus-aosp

* commit 'f46a9cf38207d03730c04d02cf40aa3859cd9ad3':
  API to combine LOOKUP_KEY and Contacts._ID together.
2009-09-09 17:52:08 -07:00
Jeff Sharkey
f46a9cf382 API to combine LOOKUP_KEY and Contacts._ID together. 2009-09-09 17:41:18 -07:00
Grace Kloba
99f9890d29 am a8f0f77b: am d82bc515: Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
Merge commit 'a8f0f77b2e3eed77e97dd7ddd553e0dccefaf265'

* commit 'a8f0f77b2e3eed77e97dd7ddd553e0dccefaf265':
  Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
2009-09-09 16:29:55 -07:00
Leon Scroggins
529e6fae15 am 6f1c854a: am f416264a: Merge change 24398 into eclair
Merge commit '6f1c854a9e70512ed9cf363eb8dd2ab2f46ea185'

* commit '6f1c854a9e70512ed9cf363eb8dd2ab2f46ea185':
  Adjust the WebTextView's text size according to density.
2009-09-09 16:29:50 -07:00
Nick Pelly
38615fc692 am bf765b6c: am 41140098: Merge change 24274 into eclair
Merge commit 'bf765b6c70c0cc5e494c1361747d3b93e98d962d'

* commit 'bf765b6c70c0cc5e494c1361747d3b93e98d962d':
  API_CHANGE
2009-09-09 16:28:58 -07:00
Nick Pelly
3f51fee5f7 am 16a54b28: am aadc9220: Merge change 24202 into eclair
Merge commit '16a54b2861209a13194b02f7882a0ec247b69060'

* commit '16a54b2861209a13194b02f7882a0ec247b69060':
  API_CHANGE
2009-09-09 16:28:52 -07:00