bigbiff | d006b30 | 2015-03-06 18:36:03 -0500 | [diff] [blame] | 1 | --- |
| 2 | layout: post |
| 3 | title: "TWRP 2.8.5.0 Released" |
| 4 | date: 2015-02-12 08:44:12 |
| 5 | categories: site update |
| 6 | version: 2.8.5.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 | * 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 |
| 14 | * Backups can now be cancelled while the backup is in progress (does not include restore because we don't want to leave your device in a bad state) |
| 15 | * Improve thread handling and move input handling into the main rendering thread to improve stability |
| 16 | * Make MTP work even if unplugged and plugged back in |
| 17 | * Unify scrollable list code and make kinetic scrolling feel more natural |
| 18 | * Fix handling of mapped zip files for OTA updates (CM12 updater) |
| 19 | * USB keyboards should now work on all devices that support USB host mode via a USB OTG cable |
| 20 | * Other small fixes and improvements |
| 21 | |
| 22 | Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links. |