1. 15 Apr, 2014 1 commit
    • Ethan Yonker's avatar
      Add find file class to search for files · 00028b4a
      Ethan Yonker authored
      Scan a folder for a file based on file name. First scan the files
      in the current path, then search real directories and finally
      search symlinks in that order. Goal is to locate important sysfs
      files for things like brightness, battery capacity, lun files, etc
      
      This implementation just scans for the brightness file for the LCD
      
      Change-Id: I8ed3e74a2e2851d58b443718b6e92b50a5491f08
      00028b4a
  2. 24 Oct, 2013 1 commit
  3. 22 Oct, 2013 1 commit
  4. 24 Aug, 2013 1 commit
  5. 17 Mar, 2013 1 commit
  6. 07 Mar, 2013 1 commit
    • bigbiff bigbiff's avatar
      use md5.c for computation of md5sums · cdcfee48
      bigbiff bigbiff authored
      create a framework for computing digests and reading digests in TWRP
      add space for backwards compatibility with bb md5sum
      Change-Id: Ia18e3f430eed5eba22e5052d39b9b8d88ecd4536
      cdcfee48
  7. 07 Feb, 2013 1 commit
    • Dees_Troy's avatar
      Add write buffer for tar writes · e34c133e
      Dees_Troy authored
      update fuse to 2.9.2
      
      catch return from unlink so that we don't print error messages when things work
      Change-Id: I1115039a0fa5d9d73f78ef1abd79755d7ffd9d96
      e34c133e