1. d2eecca Update extendedcommands.c one "No". by Chris41g · 15 years ago
  2. d280f6e rewrite mtd_restore_raw_partition to use the new aosp code by Koushik Dutta · 15 years ago
  3. 21ad8d0 remove dedupe by Koushik Dutta · 15 years ago
  4. 0e7d886 Support custom graphics.c. Set the recovery timeout to 1 hour. by Koushik Dutta · 15 years ago
  5. 0df56f4 wip by Koushik Dutta · 15 years ago
  6. 88a233d Fix up bmlutils to include fat.format automatically if rfs is found in the recovery.fstab. Use __system rather than run_exec_process. by Koushik Dutta · 15 years ago
  7. 2291705 Merge pull request #12 from DRockstar/gingerbread by Koushik Dutta · 15 years ago
  8. 7ef8815 fix advanced restore by Koushik Dutta · 15 years ago
  9. a8f265d Add RFS format support by Donovan Bartish · 15 years ago
  10. 890b951 fix flash image for explicit bml path by Koushik Dutta · 15 years ago
  11. c9ea117 actually implement internal sdcard restore by Koushik Dutta · 15 years ago
  12. 4fcd523 fix driver looking for recovery, rather than checking the basename. fix badness in nandroid menu generation. by Koushik Dutta · 15 years ago
  13. 89ed0b7 support backup and restore on internal sdcard by Koushik Dutta · 15 years ago
  14. f0e81c4 deprecate BOARD_USES_RECOVERY_CHARGEMODE by Koushik Dutta · 15 years ago
  15. 24ba583 deprecate BOARD_USES_RECOVERY_CHARGEMODE by Koushik Dutta · 15 years ago
  16. 6cf153c Revert "zero the partiiton before writing to it." by Koushik Dutta · 15 years ago
  17. 04fae9d fix the disabled states in init.htc.rc.... by Koushik Dutta · 15 years ago
  18. 17fd32d zero the partiiton before writing to it. by Koushik Dutta · 15 years ago
  19. 441031d minui: add ability to synchronize current key state by Dima Zavin · 15 years ago
  20. 2e85422 juggle around some of the ext handling tools. add setprop link by Koushik Dutta · 15 years ago
  21. f908e5b Merge pull request #11 from DRockstar/gingerbread by Koushik Dutta · 15 years ago
  22. a87bb5f edited nandroid.c to include rfs in fs lists by Donovan Bartish · 15 years ago
  23. f6abd40 fix problem where the screen is sometimes all black in recovery by Doug Zongker · 15 years ago
  24. 95fb821 shuffle some code by Koushik Dutta · 15 years ago
  25. 0917a7a note usage of extendedcommand; by Koushik Dutta · 15 years ago
  26. 81a6151 fix text by Koushik Dutta · 15 years ago
  27. fdfb636 update recovery with new 3D images by Doug Zongker · 15 years ago
  28. 7f13e15 more cwr5 work. by Koushik Dutta · 15 years ago
  29. 30a937a cwr 5 by Koushik Dutta · 15 years ago
  30. 88e0899 minui: events: only open input devices with EV_KEY and/or EV_REL by Dima Zavin · 15 years ago
  31. 3658367 minui: events: add ability to poll on non-input fds by Dima Zavin · 15 years ago
  32. bc29063 minui: events: refactor event acquisition by Dima Zavin · 15 years ago
  33. bf5a60a add some error logging to mmcutils by Koushik Dutta · 15 years ago
  34. 5268131 allow explicitly provided mount locations by Koushik Dutta · 15 years ago
  35. d6bf694 allow overriding mke2fs and htcbatt by Koushik Dutta · 15 years ago
  36. 4daf48a minui: graphics: add interface for framebuffer blank/unblank by Dima Zavin · 15 years ago
  37. 3c7f00e minui: graphics: add ability to query font size by Dima Zavin · 15 years ago
  38. c2ddaea change recovery images to match blue holo theme by Doug Zongker · 15 years ago
  39. 01ba8bc updated mke2fs from motorola that should also work on non-neon devices. by Koushik Dutta · 15 years ago
  40. 337dcdd ver by Koushik Dutta · 15 years ago
  41. 6afbcdc handle mounts in recovery if the have only one argument by Kolja Dummann · 15 years ago
  42. 5e922a4 Merge "adding text output for battery stats wipe. just a confirmation that it completed successfully" into gingerbread by Diogo Ferreira · 15 years ago
  43. 04a211f Merge "htc offmode charge: update daemons and init.htc.rc. remove png files needed by old offmode charge. add htcbatt daemon" into gingerbread by Koushik Dutta · 15 years ago
  44. 0d651b1 Merge branch 'gingerbread' of git://android.git.kernel.org/platform/bootable/recovery into upstream-2.3.5 by Steve Kondik · 15 years ago
  45. d41c2c8 htc offmode charge: update daemons and init.htc.rc. remove png files needed by old offmode charge. add htcbatt daemon by toastcfh · 15 years ago
  46. 7e70b6b Deleted check for equality in flash image header and partition header. by atinm · 15 years ago
  47. 45df699 cwm: Clarify on-screen labeling of recoveries by Ricardo Cerqueira · 15 years ago
  48. c915937 herp by Koushik Dutta · 15 years ago
  49. 137c9f4 fix crash by Koushik Dutta · 15 years ago
  50. 55e6e7d graphics.c: revert RGB8888 support by codeworkx · 15 years ago
  51. 0bf5681 graphics.c by Koushik Dutta · 15 years ago
  52. 6242a8b Support multiple recovery updater extensions. by Michael Ward · 15 years ago
  53. 8918673 Merge "Check pointer for null before dereferencing" by Doug Zongker · 15 years ago
  54. b2ceb69 Check pointer for null before dereferencing by Adam Bliss · 15 years ago
  55. 5c69bdd graphics: use gr_flip_32() only if we're really on a 32bpp device. by codeworkx · 15 years ago
  56. 94a4bab Google Music stores their music cache /sdcard/Android... by Koushik Dutta · 15 years ago
  57. e87f9e6 support explicitly provided device paths by Koushik Dutta · 15 years ago
  58. eb3aa6f Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread by Koushik Dutta · 15 years ago
  59. 1115c8f use sha256 instead by Koushik Dutta · 15 years ago
  60. 8d92ae0 Merge "Update usb_connected() to support new gadget driver" by Benoit Goby · 15 years ago
  61. 70f25be dedupe: include external/openssl/include for host build by codeworkx · 15 years ago
  62. 32ac166 size by Koushik Dutta · 15 years ago
  63. 7e6067e Update usb_connected() to support new gadget driver by Benoit Goby · 15 years ago
  64. b0462e6 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 15 years ago
  65. 80cd770 unnecessary, but clean up the open files properly. by Koushik Dutta · 15 years ago
  66. 24c802b fix up symlinks and lack of lchmod by Koushik Dutta · 15 years ago
  67. 7f3a8c9 fix copy_file fail by Koushik Dutta · 15 years ago
  68. e8bdefd build fixes and arm support. by Koushik Dutta · 15 years ago
  69. de7025e wtf by Koushik Dutta · 15 years ago
  70. fd6a28b working restore by Koushik Dutta · 15 years ago
  71. 4f1c5e3 working restore by Koushik Dutta · 15 years ago
  72. 67700e7 dedupe for cloud backups by Koushik Dutta · 15 years ago
  73. 3f2e286 adding text output for battery stats wipe. just a confirmation that it completed successfully by j_r0dd · 15 years ago
  74. bc9dc6f Merge "minui: graphics: finish updates for 32-bit framebuffer in recovery" into gingerbread by Koushik Dutta · 15 years ago
  75. a2bc724 Merge "[PATCH] [recovery]: Fix recovery mode display for RGB8888 display." into gingerbread by Koushik Dutta · 15 years ago
  76. 1c2238b minui: graphics: finish updates for 32-bit framebuffer in recovery by Joe Hansche · 15 years ago
  77. aaad77f move choose zip option first in apply zip menu, update.zip is on main menu by Tanguy Pruvot · 15 years ago
  78. 9334878 Add missing commands to recovery init.rc by Michael Ward · 15 years ago
  79. e9ab999 Merge "Add a new 'Show log' extended function. Could also be used to report last lines from log on error." into gingerbread by Koushik Dutta · 15 years ago
  80. a75c067 Support overriding of the bml partition used for boot and recovery. This is not ideal, because that means that there are different flash_image binaries for different samsung phones. But as far as I know, there is no way to find out which bml device is boot or recovery. by Koushik Dutta · 15 years ago
  81. 50732e3 backup and restore of /sdcard/Android (see getExternalFilesDir) by Koushik Dutta · 15 years ago
  82. 78f44e8 [PATCH] [recovery]: Fix recovery mode display for RGB8888 display. by Subbaraman Narayanamurthy · 15 years ago
  83. 0b06fc0 recovery: Ignore wipe command from bootloaders that always send it by Ricardo Cerqueira · 15 years ago
  84. 67d358c Add a new 'Show log' extended function. by Tanguy Pruvot · 15 years ago
  85. 718a2f7 init.rc: Simplify logic for starting adbd in recovery by Mike Lockwood · 15 years ago
  86. b4261d9 hopefully fix the logic. also address that the tune2fs and mke2fs binaries provided by codeaurora is arm v7, and thus can not be included for all devices. by Koushik Dutta · 15 years ago
  87. 47591ce Revert "use BOARD_HAS_SMALL_RECOVERY instead of BOARD_HAS_LARGE_FILESYSTEM" by Koushik Dutta · 15 years ago
  88. 31c3ccf Revert "reversed logic" by Koushik Dutta · 15 years ago
  89. 6c88ec2 Revert "reversed logic" by Koushik Dutta · 15 years ago
  90. 9e08693 reversed logic by Koushik Dutta · 15 years ago
  91. 7305f7d reversed logic by Koushik Dutta · 15 years ago
  92. 5ab3281 use BOARD_HAS_SMALL_RECOVERY instead of BOARD_HAS_LARGE_FILESYSTEM by Koushik Dutta · 15 years ago
  93. b986fe2 Revert "Reverts: http://review.cyanogenmod.com/#change,6130" by Koushik Dutta · 15 years ago
  94. aee5f85 fix up libreboot dependency to librebootrecovery by Koushik Dutta · 15 years ago
  95. a42d2b1 Reverts: http://review.cyanogenmod.com/#change,6130 by atinm · 15 years ago
  96. 9759ede Use the callback function in the call to mkyaffs2image() in _wrapper by atinm · 15 years ago
  97. 9d2629c Allow applying an OTA package manually from cache. by Michael Ward · 15 years ago
  98. 3dbe66b Get the correct line_length. by Michael Ward · 15 years ago
  99. fb04b87 fix adb root in recovery by Doug Zongker · 15 years ago
  100. 9d1bcdf Graphics can handle stride != xres, and BGRA support. by Michael Ward · 15 years ago