Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
e60683a0d553b6488c564863f4e48954944fb0f8
« Previous
68cab49
Add ignore blkid flag for Transformers
by Dees_Troy
· 12 years ago
da8b55a
Restore text display during restore
by Dees_Troy
· 12 years ago
19fca3a
Merge "restore based on backup type, not destination type" into jb-wip
by Dees Troy
· 12 years ago
a23258d
Merge "add Decrypt Data button" into jb-wip
by Dees Troy
· 12 years ago
16a040b
Merge "print partition details independent of whether its mountable" into jb-wip
by Dees Troy
· 12 years ago
97652ca
Merge "minuitwrp: fix screen update issue" into jb-wip
by Dees Troy
· 12 years ago
8983ccd
Merge "graphics: add support for "single buffering"" into jb-wip
by Dees Troy
· 12 years ago
07a3a74
Ignore bma150 in event handler
by Dees_Troy
· 12 years ago
29af138
Merge "fix SP variable names" into jb-wip
by bigbiff bigbiff
· 12 years ago
20ef6e3
fix SP variable names
by bigbiff bigbiff
· 12 years ago
43acadf
restore based on backup type, not destination type
by Gary Peck
· 12 years ago
ffdc6ae
add Decrypt Data button
by Gary Peck
· 12 years ago
004d48b
print partition details independent of whether its mountable
by Gary Peck
· 12 years ago
acf6a9b
minuitwrp: fix screen update issue
by Hiemanshu Sharma
· 12 years ago
94f6c88
graphics: add support for "single buffering"
by Hiemanshu Sharma
· 12 years ago
4c11714
Fix compiling for x86 targets
by Hiemanshu Sharma
· 12 years ago
5fface8
Add 23x41 roboto font
by Dees_Troy
· 12 years ago
f94f9ac
Fix renaming of backups with spaces, 2.3.2.3
by Dees_Troy
· 12 years ago
014c894
Workaround for crypto quirk on Nexus 10
by Dees_Troy
· 12 years ago
2effe65
Finish 2560x1600 theme
by Dees_Troy
· 12 years ago
201d76b
Fix fix permissions
by Dees_Troy
· 12 years ago
16b7435
Fixes for multi-user in 4.2
by Dees_Troy
· 12 years ago
3e14652
add exfat to partitions.cpp
by bigbiff bigbiff
· 12 years ago
1a650e6
Unmount main partitions after fixing permissions
by Dees_Troy
· 12 years ago
30b962e
Add keyboard key highlight
by Dees_Troy
· 12 years ago
4d12f96
Add ability for buttons to have highlights on touch
by Dees_Troy
· 12 years ago
5fcd8f9
Initial BML support (ext4 only)
by Dees_Troy
· 12 years ago
06b4fe9
Update injecttwrp for Epic 4G Touch
by Dees_Troy
· 12 years ago
0cb64e5
Fix weird keyboard problem
by Dees_Troy
· 12 years ago
31a5143
Bump version to 2.3.1.0
by Dees_Troy
· 12 years ago
d21618c
Update and improve USB storage code
by Dees_Troy
· 12 years ago
f4ca612
Handle single lun file for USB storage
by Dees_Troy
· 12 years ago
8e337f3
Handle storage devices that are slow to mount
by Dees_Troy
· 12 years ago
7a47e7f
Remove unneeded duplicate code
by Dees_Troy
· 12 years ago
7102058
Bump version to 2.3.0.3
by Dees_Troy
· 12 years ago
aa9cc40
Fix problem with sizes of images after reset default
by Dees_Troy
· 12 years ago
0550cfb
Track whether a partition is mounted during refresh sizes
by Dees_Troy
· 12 years ago
cfd73ef
Unmount main partitions after USB storage disable
by Dees_Troy
· 12 years ago
c154ac2
Change backup size check for dd
by Dees_Troy
· 12 years ago
6da522d
Fix restore of multiple archives
by Dees_Troy
· 12 years ago
dfccea9
Bump version number
by Dees_Troy
· 12 years ago
d0384ef
Unmount system after boot, backup, and restore
by Dees_Troy
· 12 years ago
af50449
Fix updater binary compile
by Dees_Troy
· 12 years ago
f6e6551
Remove text about fix perms taking a few mins
by Dees_Troy
· 12 years ago
6480ce0
Finalize 2.3.0.0
by Dees_Troy
· 12 years ago
a0f8a59
redo fix permissions in c++ for faster changes
by bigbiff bigbiff
· 12 years ago
a3f8154
Add reboot system button after sideload, backup, and restore
by Dees_Troy
· 12 years ago
e588d25
Fix exclamation point on 720x1280 theme
by Dees_Troy
· 12 years ago
accddea
Fix derp with ORS during startup
by Dees_Troy
· 12 years ago
3f04d03
Fix derp with alternate storage
by Dees_Troy
· 12 years ago
c7c4341
Rename stock recovery file
by Dees_Troy
· 12 years ago
a44ccad
Remove extra call for ORS
by Dees_Troy
· 12 years ago
f16389d
Merge "Create busybox symlinks during compile" into jb-wip
by Dees_Troy
· 12 years ago
c04dcf7
Create busybox symlinks during compile
by Dees_Troy
· 12 years ago
ad6614f
Merge "Ensure that actions are not simulated in ORS" into jb-wip
by Dees_Troy
· 12 years ago
3ac71a5
Ensure that actions are not simulated in ORS
by Dees_Troy
· 12 years ago
9b21af7
Fix error message on encrypted devices
by Dees_Troy
· 12 years ago
83a3b12
Update ORS and recovery commands
by Dees_Troy
· 12 years ago
01a9b7a
Fix output of version number
by Dees_Troy
· 12 years ago
3bbb95b
Fix some derps
by Dees_Troy
· 12 years ago
f759675
Fix compiler warnings
by Dees_Troy
· 12 years ago
ce2fe77
Revert busybox for CM7 compatibility, add exclamation point to format data
by Dees_Troy
· 12 years ago
3477d71
Save version number to storage
by Dees_Troy
· 12 years ago
22ad2cc
Create symlinks at compile time for busybox
by Dees_Troy
· 12 years ago
9350b8d
Update sdcard partitioning to C++
by Dees_Troy
· 12 years ago
c9ff7a3
Port backup name checking to Partition Manager
by Dees_Troy
· 12 years ago
a58bead
Port reboot functions to C++
by Dees_Troy
· 12 years ago
af4d0ce
Display symlinks and block devices in file manager
by Dees_Troy
· 12 years ago
2c50e18
Handle mountable boot partitions
by Dees_Troy
· 12 years ago
2ff5a8d
Add option to wipe android secure
by Dees_Troy
· 12 years ago
4be841b
Fix permissions updates
by Dees_Troy
· 12 years ago
a2ac96a
Fix SDCard partitioning
by Dees_Troy
· 12 years ago
b1dab8d
Backup size for special partitions that are images
by Dees_Troy
· 12 years ago
094207a
Fix problems with MTD devices
by Dees_Troy
· 12 years ago
202c119
Update version and readme
by Dees_Troy
· 12 years ago
293d727
Fix a problem with scrolling in the console
by Dees_Troy
· 12 years ago
b9d1c6d
Allow spaces in backup names
by Dees_Troy
· 12 years ago
7c2dec8
Add backup size checking
by Dees_Troy
· 12 years ago
9df963c
Convert makelist to C++
by Dees_Troy
· 12 years ago
b46a684
Unify portrait layouts again
by Dees_Troy
· 12 years ago
c5865ab
Fix skip MD5 setting during backup
by Dees_Troy
· 12 years ago
c8b199c
Change curtain to file and remove curtain raise
by Dees_Troy
· 12 years ago
2691f9d
Update tablet layouts with ADB sideload
by Dees_Troy
· 12 years ago
2ab9ad6
Fix 320x480 theme
by Dees_Troy
· 12 years ago
3bde123
Update pigz to 2.2.5 source code
by Dees_Troy
· 12 years ago
093b764
Add progress bar support to backup and restore
by Dees_Troy
· 12 years ago
ab10ee2
Fix special partition handling
by Dees_Troy
· 12 years ago
e58d526
Add android_secure support
by Dees_Troy
· 12 years ago
39f982c
Remove unneeded AOSP images
by Dees_Troy
· 12 years ago
e00c83a
Add init.htc.rc and modify ADB sideload messages
by Dees_Troy
· 12 years ago
bbb2101
Update portrait themes with ADB sideload
by Dees_Troy
· 12 years ago
c51f1f9
Various fixes
by Dees_Troy
· 12 years ago
2a92358
Fix fstab and unmount problems
by Dees_Troy
· 12 years ago
812660f
Add and improve OpenRecoveryScript support
by Dees_Troy
· 12 years ago
e2920fa
Fix ext storage and zip paths
by Dees_Troy
· 12 years ago
9a4b569
Improve adb sideload - use storage vs tmp
by Dees_Troy
· 12 years ago
cfb63ae
Improve adb sideload -- add cancel
by Dees_Troy
· 12 years ago
8170a92
Cleanup extra-functions
by Dees_Troy
· 12 years ago
4a2a126
Improve backup and restore
by Dees_Troy
· 12 years ago
43d8b00
Update backup and restore code, adb sideload
by Dees_Troy
· 12 years ago
Next »