1. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  2. b24caab Set font based on resolution if not set already by Ethan Yonker · 10 years ago
  3. 6f6a1d6 removing logging test file by Adam Outler · 10 years ago
  4. 7f9906d remove stray test file by Adam Outler · 10 years ago
  5. 18d7c98 Add possibility to use images as background or handle of slidevalue by Vojtech Bocek · 10 years ago
  6. 13baad2 update 1440x2560 keyboard mapping by bigbiff bigbiff · 10 years ago
  7. 96acb3d Allow using variables and addition/subtraction in variables by Ethan Yonker · 10 years ago
  8. 05d18c9 Stop memory management on blanking overlay graphics by Dees Troy · 10 years ago
  9. 3d49ea7 Add 280x280 theme by Ethan Yonker · 10 years ago
  10. e2b2902 Minor tweaks to watch ui.xml files by Ethan Yonker · 10 years ago
  11. d9b7200 Add 320x320 theme and split out watch.xml for square watch layout by Ethan Yonker · 10 years ago
  12. c49a366 Update 240x240 theme by Ethan Yonker · 10 years ago
  13. ba535e3 add 1440x2560 theme to TWRP by big biff · 10 years ago
  14. 7d4cedc Revert "add 1440x2560 theme to TWRP" by Dees Troy · 10 years ago
  15. c45181d add 1440x2560 theme to TWRP by bigbiff bigbiff · 10 years ago
  16. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  17. 30f100e Only disable recovery flash if it is truly "stock" recovery by dhacker29 · 10 years ago
  18. fb60a94 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  19. 2fec60a Do not wipe block misc on bootloader msg update by Matt Mower · 10 years ago
  20. 62ba652 Remove unused twbootloader.cpp by Matt Mower · 10 years ago
  21. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  22. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  23. 0fc1573 Change ro.twrp.boot boolean to twrp.crash_counter by Vojtech Bocek · 10 years ago
  24. a18f108 Fix setting of brightness during startup by Ethan Yonker · 10 years ago
  25. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  26. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  27. aad0311 Refresh after partition changes by jrior001 · 10 years ago
  28. f58d0ec mtdutils: fix rk3xhack filter by Humberto Borba · 10 years ago
  29. 3167936 Changes in rk30hack by Kra1o5 · 10 years ago
  30. 60bf94e on stock android, pthread_cancel and phtread_setcancelstate doesn't exist by Flemmard · 10 years ago
  31. 4e2ec81 libdl should also be linked to binary by Flemmard · 10 years ago
  32. f467461 minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list by Flemmard · 10 years ago
  33. 75b6f66 Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) by Motorhead1991 · 10 years ago
  34. c7f2e12 GUI: Add -fno-strict-aliasing to GUI for Vanir by Motorhead1991 · 10 years ago
  35. 1c39bc6 Fuse: add -fno-strict-aliasing to fuse for Vanir. by Motorhead1991 · 10 years ago
  36. bb687f4 minui: Do not return true from target_has_overlay() if MSM_BSP is not set by Andrew Dodd · 10 years ago
  37. 5eac222 Do not restore file system on data/media devices by Ethan Yonker · 10 years ago
  38. 0ea3be6 libtar: don't set parent dir's context when extracting a file by Vojtech Bocek · 10 years ago
  39. 25ede05 2.7.1.0 by Dees Troy · 10 years ago
  40. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  41. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  42. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  43. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  44. cbe764c Fix missing closedir() in Find_File::Find_Internal() by Vojtech Bocek · 10 years ago
  45. 277f742 Add script to convert TrueTypeFonts to TWRP's .dat format by Vojtech Bocek · 10 years ago
  46. a886ea6 Add /system/priv-app to fix permissions code. New in jellybean. by bigbiff bigbiff · 10 years ago
  47. 62b75ab Update minui to support overlay graphics by Dees Troy · 10 years ago
  48. 626009f recovery: Compatibility with upstream minui change by Steve Kondik · 10 years ago
  49. ed71fa3 Only setup settings,andsec partitions if available by Matt Mower · 10 years ago
  50. d5c1a92 More MD5 verification error handling by Matt Mower · 10 years ago
  51. fc96650 Make blank timer read brightness path from data manager by Ethan Yonker · 10 years ago
  52. eeed3c5 Fix handling of storage with data/media vs data/media/0 by Ethan Yonker · 10 years ago
  53. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  54. 9c102b5 Add additional search path for brightness by Ethan Yonker · 10 years ago
  55. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  56. 0251abc Support .md5sum extension for package verification by Matt Mower · 10 years ago
  57. 50248ab Simplify twrpTar skip dir checks, DU code cleanup by Matt Mower · 10 years ago
  58. 85ceaf1 Enable rk30xx hack by J. Carlos Romero · 10 years ago
  59. 1ecaca7 Allow device files to specify a custom theme by Ethan Yonker · 10 years ago
  60. 0c9d049 Improve handling of shell symlink in recovery ramdisk by Ethan Yonker · 10 years ago
  61. d5801c5 Force zip verification in OEM builds by Ethan Yonker · 10 years ago
  62. 00028b4 Add find file class to search for files by Ethan Yonker · 10 years ago
  63. 1eba56f Fix touch on Sprint HTC One m8 by Dees Troy · 10 years ago
  64. b1c6e05 Only split archives when split_archives is set by Dees Troy · 10 years ago
  65. 9d72327 Rearrange opening of output and input files for error handling by Dees Troy · 10 years ago
  66. 7af51ce Tweak OEM mode by Ethan Yonker · 10 years ago
  67. 5c93369 Add option to build TWRP with toolbox instead of busybox by Ethan Yonker · 10 years ago
  68. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  69. 26774a0 Stop printing Unable to mount to console if storage is removable. We will still print to by bigbiff bigbiff · 10 years ago
  70. b042538 Fix overlay graphics detection by Dees Troy · 10 years ago
  71. 924a80b Fix backup and restore of encrypted backups by Ethan Yonker · 10 years ago
  72. a54f876 Merge "Refresh page after updating partition sizes" into android-4.4 by Dees Troy · 10 years ago
  73. 7ad80ec Merge "Convert 1600x2560 ui.xml to unix line endings" into android-4.4 by Dees Troy · 10 years ago
  74. e65e35c Merge "Fix display of .android_secure size in Backup" into android-4.4 by Dees Troy · 10 years ago
  75. 74a149b Merge changes Ia75c34ab,I5743d9b9 into android-4.4 by Ethan Yonker · 10 years ago
  76. cd8169c Refresh page after updating partition sizes by Matt Mower · 10 years ago
  77. 05aa135 Convert 1600x2560 ui.xml to unix line endings by Matt Mower · 10 years ago
  78. ed42690 Fix display of .android_secure size in Backup by Matt Mower · 10 years ago
  79. 3a746d6 Merge "Remove deprecated tar exclude functionality" into android-4.4 by Dees Troy · 10 years ago
  80. 5a05f47 Merge "if md5 check is not selected for subpartitions, don't check it." into android-4.4 by Dees Troy · 10 years ago
  81. 1ce5e33 Merge "Fix /data backup size if contains media subdirs" into android-4.4 by Dees Troy · 10 years ago
  82. 3d37eae Merge "Allow disabling legacy properties" into android-4.4 by Dees Troy · 10 years ago
  83. 90a203f Merge "Cleanup DU Get_Folder_Size function" into android-4.4 by Dees Troy · 10 years ago
  84. 2ea342a Merge "correctly mount tmpfs as /tmp in recovery" into android-4.4 by Dees Troy · 10 years ago
  85. a7a366e Merge "Add basic error checking to legacy property init" into android-4.4 by Dees Troy · 10 years ago
  86. 4ee5ad7 Support Qualcomm overlay graphics in recovery by Ethan Yonker · 10 years ago
  87. 47360be Improve USB Storage handling by Ethan Yonker · 10 years ago
  88. bb81e5d Remove deprecated tar exclude functionality by Matt Mower · 10 years ago
  89. 0733881 if md5 check is not selected for subpartitions, don't check it. by bigbiff bigbiff · 10 years ago
  90. f77994d Fix /data backup size if contains media subdirs by Matt Mower · 10 years ago
  91. 55d6542 correctly mount tmpfs as /tmp in recovery by Doug Zongker · 10 years ago
  92. 2f1b2ab Cleanup DU Get_Folder_Size function by Matt Mower · 10 years ago
  93. 6883d73 Allow disabling legacy properties by Matt Mower · 10 years ago
  94. cdd3b33 Add basic error checking to legacy property init by Matt Mower · 10 years ago
  95. 1131cff add 1600x2560 to TWRP. Thanks to nrage123 and Gunthermic for creating the theme. by bigbiff bigbiff · 10 years ago
  96. 02a6453 Re-arrange handling of settings storage partition by Dees Troy · 10 years ago
  97. ec8fc28 Change to lstat so we don't count the target of symbolic links as part by bigbiff bigbiff · 10 years ago
  98. c05c598 Improve handling of settings storage and android secure by Ethan Yonker · 10 years ago
  99. 863ecff Merge "Fix skipping of relative paths and lost+found in twrpDU" into android-4.4 by Dees Troy · 10 years ago
  100. 05f87d6 Fix skipping of relative paths and lost+found in twrpDU by Vojtech Bocek · 10 years ago