1. d81833a libtwrpgui: convert gui to use new ziparchive library by bigbiff · 3 years, 5 months ago
  2. c387622 bootable: Change how blank screen works by Sean hoyt · 6 years ago
  3. df8436b fastboot: implement fastbootd in twrp by bigbiff · 3 years, 10 months ago
  4. 1f78066 minuitwrp ev_init: delay start if specified in board by bigbiff · 4 years ago
  5. 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 2 months ago
  6. 0edce1a gui: Repair OEM build by Patrick Zacharias · 4 years ago
  7. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  8. 64e0a65 Use listbox for device-specific advanced menu items by Ethan Yonker · 6 years ago
  9. 6e8c27a Support v2 fstab format by Ethan Yonker · 7 years ago
  10. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  11. b68bff0 GUI: Mark local flip() function as static by Matt Mower · 7 years ago
  12. 9472ba1 gui: Actions: Toggle backlight on power key by Matt Mower · 8 years ago
  13. a8a89d1 Whitespace cleanup by Matt Mower · 7 years ago
  14. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  15. 86404bd Stop trying to load /script/ui.xml by Ethan Yonker · 8 years ago
  16. 07926a3 Fix OEM compile by Ethan Yonker · 8 years ago
  17. b26c116 GUI: Set brightness after gr_init() by Matt Mower · 8 years ago
  18. fbb4353 Update minuitwrp graphics in line with latest minui by Ethan Yonker · 8 years ago
  19. 235c648 gui: use XML-based page for splash screen instead of a static jpg by that · 8 years ago
  20. afde098 Update mStartPage to make language selection work on other pages by Ethan Yonker · 8 years ago
  21. 1964d19 gui: add terminal emulator by that · 8 years ago
  22. 10ae24f get rid of console thread for OpenRecoveryScript by that · 8 years ago
  23. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  24. e0f1f3b Move reloading of theme outside of the action thread by Ethan Yonker · 9 years ago
  25. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  26. 1c27331 Allow multiple overlays by Ethan Yonker · 9 years ago
  27. 30fa335 Allow touch to use a key code to sync touch events by Ethan Yonker · 9 years ago
  28. 591b920 Reduce themes to 5 and rely on scaling by Ethan Yonker · 9 years ago
  29. b2e8f67 gui: support string resources by that · 9 years ago
  30. ba75a0e gui: don't truncate values to 0 after scaling by that · 9 years ago
  31. 63e414f Scale the GUI to fit the screen by Ethan Yonker · 9 years ago
  32. de72b6d gui: avoid high CPU usage while waiting for input by that · 9 years ago
  33. 3f15be4 Reset data manager variables before running runPages by Ethan Yonker · 9 years ago
  34. c5837f3 gui: fix lag (and event logging) by that · 9 years ago
  35. 9fa5153 gui: move input handling into a class by that · 9 years ago
  36. e13fa63 Move input handling into the main thread by Ethan Yonker · 9 years ago
  37. 0453695 Use TWAtomicInt in gui.cpp to make it thread safe by Ethan Yonker · 9 years ago
  38. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  39. fd0439e Move ORS command line into main thread by Ethan Yonker · 9 years ago
  40. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 9 years ago
  41. fb759d4 gui: simplify blanktimer by that · 9 years ago
  42. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  43. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  44. ffbd6ff Fix crash when rapid firing command line commands by Ethan Yonker · 10 years ago
  45. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  46. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  47. 0b7fe50 Add support for actions triggered by key combination by Vojtech Bocek · 10 years ago
  48. 1eba56f Fix touch on Sprint HTC One m8 by Dees Troy · 10 years ago
  49. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  50. 3b2be98 Merge "Add option to print render time of each frame to log file" into android-4.4 by Dees Troy · 10 years ago
  51. 1fc30fc Implement mouse cursor by Vojtech Bocek · 10 years ago
  52. e5ffcd1 Add option to print render time of each frame to log file by Vojtech Bocek · 10 years ago
  53. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  54. b7ae098 Kang in older minzip for building in CM9 & CM7 by Dees Troy · 11 years ago
  55. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  56. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  57. b7ecc09 Revert "Fix touch not working due to gr_fb_width returning 0 in some cases" by Dees_Troy · 11 years ago
  58. 70e1129 Fix touch not working due to gr_fb_width returning 0 in some cases by Dees_Troy · 11 years ago
  59. 34614eb Improve handling of XML errors for fix permissions by Dees_Troy · 11 years ago
  60. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  61. f8e2f37 Load user saved setting for blank timer on recovery startup by bigbiff bigbiff · 11 years ago
  62. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  63. 8a68c31 This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. by bigbiff bigbiff · 11 years ago
  64. 6ed34b7 Use GUI for ORS instead of console only by Dees_Troy · 11 years ago
  65. 4bc09ae Improve ORS sideload to display GUI with cancel button by Dees_Troy · 11 years ago
  66. c8b199c Change curtain to file and remove curtain raise by Dees_Troy · 12 years ago
  67. 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
  68. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago