Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
76958ae984d7c4a963f7673e834d4bae7b4ca939
« Previous
d4d4c24
Fix missing #includes in bootable/recovery.
by Elliott Hughes
· 10 years ago
fcdb76d
twrp-functions: remove unused functions
by that
· 10 years ago
a1ad19f
mtp: get rid of string streams, reduces binary size a bit
by that
· 10 years ago
abb5c4e
Move sleep during MTP startup to MTP thread
by Ethan Yonker
· 10 years ago
c1f5c0f
gui: fix DEVICE_RESOLUTION warnings in Android.mk
by that
· 10 years ago
4bfabab
Check for valid MTP_Storage_ID before adding or removing
by Ethan Yonker
· 10 years ago
f9f99bc
Ingore SIGPIPE errors
by Ethan Yonker
· 10 years ago
ee8b314
Improve MTPServer logging of read errors
by Ethan Yonker
· 10 years ago
32f68a3
Add TW_IGNORE_MT_POSITION_0 touch flag
by Ethan Yonker
· 10 years ago
dc3223a
toolbox_recovery should always include setenforce
by Ethan Yonker
· 10 years ago
f5c904b
2.8.3.0
by Ethan Yonker
· 10 years ago
960f030
Fix twrpTar building
by Ethan Yonker
· 10 years ago
0c53203
Fix else if and maxFileSize initializer.
by bigbiff
· 10 years ago
a3d31fb
fixPermissions: simplify code, fix bugs
by that
· 10 years ago
d79d9bc
Allow non datamedia devices to wipe encryption
by Ethan Yonker
· 10 years ago
726a020
MTP add/remove storage instead of disabling MTP
by Ethan Yonker
· 10 years ago
6cb35aa
Recovery init.rc setenforce 0 to make SELinux permissive
by Ethan Yonker
· 10 years ago
7279f97
Remove an uninitialized value.
by Dan Albert
· 10 years ago
b789626
Fix include paths in crypto
by Ethan Yonker
· 10 years ago
5216bef
Toggle MTP during ADB sideload
by Ethan Yonker
· 10 years ago
e3e8829
Update SuperSU to 2.40
by Ethan Yonker
· 10 years ago
fb7a2da
Fix adb sideload page on 1440x2560 layout
by Ethan Yonker
· 10 years ago
0024e38
Add support for custom kernel headers
by Kra1o5
· 10 years ago
87da424
Fixes for compiling crypto in older trees
by Dees Troy
· 10 years ago
2d11d49
Fix compiling of dosfstools for arm64
by Ethan Yonker
· 10 years ago
619a721
Improve resource error logging
by Ethan Yonker
· 10 years ago
4b94cfd
Attempt to set the proper uid/gid/contexts on new files and dirs
by Ethan Yonker
· 10 years ago
ac21cb5
Fix loading of png images in custom themes
by Ethan Yonker
· 10 years ago
b6ef478
Revert "Fix USB Mass Storage on some devices"
by Matt Mower
· 10 years ago
b47f28b
Fix generating symlinks for older trees
by Dees Troy
· 10 years ago
452e420
EPOLLWAKEUP handling in minui/events.c
by Ethan Yonker
· 10 years ago
d5c6069
This fixes kernel panic on find7 when disabling MTP before flashing zips.
by bigbiff
· 10 years ago
6a8a8b8
am 8af7c5df: am a72512cd: Add O_CREAT option for open
by Sungmin Choi
· 10 years ago
8af7c5d
am a72512cd: Add O_CREAT option for open
by Sungmin Choi
· 10 years ago
8002104
Add O_CREAT option for open
by Sungmin Choi
· 10 years ago
a72512c
Add O_CREAT option for open
by Sungmin Choi
· 10 years ago
0fe6084
am cb1a7502: am f59b9942: Add basic navigation controls to log viewer.
by Patrick Tjin
· 10 years ago
d43c13d
am 8e8d5de4: am cd055ee7: Save kernel logs to /cache/recovery
by Patrick Tjin
· 10 years ago
cb1a750
am f59b9942: Add basic navigation controls to log viewer.
by Patrick Tjin
· 10 years ago
8e8d5de
am cd055ee7: Save kernel logs to /cache/recovery
by Patrick Tjin
· 10 years ago
f849b0c
am 4f9fcffc: am 37ad1f12: Merge "Force write to disk while doing uncrypt" into lmp-mr1-dev
by Michael Runge
· 10 years ago
b38de7e
make header layout more readable for 1440x2560
by bigbiff
· 10 years ago
0bc17c6
Fix occasional MTP kernel panic
by Ethan Yonker
· 10 years ago
738be7a
Use one mizip for all
by Ethan Yonker
· 10 years ago
ceb7b8e
crypto: fix build in < 5.0 tree
by that
· 10 years ago
2017279
Fix mkexfatfs exclusion when TW_NO_EXFAT enabled
by Matt Mower
· 10 years ago
a62811f
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
f59b994
Add basic navigation controls to log viewer.
by Patrick Tjin
· 10 years ago
cd055ee
Save kernel logs to /cache/recovery
by Patrick Tjin
· 10 years ago
4f9fcff
am 37ad1f12: Merge "Force write to disk while doing uncrypt" into lmp-mr1-dev
by Michael Runge
· 10 years ago
37ad1f1
Merge "Force write to disk while doing uncrypt" into lmp-mr1-dev
by Michael Runge
· 10 years ago
d5a7c0e
add support unicode font not only ascii
by soyu
· 10 years ago
38c2ff8
Include libext2_quota.so if present for e2fsprogs utilities
by Ethan Yonker
· 10 years ago
8a59459
Update minui to work properly
by Ethan Yonker
· 10 years ago
c56ab4c
Fix slidervalue not showing up in some cases
by Ethan Yonker
· 10 years ago
448c8dc
Fix png graphics load / display on AArch64
by Ethan Yonker
· 10 years ago
76084eb
Remove new images from AOSP
by Ethan Yonker
· 10 years ago
1902c79
Use linker64 on AArch64
by Ethan Yonker
· 10 years ago
7cb4c33
add function to partition.cpp to return max file size to mtp responder
by bigbiff
· 10 years ago
253368a
Reduce libs needed for decrypt and clean up old decypt files
by Ethan Yonker
· 10 years ago
1db013b
bootable recovery: we upgraded to 5.0.1
by erikcas
· 10 years ago
75bf041
Make the android-5.0 branch compile in 4.4 to 4.1
by Ethan Yonker
· 10 years ago
dd2f248
am cdce7f7e: am c43b17f0: Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
cdce7f7
am c43b17f0: Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
c43b17f
Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
4c3c7a9
Fix recovery image build for 32p
by Bruce Beare
· 10 years ago
d1c357f
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
cdc3ef5
TWRP MTP: make sure inotify_fd is set
by Ethan Yonker
· 10 years ago
a01ce3a
Start losing code to libadb.
by Dan Albert
· 10 years ago
e7b0f60
am 0fe938c0: am 5b9c4ce5: am b278c252: Add support for tune2fs file operations
by Michael Runge
· 10 years ago
0fe938c
am 5b9c4ce5: am b278c252: Add support for tune2fs file operations
by Michael Runge
· 10 years ago
5b9c4ce
am b278c252: Add support for tune2fs file operations
by Michael Runge
· 10 years ago
acf47db
Add support for tune2fs file operations
by Michael Runge
· 10 years ago
4b54239
Force write to disk while doing uncrypt
by Michael Runge
· 10 years ago
b278c25
Add support for tune2fs file operations
by Michael Runge
· 10 years ago
db1044a
am 39be2f64: am d34b6378: Merge "Global C++11 compatibility."
by Dan Albert
· 10 years ago
39be2f6
am d34b6378: Merge "Global C++11 compatibility."
by Dan Albert
· 10 years ago
d34b637
Merge "Global C++11 compatibility."
by Dan Albert
· 10 years ago
32f9fe7
Global C++11 compatibility.
by Dan Albert
· 10 years ago
ec0fa4a
Properly set tw_settings_path after decrypt on data media devices
by Ethan Yonker
· 10 years ago
c8f5899
Fix process to disable stock recovery flashing
by Dees Troy
· 10 years ago
2b55601
Add /firmware to the mount list for L decrypt
by Ethan Yonker
· 10 years ago
0e67837
Add flag for including additional files built from source in TWRP
by Ethan Yonker
· 10 years ago
cceebb8
Tweak 5.0 L decrypt
by Ethan Yonker
· 10 years ago
560e65f
Make libmincrypttwrp a shared library
by Ethan Yonker
· 10 years ago
03ea978
Clean up make flash utility make files
by Ethan Yonker
· 10 years ago
5cd8a8a
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
85939e5
Thanks to _that, return null if vector is empty
by bigbiff
· 10 years ago
f3958d0
am 71fa5392: am de27d4cb: am e5879c36: Byte swap to support BGRA in recovery mode
by Heather Lee Wilson
· 10 years ago
71fa539
am de27d4cb: am e5879c36: Byte swap to support BGRA in recovery mode
by Heather Lee Wilson
· 10 years ago
de27d4c
am e5879c36: Byte swap to support BGRA in recovery mode
by Heather Lee Wilson
· 10 years ago
e5879c3
Byte swap to support BGRA in recovery mode
by Heather Lee Wilson
· 10 years ago
84b2cbe
am 82ca0ba8: am 92242c70: Merge "kill HAVE_FORKEXEC"
by Yabin Cui
· 10 years ago
82ca0ba
am 92242c70: Merge "kill HAVE_FORKEXEC"
by Yabin Cui
· 10 years ago
92242c7
Merge "kill HAVE_FORKEXEC"
by Yabin Cui
· 10 years ago
678f7d4
kill HAVE_FORKEXEC
by Yabin Cui
· 10 years ago
4eca40d
Add lollipop decrypt support
by Ethan Yonker
· 10 years ago
bcc502c
Make TWRP compile for arm64
by Ethan Yonker
· 10 years ago
4e36d50
update theme thanks to Alexey71 on xda.
by bigbiff
· 10 years ago
6c41bfd
Fix openaes
by Ethan Yonker
· 10 years ago
Next »