summaryrefslogtreecommitdiffstats
path: root/data.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-3/+1
* fix SP variable namesbigbiff bigbiff2012-11-241-2/+2
* Fixes for multi-user in 4.2Dees_Troy2012-11-151-24/+19
* Fix output of version numberDees_Troy2012-10-011-1/+29
* Port reboot functions to C++Dees_Troy2012-09-271-8/+4
* Unify portrait layouts againDees_Troy2012-09-261-9/+12
* Fix special partition handlingDees_Troy2012-09-211-0/+9
* Fix ext storage and zip pathsDees_Troy2012-09-191-1/+5
* Cleanup extra-functionsDees_Troy2012-09-181-8/+12
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-3/+29
* Move device ID code to data managerDees_Troy2012-09-111-9/+130
* Improve storage size code, mount, unmountDees_Troy2012-09-101-6/+0
* Add processing of fstab, mounting, and decryptDees_Troy2012-09-071-7/+7
* Hax to make it bootDees_Troy2012-09-061-2/+3
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+918