applypatch
Merge "Switch recovery to libbase logging"
2016-09-01 23:04:37 +00:00
bootloader_message
Fix bootloader_message.
2016-07-06 21:17:53 +00:00
edify
resolve merge conflicts of 7ce287d
to nyc-dev-plus-aosp
2016-06-03 15:44:52 -07:00
etc
init now uses libprocessgroup, so set up /acct.
2016-06-15 15:15:15 -07:00
fonts
more font improvements and cleanup
2013-03-07 13:34:24 -08:00
minadbd
minadbd: rename adb_server_main to minadbd_main.
2016-08-30 13:15:12 -07:00
minui
Have gr_init_font alloc memory for the font
2016-09-13 15:50:25 +00:00
minzip
Switch recovery to libbase logging
2016-09-01 14:32:55 -07:00
otafault
Switch recovery to libbase logging
2016-09-01 14:32:55 -07:00
res-hdpi /images
Merge "Further compress the text images with zopflipng"
2016-08-03 17:59:11 +00:00
res-mdpi /images
Merge "Further compress the text images with zopflipng"
2016-08-03 17:59:11 +00:00
res-xhdpi /images
Merge "Further compress the text images with zopflipng"
2016-08-03 17:59:11 +00:00
res-xxhdpi /images
Merge "Further compress the text images with zopflipng"
2016-08-03 17:59:11 +00:00
res-xxxhdpi /images
Merge "Further compress the text images with zopflipng"
2016-08-03 17:59:11 +00:00
tests
Switch recovery to libbase logging
2016-09-01 14:32:55 -07:00
tools
Merge "Further compress the text images with zopflipng" am: 61240f88ea
2016-08-03 18:01:35 +00:00
uncrypt
save uncrypt status to last_install am: e16e799dfd
2016-09-13 01:50:40 +00:00
update_verifier
Switch recovery to libbase logging
2016-09-01 14:32:55 -07:00
updater
Merge "Switch recovery to libbase logging"
2016-09-01 23:04:37 +00:00
adb_install.cpp
Merge \"Remove an abused global so we can actually see logging.\"
2016-06-15 23:16:14 +00:00
adb_install.h
Factor out option variables from int to bool types
2015-03-25 15:56:15 -07:00
Android.mk
Switch recovery to libbase logging
2016-09-01 14:32:55 -07: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-06-30 11:02:38 -07:00
CleanSpec.mk
recovery: minui: add adf backend
2014-04-25 15:47:34 -07:00
common.h
Switch recovery to libbase logging
2016-09-01 14:32:55 -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-08-11 18:55:11 -07:00
device.h
Merge \"Fix google-explicit-constructor warnings in bootable/recovery.\"
2016-06-29 23:11:45 +00:00
error_code.h
Skip update-on-boot for bootreason in blacklist
2016-07-11 18:37:34 -07: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
Revert "DO NOT MERGE Fail gracefully when we fail to fork the update binary am: de1b53d067"
2016-09-20 22:57:19 +00:00
install.h
Verify wipe package when wiping A/B device in recovery.
2016-06-20 18:18:02 -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
recovery: Dump the signature in the zip package.
2016-04-20 14:44:29 -07:00
README.md
Refactor existing tests to use gtest
2016-02-04 10:11:30 -08:00
recovery-persist.cpp
Switch recovery to libbase logging
2016-09-01 14:32:55 -07:00
recovery-persist.rc
recovery: use __android_log_pmsg_file_write for log files
2016-03-31 13:52:54 -07:00
recovery-refresh.cpp
Fix clang-tidy performance warnings.
2016-07-27 10:19:47 -07:00
recovery-refresh.rc
recovery: use __android_log_pmsg_file_write for log files
2016-03-31 13:52:54 -07:00
recovery.cpp
Switch recovery to libbase logging
2016-09-01 14:32:55 -07:00
res-560dpi
Make text for recovery larger on angler
2016-05-02 12:20:04 -07:00
roots.cpp
Switch recovery to libbase logging
2016-09-01 14:32:55 -07:00
roots.h
Create convert_fbe breadcrumb file to support conversion to FBE
2015-11-13 07:49:31 -08:00
screen_ui.cpp
Remove debug log statement; fix build
2016-09-08 00:19:56 +00:00
screen_ui.h
Remove duplicate methods and variables from WearRecoveryUI
2016-09-07 02:26:50 -07:00
ui.cpp
Clean up the sleep()'s after poking init services
2015-05-27 14:48:56 -07:00
ui.h
Add ability to show "installing security update"
2016-04-29 12:19:43 -07:00
verifier.cpp
Switch recovery to libbase logging
2016-09-01 14:32:55 -07: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 14:32:55 -07:00
wear_touch.h
recovery: Move SwipeDetector into common location
2016-03-18 06:03:21 +00:00
wear_ui.cpp
resolve merge conflicts of ad8b5a6
to nyc-mr1-dev-plus-aosp
2016-09-09 14:23:31 -07:00
wear_ui.h
Remove duplicate thread loop
2016-09-09 08:22:49 -07:00