aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't use typedefs that hide *s.Elliott Hughes2015-04-158-59/+54
* Merge "Move the menu header out of the menu."Elliott Hughes2015-04-158-66/+72
|\
| * Move the menu header out of the menu.Elliott Hughes2015-04-138-66/+72
|/
* Merge "Add missing \n after "Mounting /system." message."Elliott Hughes2015-04-131-1/+1
|\
| * Add missing \n after "Mounting /system." message.Elliott Hughes2015-04-131-1/+1
|/
* Merge "Remove unnecessary globals."Elliott Hughes2015-04-134-64/+55
|\
| * Remove unnecessary globals.Elliott Hughes2015-04-134-64/+55
* | Merge "Treat KEY_ENTER the same as KEY_POWER in the pager."Elliott Hughes2015-04-131-1/+1
|\ \ | |/ |/|
| * Treat KEY_ENTER the same as KEY_POWER in the pager.Elliott Hughes2015-04-131-1/+1
|/
* Merge "Rewritten file pager."Elliott Hughes2015-04-112-65/+88
|\
| * Rewritten file pager.Elliott Hughes2015-04-102-65/+88
* | Merge "Revert "Append kernel logs to last_log file""Tao Bao2015-04-111-46/+42
|\ \
| * | Revert "Append kernel logs to last_log file"Tao Bao2015-04-111-46/+42
* | | Merge "Append kernel logs to last_log file"Tao Bao2015-04-111-42/+46
|\ \ \ | |/ /
| * | Append kernel logs to last_log fileTao Bao2015-04-101-42/+46
* | | Merge "Update the comments for package installer commands"Tao Bao2015-04-101-1/+13
|\ \ \ | |_|/ |/| |
| * | Update the comments for package installer commandsTao Bao2015-04-101-1/+13
| |/
* | Merge "Auto-detect whether to use the long-press UI."Elliott Hughes2015-04-106-41/+56
|\ \ | |/ |/|
| * Auto-detect whether to use the long-press UI.Elliott Hughes2015-04-106-41/+56
|/
* Merge "Switch minadb over to C++."Elliott Hughes2015-04-109-31/+24
|\
| * Switch minadb over to C++.Elliott Hughes2015-04-109-31/+24
|/
* Merge "Switch minui over to C++."Elliott Hughes2015-04-108-102/+82
|\
| * Switch minui over to C++.Elliott Hughes2015-04-108-102/+82
|/
* Merge "Fix ScreenRecoveryUI to handle devices without power/up/down."Elliott Hughes2015-04-107-48/+96
|\
| * Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes2015-04-107-48/+96
|/
* Merge "Move "Mount /system" to the main menu."Elliott Hughes2015-04-106-55/+42
|\
| * Move "Mount /system" to the main menu.Elliott Hughes2015-04-106-55/+42
|/
* Merge "Add ev_iterate_available_keys to minui."Elliott Hughes2015-04-103-94/+126
|\
| * Add ev_iterate_available_keys to minui.Elliott Hughes2015-04-103-94/+126
|/
* Merge "Move the recovery image version out of the menu header."Elliott Hughes2015-04-101-21/+7
|\
| * Move the recovery image version out of the menu header.Elliott Hughes2015-04-091-21/+7
|/
* Merge "Move default implementations into Device."Elliott Hughes2015-04-094-84/+99
|\
| * Move default implementations into Device.Elliott Hughes2015-04-094-84/+99
* | Merge "Remove some commented-out code."Elliott Hughes2015-04-091-10/+0
|\ \ | |/ |/|
| * Remove some commented-out code.Elliott Hughes2015-04-091-10/+0
|/
* Merge "Move file paging into ScreenRecoveryUI."Elliott Hughes2015-04-095-95/+104
|\
| * Move file paging into ScreenRecoveryUI.Elliott Hughes2015-04-085-95/+104
|/
* Merge "Enable printf format argument checking."Elliott Hughes2015-04-094-5/+5
|\
| * Enable printf format argument checking.Elliott Hughes2015-04-084-5/+5
|/
* Merge "Remove the fixed screen size assumptions."Elliott Hughes2015-04-082-32/+37
|\
| * Remove the fixed screen size assumptions.Elliott Hughes2015-04-082-32/+37
* | Merge "Remove a couple of unused inlines from minzip/Zip.h."Elliott Hughes2015-04-081-10/+0
|\ \ | |/ |/|
| * Remove a couple of unused inlines from minzip/Zip.h.Elliott Hughes2015-04-081-10/+0
|/
* Merge "Rotate logs only when there are actual operations"Tao Bao2015-04-084-9/+33
|\
| * Rotate logs only when there are actual operationsTao Bao2015-04-074-9/+33
|/
* Merge "always use volume mount option when mounting a partition"Tao Bao2015-03-311-1/+1
|\
| * always use volume mount option when mounting a partitionGaelle Nassiet2015-03-241-1/+1
* | Merge "Refactor the codes to call wipe_data/wipe_cache functions"Tao Bao2015-03-311-22/+36
|\ \
| * | Refactor the codes to call wipe_data/wipe_cache functionsTao Bao2015-03-311-22/+36
|/ /
* | Merge "Revert "Erase PST partition if its marked to be erased.""Tao Bao2015-03-313-44/+0
|\ \