Commit Graph

14680 Commits

Author SHA1 Message Date
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
Romain Guy
923b231245 Merge "Make HTTP Header class handle multiple cache-control fields." 2010-07-15 09:39:42 -07:00
Romain Guy
012a3c2908 Merge "Makes PhoneNumberUtils support international numbers after a CLIR command." 2010-07-15 09:39:19 -07:00
Jean-Baptiste Queru
022164b58e Merge "Start app with several activities with intent filter [Main, Launcher] was broken" 2010-07-14 09:03:30 -07:00
Jean-Baptiste Queru
cd39a755a5 Merge "Telephony: Process MT SMS with MTI set to 3" 2010-07-13 16:20:30 -07:00
Romain Guy
3e57d20b63 Merge "Fixed a Documentation Error in the AsyncTask Contstructor" 2010-07-12 11:35:31 -07:00
Jean-Baptiste Queru
4d360bae07 Merge "Fix hang when error in SIM card communication" 2010-07-12 11:14:56 -07:00
Jean-Baptiste Queru
8b620f3457 Merge "Reduced Warnings by adding Type Arguments and removing unused imports" 2010-07-12 10:54:11 -07:00
Jean-Baptiste Queru
34cc65ebb4 Merge "Documentation Bug (Issue 9557)" 2010-07-12 10:43:17 -07:00
Jean-Baptiste Queru
57c87d26a8 Merge "Improved logging when there's an error creating the directories in getFilesDir()" 2010-07-09 14:06:38 -07:00
Jean-Baptiste Queru
e02daf9c05 Merge "update 404'd source.android.com URLs" 2010-07-08 16:25:03 -07:00
Jean-Baptiste Queru
dc932feef0 Merge "Fix missing NL" 2010-07-01 13:46:03 -07:00
Scott Main
fe2871079b am 337b0873: docs: update backup guide and bmgr tool elaborate the guide to testing a backup agent and add links between the docs
Merge commit '337b0873f43eac5f23483bec94bd8729f79d47ec' into froyo-plus-aosp

* commit '337b0873f43eac5f23483bec94bd8729f79d47ec':
  docs: update backup guide and bmgr tool
2010-06-28 15:31:11 -07:00
Bruce Beare
a1a79197c0 Fix missing NL
Change-Id: I323f0c01d2e9ad4c9f07cad24bf6b63edc28ad62
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
2010-06-25 09:08:12 -07:00
Scott Main
68a41d7f56 am 56c778e6: Merge "docs: Remove the TOS from download flow and remove TOS entirely because it\'s no longer relevant to the SDK download package" into froyo
Merge commit '56c778e6cfb2bd47ceae57d81e6b949da306e2e8' into froyo-plus-aosp

* commit '56c778e6cfb2bd47ceae57d81e6b949da306e2e8':
  docs: Remove the TOS from download flow and remove TOS entirely because
2010-06-24 18:14:06 -07:00