Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-03-31 | Improve progress bar handling for backup / restore / image flash | Ethan Yonker | 1 | -2/+2 |
2015-12-19 | Multiple Language Support | Ethan Yonker | 1 | -5/+5 |
2015-03-05 | Address a few compiler warnings | Matt Mower | 1 | -1/+1 |
2014-12-12 | Attempt to set the proper uid/gid/contexts on new files and dirs | Ethan Yonker | 1 | -0/+2 |
2014-04-16 | More MD5 verification error handling | Matt Mower | 1 | -5/+21 |
2014-04-15 | Support .md5sum extension for package verification | Matt Mower | 1 | -9/+23 |
2013-09-10 | print out md5s to recovery.log | bigbiff bigbiff | 1 | -0/+2 |
2013-08-24 | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 1 | -1/+3 |
2013-04-04 | Move all AOSP code out of recovery binary | Dees_Troy | 1 | -1/+2 |
2013-03-17 | trying to fix md5 | bigbiff bigbiff | 1 | -3/+2 |
2013-03-07 | use md5.c for computation of md5sums | bigbiff bigbiff | 1 | -0/+112 |