Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
548a175182238e2612af0892ca5475aba5b02c44
« Previous
c798c9c
Merge up to AOSP marshmallow-release
by Ethan Yonker
· 9 years ago
d6821a1
Add TW_IGNORE_ABS_MT_TRACKING_ID
by Ethan Yonker
· 9 years ago
89583ef
Fix up some TW_OEM_BUILD things
by Ethan Yonker
· 9 years ago
bc85b63
Wipe crypto key when formatting data
by Ethan Yonker
· 9 years ago
85161af
ORS: Report success if AOSP script succeeds
by Matt Mower
· 9 years ago
f5cfdce
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 9 years ago
be19dce
udpater: Call fsync() after rename().
by Tao Bao
· 9 years ago
d16b2ce
gui: support new theme directory structure
by that
· 9 years ago
ffc9174
Really fix background color on 480x800 theme
by Ethan Yonker
· 9 years ago
44d59ea
minui: add BOARD_USE_CUSTOM_RECOVERY_FONT
by maxwen
· 9 years ago
b81d905
Add ntfs-3g support
by Ethan Yonker
· 9 years ago
961d20e
Make system read only show no matter what on first TWRP boot
by Ethan Yonker
· 9 years ago
ec009e8
Allow devices to override USB init
by Matt Mower
· 10 years ago
7fe1b39
Update path for libcryptfs_hw to proper variable
by Captain Throwback
· 9 years ago
c01391c
gui: allow listbox to be used as menu and as read-only list
by that
· 9 years ago
f6b2066
gui: keyboard: support longpress label offset, code cleanup
by that
· 9 years ago
983be2a
Fix minor background bug in 480x800 xml
by Ethan Yonker
· 9 years ago
b63e2f9
gui: allow specifying object type in element name
by that
· 9 years ago
6977276
Revert "Change init sequence to support file level encryption"
by Paul Lawrence
· 9 years ago
10cf094
Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev
by Paul Lawrence
· 9 years ago
392879e
Revert "Change init sequence to support file level encryption"
by Paul Lawrence
· 9 years ago
0d2c083
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 9 years ago
d6b2b65
Merge "Change init sequence to support file level encryption" into mnc-dev
by Paul Lawrence
· 9 years ago
98c1a3d
Change init sequence to support file level encryption
by Paul Lawrence
· 9 years ago
4f6f8c4
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 9 years ago
501282a
am b4b41daa: am 0ddfa329: Allow mounting squashfs partitions
by Mohamad Ayyash
· 9 years ago
b4b41da
am 0ddfa329: Allow mounting squashfs partitions
by Mohamad Ayyash
· 9 years ago
8409b08
Merge "Add drm support to minui" into mnc-dev
by Vincent Palatin
· 9 years ago
1a92c44
Add drm support to minui
by Stéphane Marchesin
· 9 years ago
1f26722
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 9 years ago
0ddfa32
Allow mounting squashfs partitions
by Mohamad Ayyash
· 9 years ago
7125f95
Revert "Zero blocks before BLKDISCARD"
by Tao Bao
· 9 years ago
c9556cc
Add flag to disable double buffering
by Kra1o5
· 9 years ago
de30d82
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 9 years ago
9154748
Use f_bavail to calculate free space
by caozhiyuan
· 9 years ago
c3dddce
More accurate checking for overlapped ranges.
by Tao Bao
· 9 years ago
cb9450e
Use f_bavail to calculate free space
by caozhiyuan
· 9 years ago
afc7a78
Allow sideloading without authentication.
by Elliott Hughes
· 9 years ago
c35f3ce
Allow sideloading without authentication.
by Elliott Hughes
· 9 years ago
f2786d3
2.8.7.0
by Ethan Yonker
· 9 years ago
e926074
Cleanup device_id retrieval
by Matt Mower
· 10 years ago
f256b72
[WIP] gui: software drawn keyboard (code only)
by that
· 9 years ago
f846cac
Fix mass storage in recovery
by ramsudharsan
· 10 years ago
bfce504
fix settingsstorage mark
by Xuefer
· 10 years ago
6511c4d
Allow ORS set command to work with spaces in the value
by Ethan Yonker
· 9 years ago
28a85d2
Make sure that adbd restarts after sideload
by Dees Troy
· 10 years ago
7969913
framebuffer: s6 edge takes a little lomger to initialize fb0
by jenkins
· 10 years ago
a163f15
add magic property.* value for accessing system property variables
by Xuefer
· 10 years ago
26ffa86
minuitwrp: fix crash when taking a screenshot.
by xiaolu
· 9 years ago
9416f4f
partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data.
by xiaolu
· 9 years ago
e1abe61
Fix ORS scripts displaying an error after completing
by Ethan Yonker
· 9 years ago
d6d34c7
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 9 years ago
d7c9bf4
Merge "Zero blocks before BLKDISCARD" into mnc-dev
by Sami Tolvanen
· 9 years ago
0005f89
Split WipeData into PreWipeData and PostWipeData.
by Elliott Hughes
· 9 years ago
b65f027
Zero blocks before BLKDISCARD
by Sami Tolvanen
· 9 years ago
0460f69
Revert "Zero blocks before BLKDISCARD"
by Sami Tolvanen
· 9 years ago
6abd52f
Revert "Zero blocks before BLKDISCARD"
by Sami Tolvanen
· 9 years ago
604c583
Zero blocks before BLKDISCARD
by Sami Tolvanen
· 9 years ago
0e2c657
Fix system read only behavior during boot
by Ethan Yonker
· 9 years ago
0eb2aab
avoid possible dead loop for invalid utf8
by Xuefer
· 10 years ago
c7b631b
gui: set tw_file to the currently flashed file name without path
by that
· 9 years ago
74db84e
Fix double free crash during encrypted backups
by Ethan Yonker
· 9 years ago
5267a21
gui: move retainaspect handling to the resource ctors
by that
· 10 years ago
a29361a
Don't try to read temparature file if TW_NO_CPU_TEMP is set to true.
by Agontuk
· 10 years ago
d6966f4
Fix unable to uncheck the mount read only check box
by Ethan Yonker
· 9 years ago
02b6472
Merge "uncrypt: Write status when it reboots to factory reset" into mnc-dev
by Tao Bao
· 9 years ago
2c2cae8
uncrypt: Write status when it reboots to factory reset
by Tao Bao
· 9 years ago
b5dabd2
Really don't use TEMP_FAILURE_RETRY with close in recovery.
by Elliott Hughes
· 9 years ago
46bdc96
remove useless memset and \n
by Xuefer
· 10 years ago
8335324
minuitwrp: remove unused variable
by ramsudharsan
· 10 years ago
92eea1b
Handle BLKDISCARD failures
by Sami Tolvanen
· 10 years ago
158e11d
Separate uncrypt into two modes
by Tao Bao
· 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
f746dbb
Only include uncrypt if not in system/core
by Matt Mower
· 9 years ago
56fe5e7
recovery: Add lz4 libs if available
by Tom Marshall
· 10 years ago
203bcc9
partitionmanager: remove broken and unused progress calculation code
by that
· 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
4e0e3fc
bootloader: align with AOSP code
by that
· 10 years ago
d411f8d
GUI: Prevent duplicate page overlays
by Matt Mower
· 10 years ago
cf94db1
TZ: Update default time zone string
by Matt Mower
· 10 years ago
1857a7f
Don't use TEMP_FAILURE_RETRY on close in recovery.
by Elliott Hughes
· 9 years ago
c657cc0
Support Qualcomm hardware decrypt
by Dees Troy
· 10 years ago
df52e1e
Add an alternate screen for viewing recovery logs.
by Elliott Hughes
· 10 years ago
3e8d28b
uncrypt: Switch to C++
by Tao Bao
· 10 years ago
8853cb2
uncrypt: package on non-data partition should follow the right path
by Tao Bao
· 10 years ago
93cec9a
Keep multiple kernel logs
by Tao Bao
· 10 years ago
6d820f2
Turn on text display for debuggable builds
by Tao Bao
· 10 years ago
4cf34d5
Fix mips64 minadbd_test build.
by Elliott Hughes
· 10 years ago
1593192
Move minadb over to new API.
by Elliott Hughes
· 10 years ago
87ec73a
Fix minadb_test build breakage.
by Elliott Hughes
· 10 years ago
2f5feed
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
f7466f9
Stop using adb_strtok, and check argument validity.
by Elliott Hughes
· 10 years ago
5c025ac
am 599fc2c0: (-s ours) am c94fa0b0: (-s ours) DO NOT MERGE Revert "Erase PST partition if its marked to be erased."
by Andres Morales
· 10 years ago
599fc2c
am c94fa0b0: (-s ours) DO NOT MERGE Revert "Erase PST partition if its marked to be erased."
by Andres Morales
· 10 years ago
774f8f6
am 5a95719b: am 6725ebc7: Merge "Revert "Revert "init re-execs to set its security context now."""
by Elliott Hughes
· 10 years ago
5a95719
am 6725ebc7: Merge "Revert "Revert "init re-execs to set its security context now."""
by Elliott Hughes
· 10 years ago
6725ebc
Merge "Revert "Revert "init re-execs to set its security context now."""
by Elliott Hughes
· 10 years ago
6f76dd5
Revert "Revert "init re-execs to set its security context now.""
by Elliott Hughes
· 10 years ago
Next »