Previous release highlights
:
Android 1.0
This page provides a high-level overview of the new features added to
Android 1.5. To see the code itself, you can either use the
GitWeb
interface to view snapshots of the files, or you can
download
the source code onto your local machine. You can use
repo init -u
git://android.git.kernel.org/platform/manifest.git
-b android-1.5
to download the source code for Android 1.5.
User interface refinements:
- System-wide:
- Refinement of all core UI elements
- Animated window transitions (off by default)
- Accelerometer-based application rotations
- UI polish for:
- In-call experience
- Contacts, Call log, and Favorites
- SMS MMS
- Browser
- Calendar
- Email
- Camera Gallery
- Application management
Performance improvements:
- Faster Camera start-up and image capture
- Much faster acquisition of GPS location (powered by SUPL AGPS)
- Smoother page scrolling in Browser
Applications
- Camera Gallery
- Video recording
- Video playback (MPEG-4 3GP formats)
- Browser
- Updated with latest Webkit browser Squirrelfish Javascript engines
- Copy 'n paste in browser
- Search within a page
- User-selectable text-encoding
- UI changes include:
- Unified Go and Search box
- Tabbed bookmarks/history/most-visited screen
- Contacts
- Shows user picture for Favorites
- Specific date/time stamp for events in call log
- One-touch access to a contact card from call log event
Application framework