applypatch
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
2017-02-01 05:10:15 +00:00
bootloader_message
Add update_bootloader_message() to fix two-step OTAs.
2016-12-15 12:36:26 -08:00
edify
Cleanup ReadArgs & ReadValueArgs usage
2016-11-01 15:03:06 -07:00
etc
Write aliases before ffs mount in recovery
2017-01-04 11:20:19 -08:00
fonts
more font improvements and cleanup
2013-03-07 13:34:24 -08:00
minadbd
Address review comment.
2017-01-09 14:28:42 -08:00
minui
minui: Minor clean up to graphics.cpp.
2017-02-03 09:33:36 -08:00
otafault
Do not inject I/O fault on a retry
2017-01-09 14:51:15 -08:00
otautil
otautil: Clean up obsolete includes.
2016-11-08 13:39:12 -08:00
res-hdpi /images
Merge "Update background text images in recovery" am: f0af02fea6
2017-01-13 23:09:07 +00:00
res-mdpi /images
Merge "Update background text images in recovery" am: f0af02fea6
2017-01-13 23:09:07 +00:00
res-xhdpi /images
Merge "Update background text images in recovery" am: f0af02fea6
2017-01-13 23:09:07 +00:00
res-xxhdpi /images
Merge "Restore the max width for recovery background texts" am: c1df344381
2017-01-23 20:58:06 +00:00
res-xxxhdpi /images
Merge "Restore the max width for recovery background texts" am: c1df344381
2017-01-23 20:58:06 +00:00
tests
Remove '_static' suffix from libext2* references.
2017-01-23 15:18:29 -08:00
tools
Merge "Restore the max width for recovery background texts" am: c1df344381
2017-01-23 20:58:06 +00:00
uncrypt
Merge "Retry ioctl in uncrypt if it returns block# 0"
2017-01-07 01:11:13 +00:00
update_verifier
Merge "update_verifier: Move property_get() to android::base::GetProperty()."
2017-01-24 23:37:22 +00:00
updater
Merge "Remove '_static' suffix from libext2* references."
2017-01-25 23:48:43 +00:00
.clang-format
clang-format: Adjust short functions / if settings.
2016-12-12 15:00:52 -08:00
adb_install.cpp
Switch to <android-base/properties.h>.
2016-09-26 09:51:37 -07:00
adb_install.h
Factor out option variables from int to bool types
2015-03-25 15:56:15 -07:00
Android.mk
minui: Export minui/minui.h.
2017-01-16 21:28:18 -08:00
asn1_decoder.cpp
Add missing includes.
2015-01-28 12:09:05 -08:00
asn1_decoder.h
Add support for ECDSA signatures
2013-10-10 14:19:19 -07:00
bootloader.h
Create bootloader_message static library.
2016-10-18 11:37:05 -07:00
CleanSpec.mk
recovery: minui: add adf backend
2014-04-25 15:47:34 -07:00
common.h
Revert "Revert "Some cleanups to recovery.""
2016-11-03 11:57:46 -07:00
default_device.cpp
Auto-detect whether to use the long-press UI.
2015-04-10 15:14:35 -07:00
device.cpp
Call update_engine_sideload from recovery.
2016-11-19 22:39:51 -08:00
device.h
Merge \"Fix google-explicit-constructor warnings in bootable/recovery.\"
2016-06-29 23:11:45 +00:00
error_code.h
updater: Fix the wrong return value for package_extract_file().
2016-11-15 16:55:37 -08:00
fuse_sdcard_provider.cpp
Check an edge case when read(2) returns 0
2016-08-31 19:11:41 -07:00
fuse_sdcard_provider.h
recovery: Fork a process for fuse when sideloading from SD card.
2016-01-13 21:29:20 -08:00
fuse_sideload.cpp
Use BoringSSL instead of mincrypt to speed up package verification.
2016-04-13 16:39:56 -07:00
fuse_sideload.h
recovery: Switch fuse_* to C++.
2015-07-24 11:22:05 -07:00
install.cpp
Merge "Print with newline for ui_print." am: 90deaf9ab7
2017-01-24 05:00:27 +00:00
install.h
Revert "Revert "Some cleanups to recovery.""
2016-11-03 11:57:46 -07:00
interlace-frames.py
Go back to the old ear-wiggling Android animation.
2016-04-21 14:26:14 -07:00
mounts.cpp
Remove obsolete MTD support.
2016-06-10 13:45:35 -07:00
mounts.h
Remove obsolete MTD support.
2016-06-10 13:45:35 -07:00
NOTICE
Automated import from //branches/master/...@140824,140824
2009-03-24 18:36:42 -07:00
print_sha1.h
Revert "Revert "Some cleanups to recovery.""
2016-11-03 11:57:46 -07:00
README.md
Add checkers and tests for empty locale in PNG file
2017-01-18 19:37:06 -08:00
recovery-persist.cpp
Cleanup the duplicates of logs rotation functions
2016-11-03 18:16:33 -07:00
recovery-persist.rc
recovery: use __android_log_pmsg_file_write for log files
2016-03-28 11:07:00 -07:00
recovery-refresh.cpp
Cleanup the duplicates of logs rotation functions
2016-11-03 18:16:33 -07:00
recovery-refresh.rc
recovery: use __android_log_pmsg_file_write for log files
2016-03-28 11:07:00 -07:00
recovery.cpp
recovery: Move property_get() to android::base::GetProperty().
2017-01-13 12:08:34 -08:00
res-560dpi
Make text for recovery larger on angler
2016-05-02 12:20:04 -07:00
roots.cpp
Use flash erase & logical block size for userdata wipe
2017-01-24 18:04:02 -08:00
roots.h
Revert "Revert "Some cleanups to recovery.""
2016-11-03 11:57:46 -07:00
rotate_logs.cpp
Cleanup the duplicates of logs rotation functions
2016-11-03 18:16:33 -07:00
rotate_logs.h
Cleanup the duplicates of logs rotation functions
2016-11-03 18:16:33 -07:00
screen_ui.cpp
recovery: Fix the broken UI text.
2017-01-03 22:40:03 -08:00
screen_ui.h
minui: Export minui/minui.h.
2017-01-16 21:28:18 -08:00
stub_ui.h
recovery: Fix the broken UI text.
2017-01-03 22:40:03 -08:00
ui.cpp
Fix a log issue in ui.cpp.
2017-01-31 21:27:27 -08:00
ui.h
recovery: Add screensaver mode.
2017-01-30 16:12:30 -08:00
verifier.cpp
resolve build error when merging 0f7f7e21
2017-01-18 15:15:17 -08:00
verifier.h
Use BoringSSL instead of mincrypt to speed up package verification.
2016-04-13 16:39:56 -07:00
wear_touch.cpp
Switch recovery to libbase logging
2016-09-01 18:33:25 +00:00
wear_touch.h
recovery: Move SwipeDetector into common location
2016-03-18 06:03:21 +00:00
wear_ui.cpp
minui: Export minui/minui.h.
2017-01-16 21:28:18 -08:00
wear_ui.h
recovery: Fix the broken UI text.
2017-01-03 22:40:03 -08:00