blob: 1955a3e033e0f2f12bf9d84907b42b2a94f648fd [file] [log] [blame]
bigbiffd006b302015-03-06 18:36:03 -05001---
2layout: post
3title: "TWRP 2.8.5.0 Released"
4date: 2015-02-12 08:44:12
5categories: site update
6version: 2.8.5.0
7---
8
9TWRP {{ page.version }} is out now for all currently supported devices.
10
11What'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
22Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.