Ladylike871
Ehrenmitglied
- 20.270
Übersicht
Team Win Recovery Project 2.8, oder kurz twrp2, ist ein Custom Recovery Build, welches einfach zu benutzen und einfach zu erweitern ist. Wir haben es auf Basis von AOSP entwickelt. Danach haben wir einige Funktionen erweitert. Es ist eine völlig per Touchscreen gesteuerte Benutzeroberfläche - keine Volumen und Power Button mehr zu Brei zerdrücken.
Die GUI ist voll in XML programmiert und in der Lage mit Themes angepasst zu werden. Du kannst einfach jeden Aspekt der Optik und Haptik verändern.
YouTube Video
TeamWin Homepage
TeamWin - TWRP
TeamWin - TWRP
Features
- Touchscreen mit echten Tasten steueren und Drag-to-Scroll
- XML-basierte GUI, die vollständige Anpassung des Layouts ermöglicht - richtige Thematisierung!
- Die Einstellungen werden auf die SD-Karte gespeichert und bleiben dadurch auch nach Neustarts erhalten
- Die Möglichkeit zu wählen, welche Partitionen man Sichern und Wiederherstellen möchte
- Die Möglichkeit zu wählen, ob man Backups komprimieren möchte - jetzt mit pigz (Multi-Core-Prozessor-Unterstützung für schnellere
- Komprimierung)
- Bildschirmtastatur
- Entschlüsselung von / data
- Einfache Auswahl der internen / externen Speicher
Changelog
What’s new in 2.8.7.0:
- Initial ground work for software drawn keyboard (_that)[*]Fix handling of wiping internal storage on datamedia devices (xuefer)[*]Allow DataManager to set and read values from the system properties (xuefer)[*]Fix crash when taking screenshots on arm64 devices (xuefer)[*]Fix error message after an ORS script completes (Dees_Troy)[*]Fix crashes / error when creating encrypted backups (_that, Dees_Troy)[*]Add system read only option – more details below (Dees_Troy)[*]Add resize2fs and GUI option to run resize2fs (Dees_Troy)[*]Fix crash loop caused by empty lines in AOSP recovery command file (_that)[*]Prevent duplicate page overlays such as multiple lock screens (mdmower)
Änderungen in der 2.8.6.1
-
[*]hlte only
[*] Fix cmupdater build issues by building in omni-5.1
Änderungen in der 2.8.6.0
-
[*]Fix daylight savings time rules for USA and Europe (_that)
[*]Allow mulitple overlays for popup boxes (Dees_Troy)
[*]Add pattern style password entry for decrypt (Tassadar)
[*]Keyboard improvements (_that)
[*]Update AOSP base to 5.1 (Dees_Troy)
[*]Reduce theme count to 5 and rely on scaling (Dees_Troy)
[*]Various scaling improvements (Dees_Troy)
[*]Improved handling of resources in the GUI (_that)
[*]Make scroll bar size proportional to list size (_that)
[*]Allow scoll lists to render without a header (_that)
[*]Make console scroll per pixel with kinetic scrolling (_that)
[*]Support styles in XML to reduce XML size and improve consistentcy (Dees_Troy)
[*]Various other fixes and improvements (mdmower, bigbiff, codelover, etc)}
Änderungen in der 2.8.5.0
Scale the GUI - TWRP can read the theme's resolution and scale it up or down to fit the theme to your screen's resolution
Improve thread handling and move input handling into the main rendering thread to improve stability
Make MTP work even if unplugged and plugged back in
Unify scrollable list code and make kinetic scrolling feel more natural
Fix handling of mapped zip files for OTA updates (CM12 updater)
USB keyboards should now work on all devices that support USB host mode via a USB OTG cable
Other small fixes and improvements
Änderungen in der 2.8.4.0
- Add flashing of boot and recovery images via the TWRP GUI (Find the Images
- button on the Install page)
- Fix some MTP related crashes and bugs
- Eliminate TWRP toggling USB IDs during boot if MTP is enabled
- Fix various adb sideload issues
- Improve threading of actions
- Eliminate separate thread for screen timeout
- Update libblkid to 2.25.0
- Use power button as back button on watch themes for easier navigation
- Add mutex locking to data manager
- Improve custom theme handling on encrypted devices
- Allow the stock theme to be offset by build flags so we can center a lower res
- theme on a higher res screen especially for watches with round screens
Änderungen in 2.8.3.0
-
[*]MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
[*]MTP will now tell the host PC that storage is removed instead of disabling MTP completely
[*]MTP will now report the correct max file size based on the file system in use to the host PC (may fix transfer of large files)
[*]Update and improve fix permissions and make fixing contexts optional
[*]Update SuperSU in TWRP to 2.40 and update install process
[*]Make TWRP work properly on AArch64 (Nexus 9 is now built in true 64-bit binaries and libraries)
[*]Attempt to set correct permissions and contexts on all files placed in storage so backups will show in Android
[*]Fix kernel panic during MTP start on some devices
[*]Support unicode fonts on devices with True Type Font support
[*]Fix slider value not showing sometimes (vibration settings page)
[*]Toggle MTP off during adb sideload to set correct USB IDs
[*]Reduce library requirements for 5.0 L decrypt
[*]Other minor fixes and improvements
Änderungen in 2.8.1.0
-
[*]MTP fixes and improvements - you can now copy zips to the root of storage -
[*]thanks to _that
[*]TrueType Font support - optional as it takes up a decent amount of space so may
[*]not be available on all devices - thanks to Tassadar
[*]Temperature support - thanks to bigbiff
[*]Various other bugfixes and tweaks
Wichtig! Unbedingt beachten!
CWM backups sind nicht kompatibel - Bitte macht ein frisches Backup in TWRP, am besten gleich nach der Installation!
CWM backups sind nicht kompatibel - Bitte macht ein frisches Backup in TWRP, am besten gleich nach der Installation!
Source Code
GitHub: omnirom/android_bootable_recovery · GitHub
Gerrit Instance: Gerrit Code Review
hlte Device Config: https://github.com/TeamWin/android_device_samsung_hlte and https://github.com/TeamWin/android_device_samsung_ha3g
Kernel: bigbiff/android_kernel_samsung_n900 · GitHub
Gerrit Instance: Gerrit Code Review
hlte Device Config: https://github.com/TeamWin/android_device_samsung_hlte and https://github.com/TeamWin/android_device_samsung_ha3g
Kernel: bigbiff/android_kernel_samsung_n900 · GitHub
Download
Techerrata Downloads - Browsing hlte
Techerrata Downloads - Browsing hlte
Support
Wenn Du Hilfe benötigst, bitte poste dein recovery.log
1. adb pull /tmp/recovery.log oder Advanced->Copy Log zur SDCard
2. Upload /tmp/recovery.log oder /sdcard/recovery.log zu TeamWin - paste.tinyw.in
XDA Thread
1. adb pull /tmp/recovery.log oder Advanced->Copy Log zur SDCard
2. Upload /tmp/recovery.log oder /sdcard/recovery.log zu TeamWin - paste.tinyw.in
XDA Thread
Zuletzt bearbeitet: