1. bce44d8 am 660637f3: am e8d953aa: recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  2. a69b50c am 901b898d: recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  3. 901b898 recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  4. 660637f am e8d953aa: recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  5. e8d953a recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  6. 1bdd5b7 am 51ffaf54: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  7. 65c37aa am fbcfad33: am bf4a69ac: recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  8. f5edbd1 am e352c88f: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  9. 5d0da12 am 2148133d: am c870a99c: recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  10. 51ffaf5 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  11. 166565f recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  12. fbcfad3 am bf4a69ac: recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  13. bf4a69a recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  14. e352c88 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  15. c6ab95e recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  16. 35c474e recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  17. a4ee1f8 Merge "recovery: preserve recovery logs across cache wipes" by Doug Zongker · 11 years ago
  18. 6d0d7ac recovery: preserve recovery logs across cache wipes by Doug Zongker · 11 years ago
  19. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  20. 2148133 am c870a99c: recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  21. c870a99 recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  22. 602c4eb am 0ccaccf7: am 044a0b4d: recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  23. 573e830 am 4d4b233e: am 2f6877a0: recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  24. 0ccaccf am 044a0b4d: recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  25. 044a0b4 recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  26. 8b7c1b7 Remove unneeded touch code changes by Dees_Troy · 11 years ago
  27. 9309fad Fix background image for 1920x1200 by Dees_Troy · 11 years ago
  28. e7e0ae8 Update themes by Dees_Troy · 11 years ago
  29. d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
  30. 004e2df update to newest exfat changes by bigbiff bigbiff · 11 years ago
  31. c5754cf Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen() by Vojtech Bocek · 11 years ago
  32. 232b9fd graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp by Hashcode · 11 years ago
  33. 27fab9b Add additional build variable checks to Android.mk files by Trevor Drake · 11 years ago
  34. 5b468fc recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  35. f24fd7e recovery: copy logs to cache more aggressively by Doug Zongker · 11 years ago
  36. 4d4b336 Properly free blkid_probe in TWPartition::Check_FS_Type() by Vojtech Bocek · 11 years ago
  37. 43132fb Update SuperSU binary by Dees_Troy · 11 years ago
  38. f100c94 Fix saving of backup list by Dees_Troy · 11 years ago
  39. 1872795 Fix issue with save/load of zip location by Dees_Troy · 11 years ago
  40. 59df926 Fix backup of datadata by Dees_Troy · 11 years ago
  41. 76543db Fix MTD Mounting by Dees_Troy · 11 years ago
  42. ee4b6c8 Merge "Update init.rc to fix sideload" into twrp2.5 by Dees_Troy · 11 years ago
  43. c322a1b Merge changes I0d9133d6,I10355093 into twrp2.5 by Dees Troy · 11 years ago
  44. 5bd571b Merge "verifier_test : fix the call to verify_file" into twrp2.5 by Dees Troy · 11 years ago
  45. d86400b Fix touch on some Samsung devices by Dees_Troy · 11 years ago
  46. fb90321 Merge "Allow for more input devices" into twrp2.5 by Dees_Troy · 11 years ago
  47. 243f9d8 Merge "Fix write_raw_image to work with mmc" into twrp2.5 by Dees_Troy · 11 years ago
  48. 35813e6 Merge "Fix CFLAGS for Samsung decrypt" into twrp2.5 by Dees_Troy · 11 years ago
  49. 3019a91 FB2PNG: Add fb2png source to TWRP by Talustus · 11 years ago
  50. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  51. 4d4b233 am 2f6877a0: recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  52. 2f6877a recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  53. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  54. 2f2c988 start healthd in recovery by Todd Poynor · 11 years ago
  55. 0cd4cc2 Update init.rc to fix sideload by Dees_Troy · 11 years ago
  56. 0d9133d Do not render the GUI when the blanktimer turns off the display. by gordon1337 · 11 years ago
  57. 1035509 Console Render Bug caused by touch drag event by gordon1337 · 11 years ago
  58. 7839f64 am 8cd12112: am d51bfc9b: Merge "Fix the potential segmentation fault" by Doug Zongker · 11 years ago
  59. 8cd1211 am d51bfc9b: Merge "Fix the potential segmentation fault" by Doug Zongker · 11 years ago
  60. d51bfc9 Merge "Fix the potential segmentation fault" by Doug Zongker · 11 years ago
  61. 93ffa75 Fix the potential segmentation fault by Jin Feng · 11 years ago
  62. 22bdc37 am da1ebaef: recovery: save logs from the last few invocations of recovery by Doug Zongker · 11 years ago
  63. 4e021c5 am 7c3ae45e: recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  64. da1ebae recovery: save logs from the last few invocations of recovery by Doug Zongker · 11 years ago
  65. 7c3ae45 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  66. 46bee63 recovery: save logs from the last few invocations of recovery by Doug Zongker · 11 years ago
  67. 596b342 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  68. 2d388ea verifier_test : fix the call to verify_file by Trevor Drake · 11 years ago
  69. 3f23d9e Allow for more input devices by Dees_Troy · 11 years ago
  70. 76a1d41 Fix write_raw_image to work with mmc by Dees_Troy · 11 years ago
  71. 2c4e443 Fix CFLAGS for Samsung decrypt by Dees_Troy · 11 years ago
  72. c7a6858 Merge "verifier: update to support certificates using SHA-256" by Doug Zongker · 11 years ago
  73. f6b15d1 Fix building of updater binary by Dees_Troy · 11 years ago
  74. bac7fba verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  75. e5d37b4 am 4e21482d: Add liblog by Ying Wang · 11 years ago
  76. 4e21482 Add liblog by Ying Wang · 11 years ago
  77. 9e0b71c Improve backup list results by Dees_Troy · 11 years ago
  78. 70737fa Improve automated handlidling of partitions by Dees_Troy · 11 years ago
  79. a449a6f Fix handling of AOSP recovery commands by Dees_Troy · 11 years ago
  80. 66fc8b5 Tweak libs by Dees_Troy · 11 years ago
  81. 34614eb Improve handling of XML errors for fix permissions by Dees_Troy · 11 years ago
  82. 91862e6 Fix handling of subpartitions by Dees_Troy · 11 years ago
  83. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  84. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  85. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  86. 3b51163 Add search function to libtar by n0d3 · 11 years ago
  87. 7289a18 Merge "trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36" into twrp2.4 by Dees Troy · 11 years ago
  88. 65a4c73 trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36 by bigbiff bigbiff · 11 years ago
  89. 3263e92 Fix backup of initial directory with split archives by Dees_Troy · 11 years ago
  90. 7179659 Updates to libtar logging by Dees_Troy · 11 years ago
  91. 1357a42 2.4.4.0 by Dees_Troy · 11 years ago
  92. 4771e01 Merge "add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85" into twrp2.4 by Dees Troy · 11 years ago
  93. 8794036 add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85 by bigbiff bigbiff · 11 years ago
  94. 3b18a63 Merge "Remove unused fonts from 320x480" into twrp2.4 by Dees_Troy · 11 years ago
  95. 5a1ef67 Merge "Remove mutex from file seselector" into twrp2.4 by Dees_Troy · 11 years ago
  96. 84a6c0d am b5bd4fb7: (-s ours) 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
  97. 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
  98. 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
  99. 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
  100. f91bd41 am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago