index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: Add new props triggers
Matt Mower
2015-12-23
1
-5
/
+17
*
Fix SELinux issues for some devices
Ethan Yonker
2015-10-26
1
-0
/
+7
*
Properly set sys.usb.config when ums is enabled.
HandyMenny
2015-10-15
1
-14
/
+6
*
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
1
-8
/
+1
|
\
|
*
Revert "Change init sequence to support file level encryption"
Paul Lawrence
2015-07-07
1
-3
/
+3
|
*
Change init sequence to support file level encryption
Paul Lawrence
2015-07-06
1
-3
/
+3
|
*
Revert "Revert "init re-execs to set its security context now.""
Elliott Hughes
2015-04-24
1
-7
/
+0
|
*
Revert "init re-execs to set its security context now."
Nick Kralevich
2015-04-24
1
-0
/
+7
|
*
init re-execs to set its security context now.
Elliott Hughes
2015-04-24
1
-7
/
+0
*
|
Allow devices to override USB init
Matt Mower
2015-07-14
3
-38
/
+71
*
|
Fix mass storage in recovery
ramsudharsan
2015-06-18
1
-1
/
+1
*
|
Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp
Ethan Yonker
2015-03-13
1
-1
/
+7
|
\
|
|
*
Bump up max_map_count value.
Jesse Zhao
2015-01-09
1
-0
/
+1
|
*
init.rc: Inidicate that booting is complete wrt firwmare requests
JP Abgrall
2014-10-21
1
-1
/
+6
*
|
Mount pstore filesystem while in recovery
Vojtech Bocek
2015-03-11
1
-0
/
+2
*
|
Do not toggle USB ID during MTP startup if not needed
Ethan Yonker
2015-01-02
1
-3
/
+3
*
|
Recovery init.rc setenforce 0 to make SELinux permissive
Ethan Yonker
2014-12-19
1
-0
/
+4
*
|
Make the android-5.0 branch compile in 4.4 to 4.1
Ethan Yonker
2014-12-02
1
-1
/
+0
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-3
/
+35
|
\
|
|
*
sideload without holding the whole package in RAM
Doug Zongker
2014-07-02
1
-0
/
+1
|
*
am 3e0fc39e: am 974fe112: Merge "Fix recovery mode."
Riley Andrews
2014-06-25
1
-1
/
+19
|
|
\
|
|
*
Fix recovery mode.
Riley Andrews
2014-06-25
1
-1
/
+19
|
*
|
recovery: enable panic_on_oops
Colin Cross
2014-06-24
1
-0
/
+2
|
*
|
am ed75be6d: am ac189bf6: Merge "recovery: Fix adb with linux 3.10"
Benoit Goby
2014-02-21
1
-0
/
+6
|
|
\
|
|
|
*
recovery: Fix adb with linux 3.10
Benoit Goby
2014-02-20
1
-0
/
+6
|
*
|
am f4641299: am 295e74aa: Merge "adbd: switch to su domain when running as root"
Nick Kralevich
2014-01-24
1
-1
/
+1
|
|
\
|
|
|
*
adbd: switch to su domain when running as root
Nick Kralevich
2014-01-18
1
-1
/
+1
|
*
|
am a01b6467: am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery"
Doug Zongker
2014-01-14
1
-2
/
+2
|
|
\
|
|
|
*
correctly mount tmpfs as /tmp in recovery
Doug Zongker
2014-01-14
1
-2
/
+2
|
*
|
am 7e0d3066: am fc729512: Merge "Set SELinux security contexts correctly for init and services."
Nick Kralevich
2014-01-13
1
-0
/
+11
|
|
\
|
|
|
*
Set SELinux security contexts correctly for init and services.
Stephen Smalley
2014-01-13
1
-0
/
+11
|
*
|
start healthd in recovery mode
Todd Poynor
2013-09-14
1
-1
/
+1
|
|
/
*
|
recovery: Fix adb with linux 3.10
Benoit Goby
2014-10-07
1
-1
/
+7
*
|
add mtp responder to TWRP.
bigbiff bigbiff
2014-09-03
1
-2
/
+21
*
|
correctly mount tmpfs as /tmp in recovery
Doug Zongker
2014-03-27
1
-2
/
+2
*
|
Enable UMS mounting of storage drives
Jason Riordan
2014-01-21
1
-0
/
+10
*
|
Fix merge conflicts and update for 4.4 kitkat
Dees Troy
2013-11-02
1
-0
/
+8
|
\
|
|
*
fix secure adb in recovery
Doug Zongker
2013-09-11
1
-0
/
+1
|
*
recovery: fix rebooting
Doug Zongker
2013-08-30
1
-0
/
+3
|
*
start healthd in recovery
Todd Poynor
2013-06-19
1
-0
/
+4
|
*
recovery: import init.recovery.${ro.hardware}.rc
Colin Cross
2012-08-08
1
-0
/
+2
*
|
Clean up init.rc
Dees Troy
2013-10-18
2
-73
/
+0
*
|
Update init.rc to fix sideload
Dees_Troy
2013-06-09
1
-2
/
+2
*
|
Allow init.rc inheritance and bring init.rc closer to CM recovery source
Matt Mower
2013-02-17
1
-10
/
+24
*
|
Add init.htc.rc and modify ADB sideload messages
Dees_Troy
2012-09-21
1
-0
/
+65
*
|
Improve storage size code, mount, unmount
Dees_Troy
2012-09-10
1
-1
/
+0
*
|
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-15
/
+13
|
/
*
run minadbd as shell user
Doug Zongker
2012-03-20
1
-0
/
+3
*
always initialize usb product, vendor, etc. for adb in recovery
Doug Zongker
2012-01-10
1
-7
/
+9
*
recovery: convert all usages of $prop to ${prop}
Dima Zavin
2012-01-10
1
-3
/
+3
*
Add missing commands to recovery init.rc
Michael Ward
2011-07-07
1
-0
/
+3
*
init.rc: Simplify logic for starting adbd in recovery
Mike Lockwood
2011-06-29
1
-25
/
+6
*
fix adb root in recovery
Doug Zongker
2011-06-24
1
-0
/
+4
*
Fix starting adb in recovery mode
Mike Lockwood
2011-06-19
1
-3
/
+27
*
am ecc76ba5: Set adbd to be disabled by default in recovery
Kenny Root
2010-06-28
1
-0
/
+1
|
\
|
*
Set adbd to be disabled by default in recovery
Kenny Root
2010-06-28
1
-0
/
+1
*
|
recovery: Add ueventd service
Colin Cross
2010-05-14
1
-0
/
+4
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
2
-0
/
+41
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
2
-41
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
2
-0
/
+41