1. 7c3ae45 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  2. 2d388ea verifier_test : fix the call to verify_file by Trevor Drake · 11 years ago
  3. 3f23d9e Allow for more input devices by Dees_Troy · 11 years ago
  4. 76a1d41 Fix write_raw_image to work with mmc by Dees_Troy · 11 years ago
  5. 2c4e443 Fix CFLAGS for Samsung decrypt by Dees_Troy · 11 years ago
  6. f6b15d1 Fix building of updater binary by Dees_Troy · 11 years ago
  7. 4e21482 Add liblog by Ying Wang · 11 years ago
  8. 9e0b71c Improve backup list results by Dees_Troy · 11 years ago
  9. 70737fa Improve automated handlidling of partitions by Dees_Troy · 11 years ago
  10. a449a6f Fix handling of AOSP recovery commands by Dees_Troy · 11 years ago
  11. 66fc8b5 Tweak libs by Dees_Troy · 11 years ago
  12. 34614eb Improve handling of XML errors for fix permissions by Dees_Troy · 11 years ago
  13. 91862e6 Fix handling of subpartitions by Dees_Troy · 11 years ago
  14. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  15. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  16. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  17. 3b51163 Add search function to libtar by n0d3 · 11 years ago
  18. 7289a18 Merge "trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36" into twrp2.4 by Dees Troy · 11 years ago
  19. 65a4c73 trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36 by bigbiff bigbiff · 11 years ago
  20. 3263e92 Fix backup of initial directory with split archives by Dees_Troy · 11 years ago
  21. 7179659 Updates to libtar logging by Dees_Troy · 11 years ago
  22. 1357a42 2.4.4.0 by Dees_Troy · 11 years ago
  23. 4771e01 Merge "add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85" into twrp2.4 by Dees Troy · 11 years ago
  24. 8794036 add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85 by bigbiff bigbiff · 11 years ago
  25. 3b18a63 Merge "Remove unused fonts from 320x480" into twrp2.4 by Dees_Troy · 11 years ago
  26. 5a1ef67 Merge "Remove mutex from file seselector" into twrp2.4 by Dees_Troy · 11 years ago
  27. b5bd4fb am 2f50df00: am c09444eb: am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  28. 2f50df0 am c09444eb: am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  29. c09444e am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  30. f91bd41 am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  31. 1c302ca am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  32. c14a7fb Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  33. cc5859f Remove unused fonts from 320x480 by Dees_Troy · 11 years ago
  34. 146d72a Remove mutex from file seselector by Dees_Troy · 11 years ago
  35. 998716f Update exfat to newest commits by bigbiff bigbiff · 11 years ago
  36. 6fd59ac more font improvements and cleanup by Doug Zongker · 11 years ago
  37. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  38. 55a36ac recovery: change font for menus to be an image by Doug Zongker · 11 years ago
  39. 3578701 Merge "Fix capturing exit status to properly display libtar results" into twrp2.4 by Dees Troy · 11 years ago
  40. 6c917b4 Merge "Another libtar hardlink workaround" into twrp2.4 by Dees_Troy · 11 years ago
  41. 4622cf9 More file selector fixes by Dees_Troy · 11 years ago
  42. 50d63be Fix capturing exit status to properly display libtar results by Dees_Troy · 11 years ago
  43. f96fb97 Another libtar hardlink workaround by Dees_Troy · 11 years ago
  44. 869abf0 am ec838b88: Merge "minadbd: remove unnecessary header files." by Nick Kralevich · 11 years ago
  45. ec838b8 Merge "minadbd: remove unnecessary header files." by Nick Kralevich · 11 years ago
  46. 05aa743 minadbd: remove unnecessary header files. by Nick Kralevich · 11 years ago
  47. 1148c99 Change version to 2.4.3.0 by Dees_Troy · 11 years ago
  48. daab22e Merge "Add option for custom battery path" into twrp2.4 by Dees_Troy · 11 years ago
  49. 07712b2 Merge "Add 2 second pre-dim and bugfix blank timer" into twrp2.4 by Dees_Troy · 11 years ago
  50. 70237dc Add 2 second pre-dim and bugfix blank timer by Dees_Troy · 11 years ago
  51. f33b490 Add option for custom battery path by Dees_Troy · 11 years ago
  52. c0583f5 Fix file selector crash by Dees_Troy · 11 years ago
  53. f8e2f37 Load user saved setting for blank timer on recovery startup by bigbiff bigbiff · 11 years ago
  54. 58f5cf0 Copy fast scroll feature to listbox by Dees_Troy · 11 years ago
  55. 7cc278b Add fast scroll bar to fileselector by Vojtech Bocek · 11 years ago
  56. 113ee73 fixes for fakeflash zips by jt1134 · 11 years ago
  57. 2cf31af Merge "use libblkid to get filesystem type we can now use libblkid to detect exfat" into twrp2.4 by Dees Troy · 11 years ago
  58. ee6632c libtar - Fix extraction of hardlinks to use the prefix by Dees_Troy · 11 years ago
  59. 71e5aa4 fix restore on mknod Change-Id: I9fb8b927f81a8cded651e42026beb3d5c252d1e8 by bigbiff bigbiff · 11 years ago
  60. e60683a use libblkid to get filesystem type we can now use libblkid to detect exfat by bigbiff bigbiff · 11 years ago
  61. 54f6875 Change version to 2.4.2.0 by Dees_Troy · 11 years ago
  62. 43681d4 Fix building of updater for 4.2 environment by Dees_Troy · 11 years ago
  63. e111382 Merge "mtdutils: add bml_over_mtd target for aries/p1 builds" into twrp2.4 by Dees Troy · 11 years ago
  64. a443878 Fix compiling on CM7 by Dees_Troy · 11 years ago
  65. 23aa819 using __popen segfaults, switch back to popen by bigbiff bigbiff · 11 years ago
  66. e729bac Add a CleanSpec for bootable/recovery by Ben Murdoch · 11 years ago
  67. 19926ec mtdutils: add bml_over_mtd target for aries/p1 builds by jt1134 · 11 years ago
  68. 8211102 Remove ignore image size setting by Dees_Troy · 11 years ago
  69. d15e3f7 Move removal of stock recovery to shutdown sequence by Dees_Troy · 11 years ago
  70. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  71. 4efe9c3 add military time option by bigbiff bigbiff · 11 years ago
  72. 2f9117a Configurable timeout and brightness settings by Dees_Troy · 11 years ago
  73. f35d1ce Move to using the new unified fstab in recovery. by Ken Sumrall · 11 years ago
  74. cf33e4d support devices without bootpartition by ChampionSwimmer · 11 years ago
  75. 2c57d78 convert file_bps to be unsigned long long by bigbiff bigbiff · 11 years ago
  76. 87e3d93 Add MTK6575/6577 EMMC partitions backup support by igoriok · 11 years ago
  77. 10c11f6 Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identification by Anatoly Smaznov · 11 years ago
  78. e428459 Minor fix for listbox code by Dees_Troy · 11 years ago
  79. d66b12d Merge "Allow init.rc inheritance and bring init.rc closer to CM recovery source" into twrp2.4 by Dees Troy · 11 years ago
  80. 7cb4698 Merge "change libtar to fork instead of pthread" into twrp2.4 by Dees Troy · 11 years ago
  81. c81c3ca Merge "Fix keyboard layout on 800x1280" into twrp2.4 by Dees Troy · 11 years ago
  82. 7239440 Merge "Update listbox code" into twrp2.4 by Dees Troy · 11 years ago
  83. 94a599f Merge "Add highlight to file selector" into twrp2.4 by Dees Troy · 11 years ago
  84. c4517b2 Merge "Add button highlight" into twrp2.4 by Dees Troy · 11 years ago
  85. e6594ab change libtar to fork instead of pthread by bigbiff bigbiff · 11 years ago
  86. 556411f Allow init.rc inheritance and bring init.rc closer to CM recovery source by Matt Mower · 11 years ago
  87. f5f395b Fix keyboard layout on 800x1280 by Dees_Troy · 11 years ago
  88. eead985 Update listbox code by Dees_Troy · 11 years ago
  89. e7585ca Add highlight to file selector by Dees_Troy · 11 years ago
  90. 1a7a667 Add button highlight by Dees_Troy · 11 years ago
  91. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  92. 40bbcf8 Change popen in twrpTar to __popen by Dees_Troy · 11 years ago
  93. e34c133 Add write buffer for tar writes by Dees_Troy · 11 years ago
  94. be427b8 Merge "Fix misspelling and white space on fix perms" into twrp2.4 by Dees_Troy · 11 years ago
  95. ad24023 Merge "fix wrong debuging output of used BUILD FLAGS in data.cpp" into twrp2.4 by Dees Troy · 11 years ago
  96. 32f2ca8 Fix misspelling and white space on fix perms by Dees_Troy · 11 years ago
  97. 33ebf93 fix wrong debuging output of used BUILD FLAGS in data.cpp by Talustus · 11 years ago
  98. 2e97ec5 Use only std::string in TWFunc::Get_Folder_Size by Vojtech Bocek · 11 years ago
  99. 5d3589e Merge "2.4.1.0" into twrp2.4 by Dees_Troy · 11 years ago
  100. dababd7 2.4.1.0 by Dees_Troy · 11 years ago