Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
b21cc64ca8f5a9d936d6ece7da120bc0bc65b49f
b21cc64
Pull ROM info from build.prop for backup names
by Dees Troy
· 11 years ago
893136d
Merge "Kang in older minzip for building in CM9 & CM7" into twrp2.7
by Dees Troy
· 11 years ago
237b83b
Merge "print out md5s to recovery.log" into twrp2.7
by Dees Troy
· 11 years ago
b7ae098
Kang in older minzip for building in CM9 & CM7
by Dees Troy
· 11 years ago
6b05954
print out md5s to recovery.log
by bigbiff bigbiff
· 11 years ago
abaa9ca
Merge "Hack-fix build with different system/core/charger versions" into twrp2.7
by Dees Troy
· 11 years ago
bc365b5
Merge "another fix to ignore space then = sign" into twrp2.7
by Dees Troy
· 11 years ago
c2e9bc7
Fix zip folder selection when storage path is similar
by Dees Troy
· 11 years ago
c03121d
another fix to ignore space then = sign
by bigbiff bigbiff
· 11 years ago
65fdcdd
Hack-fix build with different system/core/charger versions
by Vojtech Bocek
· 11 years ago
84f683a
Merge "Add more args to make_ext4fs command" into twrp2.7
by Dees_Troy
· 11 years ago
5295d58
Add more args to make_ext4fs command
by Dees_Troy
· 11 years ago
399f480
Fix libselinx flags in libtar
by Dees_Troy
· 11 years ago
8807a1e
Merge "libtar: store SELinux file context in tar archives" into twrp2.7
by Dees Troy
· 11 years ago
25fd68d
libtar: store SELinux file context in tar archives
by Vojtech Bocek
· 11 years ago
512376c
Extract file_contexts from zips if it exists
by Dees_Troy
· 11 years ago
1669f89
Update to latest AOSP master
by Dees_Troy
· 11 years ago
1dc3098
Initialize TWPartition::User_Rm_Rf to false in constructor
by Vojtech Bocek
· 11 years ago
dabfd49
implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions
by Hashcode
· 11 years ago
b3265ab
Better compatibility by fixing up ext4 & selinux flags
by Dees_Troy
· 11 years ago
37aeb8d
Really fix TWFunc::tw_chmod() for 3-character mode string
by Vojtech Bocek
· 11 years ago
72e9554
ignore extra = on install cmd
by bigbiff bigbiff
· 11 years ago
7abb7a5
Fix backup list height on 1080x1920
by Dees_Troy
· 11 years ago
a7939bb
Update SuperSU for 4.3 SELinux, 2.6.1.0
by Dees_Troy
· 11 years ago
e3850a3
Change to use HAVE_SELINUX build flag
by Dees_Troy
· 11 years ago
e501704
Initial f2fs support
by Dees_Troy
· 11 years ago
329383e
Use twrp.fstab if present
by Dees_Troy
· 11 years ago
86e77bc
skip checking size on links skip google music cache
by bigbiff bigbiff
· 11 years ago
de30714
Merge "update exfat to latest commits for io issues" into twrp2.5
by Dees Troy
· 11 years ago
616afed
ignore lost+found in all the places
by bigbiff bigbiff
· 11 years ago
5c4e1da
Merge "Update libpng API usage"
by John Reck
· 11 years ago
94fd07b
Update libpng API usage
by John Reck
· 11 years ago
c9ecd44
Add a TW_NO_TIMEOUT option
by Ricardo Gomez
· 11 years ago
fafb0c5
Unify indentation and little clean-up in TWRP files
by Vojtech Bocek
· 11 years ago
8b44bbd
Clean-up in partitions.hpp
by Vojtech Bocek
· 11 years ago
00b2605
Fix TWFunc::tw_chmod() for 3-character mode string
by Vojtech Bocek
· 11 years ago
1c8d4fb
Add ability to run scripts after screen timeout/wake
by Dees_Troy
· 11 years ago
b7ecc09
Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"
by Dees_Troy
· 11 years ago
29a0635
Revert "Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()"
by Dees_Troy
· 11 years ago
a95f55c
Add SELinux support
by Dees_Troy
· 11 years ago
728630d
Merge "Fix AOSP decrypt when TouchWiz code is present" into twrp2.5
by Dees_Troy
· 11 years ago
5111611
Merge "graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp" into twrp2.5
by Dees Troy
· 11 years ago
066eb30
Fix AOSP decrypt when TouchWiz code is present
by Dees_Troy
· 11 years ago
94e2a46
Remove graphics.c from libguitwrp
by Dees_Troy
· 11 years ago
2727b99
Fix problem with not waiting for pigz to exit
by Dees_Troy
· 11 years ago
70e1129
Fix touch not working due to gr_fb_width returning 0 in some cases
by Dees_Troy
· 11 years ago
b8934dd
Fix conflict with getline in 4.3 tree
by Dees_Troy
· 11 years ago
f2280ff
Add libselinux for CM10.2 tree
by Dees_Troy
· 11 years ago
bdafe30
Merge "Remove libjpegtwrp and use CM provided libjpeg" into twrp2.5
by Dees_Troy
· 11 years ago
52b7718
Merge "Rename libfuse to prevent conflicts with newer CM trees" into twrp2.5
by Dees_Troy
· 11 years ago
d5f2b7a
Merge "Fix permissions on backup files" into twrp2.5
by Dees_Troy
· 11 years ago
930bf01
Remove libjpegtwrp and use CM provided libjpeg
by Dees_Troy
· 11 years ago
df09c8b
Rename libfuse to prevent conflicts with newer CM trees
by Dees_Troy
· 11 years ago
61cdc02
update exfat to latest commits for io issues
by bigbiff bigbiff
· 11 years ago
cbec59f
Fixed spelling errors
by grimsrud
· 11 years ago
5612cc8
Fix permissions on backup files
by Dees_Troy
· 11 years ago
a69b50c
am 901b898d: recovery: remove O_DIRECT, use O_SYNC only
by Doug Zongker
· 11 years ago
901b898
recovery: remove O_DIRECT, use O_SYNC only
by Doug Zongker
· 11 years ago
660637f
am e8d953aa: recovery: more cargo-cult programming
by Doug Zongker
· 11 years ago
e8d953a
recovery: more cargo-cult programming
by Doug Zongker
· 11 years ago
51ffaf5
Reconcile with jb-mr2-release - do not merge
by The Android Open Source Project
· 11 years ago
166565f
recovery: sleep after writing partition and closing it
by Doug Zongker
· 11 years ago
fbcfad3
am bf4a69ac: recovery: sleep after writing partition and closing it
by Doug Zongker
· 11 years ago
bf4a69a
recovery: sleep after writing partition and closing it
by Doug Zongker
· 11 years ago
e352c88
Reconcile with jb-mr2-release - do not merge
by The Android Open Source Project
· 11 years ago
c6ab95e
recovery: write partitions more conservatively
by Doug Zongker
· 11 years ago
35c474e
recovery: try to write EMMC partitions more reliably
by Doug Zongker
· 11 years ago
2148133
am c870a99c: recovery: write partitions more conservatively
by Doug Zongker
· 11 years ago
c870a99
recovery: write partitions more conservatively
by Doug Zongker
· 11 years ago
0ccaccf
am 044a0b4d: recovery: try to write EMMC partitions more reliably
by Doug Zongker
· 11 years ago
044a0b4
recovery: try to write EMMC partitions more reliably
by Doug Zongker
· 11 years ago
8b7c1b7
Remove unneeded touch code changes
by Dees_Troy
· 11 years ago
9309fad
Fix background image for 1920x1200
by Dees_Troy
· 11 years ago
e7e0ae8
Update themes
by Dees_Troy
· 11 years ago
d93bda5
2.6.0.0
by Dees_Troy
· 11 years ago
004e2df
update to newest exfat changes
by bigbiff bigbiff
· 11 years ago
c5754cf
Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()
by Vojtech Bocek
· 11 years ago
232b9fd
graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp
by Hashcode
· 11 years ago
27fab9b
Add additional build variable checks to Android.mk files
by Trevor Drake
· 12 years ago
4d4b336
Properly free blkid_probe in TWPartition::Check_FS_Type()
by Vojtech Bocek
· 11 years ago
43132fb
Update SuperSU binary
by Dees_Troy
· 11 years ago
f100c94
Fix saving of backup list
by Dees_Troy
· 11 years ago
1872795
Fix issue with save/load of zip location
by Dees_Troy
· 11 years ago
59df926
Fix backup of datadata
by Dees_Troy
· 11 years ago
76543db
Fix MTD Mounting
by Dees_Troy
· 11 years ago
ee4b6c8
Merge "Update init.rc to fix sideload" into twrp2.5
by Dees_Troy
· 11 years ago
c322a1b
Merge changes I0d9133d6,I10355093 into twrp2.5
by Dees Troy
· 11 years ago
5bd571b
Merge "verifier_test : fix the call to verify_file" into twrp2.5
by Dees Troy
· 11 years ago
d86400b
Fix touch on some Samsung devices
by Dees_Troy
· 12 years ago
fb90321
Merge "Allow for more input devices" into twrp2.5
by Dees_Troy
· 11 years ago
243f9d8
Merge "Fix write_raw_image to work with mmc" into twrp2.5
by Dees_Troy
· 11 years ago
35813e6
Merge "Fix CFLAGS for Samsung decrypt" into twrp2.5
by Dees_Troy
· 11 years ago
3019a91
FB2PNG: Add fb2png source to TWRP
by Talustus
· 12 years ago
74fb2e9
Fix some issues with wipe partition list
by Dees_Troy
· 12 years ago
4d4b233
am 2f6877a0: recovery: init backgroundIcon properly to avoid recovery mode crash
by yetta_wu
· 11 years ago
2f6877a
recovery: init backgroundIcon properly to avoid recovery mode crash
by yetta_wu
· 11 years ago
83bd483
Support encrypted backup files
by Dees_Troy
· 12 years ago
0cd4cc2
Update init.rc to fix sideload
by Dees_Troy
· 11 years ago
0d9133d
Do not render the GUI when the blanktimer turns off the display.
by gordon1337
· 11 years ago
1035509
Console Render Bug caused by touch drag event
by gordon1337
· 11 years ago
Next »