1. 0d18a3d FPII-1923: TWRP: Allow replacment of recovery through updates by Dirk Vogt · 8 years ago FP2-open-16.05.0
  2. de2efe1 FPII-1922: openrecoveryscript: really append ORS command to ORS script file. by xiaolu · 9 years ago
  3. b12238f FP2-1769: TWRP FP2 adapations by Dirk Vogt · 8 years ago
  4. f20a570 minuitwrp: pixelflinger no longer has VectorImpl by maxwen · 9 years ago
  5. 8499b08 Add support for RGBA_8888 pixel format by Kra1o5 · 9 years ago
  6. d6821a1 Add TW_IGNORE_ABS_MT_TRACKING_ID by Ethan Yonker · 9 years ago
  7. 89583ef Fix up some TW_OEM_BUILD things by Ethan Yonker · 9 years ago
  8. bc85b63 Wipe crypto key when formatting data by Ethan Yonker · 9 years ago
  9. 85161af ORS: Report success if AOSP script succeeds by Matt Mower · 9 years ago
  10. d16b2ce gui: support new theme directory structure by that · 9 years ago
  11. ffc9174 Really fix background color on 480x800 theme by Ethan Yonker · 9 years ago
  12. 44d59ea minui: add BOARD_USE_CUSTOM_RECOVERY_FONT by maxwen · 9 years ago
  13. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  14. 961d20e Make system read only show no matter what on first TWRP boot by Ethan Yonker · 9 years ago
  15. ec009e8 Allow devices to override USB init by Matt Mower · 9 years ago
  16. 7fe1b39 Update path for libcryptfs_hw to proper variable by Captain Throwback · 9 years ago
  17. c01391c gui: allow listbox to be used as menu and as read-only list by that · 9 years ago
  18. f6b2066 gui: keyboard: support longpress label offset, code cleanup by that · 9 years ago
  19. 983be2a Fix minor background bug in 480x800 xml by Ethan Yonker · 9 years ago
  20. b63e2f9 gui: allow specifying object type in element name by that · 9 years ago
  21. c9556cc Add flag to disable double buffering by Kra1o5 · 9 years ago
  22. f2786d3 2.8.7.0 by Ethan Yonker · 9 years ago
  23. e926074 Cleanup device_id retrieval by Matt Mower · 9 years ago
  24. f256b72 [WIP] gui: software drawn keyboard (code only) by that · 9 years ago
  25. f846cac Fix mass storage in recovery by ramsudharsan · 9 years ago
  26. bfce504 fix settingsstorage mark by Xuefer · 9 years ago
  27. 6511c4d Allow ORS set command to work with spaces in the value by Ethan Yonker · 9 years ago
  28. 28a85d2 Make sure that adbd restarts after sideload by Dees Troy · 9 years ago
  29. 7969913 framebuffer: s6 edge takes a little lomger to initialize fb0 by jenkins · 9 years ago
  30. a163f15 add magic property.* value for accessing system property variables by Xuefer · 9 years ago
  31. 26ffa86 minuitwrp: fix crash when taking a screenshot. by xiaolu · 9 years ago
  32. 9416f4f partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data. by xiaolu · 9 years ago
  33. e1abe61 Fix ORS scripts displaying an error after completing by Ethan Yonker · 9 years ago
  34. 0e2c657 Fix system read only behavior during boot by Ethan Yonker · 9 years ago
  35. 0eb2aab avoid possible dead loop for invalid utf8 by Xuefer · 9 years ago
  36. c7b631b gui: set tw_file to the currently flashed file name without path by that · 9 years ago
  37. 74db84e Fix double free crash during encrypted backups by Ethan Yonker · 9 years ago
  38. 5267a21 gui: move retainaspect handling to the resource ctors by that · 9 years ago
  39. a29361a Don't try to read temparature file if TW_NO_CPU_TEMP is set to true. by Agontuk · 9 years ago
  40. d6966f4 Fix unable to uncheck the mount read only check box by Ethan Yonker · 9 years ago
  41. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  42. 8335324 minuitwrp: remove unused variable by ramsudharsan · 9 years ago
  43. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  44. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  45. f746dbb Only include uncrypt if not in system/core by Matt Mower · 9 years ago
  46. 56fe5e7 recovery: Add lz4 libs if available by Tom Marshall · 9 years ago
  47. 203bcc9 partitionmanager: remove broken and unused progress calculation code by that · 9 years ago
  48. c7572eb partition: support texfat module by that · 9 years ago
  49. 352b75e Backup: fix 'out of memory' issue when backing up large partition as image by codelover · 9 years ago
  50. 4e0e3fc bootloader: align with AOSP code by that · 9 years ago
  51. d411f8d GUI: Prevent duplicate page overlays by Matt Mower · 9 years ago
  52. cf94db1 TZ: Update default time zone string by Matt Mower · 9 years ago
  53. c657cc0 Support Qualcomm hardware decrypt by Dees Troy · 9 years ago
  54. de50c5f Add option to use new heap_id_mask instead of old heap_mask by Kra1o5 · 9 years ago
  55. 2252d24 twrpTar: fix segfault after encrypted backups by that · 9 years ago
  56. 9eadc51 bootloader: fix crash with empty lines in /cache/recovery/command by that · 9 years ago
  57. 0e9dec8 2.8.6.0 by Ethan Yonker · 9 years ago
  58. bc2bc6b Fix reboot for some devices by Ethan Yonker · 9 years ago
  59. 202e51b gui: add DST rules to time zones for USA and Europe by that · 9 years ago
  60. 0fdcbec Fix TWFunc::Wait_For_Child reporting success when child segfaults by Vojtech Bocek · 9 years ago
  61. 78ab0c5 libtar: fix handling of files bigger than 2 GiB by Vojtech Bocek · 9 years ago
  62. 7e1b986 updater: only include tune2fs support when libtune2fs is available by Ethan Yonker · 9 years ago
  63. 1c27331 Allow multiple overlays by Ethan Yonker · 9 years ago
  64. 96bc6dd Ingore touch events for 0,0 by Ethan Yonker · 9 years ago
  65. 27b0aee Fix non-working "Do Not Install" button on "installsu" page. by codelover · 9 years ago
  66. 2a3d4ce Fix TWRP not mounting /data/media type storage if built with toolbox utils by codelover · 9 years ago
  67. 7d66ce5 toolbox: Include setenforce into tools.h by Andrea Mennillo · 9 years ago
  68. 54cf108 Fix invalid memory access when rendering a ttf glyph with 'left' < 0 by Vojtech Bocek · 9 years ago
  69. a482f25 Fix deadlock in gr_ttf_measureEx if called before the height is cached by Vojtech Bocek · 9 years ago
  70. e8c3927 Fix GUIPatternPassword when the pattern crosses already visited dots by Vojtech Bocek · 9 years ago
  71. 89d90e2 Merge "Revert "Force sync files written by minzip."" into android-5.1 by Andrew Dodd · 9 years ago
  72. d86f49d gui: keyboard: introduce struct Layout and simplify caps handling by that · 9 years ago
  73. e79878b gui: keyboard: add HitTestKey method, minor simplifications by that · 9 years ago
  74. 7cec636 gui: fix 1920x1200 keyboard "_", ":", "!" and "?" by that · 9 years ago
  75. 6db855e gui: keyboard doesn't need its own action by that · 9 years ago
  76. de72a98 Revert "Force sync files written by minzip." by Andrew Dodd · 9 years ago
  77. f5c2d6c Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp by Ethan Yonker · 9 years ago
  78. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  79. 30fa335 Allow touch to use a key code to sync touch events by Ethan Yonker · 9 years ago
  80. 4f6a976 Make TWRP compile for x86-64 CPU target by Ethan Yonker · 9 years ago
  81. 989709a GUI: Add monospace TTF by Matt Mower · 9 years ago
  82. 591b920 Reduce themes to 5 and rely on scaling by Ethan Yonker · 9 years ago
  83. 4142408 Handle sdk version 22 as lollipop by mar-v-in · 9 years ago
  84. 92084af toolbox: Cleanup Makefile by Matt Mower · 9 years ago
  85. 05ec1d4 Mount pstore filesystem while in recovery by Vojtech Bocek · 9 years ago
  86. 3041c88 Properly disable GGL_TEXTURE_2D after using it in minuitwrp by Vojtech Bocek · 9 years ago
  87. db378b6 Implement gr_line() and gr_render_circle() by Vojtech Bocek · 9 years ago
  88. b2e8f67 gui: support string resources by that · 9 years ago
  89. 0f42506 gui: allow specifying resource type in element name by that · 9 years ago
  90. 74ac606 gui: type safe resources part 2 by that · 9 years ago
  91. 18e13a9 gui: make scroll bars smaller and transparent by that · 9 years ago
  92. 8d46c09 gui: kinetic scrolling for console by that · 9 years ago
  93. 0af7795 gui: introduce virtual RenderItem method in ScrollList by that · 9 years ago
  94. e738da5 minuitwrp: fix crash issue, when the console use TTF font to display unicode font. by xiaolu · 9 years ago
  95. 5aa29ab GUI: Terminal command: minor improvements by Matt Mower · 9 years ago
  96. 8293153 GUI: Use valid XML syntax by Matt Mower · 9 years ago
  97. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  98. 1a147a4 Properly initialize Archive_Current_Size to 0 in twrpTar by Ethan Yonker · 9 years ago
  99. e057c2b GUI: Restore text input field for restore decrypt by Matt Mower · 9 years ago
  100. 72b90e3 gui: fix missing icons in fileselector by that · 9 years ago