Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
ba75a0e73bf23261b16abf858853578ea65576f8
« Previous
6c917b4
Merge "Another libtar hardlink workaround" into twrp2.4
by Dees_Troy
· 12 years ago
4622cf9
More file selector fixes
by Dees_Troy
· 12 years ago
50d63be
Fix capturing exit status to properly display libtar results
by Dees_Troy
· 12 years ago
f96fb97
Another libtar hardlink workaround
by Dees_Troy
· 12 years ago
869abf0
am ec838b88: Merge "minadbd: remove unnecessary header files."
by Nick Kralevich
· 12 years ago
ec838b8
Merge "minadbd: remove unnecessary header files."
by Nick Kralevich
· 12 years ago
05aa743
minadbd: remove unnecessary header files.
by Nick Kralevich
· 12 years ago
1148c99
Change version to 2.4.3.0
by Dees_Troy
· 12 years ago
daab22e
Merge "Add option for custom battery path" into twrp2.4
by Dees_Troy
· 12 years ago
07712b2
Merge "Add 2 second pre-dim and bugfix blank timer" into twrp2.4
by Dees_Troy
· 12 years ago
70237dc
Add 2 second pre-dim and bugfix blank timer
by Dees_Troy
· 12 years ago
f33b490
Add option for custom battery path
by Dees_Troy
· 12 years ago
c0583f5
Fix file selector crash
by Dees_Troy
· 12 years ago
f8e2f37
Load user saved setting for blank timer on recovery startup
by bigbiff bigbiff
· 12 years ago
58f5cf0
Copy fast scroll feature to listbox
by Dees_Troy
· 12 years ago
7cc278b
Add fast scroll bar to fileselector
by Vojtech Bocek
· 12 years ago
113ee73
fixes for fakeflash zips
by jt1134
· 12 years ago
2cf31af
Merge "use libblkid to get filesystem type we can now use libblkid to detect exfat" into twrp2.4
by Dees Troy
· 12 years ago
ee6632c
libtar - Fix extraction of hardlinks to use the prefix
by Dees_Troy
· 12 years ago
71e5aa4
fix restore on mknod Change-Id: I9fb8b927f81a8cded651e42026beb3d5c252d1e8
by bigbiff bigbiff
· 12 years ago
e60683a
use libblkid to get filesystem type we can now use libblkid to detect exfat
by bigbiff bigbiff
· 12 years ago
54f6875
Change version to 2.4.2.0
by Dees_Troy
· 12 years ago
43681d4
Fix building of updater for 4.2 environment
by Dees_Troy
· 12 years ago
e111382
Merge "mtdutils: add bml_over_mtd target for aries/p1 builds" into twrp2.4
by Dees Troy
· 12 years ago
a443878
Fix compiling on CM7
by Dees_Troy
· 12 years ago
23aa819
using __popen segfaults, switch back to popen
by bigbiff bigbiff
· 12 years ago
e729bac
Add a CleanSpec for bootable/recovery
by Ben Murdoch
· 12 years ago
19926ec
mtdutils: add bml_over_mtd target for aries/p1 builds
by jt1134
· 12 years ago
8211102
Remove ignore image size setting
by Dees_Troy
· 12 years ago
d15e3f7
Move removal of stock recovery to shutdown sequence
by Dees_Troy
· 12 years ago
6ef6635
Check for root and root perms and offer to install/fix
by Dees_Troy
· 12 years ago
4efe9c3
add military time option
by bigbiff bigbiff
· 12 years ago
2f9117a
Configurable timeout and brightness settings
by Dees_Troy
· 12 years ago
f35d1ce
Move to using the new unified fstab in recovery.
by Ken Sumrall
· 12 years ago
cf33e4d
support devices without bootpartition
by ChampionSwimmer
· 12 years ago
2c57d78
convert file_bps to be unsigned long long
by bigbiff bigbiff
· 12 years ago
87e3d93
Add MTK6575/6577 EMMC partitions backup support
by igoriok
· 12 years ago
10c11f6
Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identification
by Anatoly Smaznov
· 12 years ago
e428459
Minor fix for listbox code
by Dees_Troy
· 12 years ago
d66b12d
Merge "Allow init.rc inheritance and bring init.rc closer to CM recovery source" into twrp2.4
by Dees Troy
· 12 years ago
7cb4698
Merge "change libtar to fork instead of pthread" into twrp2.4
by Dees Troy
· 12 years ago
c81c3ca
Merge "Fix keyboard layout on 800x1280" into twrp2.4
by Dees Troy
· 12 years ago
7239440
Merge "Update listbox code" into twrp2.4
by Dees Troy
· 12 years ago
94a599f
Merge "Add highlight to file selector" into twrp2.4
by Dees Troy
· 12 years ago
c4517b2
Merge "Add button highlight" into twrp2.4
by Dees Troy
· 12 years ago
e6594ab
change libtar to fork instead of pthread
by bigbiff bigbiff
· 12 years ago
556411f
Allow init.rc inheritance and bring init.rc closer to CM recovery source
by Matt Mower
· 12 years ago
f5f395b
Fix keyboard layout on 800x1280
by Dees_Troy
· 12 years ago
eead985
Update listbox code
by Dees_Troy
· 12 years ago
e7585ca
Add highlight to file selector
by Dees_Troy
· 12 years ago
1a7a667
Add button highlight
by Dees_Troy
· 12 years ago
8a68c31
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
by bigbiff bigbiff
· 12 years ago
40bbcf8
Change popen in twrpTar to __popen
by Dees_Troy
· 12 years ago
e34c133
Add write buffer for tar writes
by Dees_Troy
· 12 years ago
be427b8
Merge "Fix misspelling and white space on fix perms" into twrp2.4
by Dees_Troy
· 12 years ago
ad24023
Merge "fix wrong debuging output of used BUILD FLAGS in data.cpp" into twrp2.4
by Dees Troy
· 12 years ago
32f2ca8
Fix misspelling and white space on fix perms
by Dees_Troy
· 12 years ago
33ebf93
fix wrong debuging output of used BUILD FLAGS in data.cpp
by Talustus
· 12 years ago
2e97ec5
Use only std::string in TWFunc::Get_Folder_Size
by Vojtech Bocek
· 12 years ago
5d3589e
Merge "2.4.1.0" into twrp2.4
by Dees_Troy
· 12 years ago
dababd7
2.4.1.0
by Dees_Troy
· 12 years ago
6c59367
Merge "Fix fail over to vfat from exfat" into twrp2.4
by Dees_Troy
· 12 years ago
3f5c4e8
Fix fail over to vfat from exfat
by Dees_Troy
· 12 years ago
7aa24ea
Merge "Disable the forced MD5 check" into twrp2.4
by Dees_Troy
· 12 years ago
dc771da
Fix mkdosfs 2GB barrier
by Dees_Troy
· 12 years ago
e2c8ba7
Disable the forced MD5 check
by Dees_Troy
· 12 years ago
84ab3c3
Change version to 2.4.0.0
by Dees_Troy
· 12 years ago
b05ddee
exFAT improvements, fixes
by Dees_Troy
· 12 years ago
2c4c26f
Fix subpartitionof flag
by Dees_Troy
· 12 years ago
ca829c4
Update exFAT to 1.0
by bigbiff bigbiff
· 12 years ago
aa9dba3
Merge "Pull fix for exFAT from original source" into twrp2.4
by Dees_Troy
· 12 years ago
6bdcbb1
Reset progress bar in ORS
by Dees_Troy
· 12 years ago
3ee47bc
file manager updates for exFAT
by Dees_Troy
· 12 years ago
b8fdac7
Pull fix for exFAT from original source
by Dees_Troy
· 12 years ago
eb50caa
Remove thread logging from actions.cpp
by Dees_Troy
· 12 years ago
8005946
Merge "Fix file manager displays empty list when folder is deleted" into twrp2.4
by Dees_Troy
· 12 years ago
80a11d9
Fix file manager displays empty list when folder is deleted
by Dees_Troy
· 12 years ago
7ce7f0c
adding sideload page with wipe cache and dalvik
by bigbiff bigbiff
· 12 years ago
6ed34b7
Use GUI for ORS instead of console only
by Dees_Troy
· 12 years ago
01b6d0c
Convert AOSP commands to ORS for encrypted devices
by Dees_Troy
· 12 years ago
f449981
Output most build flags to log
by Dees_Troy
· 12 years ago
6a042c8
Disable USB Mass Storage if the USB lun file does not exist.
by Dees_Troy
· 12 years ago
3bf2b0e
change tar create to pthread
by bigbiff bigbiff
· 12 years ago
1b9c7be
move libexfat and fuse to be compiled with mkexfatfs
by bigbiff bigbiff
· 12 years ago
9d88003
Merge "Remove sockets and FIFOS when removing files" into twrp2.4
by bigbiff bigbiff
· 12 years ago
98f1f90
Remove sockets and FIFOS when removing files
by bigbiff bigbiff
· 12 years ago
31f0e5f
change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT
by bigbiff bigbiff
· 12 years ago
4bb33ac
Fix handling of blkid output
by Dees_Troy
· 12 years ago
d4b22b0
Move backup folder creation to after free space calc
by Dees_Troy
· 12 years ago
4bc09ae
Improve ORS sideload to display GUI with cancel button
by Dees_Troy
· 12 years ago
1c1ac44
Save version to cache
by Dees_Troy
· 12 years ago
4fc0024
Add sideload command for ORS
by Dees_Troy
· 12 years ago
4b20e77
Fix problem with AOSP wipe_cache command
by Dees_Troy
· 12 years ago
dc8bc1b
ORS engine fixes
by Dees_Troy
· 12 years ago
ab4963c
Fix problems with thread creation on some devices
by Dees_Troy
· 12 years ago
86382ca
Add build flag for custom graphics
by Dees_Troy
· 12 years ago
16c2b31
Add flag for retaining layout version
by Dees_Troy
· 12 years ago
999b39d
Check to ensure that external is encrypted
by Dees_Troy
· 12 years ago
5c9f677
remove relink files for samsung encryption libraries.
by bigbiff bigbiff
· 12 years ago
c8bafa1
More Samsung sdcard crypto fixes
by Dees_Troy
· 12 years ago
Next »