1. a1317fc theme: move TW_THEME_VERSION to variables.h by Captain Throwback · 2 years, 5 months ago
  2. 83298f5 custom theme: fix libziparchive loading of custom themes by bigbiff · 2 years, 8 months ago
  3. d81833a libtwrpgui: convert gui to use new ziparchive library by bigbiff · 3 years, 5 months ago
  4. 16c3204 gui: Fix mis merge by Mohd Faraz · 3 years, 2 months ago
  5. 77bbeb0 Added Support for terminal from filemanager by Mohd Faraz · 3 years, 10 months ago
  6. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  7. 3b33954 gui: bump theme version to 4 by Captain Throwback · 3 years, 8 months ago
  8. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  9. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  10. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  11. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  12. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  13. a9dd9f0 gui: preserve order of gui_print vs gui_msg by that · 7 years ago
  14. 74bff7f gui: bump theme version to 2 by that · 7 years ago
  15. a8a89d1 Whitespace cleanup by Matt Mower · 7 years ago
  16. dcd1e44 Support theme width and height offsets by James Christopher Adduono · 8 years ago
  17. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  18. 4f74d14 Stop loading languages for the splash screen by Ethan Yonker · 8 years ago
  19. 6a89459 gui: rewrite theme loading code by that · 8 years ago
  20. cac6ace sort languages by display value by Xuefer · 8 years ago
  21. fbb4353 Update minuitwrp graphics in line with latest minui by Ethan Yonker · 8 years ago
  22. 235c648 gui: use XML-based page for splash screen instead of a static jpg by that · 8 years ago
  23. afde098 Update mStartPage to make language selection work on other pages by Ethan Yonker · 8 years ago
  24. 4adc33e Fix (Auto Generate) handling for backup names by Ethan Yonker · 8 years ago
  25. 8e5692f Ensure that a base language is loaded before custom theme by Ethan Yonker · 8 years ago
  26. 1308d53 Add theme version checking by Ethan Yonker · 8 years ago
  27. 1964d19 gui: add terminal emulator by that · 8 years ago
  28. 8834a0f gui: add keyboard support for Ctrl layer and more special keys by that · 8 years ago
  29. 10ae24f get rid of console thread for OpenRecoveryScript by that · 8 years ago
  30. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  31. e0f1f3b Move reloading of theme outside of the action thread by Ethan Yonker · 9 years ago
  32. 54e9c83 gui: fix default styles if object type is in element name by that · 9 years ago
  33. 44925ad GUI TextBox by Ethan Yonker · 9 years ago
  34. b7a54a3 Allow text to scale to fit by Ethan Yonker · 9 years ago
  35. 561c58d Use unified LoadFileToBuffer function by Ethan Yonker · 9 years ago
  36. b63e2f9 gui: allow specifying object type in element name by that · 9 years ago
  37. d411f8d GUI: Prevent duplicate page overlays by Matt Mower · 9 years ago
  38. 1c27331 Allow multiple overlays by Ethan Yonker · 9 years ago
  39. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  40. 74ac606 gui: type safe resources part 2 by that · 9 years ago
  41. 8d46c09 gui: kinetic scrolling for console by that · 9 years ago
  42. 21ff02a GUI: Support styles in xml to reduce xml file size by Ethan Yonker · 9 years ago
  43. f6ed8fc gui: make resources type safe by that · 9 years ago
  44. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 9 years ago
  45. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  46. e979abd Fix some crashes during theme (re)loading by Vojtech Bocek · 9 years ago
  47. fb759d4 gui: simplify blanktimer by that · 9 years ago
  48. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  49. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  50. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  51. a2dc2f2 Make custom themes work again by Ethan Yonker · 10 years ago
  52. 5a95c3f Disable custom theme and fix png loading by Ethan Yonker · 10 years ago
  53. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  54. 96acb3d Allow using variables and addition/subtraction in variables by Ethan Yonker · 10 years ago
  55. 780cd39 Allow ui.xml to include additional xml files to read by Ethan Yonker · 10 years ago
  56. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  57. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  58. 0722056 Cache results of GUIObject::isConditionTrue() by Vojtech Bocek · 10 years ago
  59. bfb6334 Properly delete all GUIObjects and pages on theme reload by Vojtech Bocek · 10 years ago
  60. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  61. 81c29dc Add support for persistent variables in theme's <variables> section by Vojtech Bocek · 11 years ago
  62. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  63. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  64. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  65. 0d9133d Do not render the GUI when the blanktimer turns off the display. by gordon1337 · 11 years ago
  66. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  67. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  68. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  69. 30b962e Add keyboard key highlight by Dees_Troy · 12 years ago
  70. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago