Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
21ed6b2b0d8c69d090635e187b7bed8ec83aad34
/
Android.mk
« Previous
0470cee
Allow customizing WearRecoveryUI via Makefile variables.
by Tao Bao
· 7 years ago
5f8dd99
ui: Move the support for touch inputs into RecoveryUI.
by Tao Bao
· 7 years ago
ded2dac
recovery: replace make_ext4 with e2fsprogs
by Jin Qian
· 8 years ago
d428e79
Add libasyncio.
by Jerry Zhang
· 7 years ago
f9fe6a7
Merge "Add missing libziparchive dependency."
by Treehugger Robot
· 7 years ago
e1bb7a5
Add missing libziparchive dependency.
by Elliott Hughes
· 7 years ago
9d4839c
Restructure vr_ui
by Luke Song
· 7 years ago
4521b70
Use Makefile variables to specify margin settings.
by Tao Bao
· 7 years ago
e2bd876
Introduce VR recovery ui
by Luke Song
· 7 years ago
600e806
libbootloader_message: convert to Android.bp
by Tom Cherry
· 7 years ago
106ca8e
Merge "otautil: Android.mk -> Android.bp"
by Treehugger Robot
· 7 years ago
f3ae55a
otautil: Android.mk -> Android.bp
by Steven Moreland
· 7 years ago
b168f5f
recovery: Use libverifier instead of rebuilding the sources.
by Tao Bao
· 8 years ago
ed13819
fuse_sideload: Change the minimal block size to 4096.
by Tao Bao
· 8 years ago
20126e1
libfusesideload: Clean up the CFLAGS for the module.
by Tao Bao
· 8 years ago
d8039ac
recovery: Remove the include of adb.h.
by Tao Bao
· 8 years ago
b24510c
librecovery: Remove -Wno-unused-parameter and add -Wall.
by Tao Bao
· 8 years ago
919d2c9
Call libvintf to verify package compatibility.
by Tao Bao
· 8 years ago
7fdcb19
Add the missing LOCAL_CFLAGS for librecovery.
by Tao Bao
· 8 years ago
1d86605
Verify the package compatibility with libvintf.
by Tao Bao
· 8 years ago
fb00d82
Boot control HAL based on the A/B headers.
by Alex Deymo
· 8 years ago
5f85d1f
Log the error message when failing to mount/umount.
by Tao Bao
· 8 years ago
d7bf82e
Remove the dead #include's in verifier.cpp.
by Tao Bao
· 8 years ago
0ecbd76
minui: Export minui/minui.h.
by Tao Bao
· 8 years ago
67f3aa8
Remove "_static" suffix from libsparse
by Alex Deymo
· 8 years ago
3165366
Remove "_static" suffix from libext4_utils.
by Alex Deymo
· 8 years ago
99adda9
Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658
by Tianjie Xu
· 8 years ago
e113e4d
Cleanup the duplicates of logs rotation functions
by Tianjie Xu
· 8 years ago
8176cf2
resolve merge conflicts of 6fba98c to stage-aosp-master
by Tianjie Xu
· 8 years ago
8b309f6
Create bootloader_message static library.
by Yabin Cui
· 8 years ago
8cf5c8f
Replace minzip with libziparchive
by Tianjie Xu
· 8 years ago
c26e377
Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815
by Tao Bao
· 8 years ago
de40ba5
Update the header path for ext4_utils.
by Tao Bao
· 8 years ago
b0c3f6f
Disable the meaningless parts of the UI for A/B.
by Elliott Hughes
· 8 years ago
17e316c
Turn on -Werror for recovery
by Tianjie Xu
· 8 years ago
7aa8874
Turn on -Werror for recovery
by Tianjie Xu
· 8 years ago
c21edd4
Switch recovery to libbase logging
by Tianjie Xu
· 8 years ago
7b0ad9c
Switch recovery to libbase logging
by Tianjie Xu
· 8 years ago
6657185
Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346
by Josh Gao
· 8 years ago
dc97404
Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0
by Josh Gao
· 8 years ago
073164f
Fix references to libcrypto_utils_static.
by Josh Gao
· 8 years ago
9b15ba8
resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp
by Yabin Cui
· 8 years ago
2f272c0
Create bootloader_message static library.
by Yabin Cui
· 8 years ago
b36980c
resolve merge conflicts of 179c0d8 to stage-aosp-master am: 274d17dc0f
by Elliott Hughes
· 8 years ago
274d17d
resolve merge conflicts of 179c0d8 to stage-aosp-master
by Elliott Hughes
· 8 years ago
63a3192
Remove obsolete MTD support.
by Elliott Hughes
· 8 years ago
994bacf
Disable the meaningless parts of the UI for A/B. am: 01fcbe160b
by Elliott Hughes
· 8 years ago
01fcbe1
Disable the meaningless parts of the UI for A/B.
by Elliott Hughes
· 8 years ago
8febafa
Use BoringSSL instead of mincrypt to speed up package verification.
by Elliott Hughes
· 9 years ago
6e2a8b1
resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
452df6d
Convert recovery to use BoringSSL instead of mincrypt.
by Mattias Nissler
· 9 years ago
9b9e584
Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771
by Mark Salyzyn
· 9 years ago
13aca59
recovery: use __android_log_pmsg_file_write for log files
by Mark Salyzyn
· 9 years ago
a4f701a
recovery: use __android_log_pmsg_file_write for log files
by Mark Salyzyn
· 9 years ago
1500f11
recovery: Move SwipeDetector into common location am: 9020e0f
by Prashant Malani
· 9 years ago
9020e0f
recovery: Move SwipeDetector into common location
by Prashant Malani
· 9 years ago
d80a998
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
by Tao Bao
· 9 years ago
99281df
recovery: check battery level before installing package.
by Yabin Cui
· 9 years ago
53e7a06
recovery: check battery level before installing package.
by Yabin Cui
· 9 years ago
a7b9a46
IO fault injection for OTA packages
by Jed Estep
· 9 years ago
e284cd5
Merge "Refactor existing tests to use gtest" am: 38b02cc6a0 am: 9865c55254
by Tao Bao
· 9 years ago
4329186
Refactor existing tests to use gtest
by Jed Estep
· 9 years ago
f1fc48c
IO fault injection for OTA packages
by Jed Estep
· 9 years ago
7197ee0
Add update_verifier for A/B OTA update.
by Tao Bao
· 9 years ago
6bc2155
Add update_verifier for A/B OTA update. am: 1171d3a12b
by Tao Bao
· 9 years ago
1171d3a
Add update_verifier for A/B OTA update.
by Tao Bao
· 9 years ago
56deefb
Stop using libstdc++.
by Dan Albert
· 9 years ago
7101b2e
recovery: Switch to clang
by Tao Bao
· 9 years ago
4ea2b0c
Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699
by Tao Bao
· 9 years ago
f683512
recovery: Depend on mkfs.f2fs only if needed.
by Tao Bao
· 9 years ago
ba78158
am 337db14f: recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.
by Tao Bao
· 9 years ago
337db14
recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.
by Tao Bao
· 9 years ago
0d4e002
recovery: Switch fuse_* to C++.
by Tao Bao
· 9 years ago
71dc365
recovery: Switch fuse_* to C++.
by Tao Bao
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
e49a9e5
Stop using libstdc++.
by Dan Albert
· 9 years ago
8fd86d7
Move the menu header out of the menu.
by Elliott Hughes
· 10 years ago
ec28340
Move "Mount /system" to the main menu.
by Elliott Hughes
· 10 years ago
9e7ae8a
Move default implementations into Device.
by Elliott Hughes
· 10 years ago
5a50b1b
Install the recovery binary directly to the recovery image.
by Ying Wang
· 10 years ago
f3a5726
Kill of most of the remainder of minadbd.
by Dan Albert
· 10 years ago
1ddd350
Use headers from adb.
by Dan Albert
· 10 years ago
8f1bfea
Lose USB transport code to libadb.
by Dan Albert
· 10 years ago
5db3f97
Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined"
by Elliott Hughes
· 10 years ago
eaeb55f
Merge "Start losing code to libadb."
by Dan Albert
· 10 years ago
6ed899a
Remove superfluous OpenSSL include paths.
by Adam Langley
· 10 years ago
a01ce3a
Start losing code to libadb.
by Dan Albert
· 10 years ago
3cd669f
Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined
by Adrien Grassein
· 10 years ago
945fc68
do sdcard sideloading through the fuse filesystem
by Doug Zongker
· 10 years ago
18a78e0
refactor fuse sideloading code
by Doug Zongker
· 10 years ago
b9afc2b
Use LOCAL_REQUIRED_MODULES for mkfs.f2fs
by Ji-Hwan Lee
· 10 years ago
37aedb3
Support F2FS for the data partition
by JP Abgrall
· 10 years ago
276f37e
Merge "Fix build break caused by vold change"
by Paul Lawrence
· 11 years ago
39cf417
remove pixelflinger from recovery
by Doug Zongker
· 11 years ago
a8c5607
Fix build break caused by vold change
by Paul Lawrence
· 11 years ago
0d32f25
clean up some warnings when building recovery
by Doug Zongker
· 11 years ago
a1bc148
remove 'retouch' ASLR support
by Doug Zongker
· 11 years ago
76adfc5
program to store unencrypted files in an encrypted filesystem
by Doug Zongker
· 11 years ago
99916f0
do verification and extraction on memory, not files
by Doug Zongker
· 11 years ago
f39989a
recovery: wipe encryption metadata along with data partition
by Doug Zongker
· 11 years ago
Next »