| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* changes:
Pixel tweak search dialog to match search widget
|
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / /
| | | | | |
* changes:
Reimplement all the method of Paint for layoutlib
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
* changes:
dumpstate: Emit a logcat message at beginning and end of execution.
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | | |
* changes:
Add PERIOD char to CDMA address sugar list.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
fix a javadoc build breakage
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
Fix the layoutlib test to run from adt-tests.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
Refactor class/method names used by layoutlib_create.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
Make sure AsyncTask sens a null result to onPostExecute() when cancelled.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
fix a javadoc build breakage
|
|/ / /
| | |
| | |
| | |
| | | |
* changes:
Don't reinflate search bar when dialog is already showing
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Work on issue #2163789: Way too much logging
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Fix issue #2161726: Car dock app bypasses setup wizard
|
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
control. this fixes a safari-only bug in which encoded chars were inserted into the search string.
Merge commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3' into eclair
* commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3':
decode the search string before putting it into the search control.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Attempt to fix [2152536] ANR in browser
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The ANR is caused by SurfaceFlinger waiting for buffers of a removed surface to become availlable.
When it is removed from the current list, a Surface is marked as NO_INIT, which causes SF to return
immediately in the above case. For some reason, the surface here wasn't marked as NO_INIT.
This change makes the code more robust by always (irregadless or errors) setting the NO_INIT status
in all code paths where a surface is removed from the list.
Additionaly added more information in the logs, should this happen again.
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* changes:
Update the SimpleMesh API to support new attribute types. Also spilt add/set commands to avoid permutation explosion.
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
* changes:
[Issue 2161366] Changing capitalization of string "Via" to "via"
|
| |_|/ /
|/| | |
| | | |
| | | |
| | | | |
* changes:
dumpstate: Display mtime instead of ctime
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Icons again
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
Import revised translations. DO NOT MERGE
|
|\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
* changes:
Fix rfcomm socket connect return code.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
a simple test app for gralloc
|
| |/ / / / |
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
* changes:
Add a test pattern as rollo's icon
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Remove unneeded icon.
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
* changes:
b/2148252 Fix emulator
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
improve boot animation a bit
|
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
* changes:
Remove globalSearch argument from triggerSearch()
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* changes:
New 1x status bar icons
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
* changes:
Fix stopping all vpn daemons before connect and more.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
More icons
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* changes:
Clean up search and voice search button assets for high res.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* changes:
remove cert for SampleBrowserPlugin and only check signature for the release build.
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* changes:
Fix docs error
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* changes:
Reduce the ConnectivityManager logging.
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* changes:
Fix issue 2152541 thumbnail images stretched.
|
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | / / / / / /
| | |_|/ / / / / /
| |/| | | | | | | |
* changes:
Black is the new black
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* changes:
Fix network-feature timeout code.
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* changes:
Keep the scrollbar on during TOUCH_MOVE events even when there is no movement.
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* changes:
Try to reconnect twice when the rfcomm error code is Connection Refused.
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
* changes:
FastTrack->QuickContact
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
* changes:
Stop bringing the wifi interface up on reset.
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
* changes:
Add the signature checking for WebView plugins. The first one is for SampleBrowserPlugin. The second one is for Flash.
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| / / / / / / / / /
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
* changes:
Turn off the last of the STOPSHIP verbose debugging
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
* changes:
Add documentation for scene mode. Other parameters may be changed after setting scene mode.
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
* changes:
Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | / / /
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | |
* changes:
Implement screen aligned bitmap drawing support.
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
* changes:
Add Turkish accented letters for G and S on the hard keyboard.
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | / / / / / / / /
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
* changes:
Revert setDataEnabled to setting a master switch.
|
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* changes:
Fix padding around QuickContactBadge in ContactHeaderWidget
|