Ethan Yonker | 647e808 | 2015-03-26 00:05:04 -0500 | [diff] [blame] | 1 | --- |
| 2 | layout: post |
| 3 | title: "TWRP 2.8.6.0 Released" |
| 4 | date: 2015-03-26 11:59:18 |
| 5 | categories: site update |
| 6 | version: 2.8.6.0 |
| 7 | --- |
| 8 | |
| 9 | TWRP {{ page.version }} is out now for all currently supported devices. |
| 10 | |
| 11 | What's new in {{ page.version }}: |
| 12 | |
| 13 | * Fix daylight savings time rules for USA and Europe (_that) |
| 14 | * Allow mulitple overlays for popup boxes (Dees_Troy) |
| 15 | * Add pattern style password entry for decrypt (Tassadar) |
| 16 | * Keyboard improvements (_that) |
| 17 | * Update AOSP base to 5.1 (Dees_Troy) |
| 18 | * Reduce theme count to 5 and rely on scaling (Dees_Troy) |
| 19 | * Various scaling improvements (Dees_Troy) |
| 20 | * Improved handling of resources in the GUI (_that) |
| 21 | * Make scroll bar size proportional to list size (_that) |
| 22 | * Allow scoll lists to render without a header (_that) |
| 23 | * Make console scroll per pixel with kinetic scrolling (_that) |
| 24 | * Support styles in XML to reduce XML size and improve consistentcy (Dees_Troy) |
| 25 | * Various other fixes and improvements (mdmower, bigbiff, codelover, etc) |
| 26 | |
| 27 | Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links. |