1. 6168f0c More languages, some partial, from Omni crowdin by Ethan Yonker · 8 years ago
  2. 28c857d Add font settings to some language files by Ethan Yonker · 8 years ago
  3. 20a01f9 Import approved translations from crowdin by Andreas Blaesius · 8 years ago
  4. d3fb4db Fix spelling error on string name by Ethan Yonker · 8 years ago
  5. 1008ecf gui: imrove Russian translation by Alexander Agura · 8 years ago
  6. 2053fe0 gui: add german translation by z31s1g · 8 years ago
  7. 1f12775 Add TWRP flags to enable logd and/or logcat in recovery by Captain Throwback · 8 years ago
  8. ed974bb allow flashing sparse images by HashBang · 8 years ago
  9. cac6ace sort languages by display value by Xuefer · 8 years ago
  10. 16d4a1f Add ru.xml to translation engine on behalf on jemmini by Max Matviychuk · 8 years ago
  11. ace7623 Flag to enable jpg support by Greg Wallace · 8 years ago
  12. 5d08706 Language: Update & Fix zh_TW.xml by Eve Kane · 8 years ago
  13. 90659b4 update Chinese Simplified language by Xuefer · 8 years ago
  14. 4ee62fc Update some string names in Chinese (Simplified) by Ethan Yonker · 8 years ago
  15. db79f22 gui: remove unused struct translate_later_struct by that · 8 years ago
  16. 675ddae gui: fix conditions that compare with resource strings by that · 8 years ago
  17. 31f855b Change some graphics build flags by Ethan Yonker · 8 years ago
  18. 782e1c9 gui: tweak storage selection by z31s1g · 8 years ago
  19. 871b07f graphics: reintroduce flipped screens for fbdev by Ethan Yonker · 8 years ago
  20. 7509bc5 Bring back option to flip screen for overlay devices by xadro · 8 years ago
  21. 64a0e71 gui: fix partition list height for image flashing by z31s1g · 8 years ago
  22. 9ee045a Add compare xml script and move/update relink-binaries.sh by Ethan Yonker · 8 years ago
  23. da31ac4 Remove execute permissions from source files by that · 8 years ago
  24. f54e539 partition.cpp: fix build, add missing include by that · 8 years ago
  25. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  26. ebc4cfa adds TW_ADDITIONAL_RES to TW_RES by Xuefer · 8 years ago
  27. b6e5fd9 add Simplified and Tranditional Chinese language by Xuefer · 8 years ago
  28. 793ec58 Fix translation spellings by sndnvaps · 8 years ago
  29. c12a7f0 gui: move "(Up A Level)" in file selector to resource string by that · 8 years ago
  30. 62c188c Fix minuitwrp include mistake by Greg Wallace · 8 years ago
  31. 558aef7 Reduce format f2fs time by Greg Wallace · 8 years ago
  32. 4fea38a twrp: default to GGL_PIXEL_FORMAT_BGRA_8888 if vi.red.offset == 16 by Ziyan · 8 years ago
  33. 7a36a8c data: fix setting brightness at startup by that · 8 years ago
  34. e95c486 ifdef and comment out libjpeg by Ethan Yonker · 8 years ago
  35. fbb4353 Update minuitwrp graphics in line with latest minui by Ethan Yonker · 9 years ago
  36. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  37. 56a7a99 gui: add icons on settings tabs by z31s1g · 8 years ago
  38. 090751a Fix bracket in watch theme by Ethan Yonker · 8 years ago
  39. 235c648 gui: use XML-based page for splash screen instead of a static jpg by that · 8 years ago
  40. afde098 Update mStartPage to make language selection work on other pages by Ethan Yonker · 8 years ago
  41. 608d7ff gui: add language selection to several pages by z31s1g · 8 years ago
  42. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  43. 6193e73 gui: language EN fixes by z31s1g · 8 years ago
  44. 579e907 Android 6.0 needs permission +x to create screenshot files by Xuefer · 8 years ago
  45. 72a8520 Make new brightness code compatible with older trees by Ethan Yonker · 8 years ago
  46. 916cae8 Fix toolbox build issue when using TW_USE_TOOLBOX=true by Ethan Yonker · 8 years ago
  47. ce608ab Add zip and unzip when using toybox by dianlujitao · 9 years ago
  48. 548a175 Improve max brightness handling by Tatsuyuki Ishi · 9 years ago
  49. 6069a79 minzip: Add support for >2GB zipfile by nkk71 · 8 years ago
  50. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  51. 8e5692f Ensure that a base language is loaded before custom theme by Ethan Yonker · 8 years ago
  52. b82422a Fix SuperSU local dependencies by Ethan Yonker · 8 years ago
  53. 8436fc9 libblkid: fix compiler warnings about duplicate macros by that · 8 years ago
  54. f510988 exfat regression fix (64-bit) by Andrey Alekseenko · 8 years ago
  55. ba95ad1 Update qcom hardware crypto code by Ethan Yonker · 8 years ago
  56. d4725ca gui: fix return value of NotifyKey by that · 8 years ago
  57. faa4377 gui: make tw_show_kb non-persistent by z31s1g · 8 years ago
  58. 051f476 Check sdk version for M before offering to root by Ethan Yonker · 8 years ago
  59. dedbb7f Make listbox translation work by Ethan Yonker · 8 years ago
  60. 1cc7fed Delete leading spaces after word wrapping in console by that · 8 years ago
  61. 9598c07 Do not require mounting during zip flashing if path exists by Ethan Yonker · 8 years ago
  62. b78fbdf Improve flash image handling of mounting by Ethan Yonker · 8 years ago
  63. 1308d53 Add theme version checking by Ethan Yonker · 8 years ago
  64. 6bb26b5 Add toybox getprop and setprop for M trees by Ethan Yonker · 8 years ago
  65. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  66. 5618952 gui: theme changes for terminal by z31s1g · 8 years ago
  67. a17f175 gui: reap terminal child process to avoid zombies by that · 8 years ago
  68. 1964d19 gui: add terminal emulator by that · 8 years ago
  69. 8834a0f gui: add keyboard support for Ctrl layer and more special keys by that · 8 years ago
  70. 4c105b9 Fix translation spellings by Ethan Yonker · 8 years ago
  71. 7d304c7 Generate new format /etc/fstab by dianlujitao · 8 years ago
  72. 123fcd0 partitions.hpp: some formatting by Andreas Blaesius · 9 years ago
  73. 2d65340 gui: Fix partition repair message by Greg Wallace · 9 years ago
  74. 4b44fef gui: Fix typo of formatting_using message by Greg Wallace · 9 years ago
  75. b39e6c6 ntfs-3g: Fix cm-13 compatibility by Greg Wallace · 9 years ago
  76. 94b0650 Remove no-op by Olivier K. · 8 years ago
  77. f1408b3 Fix Recursive_Mkdir if path doesn't end with "/" by that · 8 years ago
  78. b25a183 gui: PatternPassword: allow any N*N grid by Aleksa Sarai · 9 years ago
  79. 54f34fc twrp: fix a typo and remove whitespace by Andreas Blaesius · 9 years ago
  80. 677b13f gui: fix screenshot_saved message by that · 9 years ago
  81. 10ae24f get rid of console thread for OpenRecoveryScript by that · 9 years ago
  82. 0af1ac1 do not include stlport headers unless link to it by Xing · 9 years ago
  83. 4251a9b init: Add new props triggers by Matt Mower · 9 years ago
  84. 62326f4 Set twrp.action_complete after completing action by LuK1337 · 9 years ago
  85. 36ade45 Add default brightness control by Greg Wallace · 9 years ago
  86. d69ac2b Changed off_t to loff_t by Spegelius · 10 years ago
  87. 523a059 fuse: Update to 2.9.4 by Matt Mower · 9 years ago
  88. 09ef1e4 exfat: Update to 1.2.2 by Matt Mower · 9 years ago
  89. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  90. 2d50cad Remove dead code: TW_HAS_DUAL_STORAGE by Matt Mower · 9 years ago
  91. 9a5b8b7 pixelflinger: Fix local src arch includes by Matt Mower · 9 years ago
  92. 231daef minzip: Fixup libselinux includes by Matt Mower · 9 years ago
  93. 3aa66be Append AOSP recovery commands inline by Ethan Yonker · 9 years ago
  94. 38c3aa7 openrecoveryscript: really append ORS command to ORS script file. by xiaolu · 9 years ago
  95. 047723c selinux: Only union sepolicy in SDKs 21,22 by Matt Mower · 9 years ago
  96. 666d151 twrpTar: Remove redundant -g CFLAG by Matt Mower · 9 years ago
  97. 1777cdc Remove unnecessary quoting from twres path by Matt Mower · 9 years ago
  98. ceb1e8a Fix CLANG error in cryptfs.c by Ethan Yonker · 9 years ago
  99. 72cf09d mtp: Address clang compilation errors by Matt Mower · 9 years ago
  100. 5829491 f2fs: Update make rules for CM compatibility by Matt Mower · 9 years ago