summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix various issues found when testing Mms.Robert Greenwalt2009-08-193-16/+30
* Merge change 22055 into eclairAndroid (Google) Code Review2009-08-192-1/+6
|\
| * Improve Obex compatibilityJackson Fan2009-08-192-1/+6
* | Merge change 22054 into eclairAndroid (Google) Code Review2009-08-195-49/+112
|\ \ | |/
| * Add Bluetooth device picker supportYue Lixin2009-08-195-49/+112
* | Merge change 21931 into eclairAndroid (Google) Code Review2009-08-196-85/+457
|\ \ | |/
| * API CHANGENick Pelly2009-08-196-85/+457
* | Merge change 22001 into eclairAndroid (Google) Code Review2009-08-191-0/+6
|\ \ | |/ |/|
| * Fix Wifi+Cell on boot after wifi in use.Robert Greenwalt2009-08-191-0/+6
* | Merge change 22030 into eclairAndroid (Google) Code Review2009-08-191-2/+3
|\ \
| * | Potential fix for NPE at startExtractingText.Amith Yamasani2009-08-191-2/+3
* | | fix build. forgot current.xmlMathias Agopian2009-08-191-0/+2
* | | Merge change 22003 into eclairAndroid (Google) Code Review2009-08-1910-31/+408
|\ \ \
| * | | Add wallpaper transition animations.Dianne Hackborn2009-08-1910-31/+408
* | | | Merge change 22024 into eclairAndroid (Google) Code Review2009-08-191-56/+69
|\ \ \ \
| * | | | Micro-optimizations for FallRSRomain Guy2009-08-191-56/+69
| |/ / /
* | | | Merge change 22021 into eclairAndroid (Google) Code Review2009-08-197-21/+30
|\ \ \ \
| * | | | fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-197-21/+30
* | | | | Merge change 22011 into eclairAndroid (Google) Code Review2009-08-193-38/+65
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...Mathias Agopian2009-08-193-38/+65
* | | | Merge change 22014 into eclairAndroid (Google) Code Review2009-08-195-91/+97
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improved performance in Galaxy and FallRomain Guy2009-08-195-91/+97
* | | | Converting CallerInfo to new Contacts API.Dmitri Plotnikov2009-08-194-84/+132
* | | | Merge change 21860 into eclairAndroid (Google) Code Review2009-08-191-1/+1
|\ \ \ \
| * | | | Return ICC Card ABSENT instead of NOT_READY when it is not present.Jaikumar Ganesh2009-08-181-1/+1
* | | | | Merge change 21985 into eclairAndroid (Google) Code Review2009-08-191-14/+19
|\ \ \ \ \
| * | | | | Fix AudioService on HFP power off due to new Bluetooth API.Nick Pelly2009-08-191-14/+19
* | | | | | Fix for bug206007, power dialog change "Why?" to "Battery use"Roy West2009-08-191-1/+1
|/ / / / /
* | | | | Merge change 21967 into eclairAndroid (Google) Code Review2009-08-191-8/+0
|\ \ \ \ \
| * | | | | Remove SOURCE_VISIBLE flag that is otherwise unused.Jeff Sharkey2009-08-191-8/+0
* | | | | | Merge change 21949 into eclairAndroid (Google) Code Review2009-08-191-20/+97
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardwar...Andreas Huber2009-08-191-20/+97
* | | | | | Merge change 21888 into eclairAndroid (Google) Code Review2009-08-193-10/+127
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Do not enable the rew/pause/ffwd buttons when the media being played does notMarco Nelissen2009-08-193-10/+127
* | | | | | Merge change 21948 into eclairAndroid (Google) Code Review2009-08-197-118/+153
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-197-118/+153
* | | | | Merge change 21862 into eclairAndroid (Google) Code Review2009-08-191-10/+5
|\ \ \ \ \
| * | | | | Fix issue #2010965: Increase process size on WVGA devicesDianne Hackborn2009-08-191-10/+5
* | | | | | Merge change 21927 into eclairAndroid (Google) Code Review2009-08-193-22/+83
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Improved RS timing code to monitor where we spend CPU time.Jason Sams2009-08-193-22/+83
* | | | | | Merge change 21926 into eclairAndroid (Google) Code Review2009-08-195-205/+167
|\ \ \ \ \ \
| * | | | | | Move the skyRomain Guy2009-08-195-205/+167
* | | | | | | Merge change 21919 into eclairAndroid (Google) Code Review2009-08-191-3/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix exception when reporting disconn cdma state.Robert Greenwalt2009-08-191-3/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge change 21901 into eclairAndroid (Google) Code Review2009-08-191-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Check for a timeout <= 0 before adding the vibration.Patrick Scott2009-08-191-2/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Redefining phone lookup API.Dmitri Plotnikov2009-08-191-15/+52
|/ / / / / /
* | | | | | Use remote Context when inflating initialLayout, add debug.Jeff Sharkey2009-08-191-2/+3
|/ / / / /
* | | | | Flag to make all contacts from specific source visible.Jeff Sharkey2009-08-191-3/+10
| |_|/ / |/| | |
* | | | Merge change 21659 into eclairAndroid (Google) Code Review2009-08-191-66/+101
|\ \ \ \