summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Take into account the visible title height when scrolling.Shimeng (Simon) Wang2010-02-091-0/+3
* Framework: Clean up / Refactor Mount APIsSan Mehat2010-02-0920-654/+621
* StorageNotification: Add general storage notification for UMS/Storage eventsSan Mehat2010-02-091-0/+331
* Merge changes I1aabef01,I8dbd0f83San Mehat2010-02-091-0/+4
|\
| * StorageManager: Check for a null MountServiceSan Mehat2010-02-081-0/+4
* | Hide resourceDirs from public APIKenny Root2010-02-091-0/+2
* | Handle the Tab key by moving to the next textfield. And ensureLeon Scroggins2010-02-092-26/+17
* | Merge "Fixes to DeviceAdmin & DevicePolicyManager Javadoc"Andy Stadler2010-02-082-7/+13
|\ \
| * | Fixes to DeviceAdmin & DevicePolicyManager JavadocAndrew Stadler2010-02-082-7/+13
| |/
* | Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK...Jim Miller2010-02-0896-212/+1792
|/
* - change the SyncManager to retry MANUAL syncs that encounter a soft errorFred Quintana2010-02-085-62/+118
* Fix to enable having a primary index that's not the closest match.Amith Yamasani2010-02-081-4/+4
* Merge "Always remember the last touch mode state when touch mode changes."Romain Guy2010-02-081-0/+1
|\
| * Always remember the last touch mode state when touch mode changes.Romain Guy2010-02-081-0/+1
* | Merge "Rename media resource broadcasts Add checks for fwdlocked and updated ...Suchi Amalapurapu2010-02-086-16/+29
|\ \
| * | Rename media resource broadcastsSuchi Amalapurapu2010-02-086-16/+29
* | | animated the return to normal of mr-stretchyMike Reed2010-02-081-6/+54
|/ /
* | Merge "Make ComponentName cloneable."Joe Onorato2010-02-081-1/+5
|\ \
| * | Make ComponentName cloneable.Joe Onorato2010-02-081-1/+5
* | | Merge "Prevent crash in KeyboardView when the view is 0x0."Romain Guy2010-02-081-1/+4
|\ \ \
| * | | Prevent crash in KeyboardView when the view is 0x0.Romain Guy2010-02-081-1/+4
| | |/ | |/|
* | | remove android.os.Base64UtilsDoug Zongker2010-02-084-194/+0
* | | changes after review by API councilVasu Nori2010-02-082-64/+65
* | | use sqlite 3.6.22 to print and profile the sql statetementsVasu Nori2010-02-088-243/+91
|/ /
* | am ad9bcb22: merge from open-source masterThe Android Open Source Project2010-02-082-2/+4
|\ \
| * \ merge from open-source masterThe Android Open Source Project2010-02-052-2/+4
| |\ \
| | * | Fixed Android animation framework, for using interpolators that do not start ...Andreas Agvard2010-02-052-2/+4
* | | | Merge "Fixing a bug when installing VoiceSearch cause error"Bjorn Bringert2010-02-081-9/+18
|\ \ \ \
| * | | | Fixing a bug when installing VoiceSearch cause errorValentin Kravtsov2010-02-081-9/+18
* | | | | Merge "fix a warning message that is confusing people."Vasu Nori2010-02-051-2/+3
|\ \ \ \ \
| * | | | | fix a warning message that is confusing people.Vasu Nori2010-02-051-2/+3
* | | | | | Merge "ListView updates. Fixed several overscrolling bugs. Added programmatic...Adam Powell2010-02-052-83/+391
|\ \ \ \ \ \
| * | | | | | ListView updates. Fixed several overscrolling bugs. Added programmaticAdam Powell2010-02-052-83/+391
* | | | | | | Groundwork for new lock icon in the status bar.Daniel Sandler2010-02-053-0/+1
|/ / / / / /
* | | | | | Merge "Do not let negative margins reduce the size of the LinearLayout."Romain Guy2010-02-051-15/+26
|\ \ \ \ \ \
| * | | | | | Do not let negative margins reduce the size of the LinearLayout.Romain Guy2010-02-051-15/+26
| | |_|_|_|/ | |/| | | |
* | | | | | add sync pollingFred Quintana2010-02-0511-389/+1033
* | | | | | Merge "Fix dialogs to occupy more space."Romain Guy2010-02-052-6/+6
|\ \ \ \ \ \
| * | | | | | Fix dialogs to occupy more space.Romain Guy2010-02-052-6/+6
| |/ / / / /
* | | | | | Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent."Ken Shirriff2010-02-051-14/+14
|\ \ \ \ \ \
| * | | | | | Make ACCOUNT_NAME/ACCOUNT_TYPE consistent.Ken Shirriff2010-02-051-14/+14
* | | | | | | Add an AlarmManager API to set the system time (with the proper permissions).Dan Egnor2010-02-054-1/+33
* | | | | | | Bug 2420366Paul Westbrook2010-02-051-0/+1
| |/ / / / / |/| | | | |
* | | | | | Add a new permission and remove createTitleFromFilename.Leon Scroggins2010-02-051-23/+8
| |_|/ / / |/| | | |
* | | | | Adding speech recognition service public APIValentin Kravtsov2010-02-055-156/+569
* | | | | Merge "Rename ApplicationContext to ContextImpl."Dianne Hackborn2010-02-042-33/+33
|\ \ \ \ \
| * | | | | Rename ApplicationContext to ContextImpl.Dianne Hackborn2010-02-042-33/+33
* | | | | | Merge "Add single-package restore from an app's most-recent data"Chris Tate2010-02-042-10/+60
|\ \ \ \ \ \
| * | | | | | Add single-package restore from an app's most-recent dataChristopher Tate2010-02-042-10/+60
* | | | | | | Merge "Add support in StatusBarManager for disabling ticker text."Daniel Sandler2010-02-041-2/+8
|\ \ \ \ \ \ \