0x01 简单介绍
TWRP 全称为 TeamWin Recovery Project,是一款功能完善且强大的第三方 Recovery。可用其来刷入 ZIP 包、Root 系统、备份恢复当前系统、恢复出厂、格式化分区等操作。
由于每个机器的硬件不同,内核也不同,所以 TWRP Recovery 并不能跨机型使用。
0x02 本帖中的 TWRP Recovery 适用机型
支持所有版本的Moto X 第二代(当然是包括国行)。
- Moto X 2nd Gen.(XT1092/XT1093/XT1094/XT1095/XT1096/XT1097/XT1098/XT1085)
0x03 下载地址
包含中文(v3.1.1-0):
链接: http://pan.baidu.com/s/1jIC8M0I 密码: g8fd
0x04 旧版本下载地址
汉化版(v3.0.3-0) 2016-05-19:
链接: https://pan.baidu.com/s/1cnEzds 密码: jcmy
官方版(v2.8.7.1):
http://pan.baidu.com/s/1hqCpFrI
官方下载地址:https://dl.twrp.me/victara/
TWRP 汉化专辑:http://yun.baidu.com/pcloud/albu … 2581677045487570292
全球首发汉化,支持简繁中文。尘封之泪(alphaeva)制作,盗版必究,转载请注明汐梦社区。
[page]
0x05 更新日志:
CHANGELOG for 3.1.1-0:
Backups will now include adopted storage keys (Dees_Troy)
Fixed an adb restore issue (bigbiff)
Fixed rebooting when no OS is present (Dees_Troy)
Fixed line wrapping in the GUI terminal (_that)
Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)Updated TWRP source code to AOSP 7.1.2
CHANGELOG for 3.0.2-0:
-Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
-Add Greek translation to some builds.
CHANGELOG for 3.0.1-0:
-support new CM 13.0 pattern encryption (sultanqasim)
-fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
-libtar updated to latest upstream and fixes (jcadduono)
-fixes for loading custom themes (_that)
-TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
-translation updates - added Italian, Czech and Polish and significant updates to Dutch
-progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
-fix input box text display (Dees_Troy)
-reboot option after zip install complete (bigbiff)
-other mostly invisible bug fixes and improvements
v2.8.7.2
- 全球首发汉化版(支持简繁中文)。由尘封之泪(AlphaEve)制作,转载请注明出处(汐梦社区)。
- Settings->Language中,选择Simplified Chinese即可切换为简体中文。
v2.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)
修改版更新日志:
- 暂无说明。