Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
e9a49efe75918183a32164fea91ddddf65ce7964
« Previous
6f6441d
Fix include of cutils
by Dees Troy
· 11 years ago
19a8e24
log extra info for debugging
by Doug Zongker
· 11 years ago
b49b652
Merge "Force GUI render after setting brightness" into android-4.4
by Dees Troy
· 11 years ago
a6a2642
Merge changes I4c369222,I8a8ad4b3 into android-4.4
by Dees Troy
· 11 years ago
98fb46c
Fix handling of storage after decryption
by Dees Troy
· 11 years ago
26ff4c0
Enable UMS mounting of storage drives
by Jason Riordan
· 11 years ago
b53907e
Force GUI render after setting brightness
by Matt Mower
· 11 years ago
d9cb906
Set listener properties for UMS mount/unmount
by Matt Mower
· 11 years ago
c52c5b8
adbd: switch to su domain when running as root
by Nick Kralevich
· 11 years ago
65ad928
ADB sideload command not work
by Da Zhou
· 11 years ago
76adfc5
program to store unencrypted files in an encrypted filesystem
by Doug Zongker
· 11 years ago
99916f0
do verification and extraction on memory, not files
by Doug Zongker
· 11 years ago
b58e6d2
Initial 240x240 theme
by masteroftime
· 11 years ago
0708239
am a01b6467: am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery"
by Doug Zongker
· 11 years ago
a01b646
am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery"
by Doug Zongker
· 11 years ago
772f6e2
Merge "correctly mount tmpfs as /tmp in recovery"
by Doug Zongker
· 11 years ago
075ef32
correctly mount tmpfs as /tmp in recovery
by Doug Zongker
· 11 years ago
b99d8f2
Fix white point on top-bar images in some themes
by Kra1o5
· 11 years ago
c22a444
am 7e0d3066: am fc729512: Merge "Set SELinux security contexts correctly for init and services."
by Nick Kralevich
· 11 years ago
7e0d306
am fc729512: Merge "Set SELinux security contexts correctly for init and services."
by Nick Kralevich
· 11 years ago
fc72951
Merge "Set SELinux security contexts correctly for init and services."
by Nick Kralevich
· 11 years ago
2c9d5b2
Set SELinux security contexts correctly for init and services.
by Stephen Smalley
· 11 years ago
2768efd
remove dead code from minzip
by Doug Zongker
· 11 years ago
2e9cb01
Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch release
by Ibrahim Awwal
· 11 years ago
f3819c2
am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization"
by Nick Kralevich
· 11 years ago
27efc8f
am 617d1cad: Merge "minui: do not use flexible array initialization"
by Nick Kralevich
· 11 years ago
617d1ca
Merge "minui: do not use flexible array initialization"
by Nick Kralevich
· 11 years ago
84a3f1a
add errno.h to fix compile errors on other devices
by bigbiff bigbiff
· 11 years ago
7af6b7f
am 15f5fe1b: am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev
by Michael Runge
· 11 years ago
15f5fe1
am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev
by Michael Runge
· 11 years ago
f9dd42d
Merge "Don't abort on read_file if the file is missing." into klp-dev
by Michael Runge
· 11 years ago
42f40f5
declare dir for non data/media devices
by Dees Troy
· 11 years ago
289ab02
am e1bb2733: am 168724c3: fix unnecessarily slow writing of EMMC partitions
by Doug Zongker
· 11 years ago
e1bb273
am 168724c3: fix unnecessarily slow writing of EMMC partitions
by Doug Zongker
· 11 years ago
168724c
fix unnecessarily slow writing of EMMC partitions
by Doug Zongker
· 11 years ago
8d0eb13
Improve SELinux support check
by Dees Troy
· 11 years ago
34684ff
Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.
by bigbiff bigbiff
· 11 years ago
4d132ca
Merge "Add support for persistent variables in theme's <variables> section" into android-4.4
by Dees Troy
· 11 years ago
504022b
Merge "add fix /data/data contexts to fixPermissions only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393" into android-4.4
by Dees Troy
· 11 years ago
06b91e7
crypto: Fix crypto dependencies for ICS/Samsung methods
by OliverG96
· 11 years ago
62bd9e0
add support for fsflags= option in twrp.fstab file
by Hashcode
· 11 years ago
6eed224
Don't abort on read_file if the file is missing.
by Michael Runge
· 11 years ago
f39989a
recovery: wipe encryption metadata along with data partition
by Doug Zongker
· 11 years ago
aac4854
Support custom graphics.c.
by Koushik Dutta
· 13 years ago
81c29dc
Add support for persistent variables in theme's <variables> section
by Vojtech Bocek
· 11 years ago
872a3b9
add fix /data/data contexts to fixPermissions
by bigbiff bigbiff
· 11 years ago
a766c34
am d327c63a: am c87bab10: add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
4168a07
Fix render issue when button has conditional
by Dees Troy
· 11 years ago
d327c63
am c87bab10: add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
c87bab1
add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
995e88c
Add check during boot for SELinux support
by Dees Troy
· 11 years ago
8c0f06b
Update partition sizes after sideload
by Dees Troy
· 11 years ago
a0ecc8c
minui: do not use flexible array initialization
by synergy dev
· 11 years ago
a2e5efb
Merge "Add getfooter tool for crypto debugging" into android-4.4
by Dees Troy
· 11 years ago
bc18372
Merge "Update decrypt for 4.4" into android-4.4
by Dees Troy
· 11 years ago
9fb676a
Merge "Fix rare crash seen when dereferencing backgroundIcon[NONE]."
by Doug Zongker
· 11 years ago
027429a
Restore default umask after forking for update-binary.
by Alistair Strachan
· 11 years ago
9b8ae80
Fix rare crash seen when dereferencing backgroundIcon[NONE].
by Alistair Strachan
· 11 years ago
163d474
Add check for making sure theme exists for device
by bigbiff bigbiff
· 11 years ago
705f16e
Add warning if DEVICE_RESOLUTION is not set in BoardConfig.mk
by bigbiff bigbiff
· 11 years ago
8931007
Add getfooter tool for crypto debugging
by Dees Troy
· 11 years ago
4dff2e6
Update decrypt for 4.4
by Dees Troy
· 11 years ago
9690e2b
am 40dfc474: am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev
by Michael Runge
· 11 years ago
40dfc47
am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev
by Michael Runge
· 11 years ago
c64e76c
Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev
by Michael Runge
· 11 years ago
ce7ca71
Enable incremental builder to find files that moved, and
by Michael Runge
· 11 years ago
0226cd5
Add reboot binary if it exists to recovery
by Dees Troy
· 11 years ago
79ff749
Fix merge conflicts
by Dees Troy
· 11 years ago
d63c764
Fix building of other utilities
by Dees Troy
· 11 years ago
ce8d893
Fix updater makefiles
by Dees Troy
· 11 years ago
bb4c0cb
Fix merge conflicts and update for 4.4 kitkat
by Dees Troy
· 11 years ago
23f2c39
Skip the = or \n before grabbing Zip_File.
by Kevin Steck
· 11 years ago
f476692
Ensure root folders get added in split archives
by Dees Troy
· 11 years ago
d8a26e0
Update licenses to all match
by Dees Troy
· 11 years ago
3c71347
Fix spelling error
by Dees Troy
· 11 years ago
4c07ab3
Add toolbox_recovery rules
by Dees Troy
· 11 years ago
7d5b71c
Clean up init.rc
by Dees Troy
· 11 years ago
14ca025
Merge "fix getting and setting contexts in selinux" into android-4.3
by Dees Troy
· 11 years ago
d0c24c5
fix getting and setting contexts in selinux
by bigbiff bigbiff
· 11 years ago
fb9f7f3
Merge "Remove trailing spaces on auto generated backup names" into android-4.3
by Dees Troy
· 11 years ago
3be70a8
Update licenses to all match
by Dees Troy
· 11 years ago
7b69e9d
Skip the = or \n before grabbing Zip_File.
by Kevin Steck
· 11 years ago
d932ce1
Fix spelling error
by Dees Troy
· 11 years ago
0cd27a8
Clean up init.rc
by Dees Troy
· 11 years ago
c49d706
fix getting and setting contexts in selinux
by bigbiff bigbiff
· 11 years ago
0241670
Merge "Ensure root folders get added in split archives" into twrp2.7
by Dees Troy
· 11 years ago
c01ed9e
Merge "Add toolbox_recovery rules" into twrp2.7
by Dees Troy
· 11 years ago
e6ddddc
Merge "Add conditions support to GUIImage" into twrp2.7
by Dees Troy
· 11 years ago
ed40077
Ensure root folders get added in split archives
by Dees Troy
· 11 years ago
92a4f94
am a370c0f7: am 3966c571: merge in klp-release (no-op)
by Ed Heyl
· 11 years ago
a370c0f
am 3966c571: merge in klp-release (no-op)
by Ed Heyl
· 11 years ago
3966c57
merge in klp-release (no-op)
by Ed Heyl
· 11 years ago
a829d5d
Remove trailing spaces on auto generated backup names
by Dees Troy
· 11 years ago
8d66f8b
Add toolbox_recovery rules
by Dees Troy
· 11 years ago
9f6bfa3
am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures"
by Kenny Root
· 11 years ago
fc7eab9
am f4a6ab27: Merge "Add support for ECDSA signatures"
by Kenny Root
· 11 years ago
f4a6ab2
Merge "Add support for ECDSA signatures"
by Kenny Root
· 11 years ago
6041a78
Add conditions support to GUIImage
by Vojtech Bocek
· 11 years ago
7a4adb5
Add support for ECDSA signatures
by Kenny Root
· 11 years ago
a47beb5
am 053c1c5e: am 7fdeb1f9: merge in KQS81M
by Ed Heyl
· 11 years ago
Next »