blob: 90acdd136701f5337e082bca70f4507dea2ffe14 [file] [log] [blame]
bigbiffd4627902020-06-24 13:23:07 -04001---
2layout: post
3title: "TWRP 3.4.0-0 Released"
4date: 2020-06-24 13:21:42
5categories: site update
6version: 3.4.0-0
7---
8
9TWRP {{ page.version }} is out now for most currently supported devices.
10
11What's new in {{ page.version }}:
12 System As Root (SAR)
13 - Fix backup and restore using SAR - dianlujitao
14 - System mount point - Chaosmaster
15 - ORS - Chaosmaster
16 - Zip install - Chaosmaster
17 - system_root bind mount to /system - Chaosmaster
18 - Autodetection of SAR - Chaosmaster
19
20 Digest - fix creation of digests for sub-partitions (was bugfix applied to many devices since last year) - Bigbiff
21
22 Encryption
23 - ext4Crypt Wrapped Key Update - Peter Cai
24 - Fix upgrading encryption key if export fails - Peter Cai
25 - Fix wrapped key support for devices without metadata partition - mauronofrio
26 - Don't skip decryption when using block map file in order to write to /data in ORS - CaptainThrowback
27 - FDE - Decrypt master key first - AndroidableDroid
28 - vold_decrypt - set Android version and patch level automatically - CaptainThrowback
29 - Set wrapped decrypt support by twrp flag - Peter Cai
30 - Don't try wrapped support unless needed - mauronofrio
31 - restore ext4 policy on /data/cache - Bigbiff
32 - multiuser decryption - Noah Jacobson
33 - FDE retry - AndroidableDroid
34
35 TWRP App - unmount system after checking for app - Bigbiff
36
37 Fix Dependency requirements - Dees_Troy
38
39 Fix Symbolic links for BB and Toolbox - Dees_Troy
40
41 FB2PNG compilation errors - Bigbiff
42
43 Localisation of Backup_Tar: Ian Macdonald
44
45 Prebuilt updates -
46 - android.hardware.confirmationui@1.0 - cryptomilk
47
48 Compilation Fixes:
49 - TW_EXFAT_FUSE compilation fixes - Bigbiff
50 - libuuid - cryptomilk
51 - 'system/etc/ld.config.txt' not found error - Martin Dünkelmann
52
53 Compress Persistent Logs - Bigbiff
54
55 Language Updates:
56 - Portugal - Vasco Machado
57 - Dutch - Ian Macdonald
58 - Turkish - Fatih Fırıncı
59
60 ld.config.txt
61 - updates for 8.x trees - CaptainThrowback
62 - fix search path for /sbin - CaptainThrowback
63 - /sbin should come first in search path - Ian Macdonald
64
65 Fix persistent log storage - SyberHexen
66
67 Cleanup -
68 - Typo fix in comment - VDavid003
69 - newlines in ext4crypt - CaptainThrowback
70 - TW_OEM_BUILD compilation issue - Patrick Zacharias
71
72 Bootloader Message
73 - cleanup - Alessandro Astone
74 - add configurable offsets
75
76 Error Cleanup
77 - uevent errors and decryption error - mauronofrio
78 - using copy_file to copy files from /etc - CaptainThrowback
79 - ueventd access to /acct - early directory creation in init - cryptomilk
80
81 Haptics
82 - TSP Driver - LameMonster82
83 - QTI Input - AndroidableDroid
84
85 exclude per_boot from backups - Darth9
86
87 update_engine
88 - read all asserts - Hernán Castañón
89
90 Unmount all directories that point to same block device - AndroidableDroid
91
92 Resetprop
93 - Add Resetprop from Magisk - CaptainThrowback & mauronofrio
94 - compile from source - Chaosmaster
95 - fix for android-7 and earlier - Chaosmaster
96 - cleanup for spaces in properties - AndroidableDroid
97
98 Add Property override - Chaosmaster
99
100 Backuptool - mount system and vendor for A/B installs for backuptool - Chaosmaster
101
102 twrpTar - fix backup freezes when pigz and openaes are used - Fabrice Bellet
103
104 Zip Installs
105 - Info for A/B zip installing to inactive slot - Chaosmaster
106 - Reboot to system button now allows to be rebooted to different partitions after zip install
107 - progressbar rework - Chaosmaster
108
109 Toolbox is default on android-9+ - mauronofrio
110
111 Blank screen fixes - Sean hoyt
112
113 Magisk updates - AndroidableDroid
114
115 OZIP Encryption Support - mauronofrio
116
117 Support for more extensions in File Selector - mauronofrio
118
119Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
120
121We 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!
122
123Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.