aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove EXPAND/STRINGIFY macros.Tao Bao2017-09-131-1/+5
* Merge "screen_ui: Word-wrap menu headers."Tao Bao2017-08-161-4/+5
|\
| * screen_ui: Word-wrap menu headers.Tao Bao2017-08-151-4/+5
* | Merge "otautil: Clean up dirCreateHierarchy()."Tao Bao2017-07-301-13/+13
|\|
| * otautil: Clean up dirCreateHierarchy().Tao Bao2017-07-271-13/+13
* | Merge "recovery: Fix the flickering when turning on text mode."Tao Bao2017-07-251-9/+8
|\|
| * recovery: Fix the flickering when turning on text mode.Tao Bao2017-07-251-9/+8
* | Merge "Avoid crashing recovery with unwritable /cache."Tao Bao2017-07-211-25/+23
|\|
| * Avoid crashing recovery with unwritable /cache.Tao Bao2017-07-211-25/+23
* | Merge "Fix the android-cloexec-* warnings in bootable/recovery"Tianjie Xu2017-07-191-24/+24
|\|
| * Fix the android-cloexec-* warnings in bootable/recoveryTianjie Xu2017-07-191-24/+24
* | Fix "No file_contexts" warningJeff Vander Stoep2017-06-151-6/+3
|\ \ | |/ |/|
| * Fix "No file_contexts" warningJeff Vander Stoep2017-06-151-6/+3
| * Fix the input parameter for "set_retry_bootloader_message"Tianjie Xu2017-05-171-13/+13
| * Adding support for quiescent reboot to recoveryDmitri Plotnikov2017-04-271-6/+20
| * Merge "Add the missing sr-Latn into png files and rename the png locale heade...Tianjie Xu2017-03-281-1/+1
* | Retry the update if ApplyBSDiffPatch | ApplyImagePatch failsTianjie Xu2017-05-231-4/+5
* | Fix the input parameter for "set_retry_bootloader_message"Tianjie Xu2017-05-171-13/+13
* | Revert "Remove EXPAND/STRINGIFY macros."Tao Bao2017-05-031-1/+1
* | Remove EXPAND/STRINGIFY macros.Tao Bao2017-05-031-1/+1
* | adb_install: Stop passing RecoveryUI as a parameter.Tao Bao2017-05-011-2/+2
* | Merge "Adding support for quiescent reboot to recovery"Treehugger Robot2017-04-271-6/+20
|\ \
| * | Adding support for quiescent reboot to recoveryDmitri Plotnikov2017-04-191-6/+20
* | | recovery: Remove the include of adb.h.Tao Bao2017-04-241-1/+0
* | | Reboot the device on user build after the install failsTianjie Xu2017-04-211-4/+12
|/ /
* | Merge "Add the missing sr-Latn into png files and rename the png locale header"Tianjie Xu2017-03-281-1/+1
|\ \ | |/ |/|
| * Add the missing sr-Latn into png files and rename the png locale headerTianjie Xu2017-03-241-1/+1
* | Merge "Fix the wrong parameter when calling read_metadata_from_package()."Tao Bao2017-03-241-37/+35
|\ \
| * | Fix the wrong parameter when calling read_metadata_from_package().Tao Bao2017-03-241-37/+35
| |/
* / Reword the wipe warning message to be more comprehensible.Paul Crowley2017-03-231-4/+6
|/
* recovery: Replace the hard-coded 1000 with AID_SYSTEM.Tao Bao2017-03-221-2/+3
* recovery: Fix the FIXME in get_menu_selection().Tao Bao2017-03-071-99/+94
* recovery: Move a few int to bool.Tao Bao2017-03-071-67/+68
* Merge "recovery: Drop the "--stages" / '-g' argument."Tao Bao2017-03-071-13/+4
|\
| * recovery: Drop the "--stages" / '-g' argument.Tao Bao2017-03-071-13/+4
* | Merge "recovery: Add SetStage() into 'Run graphics test'."Tao Bao2017-03-071-25/+37
|\ \
| * | recovery: Add SetStage() into 'Run graphics test'.Tao Bao2017-03-071-25/+37
| |/
* / recovery: Minor clean up to choose_recovery_file().Tao Bao2017-03-071-51/+35
|/
* recovery: Remember the last log position.Tao Bao2017-02-281-1/+2
* recovery: Don't show "No /cache partition found" on screen.Tao Bao2017-02-241-1/+0
* recovery: Clean up browse_directory().Tao Bao2017-02-101-92/+55
* Replace _exit(-1) with _exit(EXIT_FAILURE).Tao Bao2017-02-031-3/+3
* recovery: Move property_get() to android::base::GetProperty().Tao Bao2017-01-131-14/+12
* recovery: Fix the argument parsing.Tao Bao2017-01-091-2/+2
* recovery: Fix the broken UI text.Tao Bao2017-01-041-2/+1
* Support a "ask before wiping" boot flag.Paul Crowley2016-12-211-12/+52
* Add update_bootloader_message() to fix two-step OTAs.Tao Bao2016-12-151-11/+12
* Merge "Add a stub recovery UI."Sen Jiang2016-12-141-1/+5
|\
| * Add a stub recovery UI.Sen Jiang2016-12-131-1/+5
* | Remove the obsolete comments for firmware update.Tao Bao2016-12-141-15/+1