1. 74db84e Fix double free crash during encrypted backups by Ethan Yonker · 9 years ago
  2. 5267a21 gui: move retainaspect handling to the resource ctors by that · 9 years ago
  3. a29361a Don't try to read temparature file if TW_NO_CPU_TEMP is set to true. by Agontuk · 9 years ago
  4. d6966f4 Fix unable to uncheck the mount read only check box by Ethan Yonker · 9 years ago
  5. 46bdc96 remove useless memset and \n by Xuefer · 9 years ago
  6. 8335324 minuitwrp: remove unused variable by ramsudharsan · 9 years ago
  7. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  8. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  9. f746dbb Only include uncrypt if not in system/core by Matt Mower · 9 years ago
  10. 56fe5e7 recovery: Add lz4 libs if available by Tom Marshall · 9 years ago
  11. 203bcc9 partitionmanager: remove broken and unused progress calculation code by that · 9 years ago
  12. c7572eb partition: support texfat module by that · 9 years ago
  13. 352b75e Backup: fix 'out of memory' issue when backing up large partition as image by codelover · 9 years ago
  14. 4e0e3fc bootloader: align with AOSP code by that · 9 years ago
  15. d411f8d GUI: Prevent duplicate page overlays by Matt Mower · 9 years ago
  16. cf94db1 TZ: Update default time zone string by Matt Mower · 9 years ago
  17. c657cc0 Support Qualcomm hardware decrypt by Dees Troy · 9 years ago
  18. de50c5f Add option to use new heap_id_mask instead of old heap_mask by Kra1o5 · 9 years ago
  19. 2252d24 twrpTar: fix segfault after encrypted backups by that · 9 years ago
  20. 9eadc51 bootloader: fix crash with empty lines in /cache/recovery/command by that · 9 years ago
  21. 0e9dec8 2.8.6.0 by Ethan Yonker · 9 years ago
  22. bc2bc6b Fix reboot for some devices by Ethan Yonker · 9 years ago
  23. 202e51b gui: add DST rules to time zones for USA and Europe by that · 9 years ago
  24. 0fdcbec Fix TWFunc::Wait_For_Child reporting success when child segfaults by Vojtech Bocek · 9 years ago
  25. 78ab0c5 libtar: fix handling of files bigger than 2 GiB by Vojtech Bocek · 9 years ago
  26. 7e1b986 updater: only include tune2fs support when libtune2fs is available by Ethan Yonker · 9 years ago
  27. 1c27331 Allow multiple overlays by Ethan Yonker · 9 years ago
  28. 96bc6dd Ingore touch events for 0,0 by Ethan Yonker · 9 years ago
  29. 27b0aee Fix non-working "Do Not Install" button on "installsu" page. by codelover · 9 years ago
  30. 2a3d4ce Fix TWRP not mounting /data/media type storage if built with toolbox utils by codelover · 9 years ago
  31. 7d66ce5 toolbox: Include setenforce into tools.h by Andrea Mennillo · 9 years ago
  32. 54cf108 Fix invalid memory access when rendering a ttf glyph with 'left' < 0 by Vojtech Bocek · 9 years ago
  33. a482f25 Fix deadlock in gr_ttf_measureEx if called before the height is cached by Vojtech Bocek · 9 years ago
  34. e8c3927 Fix GUIPatternPassword when the pattern crosses already visited dots by Vojtech Bocek · 9 years ago
  35. 89d90e2 Merge "Revert "Force sync files written by minzip."" into android-5.1 by Andrew Dodd · 9 years ago
  36. d86f49d gui: keyboard: introduce struct Layout and simplify caps handling by that · 9 years ago
  37. e79878b gui: keyboard: add HitTestKey method, minor simplifications by that · 9 years ago
  38. 7cec636 gui: fix 1920x1200 keyboard "_", ":", "!" and "?" by that · 9 years ago
  39. 6db855e gui: keyboard doesn't need its own action by that · 9 years ago
  40. de72a98 Revert "Force sync files written by minzip." by Andrew Dodd · 9 years ago
  41. f5c2d6c Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp by Ethan Yonker · 9 years ago
  42. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  43. 30fa335 Allow touch to use a key code to sync touch events by Ethan Yonker · 9 years ago
  44. 4f6a976 Make TWRP compile for x86-64 CPU target by Ethan Yonker · 9 years ago
  45. 989709a GUI: Add monospace TTF by Matt Mower · 9 years ago
  46. 591b920 Reduce themes to 5 and rely on scaling by Ethan Yonker · 9 years ago
  47. 4142408 Handle sdk version 22 as lollipop by mar-v-in · 9 years ago
  48. 92084af toolbox: Cleanup Makefile by Matt Mower · 9 years ago
  49. 05ec1d4 Mount pstore filesystem while in recovery by Vojtech Bocek · 9 years ago
  50. 3041c88 Properly disable GGL_TEXTURE_2D after using it in minuitwrp by Vojtech Bocek · 9 years ago
  51. db378b6 Implement gr_line() and gr_render_circle() by Vojtech Bocek · 9 years ago
  52. b2e8f67 gui: support string resources by that · 9 years ago
  53. 0f42506 gui: allow specifying resource type in element name by that · 9 years ago
  54. 74ac606 gui: type safe resources part 2 by that · 9 years ago
  55. 18e13a9 gui: make scroll bars smaller and transparent by that · 9 years ago
  56. 8d46c09 gui: kinetic scrolling for console by that · 9 years ago
  57. 0af7795 gui: introduce virtual RenderItem method in ScrollList by that · 9 years ago
  58. e738da5 minuitwrp: fix crash issue, when the console use TTF font to display unicode font. by xiaolu · 9 years ago
  59. 5aa29ab GUI: Terminal command: minor improvements by Matt Mower · 9 years ago
  60. 8293153 GUI: Use valid XML syntax by Matt Mower · 9 years ago
  61. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  62. 1a147a4 Properly initialize Archive_Current_Size to 0 in twrpTar by Ethan Yonker · 9 years ago
  63. e057c2b GUI: Restore text input field for restore decrypt by Matt Mower · 9 years ago
  64. 72b90e3 gui: fix missing icons in fileselector by that · 9 years ago
  65. bf1d672 Theme: Add ability to disable size checking before backup by bigbiff · 9 years ago
  66. ba75a0e gui: don't truncate values to 0 after scaling by that · 9 years ago
  67. 72b90ab Fix reboot system on watch theme by Ethan Yonker · 9 years ago
  68. e9e9ccd Fix fsck_msdos symlink by Matt Mower · 9 years ago
  69. a999821 gui: proportional scrollbars by that · 9 years ago
  70. 74a6d0d Replace Auto_Generated name spaces with underscores. by bigbiff · 9 years ago
  71. 21ff02a GUI: Support styles in xml to reduce xml file size by Ethan Yonker · 9 years ago
  72. 10ec017 gui: make kinetic scrolling deceleration more awesome by that · 9 years ago
  73. 9876ac3 gui: support scrollable lists without headers by that · 9 years ago
  74. f6ed8fc gui: make resources type safe by that · 9 years ago
  75. cfd6509 Retain and display previous selection for image flashing by Ethan Yonker · 9 years ago
  76. fa30aca gui: fix condition handling for lists by that · 9 years ago
  77. c26ba0d minuitwrp: fix file descriptor leak in open_png by that · 9 years ago
  78. f892d05 2.8.5.0 by Ethan Yonker · 9 years ago
  79. aee144c Fix handling of mapped zip files for OTA updates by Ethan Yonker · 9 years ago
  80. 727aeb8 Fix handling of GGLContext in res_scale_surface by Ethan Yonker · 9 years ago
  81. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 9 years ago
  82. 1b6199f Remove deletes for images from scroll list GUI Elements by Ethan Yonker · 9 years ago
  83. de72b6d gui: avoid high CPU usage while waiting for input by that · 9 years ago
  84. 3f15be4 Reset data manager variables before running runPages by Ethan Yonker · 9 years ago
  85. 13f7ae9 Fix erroneous infinite loop in MTP inotify_t by Ethan Yonker · 9 years ago
  86. 05360ba gui: fix console lockup when scrolling by that · 9 years ago
  87. ae4b12e gui: make kinetic scrolling more natural by that · 9 years ago
  88. 0a3a98f Unify scrollable list code by Ethan Yonker · 9 years ago
  89. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  90. a3fa75f Allow wiping f2fs to reserve space for a crypto footer by dhacker29 · 9 years ago
  91. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  92. 1a7ba97 gui: simplify code in GUIKeyboard by that · 9 years ago
  93. 5fa54ce gui: fix potential invalid memory access by that · 9 years ago
  94. f37aec2 gui: fix hardware keyboard by that · 9 years ago
  95. c5837f3 gui: fix lag (and event logging) by that · 9 years ago
  96. 73a5295 gui: run cancel action in another thread by that · 9 years ago
  97. 9fa5153 gui: move input handling into a class by that · 9 years ago
  98. e13fa63 Move input handling into the main thread by Ethan Yonker · 9 years ago
  99. d1372f7 Fixed screen flipping for devices where xres_virtual > xres by Bogdan Seniuc · 9 years ago
  100. f8194e2 gui: fix IsInRegion by that · 9 years ago