summaryrefslogtreecommitdiffstats
path: root/data.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for multi-user in 4.2Dees_Troy2012-11-151-0/+1
| | | | | | Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d
* Fix output of version numberDees_Troy2012-10-011-0/+1
|
* Cleanup extra-functionsDees_Troy2012-09-181-0/+1
|
* Move device ID code to data managerDees_Troy2012-09-111-0/+4
|
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+79
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere