Commit Graph

  • 1e2da51172 Merge branch 'ics' of github.com:CyanogenMod/android_bootable_recovery into ics ics Arif Ali 2012-06-07 11:58:13 +0100
  • 8ba9a6335b Fix build on gcc 4.6. Evan McClain 2012-05-18 01:28:26 -0400
  • 9a7615326e use TARGET_RECOVERY_FSTAB location if defined eaut 2012-05-05 16:39:40 +0200
  • 08bedb21d8 remove copyright, switch to AOSP license Koushik Dutta 2012-04-10 13:23:33 -0700
  • 7ba8a30150 Merge pull request #21 from IEF/ics Koushik Dutta 2012-04-09 09:34:19 -0700
  • 21b8a12300 Always call set_bootloader_message(), not just for MTD-devices. set_bootloader_message has a built-in check for MTD/eMMC via fstab. IEF 2012-03-07 16:50:26 +0100
  • d87b8df56d Remove random offset message during installation Robert Burns 2012-02-13 15:28:38 -0500
  • 1c50ff29e6 Fix ui menu bug for long menus. Koushik Dutta 2012-01-31 20:02:38 -0800
  • a465962667 use source built e2fsprogs! thanks cvpcs! Koushik Dutta 2012-01-30 00:49:43 -0800
  • e2a66586a3 fix up key value parsing Koushik Dutta 2012-01-29 14:02:39 -0800
  • 10034aabc9 Merge "Always run adbd as root in recovery." into ics Koushik Dutta 2012-01-28 09:26:53 +0300
  • 638103922f more derpage Koushik Dutta 2012-01-27 02:58:40 -0800
  • 67e73e1559 fix build Koushik Dutta 2012-01-27 02:46:19 -0800
  • 3cdfd138fa Various fixes to fix rendering of text. There will always be 3 lines of log shown. The menu can have long items in it now, rather than being truncated. The log text will be bottom aligned. Koushik Dutta 2012-01-26 22:56:00 -0800
  • ccc1fdb386 derp Koushik Dutta 2012-01-26 16:49:58 -0800
  • 18e3f62ad2 Fix up the mess around fonts and defines. Koushik Dutta 2012-01-26 16:49:33 -0800
  • b20a4812ba reversed the logic Koushik Dutta 2012-01-26 15:29:08 -0800
  • 5617056cb8 Recovery : Show menu if in non user initiated mode and error occurred Danesh Mondegarian 2011-10-11 16:52:23 -0400
  • aa3c3d429b Respect volume length when formatting ext4 when restoring Pawit Pornkitprasan 2011-12-06 16:19:32 +0700
  • cd3705e4ab remove power off. not useful in the main menu. Koushik Dutta 2012-01-26 15:09:08 -0800
  • 4f78176329 Misc tweaks / bug fixes CEnnis91 2012-01-14 23:51:58 -0500
  • de338e56b3 Big Font Mod and Roboto Fonts (XHDPI, HDPI, and MDPI) CEnnis91 2012-01-14 23:15:17 -0500
  • 5a44ceb692 remove hacky board define around usb storage mounting on /data/media devices. Koushik Dutta 2012-01-26 14:56:56 -0800
  • 4c8e2482a6 Who approves this stuff... use get_volume_for_path('/sdcard') and check for null... Koushik Dutta 2012-01-26 14:47:34 -0800
  • 059db9bfb6 Always run adbd as root in recovery. Mike Kasick 2012-01-26 16:05:56 -0500
  • e510810c71 Hide "mount USB storage" option from mount menu when the board has a virtual sdcard CEnnis91 2012-01-14 23:26:56 -0500
  • 7a1c31d8ab fix yes/no issue where the index is 0 and not 7 gingerbread Arif Ali 2012-01-13 14:16:03 +0000
  • 4e50004a0e fix yes/no issue where the index is 0 and not 7 Arif Ali 2012-01-13 14:16:03 +0000
  • d43f5a01bf merge, and fix extendedcommands.c for yes/no Arif Ali 2012-01-11 11:10:07 +0000
  • 1cb1ce343b fix yes/no Arif Ali 2012-01-11 11:08:31 +0000
  • 9487d2965f add comments around /data/media Koushik Dutta 2011-12-18 13:49:52 -0800
  • d4c04cb00b Merge branch 'ics' of git://github.com/CyanogenMod/android_bootable_recovery into ics Koushik Dutta 2011-12-18 13:40:30 -0800
  • e9039792c9 5.5.04 Koushik Dutta 2011-12-18 11:53:08 -0800
  • f0c389ddcd nandroid/root/extendedcommands: attenuate for /data not being auto in fstab Prashant Somashekar 2011-11-26 13:55:00 -0500
  • 357a2f5109 extendedcommands/nandroid: remove internal options if no sdcard and is_data_media Prashant Somashekar 2011-11-26 09:53:41 -0500
  • db524c28b4 Merge "Fix wipe from android settings for devices with /datadata" into ics Steve Kondik 2011-11-30 08:14:02 +0300
  • a64c697333 Fix up the autoinclusion rules for the recoveryimage target. Koushik Dutta 2011-11-27 14:07:29 -0800
  • 1659814576 Fix wipe from android settings for devices with /datadata Pawit Pornkitprasan 2011-11-26 22:43:57 +0700
  • a9017dabc5 remove redundant fix Koushik Dutta 2011-11-23 14:07:06 -0800
  • ddc1241a36 fix missing prebuilts in recovery. mmc bootloader message support. fix segfault happening due to C structs not being zeroed out. Koushik Dutta 2011-11-23 14:06:12 -0800
  • edae7a5b0f Merge "recovery: fix non-MTD mounting (uninitialized variables)" into ics Ricardo Cerqueira 2011-11-22 21:45:36 +0300
  • d2eecca360 Update extendedcommands.c one "No". Chris41g 2011-11-15 10:33:17 -0600
  • b062713ee0 Merge pull request #13 from chris41g/gingerbread Koushik Dutta 2011-11-21 14:37:00 -0800
  • d280f6e0d8 rewrite mtd_restore_raw_partition to use the new aosp code Koushik Dutta 2011-11-21 11:22:04 -0800
  • b0a63d857f Update extendedcommands.c one "No". Chris41g 2011-11-15 10:33:17 -0600
  • ff316eb739 recovery: fix non-MTD mounting (uninitialized variables) Pawit Pornkitprasan 2011-11-19 13:31:21 +0700
  • 21ad8d04dd remove dedupe Koushik Dutta 2011-11-16 18:28:20 -0800
  • 0e7d88613a Support custom graphics.c. Set the recovery timeout to 1 hour. Koushik Dutta 2011-11-16 16:47:53 -0800
  • 0df56f4db4 wip Koushik Dutta 2011-11-16 16:00:35 -0800
  • 070dafc6fe fix flashing, which was breaking Arif Ali 2011-11-16 23:48:50 +0000
  • 63fb0eedbd Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-11-12 01:30:08 +0000
  • 88a233d5fa Fix up bmlutils to include fat.format automatically if rfs is found in the recovery.fstab. Use __system rather than run_exec_process. Koushik Dutta 2011-11-11 00:41:57 -0800
  • 2291705c41 Merge pull request #12 from DRockstar/gingerbread Koushik Dutta 2011-11-11 00:27:25 -0800
  • 7ef88155e0 fix advanced restore Koushik Dutta 2011-11-11 00:26:32 -0800
  • a8f265dd6f Add RFS format support Donovan Bartish 2011-11-10 12:55:22 -0600
  • e0bbe565af Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-10-30 19:32:02 +0000
  • 890b951a3d fix flash image for explicit bml path Koushik Dutta 2011-10-29 21:38:53 -0700
  • c971f76e45 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-10-30 02:30:05 +0000
  • c9ea117b56 actually implement internal sdcard restore Koushik Dutta 2011-10-29 18:48:18 -0700
  • b4812b5b34 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-10-29 01:30:07 +0100
  • 4fcd523ded fix driver looking for recovery, rather than checking the basename. fix badness in nandroid menu generation. Koushik Dutta 2011-10-28 11:47:02 -0700
  • 7691202e89 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-10-28 01:30:05 +0100
  • 89ed0b7355 support backup and restore on internal sdcard Koushik Dutta 2011-10-26 21:25:34 -0700
  • 46ba04b01b Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-10-25 01:30:07 +0100
  • f0e81c4643 deprecate BOARD_USES_RECOVERY_CHARGEMODE Koushik Dutta 2011-10-23 20:17:59 -0700
  • 24ba583ec2 deprecate BOARD_USES_RECOVERY_CHARGEMODE Koushik Dutta 2011-10-23 20:17:49 -0700
  • 85850a553b Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-10-24 01:30:32 +0100
  • 6cf153cd50 Revert "zero the partiiton before writing to it." Koushik Dutta 2011-10-23 13:28:53 -0700
  • 04fae9d67e fix the disabled states in init.htc.rc.... Koushik Dutta 2011-10-23 13:20:50 -0700
  • 17fd32d0a2 zero the partiiton before writing to it. Koushik Dutta 2011-10-22 22:34:58 -0700
  • 441031dadc minui: add ability to synchronize current key state Dima Zavin 2011-10-12 15:53:29 -0700
  • 9996a5cd15 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-10-05 01:30:05 +0100
  • 2e85422f89 juggle around some of the ext handling tools. add setprop link Koushik Dutta 2011-10-04 16:33:30 -0700
  • f908e5bdbe Merge pull request #11 from DRockstar/gingerbread Koushik Dutta 2011-10-04 16:32:14 -0700
  • a87bb5f57b edited nandroid.c to include rfs in fs lists Donovan Bartish 2011-09-29 15:37:19 -0500
  • f6abd409bb fix problem where the screen is sometimes all black in recovery Doug Zongker 2011-09-27 13:09:48 -0700
  • b1c19c1334 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-09-23 15:00:24 +0100
  • 95fb821c19 shuffle some code Koushik Dutta 2011-09-23 03:57:25 -0700
  • 0917a7aedf note usage of extendedcommand; Koushik Dutta 2011-09-23 03:50:29 -0700
  • 3681b91861 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-09-23 01:30:31 +0100
  • 81a61516c9 fix text Koushik Dutta 2011-09-22 15:10:20 -0700
  • fdfb636336 update recovery with new 3D images Doug Zongker 2011-09-20 14:16:46 -0700
  • 7f13e150cf more cwr5 work. Koushik Dutta 2011-09-08 16:55:35 -0700
  • 30a937a954 cwr 5 Koushik Dutta 2011-09-05 21:14:06 -0700
  • 88e0899617 minui: events: only open input devices with EV_KEY and/or EV_REL Dima Zavin 2011-09-02 14:24:43 -0700
  • 365836736c minui: events: add ability to poll on non-input fds Dima Zavin 2011-09-02 11:51:31 -0700
  • bc29063bf4 minui: events: refactor event acquisition Dima Zavin 2011-08-30 11:59:45 -0700
  • cf2de074f6 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-09-02 01:30:05 +0100
  • bf5a60a034 add some error logging to mmcutils Koushik Dutta 2011-08-31 23:28:21 -0700
  • 5268131918 allow explicitly provided mount locations Koushik Dutta 2011-08-31 23:26:45 -0700
  • d6bf694ff0 allow overriding mke2fs and htcbatt Koushik Dutta 2011-08-31 23:25:23 -0700
  • 4daf48a10b minui: graphics: add interface for framebuffer blank/unblank Dima Zavin 2011-08-30 11:59:20 -0700
  • 3c7f00ede6 minui: graphics: add ability to query font size Dima Zavin 2011-08-30 11:58:24 -0700
  • c2ddaea83a change recovery images to match blue holo theme Doug Zongker 2011-08-19 16:56:31 -0700
  • 7f33591677 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-08-18 01:30:08 +0100
  • 01ba8bc552 updated mke2fs from motorola that should also work on non-neon devices. Koushik Dutta 2011-08-17 16:44:22 -0700
  • 337dcdd011 ver Koushik Dutta 2011-07-31 18:42:21 -0700
  • b3122e51a0 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-08-15 01:30:08 +0100
  • 6afbcdc651 handle mounts in recovery if the have only one argument Kolja Dummann 2011-07-24 21:40:16 +0200
  • 97c7df2f33 Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread Arif Ali 2011-08-04 01:30:08 +0100