1. 1b6199f Remove deletes for images from scroll list GUI Elements by Ethan Yonker · 9 years ago
  2. de72b6d gui: avoid high CPU usage while waiting for input by that · 9 years ago
  3. 3f15be4 Reset data manager variables before running runPages by Ethan Yonker · 9 years ago
  4. 13f7ae9 Fix erroneous infinite loop in MTP inotify_t by Ethan Yonker · 9 years ago
  5. 05360ba gui: fix console lockup when scrolling by that · 9 years ago
  6. ae4b12e gui: make kinetic scrolling more natural by that · 9 years ago
  7. 0a3a98f Unify scrollable list code by Ethan Yonker · 9 years ago
  8. 9132d91 Disable stock recovery replacing TWRP during ORS by Ethan Yonker · 9 years ago
  9. a3fa75f Allow wiping f2fs to reserve space for a crypto footer by dhacker29 · 9 years ago
  10. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  11. 1a7ba97 gui: simplify code in GUIKeyboard by that · 9 years ago
  12. 5fa54ce gui: fix potential invalid memory access by that · 9 years ago
  13. f37aec2 gui: fix hardware keyboard by that · 9 years ago
  14. c5837f3 gui: fix lag (and event logging) by that · 9 years ago
  15. 73a5295 gui: run cancel action in another thread by that · 9 years ago
  16. 9fa5153 gui: move input handling into a class by that · 9 years ago
  17. e13fa63 Move input handling into the main thread by Ethan Yonker · 9 years ago
  18. d1372f7 Fixed screen flipping for devices where xres_virtual > xres by Bogdan Seniuc · 9 years ago
  19. f8194e2 gui: fix IsInRegion by that · 9 years ago
  20. ecd8918 Use macro to add actions to the action map by Vojtech Bocek · 9 years ago
  21. 1b67fff Use TWAtomicInt in MTPStorage by Ethan Yonker · 9 years ago
  22. 0453695 Use TWAtomicInt in gui.cpp to make it thread safe by Ethan Yonker · 9 years ago
  23. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  24. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  25. d9ff3c5 Hide some non critical error messages by Ethan Yonker · 9 years ago
  26. 0f3aa1e Merge "Include libpcre if present" into android-5.0 by Dees Troy · 9 years ago
  27. e176a65 Include libpcre if present by Dees Troy · 9 years ago
  28. 4f4a7a5 Remove fibmap.f2fs from relinking by Dees Troy · 9 years ago
  29. fd0439e Move ORS command line into main thread by Ethan Yonker · 9 years ago
  30. f74ac87 gui: clean up error handling in resource manager by that · 9 years ago
  31. 4a64f63 2.8.4.0 by Ethan Yonker · 9 years ago
  32. cf50da5 Fix handling of custom themes after decrypt by Ethan Yonker · 9 years ago
  33. e979abd Fix some crashes during theme (re)loading by Vojtech Bocek · 9 years ago
  34. 85cfb7d Fix some actions being incorrectly threaded by Vojtech Bocek · 9 years ago
  35. fb759d4 gui: simplify blanktimer by that · 9 years ago
  36. f66324f Fix restore of images for mtd and bml nand by Ethan Yonker · 9 years ago
  37. 751a85e Allow for X and Y offsets in GUI by Ethan Yonker · 10 years ago
  38. fda239b Add locking to DataManager, remove unused C parts by Vojtech Bocek · 9 years ago
  39. f9d818d Merge "Use power button to go back in watch themes" into android-5.0 by Dees Troy · 9 years ago
  40. 8360a34 Use power button to go back in watch themes by Vojtech Bocek · 9 years ago
  41. 0d47eb5 Improve GUI handling of zip flashing by Ethan Yonker · 9 years ago
  42. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  43. 7d3b54f gui: fix action threading if background thread is busy by that · 9 years ago
  44. c608548 Run some actions in a separate thread by that · 9 years ago
  45. 41ae124 Include libnetd_client in recovery by Vojtech Bocek · 9 years ago
  46. 1db5090 Remove mtdutils source from libaosprecovery by Ethan Yonker · 9 years ago
  47. d6786b8 Stop building unneeded libs for libblkid by Ethan Yonker · 9 years ago
  48. bcff146 Build more needed libs for mke2fs by Ethan Yonker · 9 years ago
  49. 7b4c7a6 Update blkid to 2.25.0 by bigbiff · 9 years ago
  50. 183a6f8 crypto: remove unused libs and clean up makefile by that · 9 years ago
  51. d83587d Fix adb sideload during ORS by Ethan Yonker · 9 years ago
  52. 24e7eb7 Thread openrecoveryscript action to properly display action page by Ethan Yonker · 9 years ago
  53. cc8ddca fix adb sideload by that · 9 years ago
  54. d83c9ea Fix GUIAction::operation_start by Ethan Yonker · 9 years ago
  55. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 9 years ago
  56. 6bea38a gui: remove dead build flag TWRP_SIMULATE_ACTIONS by that · 10 years ago
  57. 3f7b1ac gui: Move action functions to function pointer map. by that · 9 years ago
  58. fcdb76d twrp-functions: remove unused functions by that · 10 years ago
  59. a1ad19f mtp: get rid of string streams, reduces binary size a bit by that · 10 years ago
  60. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 9 years ago
  61. c1f5c0f gui: fix DEVICE_RESOLUTION warnings in Android.mk by that · 10 years ago
  62. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 9 years ago
  63. f9f99bc Ingore SIGPIPE errors by Ethan Yonker · 9 years ago
  64. ee8b314 Improve MTPServer logging of read errors by Ethan Yonker · 9 years ago
  65. 32f68a3 Add TW_IGNORE_MT_POSITION_0 touch flag by Ethan Yonker · 9 years ago
  66. dc3223a toolbox_recovery should always include setenforce by Ethan Yonker · 10 years ago
  67. f5c904b 2.8.3.0 by Ethan Yonker · 10 years ago
  68. 960f030 Fix twrpTar building by Ethan Yonker · 10 years ago
  69. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  70. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  71. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 10 years ago
  72. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  73. 6cb35aa Recovery init.rc setenforce 0 to make SELinux permissive by Ethan Yonker · 10 years ago
  74. b789626 Fix include paths in crypto by Ethan Yonker · 10 years ago
  75. 5216bef Toggle MTP during ADB sideload by Ethan Yonker · 10 years ago
  76. e3e8829 Update SuperSU to 2.40 by Ethan Yonker · 10 years ago
  77. fb7a2da Fix adb sideload page on 1440x2560 layout by Ethan Yonker · 10 years ago
  78. 0024e38 Add support for custom kernel headers by Kra1o5 · 10 years ago
  79. 87da424 Fixes for compiling crypto in older trees by Dees Troy · 10 years ago
  80. 2d11d49 Fix compiling of dosfstools for arm64 by Ethan Yonker · 10 years ago
  81. 619a721 Improve resource error logging by Ethan Yonker · 10 years ago
  82. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  83. ac21cb5 Fix loading of png images in custom themes by Ethan Yonker · 10 years ago
  84. b6ef478 Revert "Fix USB Mass Storage on some devices" by Matt Mower · 10 years ago
  85. b47f28b Fix generating symlinks for older trees by Dees Troy · 10 years ago
  86. 452e420 EPOLLWAKEUP handling in minui/events.c by Ethan Yonker · 10 years ago
  87. d5c6069 This fixes kernel panic on find7 when disabling MTP before flashing zips. by bigbiff · 10 years ago
  88. b38de7e make header layout more readable for 1440x2560 by bigbiff · 10 years ago
  89. 0bc17c6 Fix occasional MTP kernel panic by Ethan Yonker · 10 years ago
  90. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  91. ceb7b8e crypto: fix build in < 5.0 tree by that · 10 years ago
  92. 2017279 Fix mkexfatfs exclusion when TW_NO_EXFAT enabled by Matt Mower · 10 years ago
  93. d5a7c0e add support unicode font not only ascii by soyu · 10 years ago
  94. 38c2ff8 Include libext2_quota.so if present for e2fsprogs utilities by Ethan Yonker · 10 years ago
  95. 8a59459 Update minui to work properly by Ethan Yonker · 10 years ago
  96. c56ab4c Fix slidervalue not showing up in some cases by Ethan Yonker · 10 years ago
  97. 448c8dc Fix png graphics load / display on AArch64 by Ethan Yonker · 10 years ago
  98. 76084eb Remove new images from AOSP by Ethan Yonker · 10 years ago
  99. 1902c79 Use linker64 on AArch64 by Ethan Yonker · 10 years ago
  100. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago