1. 19 Dec, 2013 5 commits
  2. 12 Dec, 2013 1 commit
    • Koushik Dutta's avatar
      Support custom graphics.c. · aac4854b
      Koushik Dutta authored
      TWRP does not use this, but is needed for other things that depend
      on it like charger.
      
      Change-Id: Ic7d10e8230151bcc4be6cfa222a1e07231e7139f
      aac4854b
  3. 07 Dec, 2013 1 commit
  4. 06 Dec, 2013 1 commit
  5. 29 Nov, 2013 1 commit
    • Dees Troy's avatar
      Fix render issue when button has conditional · 4168a073
      Dees Troy authored
      If the button has a conditional, the image render function will
      return a 0 which indicated that an image was present even if it
      was not if the condition was not being met during boot. When the
      condition is met, mButtonImg was not set to NULL causing a render
      request failure.
      
      Change-Id: I32be0ddcdc1bf7ad22440d66018ef09484280afa
      4168a073
  6. 26 Nov, 2013 2 commits
  7. 19 Nov, 2013 2 commits
  8. 16 Nov, 2013 2 commits
  9. 11 Nov, 2013 1 commit
  10. 09 Nov, 2013 1 commit
  11. 04 Nov, 2013 2 commits
  12. 03 Nov, 2013 1 commit
    • Dees Troy's avatar
      Fix building of other utilities · d63c7643
      Dees Troy authored
      Fix building all applypatch items
      Fix building verifier_test (probably will not work right as-is)
      but at least it builds without errors.
      
      Change-Id: I7ab0c04d7d3d2c2e14b57480627e594f89a68b0b
      d63c7643
  13. 02 Nov, 2013 2 commits
    • Dees Troy's avatar
      Fix updater makefiles · ce8d8931
      Dees Troy authored
      Change-Id: Ie6262e3e80b1fd37f47b0f4a2ed343bd9f13b128
      ce8d8931
    • Dees Troy's avatar
      Fix merge conflicts and update for 4.4 kitkat · bb4c0cbc
      Dees Troy authored
      Make a copy of libmincrypt in TWRP source so we do not have to
      ifdef verifier.cpp for various versions of mincrypt.
      
      Remove reboot tool from toolbox (it was removed from 4.4 and did
      not compile properly on some devices in older trees)
      bb4c0cbc
  14. 24 Oct, 2013 5 commits
  15. 23 Oct, 2013 4 commits
  16. 22 Oct, 2013 2 commits
  17. 18 Oct, 2013 2 commits
  18. 17 Oct, 2013 5 commits