Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-04-10 | Switch minadb over to C++. | Elliott Hughes | 1 | -3/+3 |
2015-03-14 | Remove unused libutils references. | Dan Albert | 1 | -1/+1 |
2015-02-27 | Add tests for read_block_adb. | Dan Albert | 1 | -8/+21 |
2015-02-25 | Remove _(GNU|XOPEN)_SORUCE makefile cruft. | Dan Albert | 1 | -2/+0 |
2015-02-25 | Fix build from implicit declaration. | Dan Albert | 1 | -11/+11 |
2015-02-20 | Kill of most of the remainder of minadbd. | Dan Albert | 1 | -2/+1 |
2015-02-19 | Move adb_main to its own file. | Dan Albert | 1 | -0/+1 |
2015-02-19 | Use headers from adb. | Dan Albert | 1 | -1/+1 |
2015-02-19 | Remove unused code. | Dan Albert | 1 | -1/+0 |
2015-02-19 | Lose USB transport code to libadb. | Dan Albert | 1 | -3/+0 |
2014-11-25 | Start losing code to libadb. | Dan Albert | 1 | -3/+0 |
2014-07-10 | refactor fuse sideloading code | Doug Zongker | 1 | -2/+4 |
2014-07-02 | sideload without holding the whole package in RAM | Doug Zongker | 1 | -4/+2 |
2012-01-18 | support "sideload over ADB" mode | Doug Zongker | 1 | -0/+32 |
2012-01-10 | support "sideload over ADB" mode | Doug Zongker | 1 | -0/+32 |