1. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  2. 1eff6cd Additional checks to prevent partitioning internal storage by Ethan Yonker · 10 years ago
  3. e444918 Include no strict aliasing for MTP by Motorhead1991 · 10 years ago
  4. 8613dc0 Fix handling of MTP fork/child process by Ethan Yonker · 10 years ago
  5. a1f3805 MTP: Build flag for setting custom MTP device/path by Ethan Yonker · 10 years ago
  6. 1812c89 MTP: fix some code paths by bigbiff bigbiff · 10 years ago
  7. 26c4796 mktime_tz is blocking, don't use it by bigbiff bigbiff · 10 years ago
  8. 2e33c5e update exfat from current head by bigbiff bigbiff · 10 years ago
  9. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  10. 82ce281 Fix reporting of folder size on exfat-fuse by Ethan Yonker · 10 years ago
  11. 241a3ce MTP: Better handling of stat by Ethan Yonker · 10 years ago
  12. 2e07c04 MTP Fix rename in Windows by Dees Troy · 10 years ago
  13. 53ea0a1 MTP Fix property list for multiple storage devices by Dees Troy · 10 years ago
  14. 12055fa Properly set mtp enable variable if disabled during boot by Ethan Yonker · 10 years ago
  15. 6f49e11 Prevent MTP enable on startup if crash detected by Ethan Yonker · 10 years ago
  16. c8743cf Allow MTP debug setting to stick through a reboot by Ethan Yonker · 10 years ago
  17. 5e083dc Improve MtpStorage handling when more than one storage is present by Ethan Yonker · 10 years ago
  18. 6d154c4 Allow toggle of MTP debug by Ethan Yonker · 10 years ago
  19. 20fd25c Improve error handling during MTP startup by Ethan Yonker · 10 years ago
  20. 73da42c Ensure that MTP is enabled by default by Ethan Yonker · 10 years ago
  21. 81742fb Only use SELinux tools from toolbox if not in busybox by Matt Mower · 10 years ago
  22. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  23. 298c438 Refresh partition details after changing file system by Dees Troy · 10 years ago
  24. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  25. 3c4ac3b Fix derp by Ethan Yonker · 10 years ago
  26. 5742a40 Allow blacklisting input devices by build flag by Ethan Yonker · 10 years ago
  27. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  28. cd56f8c TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver. by xNUTx · 10 years ago
  29. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  30. b24caab Set font based on resolution if not set already by Ethan Yonker · 10 years ago
  31. 6f6a1d6 removing logging test file by Adam Outler · 10 years ago
  32. 7f9906d remove stray test file by Adam Outler · 10 years ago
  33. 18d7c98 Add possibility to use images as background or handle of slidevalue by Vojtech Bocek · 10 years ago
  34. 13baad2 update 1440x2560 keyboard mapping by bigbiff bigbiff · 10 years ago
  35. 96acb3d Allow using variables and addition/subtraction in variables by Ethan Yonker · 10 years ago
  36. 05d18c9 Stop memory management on blanking overlay graphics by Dees Troy · 10 years ago
  37. 3d49ea7 Add 280x280 theme by Ethan Yonker · 10 years ago
  38. e2b2902 Minor tweaks to watch ui.xml files by Ethan Yonker · 10 years ago
  39. d9b7200 Add 320x320 theme and split out watch.xml for square watch layout by Ethan Yonker · 10 years ago
  40. c49a366 Update 240x240 theme by Ethan Yonker · 10 years ago
  41. ba535e3 add 1440x2560 theme to TWRP by big biff · 10 years ago
  42. 7d4cedc Revert "add 1440x2560 theme to TWRP" by Dees Troy · 10 years ago
  43. c45181d add 1440x2560 theme to TWRP by bigbiff bigbiff · 10 years ago
  44. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  45. 30f100e Only disable recovery flash if it is truly "stock" recovery by dhacker29 · 10 years ago
  46. fb60a94 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  47. 2fec60a Do not wipe block misc on bootloader msg update by Matt Mower · 10 years ago
  48. 62ba652 Remove unused twbootloader.cpp by Matt Mower · 10 years ago
  49. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  50. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  51. 0fc1573 Change ro.twrp.boot boolean to twrp.crash_counter by Vojtech Bocek · 10 years ago
  52. a18f108 Fix setting of brightness during startup by Ethan Yonker · 10 years ago
  53. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  54. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  55. aad0311 Refresh after partition changes by jrior001 · 10 years ago
  56. f58d0ec mtdutils: fix rk3xhack filter by Humberto Borba · 10 years ago
  57. 3167936 Changes in rk30hack by Kra1o5 · 10 years ago
  58. 60bf94e on stock android, pthread_cancel and phtread_setcancelstate doesn't exist by Flemmard · 10 years ago
  59. 4e2ec81 libdl should also be linked to binary by Flemmard · 10 years ago
  60. f467461 minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list by Flemmard · 10 years ago
  61. 75b6f66 Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) by Motorhead1991 · 10 years ago
  62. c7f2e12 GUI: Add -fno-strict-aliasing to GUI for Vanir by Motorhead1991 · 10 years ago
  63. 1c39bc6 Fuse: add -fno-strict-aliasing to fuse for Vanir. by Motorhead1991 · 10 years ago
  64. bb687f4 minui: Do not return true from target_has_overlay() if MSM_BSP is not set by Andrew Dodd · 10 years ago
  65. 5eac222 Do not restore file system on data/media devices by Ethan Yonker · 10 years ago
  66. 0ea3be6 libtar: don't set parent dir's context when extracting a file by Vojtech Bocek · 10 years ago
  67. 25ede05 2.7.1.0 by Dees Troy · 10 years ago
  68. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  69. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  70. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  71. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  72. cbe764c Fix missing closedir() in Find_File::Find_Internal() by Vojtech Bocek · 10 years ago
  73. 277f742 Add script to convert TrueTypeFonts to TWRP's .dat format by Vojtech Bocek · 10 years ago
  74. a886ea6 Add /system/priv-app to fix permissions code. New in jellybean. by bigbiff bigbiff · 10 years ago
  75. 62b75ab Update minui to support overlay graphics by Dees Troy · 10 years ago
  76. 626009f recovery: Compatibility with upstream minui change by Steve Kondik · 10 years ago
  77. ed71fa3 Only setup settings,andsec partitions if available by Matt Mower · 10 years ago
  78. d5c1a92 More MD5 verification error handling by Matt Mower · 10 years ago
  79. fc96650 Make blank timer read brightness path from data manager by Ethan Yonker · 10 years ago
  80. eeed3c5 Fix handling of storage with data/media vs data/media/0 by Ethan Yonker · 10 years ago
  81. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  82. 9c102b5 Add additional search path for brightness by Ethan Yonker · 10 years ago
  83. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  84. 0251abc Support .md5sum extension for package verification by Matt Mower · 10 years ago
  85. 50248ab Simplify twrpTar skip dir checks, DU code cleanup by Matt Mower · 10 years ago
  86. 85ceaf1 Enable rk30xx hack by J. Carlos Romero · 10 years ago
  87. 1ecaca7 Allow device files to specify a custom theme by Ethan Yonker · 10 years ago
  88. 0c9d049 Improve handling of shell symlink in recovery ramdisk by Ethan Yonker · 10 years ago
  89. d5801c5 Force zip verification in OEM builds by Ethan Yonker · 10 years ago
  90. 00028b4 Add find file class to search for files by Ethan Yonker · 10 years ago
  91. 1eba56f Fix touch on Sprint HTC One m8 by Dees Troy · 10 years ago
  92. b1c6e05 Only split archives when split_archives is set by Dees Troy · 10 years ago
  93. 9d72327 Rearrange opening of output and input files for error handling by Dees Troy · 10 years ago
  94. 7af51ce Tweak OEM mode by Ethan Yonker · 10 years ago
  95. 5c93369 Add option to build TWRP with toolbox instead of busybox by Ethan Yonker · 10 years ago
  96. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  97. 26774a0 Stop printing Unable to mount to console if storage is removable. We will still print to by bigbiff bigbiff · 10 years ago
  98. b042538 Fix overlay graphics detection by Dees Troy · 10 years ago
  99. 924a80b Fix backup and restore of encrypted backups by Ethan Yonker · 10 years ago
  100. a54f876 Merge "Refresh page after updating partition sizes" into android-4.4 by Dees Troy · 10 years ago