Commit Graph

14695 Commits

Author SHA1 Message Date
Jean-Baptiste Queru
afdf77bb9c Merge " Initial contribution from Sony Corporation." 2010-09-09 14:22:50 -07:00
Xavier Ducrohet
1a7df62c01 Merge "Add a --debug-mode option to aapt." 2010-09-02 11:08:03 -07:00
Mike Lockwood
2d23eb568a Merge "GPS: Initialize XTRA support when GPS is enabled" 2010-08-31 13:56:00 -07:00
Mike Lockwood
49ff535ed7 Merge "GPS: Don't set XTRA download pending flag at boot time." 2010-08-31 13:55:39 -07:00
Jean-Baptiste Queru
e1afd1f1c4 Merge "Fix a monkey crash when the new WebView is destroyed." 2010-08-30 15:03:06 -07:00
Jean-Baptiste Queru
7cdfe1e440 Merge "Telephony: Control operator selection using EF_CSP data." 2010-08-30 13:00:48 -07:00
Jean-Baptiste Queru
46c9ed2621 Merge "Support surrogate pairs when layouting text" 2010-08-30 09:15:42 -07:00
Robert Greenwalt
209638b621 Merge "Add an API to request route to an IPv6 host." 2010-08-23 13:54:04 -07:00
Jean-Baptiste Queru
a2239f61d2 Merge "Crash when powering off." 2010-08-23 13:24:19 -07:00
Jean-Baptiste Queru
7eea71bf43 Merge "Adds the ability to Android to initiate a 2 Digit Call." 2010-08-23 13:22:00 -07:00
Sean McNeil
39f04ee5cf Only monitor recognized uevent devices.
system_server can potentially monitor uevent devices that are
of no use to it. For instance, an accelerometer implementation
as uevents. This would cause the process to be busy when
unnecessary. If a device cannot be classified, don't monitor it.

Change-Id: I489cc453bdce7cb376102cba67a9ea470e13292d
2010-08-23 12:54:30 -07:00
Jean-Baptiste Queru
5dda1d9245 Merge "add new sensor types for handling gyro data and device orientation more efficiently." 2010-08-20 16:21:11 -07:00
Jean-Baptiste Queru
1e532b6b34 Merge "BluetoothHeadset.java: Added ACTION_VENDOR_SPECIFIC_HEADSET_EVENT, EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD, EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_ARGS." 2010-08-20 15:22:33 -07:00
Jean-Baptiste Queru
ca111553ed Merge "Keep track of remaining fd when devices are removed" 2010-08-17 07:49:54 -07:00
Jean-Baptiste Queru
2f60501504 Merge "Make the LED colors when charging customizable by the vendor" 2010-08-17 07:35:08 -07:00
Jean-Baptiste Queru
6641c32547 Merge "Revert "InputMethodService: Fix ignore case in showInputMethodPickerFromClient"" 2010-08-16 12:07:26 -07:00
Jean-Baptiste Queru
0e0163ee5d Merge "bootanimation: Don't open non-existing bootanimation.zip" 2010-08-16 09:15:17 -07:00
Jean-Baptiste Queru
e02856c0f9 Merge "frameworks/base/opengl: Add NULL check" 2010-08-16 08:57:29 -07:00
John Huang
812a5686df Merge "Enhance WspTypeDecoder to decode Content Type Parameters" 2010-08-12 10:07:06 -07:00
Jean-Baptiste Queru
3476cbb432 Merge "Fix isUsbMassStorageConnected() will always return true" 2010-08-11 10:27:17 -07:00
Jean-Baptiste Queru
b203a27f0e Merge "frameworks/base: Swap width and height of temporary buffer only with orientation change" 2010-08-11 10:11:14 -07:00
Jean-Baptiste Queru
cc15993db3 Merge "Fix build on some linux machines" 2010-08-11 09:55:36 -07:00
Jean-Baptiste Queru
f6cfc97c64 Merge "SIM toolkit enhancements and bug fixes" 2010-08-11 09:29:03 -07:00
Omprakash Dhyade
ad1c5cf963 frameworks/base: Swap width and height of temporary buffer only with
orientation change

Current code swaps the width and height by assuming that aspect
ratio of the buffer width and height will be same as that of the
layout clip width and height. That is not always true.
Change the check to orientation change.

Change-Id: Ie387f3a7369025427484e4173cbde7a08df2b9d7
2010-08-10 16:49:48 -07:00
Kenny Root
baa71ee642 Merge "Sort the IME list before showing to user" 2010-08-10 15:22:13 -07:00
Naomi Luis
32938bf45a frameworks/base/opengl: Add NULL check
Check for the validity of the attrs_list in eglChooseConfig before using
it. This avoids a crash during tests in which the attributes are NULL.

Change-Id: I1c0a46b505ae919e2454cfdce32f8dfc21ead247
2010-08-05 12:53:24 -07:00
Jean-Baptiste Queru
3af76d8978 Merge "Fix a bug that prevented the creation of EGL shared contexts." 2010-07-30 11:42:09 -07:00
Jean-Baptiste Queru
9741fdbd05 Merge "Cat: Move Stk imlpementation into Cat folder" 2010-07-30 10:44:00 -07:00
Jean-Baptiste Queru
23667b8dc3 Merge "Ccat: Initial CCAT implementation" 2010-07-30 10:42:15 -07:00
Jamie Gennis
51f65a34e1 Fix a bug that prevented the creation of EGL shared contexts.
Change-Id: I6b0ec5ef86abdd4e9083067ba297107cfb094df3
2010-07-29 17:54:14 -07:00
Jean-Baptiste Queru
8c6529efe8 Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" 2010-07-29 15:01:24 -07:00
Jean-Baptiste Queru
9cf1fb7e84 Merge "Make hasIccCard return true if RUIM card is present." 2010-07-29 14:37:48 -07:00
Romain Guy
eaebbabb7e Merge "Corrected buffer overflow when parsing /proc/wakelocks" 2010-07-29 14:00:48 -07:00
Romain Guy
64fad241a9 Merge "Fixed a documentation Bug (Issue 9236)" 2010-07-29 14:00:02 -07:00
Jean-Baptiste Queru
91d4d71a04 Merge "move native services under services/" 2010-07-26 10:01:19 -07:00
Jean-Baptiste Queru
9e4acbb6dd Merge "Fix build." 2010-07-26 09:56:10 -07:00
Jean-Baptiste Queru
ec5506e87a Merge "Enables writing to USIM phonebook (fixes issue 8976)." 2010-07-23 17:35:13 -07:00
Jean-Baptiste Queru
0e81e1b726 Merge "dependent change for "parse instrumentation result bundles" in sdk" 2010-07-23 15:24:55 -07:00
Romain Guy
410d0ea5a4 Merge "Remove compilation warnings by removing illegal characters" 2010-07-23 14:05:40 -07:00
Jean-Baptiste Queru
b8bd449144 Merge "frameworks/base: Implement Mutual exclusion in BroadcastReceiver" 2010-07-22 15:55:31 -07:00
Mathias Agopian
be48137beb move native services under services/
moved surfaceflinger, audioflinger, cameraservice

all native services should now reside in this location.

Change-Id: Icd7336f7289db35df9c8c1857a5122bb8a6f1c86
2010-07-22 15:28:19 -07:00
Jean-Baptiste Queru
661d13b9e5 Merge "Add missing logging for SET_TTY_MODE and QUERY_TTY_MODE" 2010-07-22 12:22:56 -07:00
Jean-Baptiste Queru
11b9e7d766 Merge "Correct VM number updation during MBDN refresh." 2010-07-22 11:38:05 -07:00
Jean-Baptiste Queru
6c980fe9dd Merge "Shoud specify the Resource class instance as an argument of the method newDrawable and change the name from 'DrawableCacheClear' to 'clearDrawableCache' (additional changes for ID:15815) https://review.source.android.com/#change,15815" 2010-07-20 11:22:45 -07:00
Romain Guy
f00404a78e Merge "replaced deprecated setButton Methods" 2010-07-20 11:11:20 -07:00
Romain Guy
499bcdb41c Merge "Replaced deprecated calls to setButton and setButton2" 2010-07-19 10:30:16 -07:00
Romain Guy
7b2e5b69d9 Merge "Replaced deprecated setButton Methodcalls" 2010-07-19 10:29:59 -07:00
Romain Guy
beca03b99c Merge "Fix the problem that color drawable cache key conflicts another drawable one. The cache key of a color drawable resource may be the same as another drawable resource's value." 2010-07-15 18:24:02 -07:00
Romain Guy
a812513c65 Merge "Added method getPreferredHttpHost" 2010-07-15 10:49:47 -07:00
Romain Guy
efa6e7060a Merge "Allow ListPreference summary to use entry" 2010-07-15 09:40:34 -07:00