summaryrefslogtreecommitdiff
path: root/recovery.cpp
AgeCommit message (Expand)Author
2014-04-01add reboot-to-bootloader and power down options to recovery menuDoug Zongker
2014-03-18am b4bbf887: resolved conflicts for merge of 708aa238 to klp-modular-dev-plus...Doug Zongker
2014-03-18resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aospDoug Zongker
2014-03-18add --shutdown_after option to recoveryDoug Zongker
2014-03-17am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus...Doug Zongker
2014-03-17resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker
2014-03-17refactor image resource loading code in minuiDoug Zongker
2014-03-14am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn
2014-03-14am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn
2014-03-14Recovery 64-bit compile issuesMark Salyzyn
2014-02-13clean up some warnings when building recoveryDoug Zongker
2014-01-21log extra info for debuggingDoug Zongker
2013-11-26add the functions for multi-stage packages to updaterDoug Zongker
2013-09-03recovery: fix use of init reboot methodDoug Zongker
2013-08-30recovery: fix rebootingDoug Zongker
2013-08-21recovery: install packages in a known mount environmentDoug Zongker
2013-07-31notify about pending long pressDoug Zongker
2013-07-09Merge "recovery: preserve recovery logs across cache wipes"Doug Zongker
2013-07-09recovery: preserve recovery logs across cache wipesDoug Zongker
2013-07-09recovery: move log output to stdoutDoug Zongker
2013-07-02recovery: copy logs to cache more aggressivelyDoug Zongker
2013-06-04am d51bfc9b: Merge "Fix the potential segmentation fault"Doug Zongker
2013-06-04Fix the potential segmentation faultJin Feng
2013-05-21recovery: save logs from the last few invocations of recoveryDoug Zongker
2013-05-21recovery: turn on text display for install errors in debug buildsDoug Zongker
2013-03-07more font improvements and cleanupDoug Zongker
2012-10-16resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aospKenny Root
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-10-08recovery: fix failure to unmount "/cache"Devin Kim
2012-09-24display error state on OTA failureDoug Zongker
2012-09-18localization for recovery messagesDoug Zongker
2012-08-29recovery locale handling fixesDoug Zongker
2012-08-23change recovery images to android with spinnerDoug Zongker
2012-08-22add simple text to recovery UIDoug Zongker
2012-04-12am e5d5ac76: minor recovery changesDoug Zongker
2012-04-12minor recovery changesDoug Zongker
2012-04-08Update merge for SELinux to compileKenny Root
2012-03-30resolved conflicts for merge of 0b1fee1b to masterKenny Root
2012-01-18support "sideload over ADB" modeDoug Zongker
2012-01-10support "sideload over ADB" modeDoug Zongker
2011-12-13mount cache before sideloading from external storageDoug Zongker
2011-11-04move key processing to RecoveryUIDoug Zongker
2011-11-01move key processing to RecoveryUIDoug Zongker
2011-10-31C++ class for device-specific codeDoug Zongker
2011-10-31refactor ui functions into a classDoug Zongker
2011-10-31C++ class for device-specific codeDoug Zongker
2011-10-31turn recovery into a C++ binaryDoug Zongker
2011-10-28refactor ui functions into a classDoug Zongker
2011-10-28turn recovery into a C++ binaryDoug Zongker