summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix garbled text rendering.eclairSteve Kondik2010-06-221-66/+66
* Improved BiDi text rendering.Dudy Kohen2010-06-188-40/+353
* Merge branch 'notification-speaker-setting' of http://github.com/zewt/android...Steve Kondik2010-06-182-0/+23
|\
| * Add Settings.System.NOTIFICATIONS_TO_SPEAKER.Glenn Maynard2010-06-162-0/+23
* | Revert "save album artist to the ContentValues object."Steve Kondik2010-06-152-10/+0
* | Revert "WindowManagerService: Remove window with no app token when not able t...Steve Kondik2010-06-151-4/+0
* | Merge branch 'fix-traces-perms' of http://github.com/zewt/android_frameworks_...Steve Kondik2010-06-151-1/+1
|\ \
| * | Fix /data/anr/traces.txt can't be written by apps.Glenn Maynard2010-06-151-1/+1
| |/
* / move iw_IL scroll alphabet to he_IL per comment 20 on issue 1135Evan2010-06-103-1297/+15
|/
* Fix parsing of SMS messages from short numbers.Glenn Maynard2010-06-101-4/+7
* Fix brightness set incorrectly for out-of-range values.Glenn Maynard2010-06-101-1/+3
* WLAN: Reset power save mode to startup value after DHCP response.Mikael Kanstrup2010-06-103-2/+31
* Fix FLAC decoder lock contention.Glenn Maynard2010-06-082-6/+17
* Fix an NPE in AccountManagerService.Steve Kondik2010-06-081-4/+6
* Enabled bluetooth voice dialing so that it can be initiated from Bluetooth He...Copolii2010-06-071-1/+1
* Fix A2DP not connecting while asleep.Glenn Maynard2010-06-071-20/+23
* save album artist to the ContentValues object.Yu Feng2010-06-062-0/+10
* Avoid running past the end of the tokenizer.Steve Kondik2010-06-061-13/+16
* Fix NPE when using the DimAnimator.Steve Kondik2010-06-061-1/+1
* framework/base: adds gps icon to status bar only if location provider option ...Satish Sugasi2010-06-061-2/+9
* Follow context member instead of using share_list directlySimon Wilson2010-06-061-1/+3
* framework/base: Delay dim window animation to avoid cuncurrency with pop-up a...Jeykumar Sankaran2010-06-061-6/+7
* InputMethodManager: Clear binding when the current input method is deadSri Lakshmi Punuru2010-06-061-0/+1
* frameworks/base: Fix wallpaper preview surface destroy callOmprakash Dhyade c_odhyad@quicinc.com2010-06-061-2/+10
* Fix -eng build, and fix code formatting.Glenn Maynard2010-06-041-39/+23
* Replaced raw string arguments for Context.getSystemService() with final Conte...Christian Mehlmauer2010-06-033-4/+5
* Add better error handling for savePicture and restorePictureJohn Eckerdal2010-06-031-5/+23
* Fix isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-06-031-1/+1
* Changed some strings for the XML import in spareparts.Wysie2010-06-041-7/+7
* Merge branch 'eclair' of git://github.com/cyanogen/android_frameworks_base in...Wysie2010-06-042-2/+9
|\
| * Work around some functional but nonstandard MMI codes.Glenn Maynard2010-06-031-2/+6
| * Camera: fix NPE in getSupportedPreviewFormats()Steve Kondik2010-05-311-0/+3
* | Merge branch 'eclair' of git://github.com/cyanogen/android_frameworks_base in...Wysie2010-05-3136-158/+157
|\|
| * Merge branch 'eclair' of github.com:cyanogen/android_frameworks_base into eclairSteve Kondik2010-05-302-24/+28
| |\
| | * Fix Color.parseColor throws StringIndexOutOfBoundsException.Glenn Maynard2010-05-301-1/+1
| | * Fix spacing (don't use tabs!), add @hide javadoc.ctso2010-05-281-23/+27
| * | Allow use of CACHED_BUFFERS for Adreno graphics.Jeff Boody2010-05-301-5/+0
| |/
| * Merge branch 'eclair' of github.com:cyanogen/android_frameworks_base into eclairSteve Kondik2010-05-284-4/+55
| |\
| | * Fix "Camera: add command line option to disable shutter sound at runtime"Sebastian Schmidt2010-05-281-1/+4
| | * Fixed some code for the hidden SPN/PLMN, as well as added code to allow notif...Wysie2010-05-283-2/+13
| | * Enable PLMN and SPN carrier strings to be hidden from the Status bar.Your Name2010-05-272-3/+40
| * | Fix for issue 895 (missing android: prefix), Removed unused importsChristian Mehlmauer2010-05-281-4/+2
| * | Don't allow invalid Uris to be added as observers.Anthony Newnam2010-05-281-0/+3
| * | fix buildJean-Baptiste Queru2010-05-281-2/+3
| * | Add and document .nomedia constant for MediaStore (Issue 6365)Karl Ostmo2010-05-282-0/+19
| * | Removed Calls to deprecated APIs and unused ImportsChristian Mehlmauer2010-05-284-11/+4
| * | Removed Calls to deprecated APIsChristian Mehlmauer2010-05-284-12/+5
| * | Fix some typos and other cosmetic cleanups in telephony framework.Jake Hamby2010-05-2820-121/+115
| * | Added WEB_URL_PATTERN for Montenegro ".me"Simon Schoar2010-05-281-2/+2
| |/
* | Fixed some code for the hidden SPN/PLMN, as well as added code to allow notif...Wysie2010-05-273-2/+13