aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | recovery: Clean up the log saving while wiping.Tao Bao2016-12-131-95/+85
|/
* recovery: Remove obsolete code that supports "CACHE:foo" format.Tao Bao2016-12-101-21/+1
* recovery: Fix the argument parsing from COMMAND_FILE.Tao Bao2016-12-081-2/+5
* recovery: Clean up get_args().Tao Bao2016-12-051-80/+70
* Merge "Cleanup the duplicates of logs rotation functions"Tianjie Xu2016-11-041-84/+6
|\
| * Cleanup the duplicates of logs rotation functionsTianjie Xu2016-11-031-84/+6
* | Revert "Revert "Some cleanups to recovery.""Tao Bao2016-11-031-57/+53
|/
* Revert "Some cleanups to recovery."Dan Albert2016-10-261-53/+57
* Some cleanups to recovery.Tao Bao2016-10-261-57/+53
* Skip update-on-boot for bootreason in blacklistTianjie Xu2016-10-261-13/+39
* Verify wipe package when wiping A/B device in recovery.Yabin Cui2016-10-191-2/+71
* Clean up bootloader_message usage in recoveryTianjie Xu2016-10-181-29/+13
* Create bootloader_message static library.Yabin Cui2016-10-181-25/+38
* Replace minzip with libziparchiveTianjie Xu2016-10-171-1/+2
* No longer need android/log.hMark Salyzyn2016-10-071-1/+0
* Turn on -Werror for recoveryTianjie Xu2016-09-291-3/+3
* Merge "Duplicate the last_install content into last_log."Tao Bao2016-09-261-8/+12
|\
| * Duplicate the last_install content into last_log.Tao Bao2016-09-261-8/+12
* | Switch to <android-base/properties.h>.Elliott Hughes2016-09-261-12/+8
|/
* Switch recovery to libbase loggingTianjie Xu2016-09-011-29/+50
* minadbd: rename adb_server_main to minadbd_main.Josh Gao2016-08-301-1/+2
* Merge ""view recovery logs" will show /tmp/recovery.log"Tianjie Xu2016-08-171-31/+36
|\
| * "view recovery logs" will show /tmp/recovery.logTianjie Xu2016-08-171-31/+36
* | Merge "Handle error from fopen_path in finish_recovery"Johan Harvyl2016-08-091-4/+6
|\|
| * Handle error from fopen_path in finish_recoveryJohan Harvyl2016-08-081-4/+6
* | Merge \"Fix clang-tidy performance warnings.\"Chih-Hung Hsieh2016-07-271-1/+1
|\|
| * Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-271-1/+1
* | Increase EIO retry countTianjie Xu2016-06-231-1/+2
|\ \
| * | Increase EIO retry countTianjie Xu2016-06-231-1/+2
* | | resolve merge conflicts of fe8e356 to nyc-dev-plus-aospTao Bao2016-06-031-1/+91
|\ \ \ | | |/ | |/|
| * | recovery: Add support to brick a device.Tao Bao2016-06-031-1/+91
| * | recovery: Always log the update attempt.Tao Bao2016-05-021-0/+4
* | | resolve merge conflicts of 50f6417 to nyc-dev-plus-aospTianjie Xu2016-05-231-2/+14
|\ \ \ | | |/ | |/|
| * | Allow recovery to return error codesTianjie Xu2016-05-201-2/+14
* | | resolve merge conflicts of 5823dd4 to nyc-dev-plus-aospTianjie Xu2016-05-021-0/+6
|\| |
| * | Merge "Add ability to show "installing security update"" into nyc-devTianjie Xu2016-05-021-0/+6
| |\ \
| | * | Add ability to show "installing security update"Tianjie Xu2016-04-291-0/+6
* | | | recovery: Always log the update attempt.Tao Bao2016-05-021-0/+4
|\| | |
| * | | recovery: Always log the update attempt.Tao Bao2016-04-291-0/+4
| |/ /
* | | Merge "Fix google-runtime-int warnings." am: a1f4a1eChih-hung Hsieh2016-04-181-4/+4
|\ \ \ | | |/ | |/|
| * | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-4/+4
* | | Merge "Update the system update animation." into nyc-devElliott Hughes2016-04-151-1/+36
|\ \ \ | | |/ | |/|
| * | Update the system update animation.Elliott Hughes2016-04-151-1/+36
| * | recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-311-12/+97