Affichage des articles dont le libellé est 2.8.5.0. Afficher tous les articles
Affichage des articles dont le libellé est 2.8.5.0. Afficher tous les articles

samedi 28 février 2015

[Q&A] [RECOVERY][tornado_348] TWRP 2.8.5.0 touch recovery [2015-02-27] topic






Q&A for [RECOVERY][tornado_348] TWRP 2.8.5.0 touch recovery [2015-02-27]

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [RECOVERY][tornado_348] TWRP 2.8.5.0 touch recovery [2015-02-27]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






vendredi 27 février 2015

[RECOVERY] TWRP 2.8.5.0 for Shield Portable topic






Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Tablet look:


INSTRUCTIONS:
Boot into fastboot by holding back and home when powering on the Shield.
Connect Shield to a computer via USB.
Execute 'fastboot flash recovery recovery.img' from a command line.

DOWNLOAD:
Android File Host

BUGS:
Ask in this thread. It's probably my fault and not upstreams.

KNOWN PROBLEMS:
This is build from Tassadars multirom branch. This is because he has code to rotate the display that isn't upstream.
However, I disabled multirom because I haven't quite got it to work yet. The button is still there, but it does nothing.

SOURCE CODE:
https://github.com/Tegra4/android_de...e/cm-12.0-mrom

SPECIAL MENTION:
Bogdacutu for rm-wrapper. Originally created to get touch working for the Shield Tablet and Ubuntu, it was also able to be used for TWRP. And the setup for the Portable is so similar that the program was able to be used here as well.

XDA:DevDB Information
TWRP Roth, Tool/Utility for the Nvidia Shield

Contributors
Steel01, Unjustified Dev

Version Information
Status: Testing

Created 2015-02-28
Last Updated 2015-02-27






[RECOVERY][tornado_348] TWRP 2.8.5.0 touch recovery [2015-02-27] topic






Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Phone look:


Tablet look:


CHANGELOG for 2.8.5.0:

-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
-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)
-Improve thread handling and move input handling into the main rendering thread to improve stability
-Make MTP work even if unplugged and plugged back in
-Unify scrollable list code and make kinetic scrolling feel more natural
-Fix handling of mapped zip files for OTA updates (CM12 updater)
-USB keyboards should now work on all devices that support USB host mode via a USB OTG cable
-Other small fixes and improvements

CHANGELOG for 2.8.4.0:

-Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
-Fix some MTP related crashes and bugs
-Eliminate TWRP toggling USB IDs during boot if MTP is enabled
-Fix various adb sideload issues
-Improve threading of actions
-Eliminate separate thread for screen timeout
-Update libblkid to 2.25.0
-Use power button as back button on watch themes for easier navigation
-Add mutex locking to data manager
-Improve custom theme handling on encrypted devices
-Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens

CHANGELOG for 2.8.3.0:

-MTP will now tell the host PC that storage is removed instead of disabling MTP completely
-MTP will now report the correct max file size based on the file system in use to the host PC (may fix transfer of large files)
-Update and improve fix permissions and make fixing contexts optional
-Update SuperSU in TWRP to 2.40 and update install process
-Make TWRP work properly on AArch64 (Nexus 9 is now built in true 64-bit binaries and libraries)
-Attempt to set correct permissions and contexts on all files placed in storage so backups will show in Android
-Fix kernel panic during MTP start on some devices
-Support unicode fonts on devices with True Type Font support
-Fix slider value not showing sometimes (vibration settings page)
-Toggle MTP off during adb sideload to set correct USB IDs
-Reduce library requirements for 5.0 L decrypt
-Other minor fixes and improvements

Note: Starting with TWRP 2.8.2.0 and higher, adb sideload uses a new sideload method originally implemented in AOSP recovery. You will need the latest adb binaries to use sideload in these newer versions of TWRP. The version required is 1.0.32. You can find the version by running "adb version" on your computer. The new sideload feature no longer stores the zip on your device. Instead, a fuse file system is created in RAM and the zip is streamed from your computer. This puts less wear and tear on storage and ensures that large zips will not fill up all of your RAM. The sideload may spit an error on your PC side, but the zip should install just fine on your device.

CHANGELOG for 2.8.2.0:
-Pull in all changes from Android 5.0 lollipop into TWRP
-Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
-Revert some changes to exFAT that were breaking exFAT support on some devices
-Other minor fixes and updates

Note: At this time we do not have a GUI representation for pattern unlock. You can still decrypt patterns though by translating the pattern dots to numbers. The pattern dots correspond to numbers in the following pattern:
1 2 3
4 5 6
7 8 9

So an upper-case L would translate to a password of 14789 entered on the keyboard. Eventually we plan to add a proper pattern unlock to TWRP but it is a relatively low priority at this point.

DOWNLOAD:
Most devices can be updated quickly and easily with the TWRP Manager app:
Play Store Link
1) Install TWRP Manager from the Play Store
2) Open TWRP Manager and provide root permissions
3) Hit Advanced->Install Recovery
4) Verify the correct device name on your screen then press Install Recovery if the correct device is showing
OR:
You can find more information and download links on our website!

BUGS:
If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.






[recovery][fota] Z3 TWRP 2.8.5.0 topic






Simply put, this is the latest TWRP (with F2FS, without multirom - sorry).
(Someone asked for the latest one in another thread)

https://www.mediafire.com/?mj5885q1x5lamzv

If you head over to AndroPlus' thread and download his latest kernel (as of writing, that is Z3_AndroPlusKernel_F2FS_v26a.zip) you could format /system and /cache as F2FS and it will boot and run fine, /data will however, sadly, not format or work as F2FS. But /system and /cache does.






mercredi 25 février 2015

[RECOVERY] TWRP 2.8.5.0 for Primou topic







Quote:









Team Win Recovery Project 2.8, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface - no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.




I built the newest version of TWRP for Primou. If you find a bug or need a feature, post it on this thread and I'll try to fix it.
Maybe I will work on off-mode charging support if you're interested in it.
If you want a good theme, check out this one, it's the best theme for TWRP I know.

Thanks to the TWRP team and rastomanchik for his awesome kernel sources.


Changelog:

1.0.0:
-Initial version
-Built from TWRP 2.8.5.0 sources


Downloads:

Version 1.0.0



XDA:DevDB Information
TWRP Recovery for Primou, Tool/Utility for the HTC One V

Contributors
jonas2790
Source Code: https://github.com/AndroidPrimou/and...imou/tree/twrp


Version Information
Status: Stable
Current Stable Version: 1.0.0
Stable Release Date: 2015-02-25

Created 2015-02-25
Last Updated 2015-02-25






mardi 24 février 2015

[Q&A] [RECOVERY][maguro] TWRP 2.8.5.0 touch recovery [2015-02-12] topic






Q&A for [RECOVERY][maguro] TWRP 2.8.5.0 touch recovery [2015-02-12]

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [RECOVERY][maguro] TWRP 2.8.5.0 touch recovery [2015-02-12]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






dimanche 22 février 2015

[Q&A] [RECOVERY][nozomi] TWRP 2.8.5.0 touch recovery [2015-02-12] topic






Q&A for [RECOVERY][nozomi] TWRP 2.8.5.0 touch recovery [2015-02-12]

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [RECOVERY][nozomi] TWRP 2.8.5.0 touch recovery [2015-02-12]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






[Latest] TWRP Touch Recovery 2.8.5.0 for Samsung Galaxy Core 2 SM-G355H/G355HN topic







This is unofficial version of Twrp recovery for our device made by me.

Disclaimer:

Quote:









I/XDA/is not responsible for any kind of damage to your device,
or in case it explodes, etc.
Please use it at your own risk! Whatever you do with your phone it's your own choice!





Requirement:

Quote:









1. PC/Laptop/Netbook.
2. Odin3 v3.09 or any other
3. TWRP_SM-G355H_V2.8.5.0.7z
4. TWRP_v2.8.5.0_by_Dhruvit_(flashable).zip
5. Samsung USB Driver
6. USB Cable.





How to install:

Tutorial 1 : By Odin


Quote:










1. Install Samsung USB Driver on your PC/Laptop or something else
2. Extract odin and TWRP_SM-G355H_V2.8.5.0.7z in the same folder
3. Open Odin
4. Reboot phone in Download Mode by pressing and hold Home + Power + Volume Down buttons)
5. Connect phone and wait until detected on odin
6. Add the recovery.tar.md5 file to AP / PDA
7. Make sure re-partition is NOT ticked
8. Click the start button, sit back and wait a few minutes
9. Wait until the flashing process is complete.





Tutorial 2 : By Stock Recovery / CWM


Quote:









1. Copy TWRP_v2.8.5.0_by_Dhruvit_(flashable).zip to External SD.
2. Go to Stock Recovery / CWM.
3. Install zip -> from sdcard.
4. Choose TWRP_v2.8.5.0_by_Dhruvit_(flashable).zip and wait untill finished.
5. Reboot system now.






How to go in Recovery:

Quote:









1. Turn off your phone
2. Press and hold together Volume up + Home + Power buttons until phone vibrate then let go.
3. Now you are in recovery mode.





Warning:
Please do not try to repartition ext-sd with TWRP.

Credits goes to:
- TeamWin
- OmniROM (for bootable recovery)
- CyanogenMod (for sources)
- Me (Dhruvit Pokharna)
- And all who contributed


Version Information
Status: Working


Created 2015-01-25
Last Updated 2015-01-25


IF YOU WANNA RESHARE THIS RECOVERY, PLEASE FOLLOW THIS RULES :
1. DON'T USE SHORTENER LINK (i.e. adfly, adfoc.us, etc)
2. DONT REUPLOAD MY TWRP BEFORE ASKING PERMISSIONS


Init.d support - http://forum.xda-developers.com/show....php?t=3028976


IF YOU LIKE MY WORK CLICK THANKS BUTTON










vendredi 13 février 2015