Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
84e16158caf22114ed784fbf3bd26f8dcfaff142
/
partition.cpp
98fc399
Use /persist as Qualcomm time fix source during early boot
by nkk71
· 7 years ago
fefe591
FBE for Pixel 2
by Ethan Yonker
· 7 years ago
6e8c27a
Support v2 fstab format
by Ethan Yonker
· 8 years ago
19fb79c
ADB Backup: add ability for TWRP GUI to restore
by bigbiff bigbiff
· 8 years ago
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 7 years ago
9efbe76
Fix incorrect 'unlink' return value check
by nkk71
· 7 years ago
56cf564
twrpDigest refactor
by bigbiff bigbiff
· 8 years ago
6355b56
Adopted Storage: backup keys but do not wipe them
by Ethan Yonker
· 8 years ago
b5ecaad
ADB Backup: fix adb restore issues
by bigbiff bigbiff
· 8 years ago
a8e6d83
Do not unconditionally remove MTP storage on unmount
by Matt Mower
· 8 years ago
01f4e03
Improve backup display names with emulated storage
by Ethan Yonker
· 8 years ago
06543e3
Add missing file descriptor closes
by Matt Mower
· 8 years ago
8741364
SELinux can be assumed for Android 4.4+
by Matt Mower
· 8 years ago
a0cd91d
Restore file system type logline on restore
by Matt Mower
· 8 years ago
23d8aae
Unused variable cleanup
by Matt Mower
· 8 years ago
029a82d
Very minor code cleanup
by Matt Mower
· 8 years ago
a8a89d1
Whitespace cleanup
by Matt Mower
· 8 years ago
a083dc6
ADBbackups: Fix wrong owner on binary backups.
by nailyk
· 8 years ago
79f88bd
Support backup/restore of FBE policies
by Ethan Yonker
· 8 years ago
bd7492d
Support File Based Encryption
by Ethan Yonker
· 8 years ago
1b19016
Add boot slot support
by Ethan Yonker
· 8 years ago
3fdcda4
Improve backup & wipe exclusion handling
by Ethan Yonker
· 8 years ago
93ac7a0
Check if mount point is dir during startup
by Ethan Yonker
· 8 years ago
79ae093
MD5 verification sanity
by James Christopher Adduono
· 8 years ago
e080c1f
Fix image flashing
by Ethan Yonker
· 8 years ago
dcf2b67
Clean up PartitionSettings
by Ethan Yonker
· 8 years ago
8fd4b09
MD5 checking: fix issues introduced with adb backup patchset
by bigbiff bigbiff
· 8 years ago
3126a11
wait for cryptfs device node to come up
by Kjell Braden
· 8 years ago
ce8f83c
ADB: Add adb backup for TWRP.
by bigbiff
· 9 years ago
72c87ce
Wait to mount until after fstab processed
by Matt Mower
· 9 years ago
2b2dd15
Remove char/string conversions in fstab processing
by Matt Mower
· 9 years ago
4ab42b1
Rewrite FS fstab flag processing
by Matt Mower
· 9 years ago
2416a50
Rewrite TWRP fstab flag processing
by Matt Mower
· 9 years ago
5da1302
Partition: Fix parsing of several twrp fstab flags
by Gordon Freeman
· 9 years ago
472f506
Improve progress bar handling for backup / restore / image flash
by Ethan Yonker
· 9 years ago
fe91611
DataManager Updates
by Ethan Yonker
· 9 years ago
d6f94ac
Allow restoring to read-only file system
by James Christopher Adduono
· 9 years ago
c2dafbb
Change to dd for wiping crypto partitions
by Ethan Yonker
· 9 years ago
fcf3f24
Fix adopted storage when andsec flag is present
by Ethan Yonker
· 9 years ago
209c963
partitions: Mount storage for MTP after wipe
by Matt Mower
· 9 years ago
ed974bb
allow flashing sparse images
by HashBang
· 9 years ago
f54e539
partition.cpp: fix build, add missing include
by that
· 9 years ago
b5fab76
Replace fix permissions with fix contexts for emulated storage
by Ethan Yonker
· 9 years ago
558aef7
Reduce format f2fs time
by Greg Wallace
· 9 years ago
66a1949
Adopted Storage support
by Ethan Yonker
· 9 years ago
3c36697
Fix a bunch of messages
by Matt Mower
· 9 years ago
483e9f4
Improve sdcard partitioning process
by Ethan Yonker
· 9 years ago
2d65340
gui: Fix partition repair message
by Greg Wallace
· 9 years ago
4b44fef
gui: Fix typo of formatting_using message
by Greg Wallace
· 9 years ago
b39e6c6
ntfs-3g: Fix cm-13 compatibility
by Greg Wallace
· 9 years ago
d18a821
Use ioctl to get block device size
by Ethan Yonker
· 9 years ago
74db157
Multiple Language Support
by Ethan Yonker
· 9 years ago
bfb72b0
Fix broken fsflags support
by Ketut Putu Kumajaya
· 9 years ago
18794c8
Update dosfstools
by Matt Mower
· 9 years ago
13a8f0b
Free some memory allocations
by Matt Mower
· 9 years ago
1673e3d
Treat /vendor like /system for read only
by Ethan Yonker
· 9 years ago
d0514ba
Fix a bunch of warnings
by Ethan Yonker
· 9 years ago
bc85b63
Wipe crypto key when formatting data
by Ethan Yonker
· 9 years ago
b81d905
Add ntfs-3g support
by Ethan Yonker
· 9 years ago
bfce504
fix settingsstorage mark
by Xuefer
· 10 years ago
9416f4f
partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data.
by xiaolu
· 9 years ago
a271915
Add resize2fs and ability to run resize2fs via GUI
by Ethan Yonker
· 9 years ago
eb32b1f
Mount system as read-only by default
by Ethan Yonker
· 9 years ago
c7572eb
partition: support texfat module
by that
· 10 years ago
352b75e
Backup: fix 'out of memory' issue when backing up large partition as image
by codelover
· 10 years ago
c657cc0
Support Qualcomm hardware decrypt
by Dees Troy
· 10 years ago
2a3d4ce
Fix TWRP not mounting /data/media type storage if built with toolbox utils
by codelover
· 10 years ago
7e11ac5
Add UI for entering pattern for device decryption
by Vojtech Bocek
· 10 years ago
2b18a53
Address a few compiler warnings
by Matt Mower
· 10 years ago
a3fa75f
Allow wiping f2fs to reserve space for a crypto footer
by dhacker29
· 10 years ago
7abc5fe
Add cancel backup capability.
by bigbiff
· 10 years ago
f66324f
Fix restore of images for mtd and bml nand
by Ethan Yonker
· 10 years ago
96af84a
Allow flashing of images via the GUI
by Ethan Yonker
· 10 years ago
7b4c7a6
Update blkid to 2.25.0
by bigbiff
· 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
4b94cfd
Attempt to set the proper uid/gid/contexts on new files and dirs
by Ethan Yonker
· 10 years ago
448c8dc
Fix png graphics load / display 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
cceebb8
Tweak 5.0 L decrypt
by Ethan Yonker
· 10 years ago
4eca40d
Add lollipop decrypt support
by Ethan Yonker
· 10 years ago
d43bf2d
fix some compiler warnings
by that
· 10 years ago
5ef301e
Do not set contexts during a factory reset
by Ethan Yonker
· 10 years ago
25f20c1
Fix wiping crash when block device is not present
by Ethan Yonker
· 10 years ago
9e0593e
mtp: cleanup, fixes and performance improvements
by that
· 10 years ago
ff5935f
Attempt to fix md5 issue with backups
by Captain Throwback
· 10 years ago
6277c79
Attempt to automatically identify data/media devices
by Ethan Yonker
· 10 years ago
c7eee6f
add mtp responder to TWRP.
by bigbiff bigbiff
· 10 years ago
1b7a31b
Track backup and restore progress
by Ethan Yonker
· 10 years ago
5eac222
Do not restore file system on data/media devices
by Ethan Yonker
· 10 years ago
fb1c4ff
Whitespace and minor code cleanup
by Matt Mower
· 11 years ago
87c7bac
Add options to repair or change file system
by Ethan Yonker
· 10 years ago
bf4efa3
Support alternative .android_secure location
by Matt Mower
· 11 years ago
83e8257
Allow building of an OEM friendly TWRP
by Ethan Yonker
· 11 years ago
26774a0
Stop printing Unable to mount to console if storage is removable. We will still print to
by bigbiff bigbiff
· 11 years ago
bb81e5d
Remove deprecated tar exclude functionality
by Matt Mower
· 11 years ago
f77994d
Fix /data backup size if contains media subdirs
by Matt Mower
· 11 years ago
Next »