bigbiff | 8a35457 | 2021-03-06 13:23:08 -0500 | [diff] [blame] | 1 | --- |
| 2 | layout: post |
| 3 | title: "TWRP 3.5.1 Released" |
| 4 | date: 2021-03-17 18:24:42 |
| 5 | categories: site update |
| 6 | version: 3.5.1 |
| 7 | --- |
| 8 | |
| 9 | TWRP {{ page.version }} is out now for most currently supported devices. |
| 10 | |
| 11 | TeamWin has prepared a mini release before Android-11 support. The following features listed are |
| 12 | common to both android-9.0 android-10.0 supported devices. Many thanks to all the listed |
| 13 | contributors. |
| 14 | |
| 15 | You can see the device builds under their respective Jenkins view at https://jenkins.twrp.me. |
| 16 | |
| 17 | |
| 18 | What's new in {{ page.version }}: |
bigbiff | 8897dae | 2021-03-17 18:48:33 -0400 | [diff] [blame] | 19 | # Android 9 Branch: |
bigbiff | 8a35457 | 2021-03-06 13:23:08 -0500 | [diff] [blame] | 20 | - Fixes |
| 21 | - Build compilation in 7.1 tree - CaptainThrowback |
| 22 | - SAR: Don't follow symbolic links for block devices - bigbiff |
| 23 | - SAR Update script name for clarity - CaptainThrowback |
| 24 | |
bigbiff | 8897dae | 2021-03-17 18:48:33 -0400 | [diff] [blame] | 25 | # Android 9 and Android 10 Branches: |
bigbiff | 8a35457 | 2021-03-06 13:23:08 -0500 | [diff] [blame] | 26 | - Wrappedkey support running only on FBE devices - CaptainThrowback |
| 27 | - TWRP App log information reduced - epicX67 |
| 28 | - Refresh details after system wipe and adb sideload - AdrianDC |
| 29 | - Chinese translation updates - betaxb |
| 30 | - Support keymaster 2 - PeterCxy |
| 31 | - add tzdata to TWRP for timezones - CaptainThrowback |
| 32 | - ParitionManager: support delayed adopted storage mount - PeterCxy |
| 33 | - Support to start terminal from file manager directory - AndroiableDroid |
| 34 | - Nano support - nebrassy |
| 35 | - Add nano support to open files from file manager - CaptainThrowback |
| 36 | - Include new magisk apk support to be installed by TWRP - ianmacd |
| 37 | - Add support to change directory name where TWRP stores backups - epicX67 |
| 38 | - Add bash support - not the default shell - DarthJabba9 |
| 39 | - ORS support to format data - AdrianDC |
| 40 | - Add support to flash both slots when flashing an image - epicX67 |
| 41 | - NL translation updates - ianmacd |
| 42 | - Cleanup |
| 43 | - Installation cleanup - remove dupe PackageExtractFn - klabit87 |
| 44 | - Remove logd-reinit service - CaptainThrowback |
| 45 | - Fixes |
| 46 | - Restore system root context - bigbiff |
| 47 | - Only include keymaster 2 if tree supports it - CaptainThrowback |
| 48 | - Strip lines containing '--' in language_helper.py - ianmacd |
| 49 | - Unlocalized string fix - ianmacd |
| 50 | |
| 51 | Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app) |
| 52 | |
| 53 | We need your help! The bulk of TWRP work is done by a handful of people on a volunteer basis. We have pushed most of our device files to [our github](http://github.com/TeamWin/) and we have [a gerrit instance](http://gerrit.twrp.me). If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance! |
| 54 | |
| 55 | Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links. |