1. 22427ff merge in lmp-release history after reset to 1d5d6098f4a470bc8e56ae8914180041815e6e22 by The Android Automerger · 10 years ago
  2. 8315f88 merge in lmp-release history after reset to 1d5d6098f4a470bc8e56ae8914180041815e6e22 by The Android Automerger · 10 years ago
  3. 19eeee5 merge in lmp-release history after reset to 1d5d6098f4a470bc8e56ae8914180041815e6e22 by The Android Automerger · 10 years ago
  4. 796e556 merge in lmp-release history after reset to 1d5d6098f4a470bc8e56ae8914180041815e6e22 by The Android Automerger · 10 years ago
  5. f2127b6 fix two bugs in block image updater by Doug Zongker · 10 years ago
  6. 1d5d609 fix two bugs in block image updater by Doug Zongker · 10 years ago
  7. 314b3e3 merge in lmp-release history after reset to bc7ffeda98a861e346c30c771d3258030f7fcf21 by The Android Automerger · 10 years ago
  8. c96ad78 merge in lmp-release history after reset to bc7ffeda98a861e346c30c771d3258030f7fcf21 by The Android Automerger · 10 years ago
  9. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  10. 7f48b43 merge in lmp-release history after reset to 2efc9d994ce59f9ebfc2290c2adc5d760e8939c2 by The Android Automerger · 10 years ago
  11. 2efc9d9 clear BCB in misc partition before rebooting by Doug Zongker · 10 years ago
  12. e5645ff merge in lmp-release history after reset to 1a35a586904cd429fd3a6a6c2de64a16ccdf693d by The Android Automerger · 10 years ago
  13. 3c5bfe5 merge in lmp-release history after reset to 1a35a586904cd429fd3a6a6c2de64a16ccdf693d by The Android Automerger · 10 years ago
  14. 1a35a58 revert uncrypt back to dynamic linking, fix libs by Doug Zongker · 10 years ago
  15. 3c4ac3b Fix derp by Ethan Yonker · 10 years ago
  16. 64be827 change uncrypt to static linking by Doug Zongker · 10 years ago
  17. 5742a40 Allow blacklisting input devices by build flag by Ethan Yonker · 10 years ago
  18. 537d34f change uncrypt to static linking by Doug Zongker · 10 years ago
  19. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  20. cd56f8c TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver. by xNUTx · 10 years ago
  21. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  22. b24caab Set font based on resolution if not set already by Ethan Yonker · 10 years ago
  23. 6f6a1d6 removing logging test file by Adam Outler · 10 years ago
  24. 7f9906d remove stray test file by Adam Outler · 10 years ago
  25. 18d7c98 Add possibility to use images as background or handle of slidevalue by Vojtech Bocek · 10 years ago
  26. 13baad2 update 1440x2560 keyboard mapping by bigbiff bigbiff · 10 years ago
  27. 96acb3d Allow using variables and addition/subtraction in variables by Ethan Yonker · 10 years ago
  28. 05d18c9 Stop memory management on blanking overlay graphics by Dees Troy · 10 years ago
  29. 9dc71cf Merge "Erase PST partition if its marked to be erased." into lmp-dev by Andres Morales · 10 years ago
  30. ee19387 Erase PST partition if its marked to be erased. by Andres Morales · 10 years ago
  31. 2b5f0e0 remove spurious parens from error message by Doug Zongker · 10 years ago
  32. 78d458c Fix length printing + formats by JP Abgrall · 10 years ago
  33. 3d49ea7 Add 280x280 theme by Ethan Yonker · 10 years ago
  34. eaf3365 only do uncryption on packages in /data by Doug Zongker · 10 years ago
  35. e2b2902 Minor tweaks to watch ui.xml files by Ethan Yonker · 10 years ago
  36. d9b7200 Add 320x320 theme and split out watch.xml for square watch layout by Ethan Yonker · 10 years ago
  37. c49a366 Update 240x240 theme by Ethan Yonker · 10 years ago
  38. ba535e3 add 1440x2560 theme to TWRP by big biff · 10 years ago
  39. 7d4cedc Revert "add 1440x2560 theme to TWRP" by Dees Troy · 10 years ago
  40. c45181d add 1440x2560 theme to TWRP by bigbiff bigbiff · 10 years ago
  41. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  42. 30f100e Only disable recovery flash if it is truly "stock" recovery by dhacker29 · 10 years ago
  43. a91ecc5 Auto create parent directories for rename support by Michael Runge · 10 years ago
  44. fb60a94 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  45. 2fec60a Do not wipe block misc on bootloader msg update by Matt Mower · 10 years ago
  46. 62ba652 Remove unused twbootloader.cpp by Matt Mower · 10 years ago
  47. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  48. 18a78e0 refactor fuse sideloading code by Doug Zongker · 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. 9395022 drop APPLY_CACHE and refactor APPLY_EXT by Doug Zongker · 10 years ago
  56. aad0311 Refresh after partition changes by jrior001 · 10 years ago
  57. f58d0ec mtdutils: fix rk3xhack filter by Humberto Borba · 10 years ago
  58. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  59. 3167936 Changes in rk30hack by Kra1o5 · 10 years ago
  60. 60bf94e on stock android, pthread_cancel and phtread_setcancelstate doesn't exist by Flemmard · 10 years ago
  61. 4e2ec81 libdl should also be linked to binary by Flemmard · 10 years ago
  62. f467461 minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list by Flemmard · 10 years ago
  63. 75b6f66 Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) by Motorhead1991 · 10 years ago
  64. c7f2e12 GUI: Add -fno-strict-aliasing to GUI for Vanir by Motorhead1991 · 10 years ago
  65. 1c39bc6 Fuse: add -fno-strict-aliasing to fuse for Vanir. by Motorhead1991 · 10 years ago
  66. bb687f4 minui: Do not return true from target_has_overlay() if MSM_BSP is not set by Andrew Dodd · 10 years ago
  67. e8d7dd4 am 3e0fc39e: am 974fe112: Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  68. 3e0fc39 am 974fe112: Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  69. 22bcf97 recovery: enable panic_on_oops by Colin Cross · 10 years ago
  70. 974fe11 Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  71. e739d7e Fix recovery mode. by Riley Andrews · 10 years ago
  72. b9afc2b Use LOCAL_REQUIRED_MODULES for mkfs.f2fs by Ji-Hwan Lee · 10 years ago
  73. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  74. 5eac222 Do not restore file system on data/media devices by Ethan Yonker · 10 years ago
  75. ba545d7 minui: avoid random screen frame at startup by Joey Pan · 10 years ago
  76. 43772d2 advance progress bar during block OTA installations by Doug Zongker · 10 years ago
  77. 3fa26c9 am dff8afe1: (-s ours) restore holo UI in recovery -- DO NOT MERGE by Doug Zongker · 10 years ago
  78. 9a5f584 Merge "restore holo UI in recovery" by Doug Zongker · 10 years ago
  79. 5b5f6c2 restore holo UI in recovery by Doug Zongker · 10 years ago
  80. ad07492 am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  81. 54a6117 am cfd4b286: Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  82. cfd4b28 Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  83. 0ea3be6 libtar: don't set parent dir's context when extracting a file by Vojtech Bocek · 10 years ago
  84. 187d626 recovery: initialize keys press tracking status by Mihai Serban · 10 years ago
  85. 25ede05 2.7.1.0 by Dees Troy · 10 years ago
  86. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  87. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  88. dff8afe restore holo UI in recovery -- DO NOT MERGE by Doug Zongker · 10 years ago
  89. 93cb1ef Fix crash while loading config due to incorrect tw_storage_path by Vojtech Bocek · 10 years ago
  90. ee71706 Fix multiple lun file USB mounting by Matt Mower · 10 years ago
  91. cbe764c Fix missing closedir() in Find_File::Find_Internal() by Vojtech Bocek · 10 years ago
  92. 277f742 Add script to convert TrueTypeFonts to TWRP's .dat format by Vojtech Bocek · 10 years ago
  93. a886ea6 Add /system/priv-app to fix permissions code. New in jellybean. by bigbiff bigbiff · 10 years ago
  94. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  95. ffb557d am 502e4595: am d1c64060: am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  96. 502e459 am d1c64060: am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  97. d1c6406 am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  98. 5fbb729 Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  99. ddb1b74 am c4804e9b: am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  100. c4804e9 am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago