| Commit message (Expand) | Author | Age | Files | Lines |
* | Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes | Dianne Hackborn | 2010-02-18 | 1 | -1/+2 |
* | framework: storage: Add 'force' option to unmount/destroy storage apis, and u... | San Mehat | 2010-02-18 | 1 | -2/+2 |
* | Show car mode notification in status bar. | Tobias Haamel | 2010-02-18 | 1 | -0/+42 |
* | Merge "Update Tethering." | Robert Greenwalt | 2010-02-16 | 2 | -19/+45 |
|\ |
|
| * | Update Tethering. | Robert Greenwalt | 2010-02-16 | 2 | -19/+45 |
* | | Move mount service wrapper calls to PackageHelper | Suchi Amalapurapu | 2010-02-16 | 1 | -0/+154 |
|/ |
|
* | Merge "Include install location preference when installing packages. Changes ... | Suchi Amalapurapu | 2010-02-16 | 2 | -0/+29 |
|\ |
|
| * | Include install location preference when installing packages. | Suchi Amalapurapu | 2010-02-12 | 2 | -0/+29 |
* | | Remove all traces of the old checkin service (and its associated parental | Dan Egnor | 2010-02-13 | 4 | -148/+0 |
|/ |
|
* | Fix 2438785: Add missing key code to landscape keyboard and fix log spew. | Jim Miller | 2010-02-11 | 1 | -1/+1 |
* | Merge "Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*." | Jim Miller | 2010-02-10 | 3 | -177/+8 |
|\ |
|
| * | Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*. | Jim Miller | 2010-02-10 | 3 | -177/+8 |
* | | Support per-application switch to execute the VM in safe mode. | Ben Cheng | 2010-02-10 | 1 | -1/+6 |
|/ |
|
* | StorageNotification: Move notification / usb storage activity into StatusBarP... | San Mehat | 2010-02-09 | 2 | -550/+0 |
* | Framework: Clean up / Refactor Mount APIs | San Mehat | 2010-02-09 | 6 | -124/+150 |
* | StorageNotification: Add general storage notification for UMS/Storage events | San Mehat | 2010-02-09 | 1 | -0/+331 |
* | Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryK... | Jim Miller | 2010-02-08 | 3 | -0/+705 |
* | Fix dialogs to occupy more space. | Romain Guy | 2010-02-05 | 1 | -4/+4 |
* | First pass at USB Tethering. | Robert Greenwalt | 2010-02-04 | 1 | -0/+151 |
* | Merge "BatteryStatsImpl: initalize audio timer" | Mike Chan | 2010-02-03 | 1 | -0/+1 |
|\ |
|
| * | BatteryStatsImpl: initalize audio timer | Mike Chan | 2010-02-02 | 1 | -0/+1 |
* | | UsbStorageActivity: Refactor for new MountService API | San Mehat | 2010-02-02 | 1 | -4/+11 |
* | | am 3a8a2818: am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so... | Jim Miller | 2010-01-29 | 1 | -2/+12 |
|\ \ |
|
| * | | Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we g... | Jim Miller | 2010-01-29 | 1 | -2/+12 |
* | | | More device policy work: clarify password modes, monkeying. | Dianne Hackborn | 2010-01-29 | 1 | -16/+75 |
* | | | Merge "Add a method to IBackupTransport to get the current backup set token" | Chris Tate | 2010-01-29 | 2 | -3/+22 |
|\ \ \ |
|
| * | | | Add a method to IBackupTransport to get the current backup set token | Christopher Tate | 2010-01-29 | 2 | -3/+22 |
| | |/
| |/| |
|
* | | | Merge "New full-screen activity for USB mass storage interaction." | Daniel Sandler | 2010-01-29 | 2 | -150/+87 |
|\ \ \ |
|
| * | | | New full-screen activity for USB mass storage interaction. | Daniel Sandler | 2010-01-28 | 2 | -150/+87 |
* | | | | Remove MMS from the framework | Tom Taylor | 2010-01-28 | 32 | -9229/+0 |
| |/ /
|/| | |
|
* | | | More device admin. | Dianne Hackborn | 2010-01-28 | 1 | -2/+2 |
|/ / |
|
* | | Bite the bullet and add support for multiple device admins. | Dianne Hackborn | 2010-01-27 | 1 | -5/+0 |
* | | am 29bc7270: am 495bae67: Merge "fix bug 2264186: clean up the outstanding as... | Wei Huang | 2010-01-27 | 1 | -21/+74 |
|\ \
| |/ |
|
| * | fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget. | Wei Huang | 2010-01-21 | 1 | -21/+74 |
* | | AppsOnSd feature - Add default container | Suchi Amalapurapu | 2010-01-27 | 1 | -0/+28 |
* | | Merge "Modify the interface of HanziToPinyin class to make it generic and add... | Eugene Koh | 2010-01-26 | 1 | -37/+77 |
|\ \ |
|
| * | | Modify the interface of HanziToPinyin class to make it generic and add test c... | Bai Tao | 2010-01-23 | 1 | -37/+77 |
* | | | Make dialogs look better when their content is small. | Romain Guy | 2010-01-22 | 1 | -0/+84 |
* | | | am 84928fa9: am 813d2d86: Merge "Fix for 2292713: Remove workaround that hide... | Jim Miller | 2010-01-21 | 1 | -16/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix for 2292713: Remove workaround that hides SlidingTab widget while interna... | Jim Miller | 2010-01-15 | 1 | -16/+2 |
| * | | Merge "framework: storage: Ensure that filesystems are unmounted before shutd... | San Mehat | 2010-01-12 | 1 | -0/+16 |
| |\ \ |
|
| | * | | framework: storage: Ensure that filesystems are unmounted before shutdown/reboot | San Mehat | 2010-01-12 | 1 | -0/+16 |
* | | | | Fix 2385283: Use device-specific salt when generating hashes for lock passwords. | Jim Miller | 2010-01-21 | 1 | -5/+21 |
* | | | | More device policy manager / admin work. | Dianne Hackborn | 2010-01-21 | 1 | -22/+36 |
* | | | | Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." | Jim Miller | 2010-01-20 | 1 | -3/+81 |
|\ \ \ \ |
|
| * | | | | Fix 2385283: Add DevicePolicyManager calls to LockScreen. | Jim Miller | 2010-01-20 | 1 | -3/+81 |
| | |_|/
| |/| | |
|
* | | | | Check the boolean value for the arg to ZygoteInit to make sure it's either tr... | Barry Hayes | 2010-01-20 | 1 | -4/+12 |
|/ / / |
|
* | | | MountService: Refactor to use NativeDaemonConnector and clean-up | San Mehat | 2010-01-12 | 1 | -1/+1 |
* | | | Fix 2332563: Add password-lock support to lockscreen | Jim Miller | 2010-01-11 | 1 | -17/+158 |
* | | | am 2bb1f870: am 1edd8277: Merge "Hide unused fields" into eclair | Tom Taylor | 2010-01-11 | 1 | -7/+12 |
|\ \ \
| |/ / |
|