Android 2.2.1 changelog
Is there a changelog available for Android 2.2开发者_StackOverflow中文版.1?
There doesn't seem to be an official changelog, but here's a pastebin of the git commit log for Android "base" between the last version of 2.2 and the first (currently only) version of 2.2.1: http://pastebin.org/69434
I got this log by running the following command in my checkout of the android source
pretz@pretz-desktop:~/android-src/frameworks/base (froyo) $ git log android-2.2_r1.3..android-2.2.1_r1
Update: You can also find the git commit log for Android Base on their gitweb instance. Everything that comes above the "android-2.2_r1.3" tag is new in 2.2.1
From Verizon:
Added Data Widget to home panel.
- Improved Android™ OS Froyo stability.
Improvements:
- Improvements to Microsoft® Exchange ActiveSync®:
- Enhancements to corporate email sync and push stop.
- PIN lock timeout now follows the server’s settings.
- Enhancements to SMTP authentication.
- Improvements to Visual Voice Mail:
- “Failed delivery to” message displays correctly when messages can’t be sent.
- Audio routes correctly to speaker, even when connected to a mono Bluetooth® headset.
Other improvements:
- Device now supports MP3 media files after MR2 update.
- Music Play now runs smoothly and without lock-ups.
- Weather widget stays with assigned location updates, not current location.
- “Smart Profile: Face Down” feature will not permanently disable the phone’s ringer.
- Enhanced audio sync when playing high quality WMV videos.
- Improved video playback.
- Clearer colors assigned to soft keys in applications such as Google Maps.™
I haven't been able to find one anywhere, but I do know that it was released to block the exploit used by the one-touch root applications in the market.
I too couldn't find it. My exchange email application showed a update notification stating that remote wipe is now possible and an option to choose yes no
Why is Google against rooting android? Afterall it is supposed to be open to all!
精彩评论