1. 09ef1e4 exfat: Update to 1.2.2 by Matt Mower · 9 years ago
  2. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  3. 2d50cad Remove dead code: TW_HAS_DUAL_STORAGE by Matt Mower · 9 years ago
  4. 9a5b8b7 pixelflinger: Fix local src arch includes by Matt Mower · 9 years ago
  5. 231daef minzip: Fixup libselinux includes by Matt Mower · 9 years ago
  6. 3aa66be Append AOSP recovery commands inline by Ethan Yonker · 9 years ago
  7. 38c3aa7 openrecoveryscript: really append ORS command to ORS script file. by xiaolu · 9 years ago
  8. 047723c selinux: Only union sepolicy in SDKs 21,22 by Matt Mower · 9 years ago
  9. 666d151 twrpTar: Remove redundant -g CFLAG by Matt Mower · 9 years ago
  10. 1777cdc Remove unnecessary quoting from twres path by Matt Mower · 9 years ago
  11. ceb1e8a Fix CLANG error in cryptfs.c by Ethan Yonker · 9 years ago
  12. 72cf09d mtp: Address clang compilation errors by Matt Mower · 9 years ago
  13. 5829491 f2fs: Update make rules for CM compatibility by Matt Mower · 9 years ago
  14. ab7955d Improve string resource lookup in twmsg by Ethan Yonker · 9 years ago
  15. 9ce9591 twmsg: fix notfound detection by Ethan Yonker · 9 years ago
  16. 56db1c4 Fix gui_msg %s to {1} call by Ethan Yonker · 9 years ago
  17. d62d886 twmsg: fix build error (isdigit not declared) by that · 9 years ago
  18. 58a4133 dosfstools: restore buildability with Android 4.4 by that · 9 years ago
  19. d18a821 Use ioctl to get block device size by Ethan Yonker · 9 years ago
  20. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  21. 28f0a92 gui: stock theme rework by z31s1g · 9 years ago
  22. dc3bc46 Rename libexfat target to prevent conflicts by Ethan Yonker · 9 years ago
  23. eb028c1 pixelflinger-twrp: don't build with clang by Dan Pasanen · 9 years ago
  24. 0cdc911 Merge "minui: bring back custom font support" into android-6.0 by maxwen · 9 years ago
  25. 9546019 Fix short circuit on tw_mount_system_ro by Matt Mower · 9 years ago
  26. 39624d4 minui: bring back custom font support by maxwen · 9 years ago
  27. 7ac17cc libblkid: remove various no-op variable checks by Dan Pasanen · 9 years ago
  28. 0ae529e fuse_sideload: remove unused variables causing warnings by Dan Pasanen · 9 years ago
  29. 8abeee1 twrp: fix incompatible pointer to integer conversions by Dan Pasanen · 9 years ago
  30. bfb72b0 Fix broken fsflags support by Ketut Putu Kumajaya · 9 years ago
  31. 00bc702 Fix mkdosfs 2GB barrier by Dees_Troy · 11 years ago
  32. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  33. 13a8f0b Free some memory allocations by Matt Mower · 9 years ago
  34. e0f1f3b Move reloading of theme outside of the action thread by Ethan Yonker · 9 years ago
  35. 5046857 Fix rules for libstlport by Ethan Yonker · 9 years ago
  36. 2c80efa Update rules for libpixelfinger_twrp by Ethan Yonker · 9 years ago
  37. fd52b98 Fix bution action position when using textplacement TEXT_ONLY_RIGHT by Ethan Yonker · 9 years ago
  38. a1de149 Minor update to decrypt device routine for Nexus 6P decrypt by Ethan Yonker · 9 years ago
  39. 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
  40. 0543f06 twrp: fb2png: do not pack relocations for executables by Iftekhar Rifat · 9 years ago
  41. f591c87 Fixup union sepolicy by Andrea Mennillo · 9 years ago
  42. 54e9c83 gui: fix default styles if object type is in element name by that · 9 years ago
  43. 35f1740 gui: fix initial state of checkboxes in listbox by that · 9 years ago
  44. 6299d2e Merge "Revert :Force sync files written by minzip" into android-6.0 by Dees Troy · 9 years ago
  45. 25474e4 Fix screen timeout text placement by Ethan Yonker · 9 years ago
  46. 58b09f1 Fix SELinux issues for some devices by Ethan Yonker · 9 years ago
  47. 44925ad GUI TextBox by Ethan Yonker · 9 years ago
  48. c3540a9 Revert :Force sync files written by minzip by maxwen · 9 years ago
  49. 7dad625 Add nulls during reading of settings and info files by Ethan Yonker · 9 years ago
  50. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  51. 8e213fd fix build in Omni 4.4 by that · 9 years ago
  52. b7a54a3 Allow text to scale to fit by Ethan Yonker · 9 years ago
  53. 11309e9 Union sepolicy within TWRP to make SELinux permissive by Ethan Yonker · 9 years ago
  54. 8ab5c13 gui: support conditions for listbox items by that · 9 years ago
  55. 20fb95d gui: extract methods for condition list handling by that · 9 years ago
  56. 56ce332 Allow listbox to have a list of check boxes by Ethan Yonker · 9 years ago
  57. 561c58d Use unified LoadFileToBuffer function by Ethan Yonker · 9 years ago
  58. 88037f4 Remove support for non-TTF fonts by Ethan Yonker · 9 years ago
  59. 068c768 Fix up twrpTar by Ethan Yonker · 9 years ago
  60. 5064048 Improve error handling for zip install by that · 9 years ago
  61. f13b893 Unicode for temperature by Ketut Putu Kumajaya · 9 years ago
  62. 999219d Update CUSTOM_LUN_FILE from AOSP USB config by Captain Throwback · 9 years ago
  63. 37d4299 Properly set sys.usb.config when ums is enabled. by HandyMenny · 10 years ago
  64. b909aae Fix minor interface bug: No-SU prompt after no-OS prompt by Davis Mosenkovs · 9 years ago
  65. 7756859 Add support for RGBA_8888 pixel format by Kra1o5 · 9 years ago
  66. a59da09 Add qcom overlay graphics support to minui by Ethan Yonker · 9 years ago
  67. e96182e Add 16bpp support to minui by Ethan Yonker · 9 years ago
  68. 7246b5d mtdutils: add include to fix implicit function warning by Hashcode · 9 years ago
  69. 0579114 fix build in Android 4.4 (tested with Omni) by that · 9 years ago
  70. 8a1080e Revert "Use getmntent when accessing /proc/mounts." by that · 9 years ago
  71. 5235f55 Fix mkfs.f2fs error in 6.0 trees by Ethan Yonker · 9 years ago
  72. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  73. d6821a1 Add TW_IGNORE_ABS_MT_TRACKING_ID by Ethan Yonker · 9 years ago
  74. 89583ef Fix up some TW_OEM_BUILD things by Ethan Yonker · 9 years ago
  75. bc85b63 Wipe crypto key when formatting data by Ethan Yonker · 9 years ago
  76. 85161af ORS: Report success if AOSP script succeeds by Matt Mower · 9 years ago
  77. f5cfdce merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  78. be19dce udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  79. d16b2ce gui: support new theme directory structure by that · 9 years ago
  80. ffc9174 Really fix background color on 480x800 theme by Ethan Yonker · 9 years ago
  81. 44d59ea minui: add BOARD_USE_CUSTOM_RECOVERY_FONT by maxwen · 9 years ago
  82. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  83. 961d20e Make system read only show no matter what on first TWRP boot by Ethan Yonker · 9 years ago
  84. ec009e8 Allow devices to override USB init by Matt Mower · 9 years ago
  85. 7fe1b39 Update path for libcryptfs_hw to proper variable by Captain Throwback · 9 years ago
  86. c01391c gui: allow listbox to be used as menu and as read-only list by that · 9 years ago
  87. f6b2066 gui: keyboard: support longpress label offset, code cleanup by that · 9 years ago
  88. 983be2a Fix minor background bug in 480x800 xml by Ethan Yonker · 9 years ago
  89. b63e2f9 gui: allow specifying object type in element name by that · 9 years ago
  90. 6977276 Revert "Change init sequence to support file level encryption" by Paul Lawrence · 9 years ago
  91. 10cf094 Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 9 years ago
  92. 392879e Revert "Change init sequence to support file level encryption" by Paul Lawrence · 9 years ago
  93. 0d2c083 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  94. d6b2b65 Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 9 years ago
  95. 98c1a3d Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  96. 4f6f8c4 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  97. 501282a am b4b41daa: am 0ddfa329: Allow mounting squashfs partitions by Mohamad Ayyash · 9 years ago
  98. b4b41da am 0ddfa329: Allow mounting squashfs partitions by Mohamad Ayyash · 9 years ago
  99. 8409b08 Merge "Add drm support to minui" into mnc-dev by Vincent Palatin · 9 years ago
  100. 1a92c44 Add drm support to minui by Stéphane Marchesin · 9 years ago