summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge change Icf335098 into eclairAndroid (Google) Code Review2009-11-122-2/+2
|\ | | | | | | | | * changes: fix [2236865] STOPSHIP: bump soft gl and egl minor version number
| * fix [2236865] STOPSHIP: bump soft gl and egl minor version numberMathias Agopian2009-11-122-2/+2
| |
* | Merge change I81b1421a into eclairAndroid (Google) Code Review2009-11-1210-83/+106
|\ \ | | | | | | | | | | | | * changes: Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state.
| * | Defer EGL init until the surface changed call comes in. Pass w,h along with ↵Jason Sams2009-11-1210-83/+106
| | | | | | | | | | | | surface for verification of driver state.
* | | Merge change Ie122606f into eclairAndroid (Google) Code Review2009-11-122-12/+25
|\ \ \ | |/ / |/| | | | | | | | * changes: Add code to use Gservices provided values for throtting NITZ updates.
| * | Add code to use Gservices provided values for throtting NITZ updates.Wink Saville2009-11-112-12/+25
| | | | | | | | | | | | | | | bug: 2251845 Change-Id: Ie122606fb852868bb76a9930bb5e6ba906273619
* | | Merge change I31c52bef into eclairAndroid (Google) Code Review2009-11-121-2/+0
|\ \ \ | |_|/ |/| | | | | | | | * changes: Revert change incorrectly submitted as part of change #32153.
| * | Revert change incorrectly submitted as part of change #32153.Romain Guy2009-11-051-2/+0
| | | | | | | | | | | | Change-Id: I31c52beff03c0d038a257fc151eff3b8da60eddc
* | | Merge change I90daccf3 into eclairAndroid (Google) Code Review2009-11-122-9/+69
|\ \ \ | | | | | | | | | | | | | | | | * changes: fix [2143798] Need to figure out how to do video on Passion w/ GPU
| * | | fix [2143798] Need to figure out how to do video on Passion w/ GPUMathias Agopian2009-11-112-9/+69
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | This builds on the EGLImage solution. We simply use copybit to convert from the YUV frame into an EGLImage created for that purpose and proceed with the regular EGLImage code. We need to do this because "regular" GL doesn't support YUV textures. We could improve upon this by detecting exacly what the GL supports and bypass this extra step if not required, but we'll do this later if needed.
* | | Merge change Ic31c11ad into eclairAndroid (Google) Code Review2009-11-121-20/+31
|\ \ \ | | | | | | | | | | | | | | | | * changes: Fix 2209086: restore drawable states when drawables change.
| * | | Fix 2209086: restore drawable states when drawables change.Jim Miller2009-11-121-20/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a bug where the right tab hightlight wasn't being seen. The prooblem was that we weren't preserving the drawables' states when the application requested a new drawable. We now track the drawable state so we can updated it when the resources change.
* | | | Merge change Id301a47f into eclairAndroid (Google) Code Review2009-11-123-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Fix bug 2253204: MapView resources for hdpi devices.
| * | | | Fix bug 2253204: MapView resources for hdpi devices.Dan Egnor2009-11-123-0/+0
| | | | |
* | | | | Merge change I54089080 into eclairAndroid (Google) Code Review2009-11-127-128/+378
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Update keyguard and pattern-lock layouts for new UX designs.
| * | | | | Update keyguard and pattern-lock layouts for new UX designs.Daniel Sandler2009-11-127-128/+378
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To do this, we bring DigitalClock over from Clock into the internal widgets. Its font, Clockopia, comes along for the ride (find it in /system/fonts). This change is required for relevant code changes in frameworks/policy/phone. Change-Id: I354534f1abd9cf9557c9d18566f1d55b6be5e8f1
* | | | | | Use a diff that ignores trailing whitespaces to get by some layout test ↵Guang Zhu2009-11-122-18/+36
| | | | | | | | | | | | | | | | | | | | | | | | failures.
* | | | | | Merge change I880541a8 into eclairAndroid (Google) Code Review2009-11-128-416/+71
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor.
| * | | | | | Delegate the platform dependent hardware renderer implementation to a shared ↵Andreas Huber2009-11-128-416/+71
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | library provided by the vendor.
* | | | | | Merge change I5ae73af7 into eclairAndroid (Google) Code Review2009-11-121-2/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | * changes: Don't back up system wallpapers.
| * | | | Don't back up system wallpapers.Dan Egnor2009-11-111-2/+10
| | | | |
* | | | | Merge change I738ed802 into eclairAndroid (Google) Code Review2009-11-111-5/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix BMW and Audi auto pairing lists.
| * | | | | Fix BMW and Audi auto pairing lists.Jaikumar Ganesh2009-11-111-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug no:2256558 Dr No:Eastham
* | | | | | Merge change I32371166 into eclairAndroid (Google) Code Review2009-11-112-6/+23
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral
| * | | | | | Fix issue #2239203: Setting large background causes OOME and soft-reboot spiralDianne Hackborn2009-11-112-6/+23
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Try really really hard not to crash, for any reason. Change-Id: I32371166229825f13fc8d12d5cf3a6531cdb345e
* | | | | | Merge change I9890c2d4 into eclairAndroid (Google) Code Review2009-11-111-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
| * | | | | | Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboardJim Miller2009-11-111-1/+1
| |/ / / / /
* | | | | | Merge change I143ea844 into eclairAndroid (Google) Code Review2009-11-111-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | | | | | * changes: Add BMW and Audi to Auto Pairing black list.
| * | | | Add BMW and Audi to Auto Pairing black list.Jaikumar Ganesh2009-11-111-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2256558 Dr No: Eastham
* | | | | Merge change I580de484 into eclairAndroid (Google) Code Review2009-11-113-28/+70
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix issue #2256270: Package manager sends bad broadcasts when components change
| * | | | | Fix issue #2256270: Package manager sends bad broadcasts when components changeDianne Hackborn2009-11-113-28/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also reworks this intent protocol a little bit to be much more efficient, only requiring one broadcast per package. Change-Id: I580de4843ebd3c7f2e6df7295a2f80d2937cef7c
* | | | | | Merge change I3656f7a3 into eclairAndroid (Google) Code Review2009-11-111-3/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Honor the mInitialScale set on WebView. This was lost when we fixed restoring the scale for a new page.
| * | | | | | Honor the mInitialScale set on WebView. This wasGrace Kloba2009-11-111-3/+12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lost when we fixed restoring the scale for a new page. Fix http://b/issue?id=2251716
* | | | | | Merge change Idc34a3f7 into eclairAndroid (Google) Code Review2009-11-116-12/+131
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | * changes: Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states. Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.
| * | | | | Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string ↵Jim Miller2009-11-116-12/+131
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | file for new SlidingTab sound states. Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.
* | | | | Merge change I80022375 into eclairAndroid (Google) Code Review2009-11-114-0/+33
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
| * | | | | Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed ↵Dianne Hackborn2009-11-114-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | broadcast You can no longer receive CONFIGURATION_CHANGED in a manifest, which is really really bad (launching apps every time the screen is rotated!). A new LOCALE_CHANGED broadcast is sent that you can receive in a manifest. Change-Id: I80022375f0716db2e672382a29db3cea1af74702
* | | | | | Merge change Icccbd889 into eclairAndroid (Google) Code Review2009-11-111-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
| * | | | | | Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.Romain Guy2009-11-111-1/+1
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Change-Id: Icccbd8897186d0b9348a40b3dfc19ab7ac389efd
* | | | | | Merge change Ifcf20541 into eclairAndroid (Google) Code Review2009-11-111-67/+2422
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | * changes: New Javadoc for ContactsContract.
| * | | | | New Javadoc for ContactsContract.Dmitri Plotnikov2009-11-111-67/+2422
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifcf20541fda7449f1954f2021c53be3eb672e7ee
* | | | | | Merge change I775e1ec0 into eclairAndroid (Google) Code Review2009-11-116-53/+145
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Debugging for issue #2250075: Desk dock clock app sometimes doesn't
| * | | | | | Debugging for issue #2250075: Desk dock clock app sometimes doesn'tDianne Hackborn2009-11-116-53/+145
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a history of the last 100 broadcasts that is printed in the debug log, to be able to see what recently happened at the time the bug report was taken. Also does some optimization of the printing of the broadcast records to make it feasible to print this number of entries. (We kind-of need to do this because there are some broadcasts like SIG_STR and SYNC_STATE_CHANGED that are being broadcast a LOT.) Change-Id: I775e1ec0f63369c8bca8c83cee27b95ddc5ec450
* | | | | | Merge change I7fb3bc59 into eclairAndroid (Google) Code Review2009-11-1146-0/+92
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | * changes: Add new date formats for the lock screen.
| * | | | | Add new date formats for the lock screen.Eric Fischer2009-11-1146-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One is the fully-spelled out weekday/day/month with no year. The other is abbreviated weekday/month/day/year. Bug 2247356 Approver: jerryw
* | | | | | Merge change I5975651f into eclairAndroid (Google) Code Review2009-11-111-55/+18
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Don't feed the timezone to RenderScript time functions, let the library figure it out.
| * | | | | | Don't feed the timezone to RenderScript time functions, let the library ↵Romain Guy2009-11-111-55/+18
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | figure it out. Bug #2211070. Change-Id: I5975651fd12399fb8dfe283dfdfaa17569738c7b
* | | | | | Merge change I7b8b6cfb into eclairAndroid (Google) Code Review2009-11-111-1/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Do not force screen on when undocking from the desk dock.
| * | | | | | Do not force screen on when undocking from the desk dock.Mike Lockwood2009-11-111-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fact that the phone is losing power will do this anyway, and this fixes (or works around) bug b/2250075 (Desk dock clock app sometimes doesn't exit when removing a sleeping droid from the dock) Change-Id: I7b8b6cfb44ca16d2d9eb67589cb9d9a108a8de82 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | | | | Merge change Icc48b1e7 into eclairAndroid (Google) Code Review2009-11-111-1/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: don't request a sync when temp providers are created