9794 Commits

Author SHA1 Message Date
Jack Palevich
ebed3c54ba am bcbca57f: Merge change I5ffd6240 into eclair
Merge commit 'bcbca57f4c0da0cee3682c78aacfa081483f0020' into eclair-plus-aosp

* commit 'bcbca57f4c0da0cee3682c78aacfa081483f0020':
  Add a simple test of OpenGL ES 1.x.
2009-09-30 14:21:03 -07:00
Megha Joshi
e8501c84f8 am 523db1c3: Merge change Icf1e2f98 into eclair
Merge commit '523db1c33580f453fd5abd74bede3e0e3e46a825' into eclair-plus-aosp

* commit '523db1c33580f453fd5abd74bede3e0e3e46a825':
  Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.
2009-09-30 14:20:55 -07:00
Mathias Agopian
5bfbe19636 am a015c9be: Merge change I45094a34 into eclair
Merge commit 'a015c9be1b623749320717ad05352eeb76cc6f11' into eclair-plus-aosp

* commit 'a015c9be1b623749320717ad05352eeb76cc6f11':
  remove dead code
2009-09-30 14:20:47 -07:00
Android (Google) Code Review
bcbca57f4c Merge change I5ffd6240 into eclair
* changes:
  Add a simple test of OpenGL ES 1.x.
2009-09-30 17:17:56 -04:00
Jack Palevich
5ffd62405a Add a simple test of OpenGL ES 1.x. 2009-09-30 14:17:12 -07:00
Android (Google) Code Review
523db1c335 Merge change Icf1e2f98 into eclair
* changes:
  Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.
2009-09-30 17:15:54 -04:00
Android (Google) Code Review
a015c9be1b Merge change I45094a34 into eclair
* changes:
  remove dead code
2009-09-30 17:12:01 -04:00
Daniel Sandler
67918d3345 am 15f06995: Merge change I96aad5c6 into eclair
Merge commit '15f0699504e64c1e290ef8955b1306d2a4a08201' into eclair-plus-aosp

* commit '15f0699504e64c1e290ef8955b1306d2a4a08201':
  Updated status bar icons.
2009-09-30 13:44:57 -07:00
Android (Google) Code Review
15f0699504 Merge change I96aad5c6 into eclair
* changes:
  Updated status bar icons.
2009-09-30 16:40:03 -04:00
Romain Guy
2fbdbb657a am 5392556b: Merge change I5910a70c into eclair
Merge commit '5392556b65261b5da86301d9b038a12cf70e6197' into eclair-plus-aosp

* commit '5392556b65261b5da86301d9b038a12cf70e6197':
  Fix documentation.
2009-09-30 13:35:17 -07:00
Android (Google) Code Review
5392556b65 Merge change I5910a70c into eclair
* changes:
  Fix documentation.
2009-09-30 16:29:43 -04:00
Romain Guy
040c218429 Fix documentation.
Change-Id: I5910a70ccc2abd2b52f07d3a7204241e1879099a
2009-09-30 13:29:10 -07:00
Daniel Sandler
de6a077673 Updated status bar icons.
(Statusbar_Icons280909_All drop.)

Still to be tweaked:
	ringer_vibrate
	roaming_cdma_0
	roaming_cdma_flash_anim0
	tty_mode

Change-Id: I96aad5c650bf0022a2c5f03f5f77ab333b834e97
2009-09-30 16:24:36 -04:00
Megha Joshi
cf1e2f98d1 Adds Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET to launch fasttrack intent.
Fixes 2137624
2009-09-30 13:17:33 -07:00
Andrei Popescu
5b95f83356 am 486733c1: Merge change I94856f6d into eclair
Merge commit '486733c1fd564acd6d1b72e38147eb5e6d3a3d71' into eclair-plus-aosp

* commit '486733c1fd564acd6d1b72e38147eb5e6d3a3d71':
  Update <video> implementation after new IRC discussion with Eric Carlsson.
2009-09-30 13:04:42 -07:00
Android (Google) Code Review
486733c1fd Merge change I94856f6d into eclair
* changes:
  Update <video> implementation after new IRC discussion with Eric Carlsson.
2009-09-30 15:55:41 -04:00
Romain Guy
7c749f81a6 am 27d8514f: Merge change I78f113bc into eclair
Merge commit '27d8514f56574011c606daedc5cabf0219b5be81' into eclair-plus-aosp

* commit '27d8514f56574011c606daedc5cabf0219b5be81':
  Fix possible crash in AutoCompleteTextView.
2009-09-30 12:50:25 -07:00
Android (Google) Code Review
27d8514f56 Merge change I78f113bc into eclair
* changes:
  Fix possible crash in AutoCompleteTextView.
2009-09-30 15:42:11 -04:00
Nick Pelly
83f86de3de am 285f2422: Merge change I28bad882 into eclair
Merge commit '285f242214d38352b844898edffc8eb336d0c19e' into eclair-plus-aosp

* commit '285f242214d38352b844898edffc8eb336d0c19e':
  Fix broken build.
2009-09-30 12:16:01 -07:00
Andrei Popescu
50c862324b Update <video> implementation after new IRC discussion with Eric Carlsson.
- move poster drawing on the WebKit side
- get rid of the child views
- add prepareToPlay method to the MediaPlayer iface.

Fixes http://b/issue?id=2156592
2009-09-30 20:09:29 +01:00
Android (Google) Code Review
285f242214 Merge change I28bad882 into eclair
* changes:
  Fix broken build.
2009-09-30 15:08:29 -04:00
Nick Pelly
e766eae938 Fix broken build.
Should be bool not int. Forgot to roll in local changes to last commit.

Change-Id: I28bad88238e5b715a5033b0d5a897d924ef8b538
2009-09-30 12:06:28 -07:00
Amith Yamasani
2fe7c9e51a am 86aece8b: Merge change I8dfd6ea8 into eclair
Merge commit '86aece8b4ad6d55cc9a3c185c3730d7387a46661' into eclair-plus-aosp

* commit '86aece8b4ad6d55cc9a3c185c3730d7387a46661':
  Handle bad lines in /proc/wakelocks : Fix for 2124260
2009-09-30 11:56:01 -07:00
Romain Guy
aa1c6311d6 Fix possible crash in AutoCompleteTextView.
This change makes sure that ACTV will not take action when an event is
received in a popup that just got dismissed.

This change also makes public two XML attributes of ACTV whose corresponding
Java APIs are public.

This change also fixes a couple of typos.

Change-Id: I78f113bc522d199ff3db44fc4cc3a1882afe822e
2009-09-30 11:55:58 -07:00
Evan Millar
09aa95bff3 am 1537a255: Merge change I46a6d39c into eclair
Merge commit '1537a25520405f384b072c58fee935a29c4e14ea' into eclair-plus-aosp

* commit '1537a25520405f384b072c58fee935a29c4e14ea':
  Remove unused api in QuickContact.java and fix the build.
2009-09-30 11:55:47 -07:00
Android (Google) Code Review
86aece8b4a Merge change I8dfd6ea8 into eclair
* changes:
  Handle bad lines in /proc/wakelocks : Fix for 2124260
2009-09-30 14:49:21 -04:00
Daisuke Miyakawa
367e1af287 am 255d51cc: Merge change Ia6fc04c8 into eclair
Merge commit '255d51ccac792305253dc5953e136dae65e74266' into eclair-plus-aosp

* commit '255d51ccac792305253dc5953e136dae65e74266':
  Remove android.syncml package completely.
2009-09-30 11:46:53 -07:00
Zhu Lan
ba61cff482 am e5661c40: Merge change I8366852f into eclair
Merge commit 'e5661c40a62dc3556ece353b3b74fdde249c228e' into eclair-plus-aosp

* commit 'e5661c40a62dc3556ece353b3b74fdde249c228e':
  Bluetooth A2DP suspend/resume functionality
2009-09-30 11:46:40 -07:00
Android (Google) Code Review
1537a25520 Merge change I46a6d39c into eclair
* changes:
  Remove unused api in QuickContact.java and fix the build.
2009-09-30 14:45:17 -04:00
Android (Google) Code Review
255d51ccac Merge change Ia6fc04c8 into eclair
* changes:
  Remove android.syncml package completely.
2009-09-30 14:37:34 -04:00
Android (Google) Code Review
e5661c40a6 Merge change I8366852f into eclair
* changes:
  Bluetooth A2DP suspend/resume functionality
2009-09-30 14:24:46 -04:00
Mike Cleron
051b28dd65 am 170d9df0: Merge change I2d4deb11 into eclair
Merge commit '170d9df0f3e3d7ad5652ccfe0d0bd53d74685d1d' into eclair-plus-aosp

* commit '170d9df0f3e3d7ad5652ccfe0d0bd53d74685d1d':
  Placeholder mdpi assets
2009-09-30 11:23:06 -07:00
Daisuke Miyakawa
a6fc04c87a Remove android.syncml package completely. 2009-09-30 11:20:51 -07:00
Evan Millar
f5ac46d302 Remove unused api in QuickContact.java and fix the build.
Change-Id: I46a6d39c8176806c2b5570c75b59ff9631ee53f1
2009-09-30 11:20:25 -07:00
Daisuke Miyakawa
ee1a41d00a am 85d86af9: Merge change I82be558f into eclair
Merge commit '85d86af982026145aa69a4ca280d394b9ea90372' into eclair-plus-aosp

* commit '85d86af982026145aa69a4ca280d394b9ea90372':
  Fix vCard composer in three points.
2009-09-30 11:18:04 -07:00
Fred Quintana
32a702a7a8 am 609c2c08: Merge change Ia54b1bf0 into eclair
Merge commit '609c2c08d7d059681434ea322b551264abab8a71' into eclair-plus-aosp

* commit '609c2c08d7d059681434ea322b551264abab8a71':
  - make SyncManager get the accounts list during the constructor,
2009-09-30 11:17:52 -07:00
Android (Google) Code Review
170d9df0f3 Merge change I2d4deb11 into eclair
* changes:
  Placeholder mdpi assets
2009-09-30 14:17:23 -04:00
Android (Google) Code Review
85d86af982 Merge change I82be558f into eclair
* changes:
  Fix vCard composer in three points.
2009-09-30 14:11:52 -04:00
Android (Google) Code Review
609c2c08d7 Merge change Ia54b1bf0 into eclair
* changes:
  - make SyncManager get the accounts list during the constructor,   which will allow syncs to be scheduled during bootup. The   providers need this so that they can potentially schedule   syncs while they are starting up. - make the SyncManager message handler wait until boot   has completed to start dispatching messages
2009-09-30 14:10:01 -04:00
Amith Yamasani
53b707ba26 Handle bad lines in /proc/wakelocks : Fix for 2124260
Use the return value from the native parser to skip over bad lines. When
the wakelocks overflow, there could be empty or badly formatted lines.
Skip over them.
2009-09-30 11:08:31 -07:00
Fred Quintana
e91ebe2be9 - make SyncManager get the accounts list during the constructor,
which will allow syncs to be scheduled during bootup. The
  providers need this so that they can potentially schedule
  syncs while they are starting up.
- make the SyncManager message handler wait until boot
  has completed to start dispatching messages
2009-09-30 11:06:25 -07:00
Jaikumar Ganesh
8d984bc9c3 am 017c5de1: Merge change I78c4e64a into eclair
Merge commit '017c5de1cf1228664da84b31012a386c2eac2232' into eclair-plus-aosp

* commit '017c5de1cf1228664da84b31012a386c2eac2232':
  Query from Bluez if name is not present in cache.
2009-09-30 11:01:12 -07:00
Mike Cleron
2d4deb11e1 Placeholder mdpi assets 2009-09-30 10:58:37 -07:00
Android (Google) Code Review
017c5de1cf Merge change I78c4e64a into eclair
* changes:
  Query from Bluez if name is not present in cache.
2009-09-30 13:55:11 -04:00
Daisuke Miyakawa
30a2e36754 Fix vCard composer in three points.
- Make it allow composer users to emit Quoted-Printabled primary ("N", "FN", etc.) properties.
- Make it strictly check whether it is necessary for the composer to emit CHARSET infomation.
-- Added the logic "not vCard 3.0, or, CHARSET is not UTF-8".
- Clean up the code (again...)
2009-09-30 10:52:27 -07:00
Jaikumar Ganesh
55929a958b Query from Bluez if name is not present in cache.
Change-Id: I78c4e64a52b8290053dedfb1326df8d4c20f8a09
2009-09-30 10:50:05 -07:00
Dave Sparks
08e2f9d1c7 am 8b781403: Merge change Id0ac8c08 into eclair
Merge commit '8b781403f183fa3616accd1e243d02168a9b9b1d' into eclair-plus-aosp

* commit '8b781403f183fa3616accd1e243d02168a9b9b1d':
  Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215.
2009-09-30 10:09:07 -07:00
Evan Millar
54e7073fef am 1935a341: Merge change I9d12beeb into eclair
Merge commit '1935a3417e986d38b9a0d981c3dbd06acf75a9fc' into eclair-plus-aosp

* commit '1935a3417e986d38b9a0d981c3dbd06acf75a9fc':
  Change FasttrackBadgeWidget->QuickContactBadge and make public.
2009-09-30 10:08:59 -07:00
Android (Google) Code Review
8b781403f1 Merge change Id0ac8c08 into eclair
* changes:
  Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215.
2009-09-30 13:03:44 -04:00
Android (Google) Code Review
1935a3417e Merge change I9d12beeb into eclair
* changes:
  Change FasttrackBadgeWidget->QuickContactBadge and make public.
2009-09-30 13:00:46 -04:00