Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build. | Ying Wang | 2013-03-14 | 1 | -2/+1 |
| | | | | | | Now ddmlib is a prebuilt. Change-Id: Ic1bfb74c399a22c2a023f04aa2dc5c7ff4ae1b8d | ||||
* | Update the ddmlib api for push/pull/install | Xavier Ducrohet | 2010-07-26 | 1 | -2/+5 |
| | | | | | | | | | | | | | The API now throws SyncException instead of returning SyncResult. The IDevice API to install/uninstall now returns a single InstallException that encapsulate all the other ddmlib exception. Also, the recently added exceptions now don't extend IOException anymore. Change-Id: Ib334c4157a6add1882233dfaaa032aea1910eede | ||||
* | Make the ddmlib API use IDevice instead of Device | Xavier Ducrohet | 2009-05-15 | 1 | -13/+13 |
| | | | | | Device is now private. All the API is using IDevice. Updated ddms, ADT, hierarchyviewer and other tools that relied on ddmlib. | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -0/+159 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -159/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 2 | -0/+159 |