Android Studio Project Site
Search this site
Preview Releases
Downloads
Release Updates
Android Build Docs
Resources & Feedback
Documentation
Known Issues
Report a Bug
Open Source
Projects Overview
Build Overview
Contributing
Social Media
@AndroidStudio
+Android Studio
Recent Changes
>
Various Fixes
posted
Jan 7, 2011, 3:17 PM
by Tor Norbye
[ updated
Jan 7, 2011, 4:02 PM
]
Here's a roundup of a number of bug fixes and minor features that have gone into the codebase lately:
SDK manager - separate writeup coming
The Logcat view in DDMS now properly handles UTF-8 characters (
details
)
Improved diagnostics for class loading and rendering failures (
details
,
details
)
Prevent drags and reordering operations from moving elements into AdapterViews (
details
)
Fix android.bat to handle tempdirs correctly (
details
)
We're compilable on Eclipse 3.6 and Eclipse 3.7 now (
details
)
Titlebar refresh (
details
)
As always, full details at
https://review.source.android.com/#q,status:merged+project:platform/sdk,n,z
Comments