1. ee19387 Erase PST partition if its marked to be erased. by Andres Morales · 10 years ago
  2. b04d0b0 am 78d458c3: Fix length printing + formats by JP Abgrall · 10 years ago
  3. 78d458c Fix length printing + formats by JP Abgrall · 10 years ago
  4. 3d49ea7 Add 280x280 theme by Ethan Yonker · 10 years ago
  5. 20c8d00 am eaf33654: only do uncryption on packages in /data by Doug Zongker · 10 years ago
  6. eaf3365 only do uncryption on packages in /data by Doug Zongker · 10 years ago
  7. e2b2902 Minor tweaks to watch ui.xml files by Ethan Yonker · 10 years ago
  8. d9b7200 Add 320x320 theme and split out watch.xml for square watch layout by Ethan Yonker · 10 years ago
  9. c49a366 Update 240x240 theme by Ethan Yonker · 10 years ago
  10. ba535e3 add 1440x2560 theme to TWRP by big biff · 10 years ago
  11. 7d4cedc Revert "add 1440x2560 theme to TWRP" by Dees Troy · 10 years ago
  12. c45181d add 1440x2560 theme to TWRP by bigbiff bigbiff · 10 years ago
  13. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  14. 30f100e Only disable recovery flash if it is truly "stock" recovery by dhacker29 · 10 years ago
  15. 5d7278d am a91ecc59: Auto create parent directories for rename support by Michael Runge · 10 years ago
  16. d29f641 Auto create parent directories for rename support by Michael Runge · 10 years ago
  17. a91ecc5 Auto create parent directories for rename support by Michael Runge · 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. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  22. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  23. 03fd6c5 Implement "take a screenshot" feature by Vojtech Bocek · 10 years ago
  24. 67351dc Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot() by Vojtech Bocek · 10 years ago
  25. 0fc1573 Change ro.twrp.boot boolean to twrp.crash_counter by Vojtech Bocek · 10 years ago
  26. a18f108 Fix setting of brightness during startup by Ethan Yonker · 10 years ago
  27. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  28. bf2cb1c Color in the console by Ethan Yonker · 10 years ago
  29. 9395022 drop APPLY_CACHE and refactor APPLY_EXT by Doug Zongker · 10 years ago
  30. aad0311 Refresh after partition changes by jrior001 · 10 years ago
  31. f58d0ec mtdutils: fix rk3xhack filter by Humberto Borba · 10 years ago
  32. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  33. 3167936 Changes in rk30hack by Kra1o5 · 10 years ago
  34. 60bf94e on stock android, pthread_cancel and phtread_setcancelstate doesn't exist by Flemmard · 10 years ago
  35. 4e2ec81 libdl should also be linked to binary by Flemmard · 10 years ago
  36. f467461 minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list by Flemmard · 10 years ago
  37. 75b6f66 Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) by Motorhead1991 · 10 years ago
  38. c7f2e12 GUI: Add -fno-strict-aliasing to GUI for Vanir by Motorhead1991 · 10 years ago
  39. 1c39bc6 Fuse: add -fno-strict-aliasing to fuse for Vanir. by Motorhead1991 · 10 years ago
  40. bb687f4 minui: Do not return true from target_has_overlay() if MSM_BSP is not set by Andrew Dodd · 10 years ago
  41. e8d7dd4 am 3e0fc39e: am 974fe112: Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  42. 3e0fc39 am 974fe112: Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  43. 22bcf97 recovery: enable panic_on_oops by Colin Cross · 10 years ago
  44. 974fe11 Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  45. e739d7e Fix recovery mode. by Riley Andrews · 10 years ago
  46. b9afc2b Use LOCAL_REQUIRED_MODULES for mkfs.f2fs by Ji-Hwan Lee · 10 years ago
  47. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  48. 5eac222 Do not restore file system on data/media devices by Ethan Yonker · 10 years ago
  49. ba545d7 minui: avoid random screen frame at startup by Joey Pan · 10 years ago
  50. 43772d2 advance progress bar during block OTA installations by Doug Zongker · 10 years ago
  51. 3fa26c9 am dff8afe1: (-s ours) restore holo UI in recovery -- DO NOT MERGE by Doug Zongker · 10 years ago
  52. 9a5f584 Merge "restore holo UI in recovery" by Doug Zongker · 10 years ago
  53. 5b5f6c2 restore holo UI in recovery by Doug Zongker · 10 years ago
  54. ad07492 am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  55. 54a6117 am cfd4b286: Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  56. cfd4b28 Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  57. 0ea3be6 libtar: don't set parent dir's context when extracting a file by Vojtech Bocek · 10 years ago
  58. 187d626 recovery: initialize keys press tracking status by Mihai Serban · 10 years ago
  59. 25ede05 2.7.1.0 by Dees Troy · 10 years ago
  60. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  61. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  62. dff8afe restore holo UI in recovery -- DO NOT MERGE by Doug Zongker · 10 years ago
  63. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  64. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  65. cbe764c Fix missing closedir() in Find_File::Find_Internal() by Vojtech Bocek · 10 years ago
  66. 277f742 Add script to convert TrueTypeFonts to TWRP's .dat format by Vojtech Bocek · 10 years ago
  67. a886ea6 Add /system/priv-app to fix permissions code. New in jellybean. by bigbiff bigbiff · 10 years ago
  68. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  69. ffb557d am 502e4595: am d1c64060: am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  70. 502e459 am d1c64060: am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  71. d1c6406 am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  72. 5fbb729 Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  73. ddb1b74 am c4804e9b: am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  74. c4804e9 am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  75. d459269 am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  76. 3ca99f6 Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  77. eed6483 am 0766cdf4: am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  78. 0766cdf am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  79. d2fb4ed am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  80. d27aa76 Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  81. f766396 Support BGRA framebuffer by Daniel Leung · 10 years ago
  82. 8c7457a am 48abd574: am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  83. 48abd57 am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  84. 34ff5fe am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  85. 74b90b3 Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  86. 4aa12dd fix vulnerability in bspatch by Doug Zongker · 10 years ago
  87. f5d9f89 Allow 0-byte files in full OTAs. by Michael Runge · 10 years ago
  88. 64e7fcd am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  89. e9f9238 am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  90. 1cd5242 am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  91. 1c2cf1d Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  92. 62b75ab Update minui to support overlay graphics by Dees Troy · 10 years ago
  93. aa1a31e Allow lines without = signs. by Michael Runge · 10 years ago
  94. 626009f recovery: Compatibility with upstream minui change by Steve Kondik · 10 years ago
  95. ff5fc6c am ddaaccb3: am 29759e9d: Merge commit \'25c2b2f670a3b11f7ce78eccde10c1a79188c9a8\' into HEAD by Bill Yi · 10 years ago
  96. ddaaccb am 29759e9d: Merge commit \'25c2b2f670a3b11f7ce78eccde10c1a79188c9a8\' into HEAD by Bill Yi · 10 years ago
  97. 29759e9 Merge commit '25c2b2f670a3b11f7ce78eccde10c1a79188c9a8' into HEAD by Bill Yi · 10 years ago
  98. 41909dd recovery: minui: add adf backend by Greg Hackmann · 10 years ago
  99. 5ec6f4d am 9e8d81ba: am 0e22af65: recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  100. 9e8d81b am 0e22af65: recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago