TWRP for HTC 10
Es fehlt nur noch das Gerät :D
Druckbare Version
TWRP for HTC 10
Es fehlt nur noch das Gerät :D
Sorry, Mein englisch ist nicht so gut. Was ist das...?
Custom recovery
@pombeer
Damit kannst du unter anderem Custom Roms, also modifizierte Firmware-Dateien aufspielen, oder komplette System-Sicherungen erstellen und diese mit dem TWRP Recovery-Menü wiederherstellen.
Gesendet mit Tapatalk für Android
Hier kann man mehr darüber lesen. ;)
aktuell ist TWRP 3.0.2.2 http://forum.xda-developers.com/devd...4825#downloads -> pmeuhl
TWRP 3.0.2.3
http://forum.xda-developers.com/devd...4825#downloads
Anhang 180423
leider kein Changelog, aber es jetzt möglich auch die DATA Partition zu sichern
http://forum.xda-developers.com/show...&postcount=203
P.S. Huge shoutout @beaups for finding the one line in the TWRP code that was breaking decryption, lol. I'll have to post a temporary update to the thread until the code is reviewed and merged, but it should be good to go.
TWRP 3.0.2.4
Announcement from Captain_Throwback: Official TWRP now supports decryption! Get 3.0.2-4 from twrp.me!
DL: https://dl.twrp.me/pme/
Announcement from Captain_Throwback: Official TWRP now supports decryption! Get 3.0.2-5 from twrp.me!
XDA: http://forum.xda-developers.com/htc-...overy-t3358139
DL: https://dl.twrp.me/pme/
TWRP 3.0.2.6
merged new kernel
XDA: http://forum.xda-developers.com/htc-...overy-t3358139
DL: https://dl.twrp.me/pme/
TWRP 3.0.3.0
zwingend für Android 7 - nougat
Twrp 3.0.3.6
Twrp 3.0.3.9
Current version: 3.1.0:
Changelog: vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
tweak MTP startup routines (mdmower)
support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
better indicate to users that internal storage is not backed up (Dees_Troy)
improve automatic determination of TW_THEME (mdmower)
minimal getcap and setcap support (_that)
try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
shut off backlight with power key (mdmower)
timeout during FDE decrypt (Dees_Troy and nkk71)
support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
boot slot support (Dees_Troy)
TWRP app install prompt during reboot (Dees_Troy)
support for AB OTA zips (Dees_Troy)
support new Android 7.x log command (Dees_Troy)
update recovery sources to AOSP 7.1 (Dees_Troy)
numerous bugfixes and improvements by too many people to mention
https://forum.xda-developers.com/htc...overy-t3358139
---------- Hinzugefügt um 17:13 ---------- Vorheriger Beitrag war um 17:10 ----------
Device Changelog
Current version: 3.1.0-1:
[Fix] Fix adb backup functionality