1. 971d318 Look also for buttons when checking if input device is mouse by Vojtech Bocek · 10 years ago
  2. 0ac1cba add flag for GPL license by Doug Zongker · 10 years ago
  3. 1b96411 recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  4. f2ff0a2 Merge "clean up some warnings when building recovery" by Doug Zongker · 10 years ago
  5. c3120d4 Add capslock support to keyboard by Ethan Yonker · 10 years ago
  6. 8214f0a Remove some unneeded code by Ethan Yonker · 10 years ago
  7. b2a36d3 Merge "Improve ORS scanning of storage locations" into android-4.4 by Ethan Yonker · 10 years ago
  8. d7adf29 Improve ORS scanning of storage locations by Ethan Yonker · 10 years ago
  9. 48f4c3d Merge "Fix a crash when going into recovery mode." by Maxim Siniavine · 10 years ago
  10. e7b2888 Fix a crash when going into recovery mode. by Maxim Siniavine · 10 years ago
  11. 3eb681d remove remaining libminelf references by Doug Zongker · 10 years ago
  12. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  13. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  14. 52b4036 add syspatch support to updater by Doug Zongker · 10 years ago
  15. a930030 add mzGetStoredEntry function by Doug Zongker · 10 years ago
  16. 0722056 Cache results of GUIObject::isConditionTrue() by Vojtech Bocek · 10 years ago
  17. bfb6334 Properly delete all GUIObjects and pages on theme reload by Vojtech Bocek · 10 years ago
  18. ede51c5 Conditional -> GUIObject and make all gui objects children of GUIObject by Vojtech Bocek · 10 years ago
  19. f08ada8 Allow recovery to be restored if backup=1 flag is present in recovery.fstab by bigbiff bigbiff · 10 years ago
  20. 9044700 Merge "Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist" into android-4.4 by Dees Troy · 10 years ago
  21. aae6e8c Add fix permissions to OpenRecoveryScript by Ethan Yonker · 10 years ago
  22. 5038197 Add twrpTar binary by Ethan Yonker · 10 years ago
  23. c590e7b Add rule to make libopenaes_static by Ethan Yonker · 10 years ago
  24. ccb0cf7 Add rule to make libtar_static by Ethan Yonker · 10 years ago
  25. a869edd Remove unused functions by Ethan Yonker · 10 years ago
  26. af2897c ifdef some functions that depend on other TWRP parts by Ethan Yonker · 10 years ago
  27. 374cd71 Merge "Move DataManager functions out of twrpTar.cpp" into android-4.4 by Ethan Yonker · 10 years ago
  28. 87af563 Move DataManager functions out of twrpTar.cpp by Ethan Yonker · 10 years ago
  29. f27497f Fix ext4 wiping when no SELinux contexts are defined by Ethan Yonker · 10 years ago
  30. 0385f51 Update SuperSU by Ethan Yonker · 10 years ago
  31. b555789 Separate out function for reading /system/build.prop values by Ethan Yonker · 10 years ago
  32. 5af8f3f Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist by Vojtech Bocek · 10 years ago
  33. 175cb7b Merge "Additional mount function call without mount options" into android-4.4 by Dees Troy · 10 years ago
  34. 3b2be98 Merge "Add option to print render time of each frame to log file" into android-4.4 by Dees Troy · 10 years ago
  35. a8aac90 Merge "Restore contexts when doing mkdierhier in libtar Do a restore of loaded file contexts to /data/media directory. This will help denials to be prevented when internal storage is wiped." into android-4.4 by Dees Troy · 10 years ago
  36. e492e27 Merge "Implement mouse cursor" into android-4.4 by Dees Troy · 10 years ago
  37. 75de542 Merge "Expansion of vibrate options" into android-4.4 by Ethan Yonker · 10 years ago
  38. 50b24dd Merge "Add haptic feedback" into android-4.4 by Dees Troy · 10 years ago
  39. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  40. 03db326 Expansion of vibrate options by Ethan Yonker · 10 years ago
  41. 216e042 Additional mount function call without mount options by Dees Troy · 10 years ago
  42. 6b600f9 Restore contexts when doing mkdierhier in libtar by bigbiff bigbiff · 11 years ago
  43. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  44. 6c694b6 Disable alpha blending for non-transparent bitmaps by Vojtech Bocek · 10 years ago
  45. 71e9b04 Add haptic feedback by Samer Diab (S.a.M.e.R_d) · 10 years ago
  46. 4011c71 Merge "Load RTC offset on Qualcomm Krait chips, fixes the broken time & date" into android-4.4 by Dees Troy · 10 years ago
  47. 5760002 Merge "minui: adapt backlight blanking commit to TWRP" into android-4.4 by Dees Troy · 10 years ago
  48. 5f1c7e3 Merge "Don't switch between fast and normal scroll during drag in listviews" into android-4.4 by Dees Troy · 10 years ago
  49. a21b052 Merge "Improve android secure handling" into android-4.4 by Ethan Yonker · 10 years ago
  50. 1a4744a Disable alpha blending for fully opaque rectangles by Vojtech Bocek · 10 years ago
  51. 707d321 am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  52. 2739ed9 am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  53. a5d105e Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  54. 92cdf9c recovery: fix building with pointer-to-int errors turned on by Colin Cross · 10 years ago
  55. 4a5db2d minui: adapt backlight blanking commit to TWRP by Matt Mower · 10 years ago
  56. a1aad1b Fix error message on split backups by Ethan Yonker · 10 years ago
  57. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  58. d4d1073 Improve android secure handling by Ethan Yonker · 10 years ago
  59. e0a433a Refactor twrpTar to use TarList by Dees Troy · 11 years ago
  60. 0940e41 minui: Allow devices to blank/unblank using LCD backlight by Ethan Chen · 11 years ago
  61. c7360dd Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etc by bigbiff bigbiff · 10 years ago
  62. 06c3f93 Add option to set flag for storage=0 by Ethan Yonker · 10 years ago
  63. 1f4825b Merge "ifdef some file system options that are not available in older trees" into android-4.4 by Dees Troy · 10 years ago
  64. a7b8de5 Fix SELinux function compatibility in older trees by Dees Troy · 10 years ago
  65. c4bc30e ifdef some file system options that are not available in older trees by Dees Troy · 10 years ago
  66. 59e51a4 Don't switch between fast and normal scroll during drag in listviews by Vojtech Bocek · 10 years ago
  67. 3d2baac Fix make file flag name for minzip by Ethan Yonker · 10 years ago
  68. 4068f6a am fd84f65d: am f3532072: Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  69. fd84f65 am f3532072: Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  70. f353207 Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  71. e787fee minadbd: remove dead code by Colin Cross · 10 years ago
  72. 4d1b090 am f4641299: am 295e74aa: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  73. f464129 am 295e74aa: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  74. 295e74a Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  75. 6f6441d Fix include of cutils by Dees Troy · 10 years ago
  76. 19a8e24 log extra info for debugging by Doug Zongker · 10 years ago
  77. b49b652 Merge "Force GUI render after setting brightness" into android-4.4 by Dees Troy · 10 years ago
  78. a6a2642 Merge changes I4c369222,I8a8ad4b3 into android-4.4 by Dees Troy · 10 years ago
  79. 98fb46c Fix handling of storage after decryption by Dees Troy · 11 years ago
  80. 26ff4c0 Enable UMS mounting of storage drives by Jason Riordan · 10 years ago
  81. b53907e Force GUI render after setting brightness by Matt Mower · 11 years ago
  82. d9cb906 Set listener properties for UMS mount/unmount by Matt Mower · 11 years ago
  83. c52c5b8 adbd: switch to su domain when running as root by Nick Kralevich · 10 years ago
  84. 65ad928 ADB sideload command not work by Da Zhou · 10 years ago
  85. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 10 years ago
  86. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  87. b58e6d2 Initial 240x240 theme by masteroftime · 10 years ago
  88. 0708239 am a01b6467: am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  89. a01b646 am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  90. 772f6e2 Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  91. 075ef32 correctly mount tmpfs as /tmp in recovery by Doug Zongker · 10 years ago
  92. b99d8f2 Fix white point on top-bar images in some themes by Kra1o5 · 11 years ago
  93. c22a444 am 7e0d3066: am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  94. 7e0d306 am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  95. fc72951 Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  96. 2c9d5b2 Set SELinux security contexts correctly for init and services. by Stephen Smalley · 10 years ago
  97. 2768efd remove dead code from minzip by Doug Zongker · 10 years ago
  98. 2e9cb01 Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch release by Ibrahim Awwal · 11 years ago
  99. f3819c2 am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  100. 27efc8f am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago