[RECOVERY][G3][All Variants] TWRP-3.0.3-3 (Bumped) - G3 Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TeamWin's TWRP Touch Recovery for LG G3 - d850, d851, d852, d855, d856, f400, ls990, vs985.
https://twrp.me/
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM
You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/​
Screenshots:
Official:
​
Unofficial:
Flashing Instructions:
To install recovery images use Flashify / Rashr / TWRP Manager from Play Store or flash in your current recovery. Otherwise do the following:
1. Go to install, find and select the Images... button.
2. Browse to the image that you downloaded and select it.
3. Choose recovery and swipe to flash.
or
1. Move recovery.img to internal storage.
2. Open terminal window/command prompt to execute following commands
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
Changes in unofficial version:
compiled on omnirom-7.1 source
always up-to-date
updated device trees
added d856 variant
NebulaKernel by @Eliminater74
fixed AROMA installer
fixed screen brightness
extra languages + Polish by me
permissive selinux
enabled logd/logcat in recovery
enabled fuse exfat, ntfs-3g, jpeg
external storage as default storage
enabled usb-otg support
working touch to wake
enabled backup of all partitions
kernel changes (it's still nebula)
enabled thermal control
crypto/f2fs may work or not..
red theme by @fichl
decryption works - thanks to @sleeplessnerd (lambdaupb)
Download Links:
TWRP: Unofficial | Official
​
Remember to do backup of your current recovery before installing.​
XDA:DevDB Information
Unofficial bumped TWRP-3.0.3-3 for all G3 variants, Tool/Utility for the LG G3
Contributors
dadi11
Source Code: https://github.com/dadi11/twrp_devices
Version Information
Status: Stable
Created 2016-02-06
Last Updated 2017-01-27

Changelog
3.0.2-0
-fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in twrp.
-add greek translation to some builds.
Click to expand...
Click to collapse
3.0.1-0
-support new cm 13.0 pattern encryption (sultanqasim)
-fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
-libtar updated to latest upstream and fixes (jcadduono)
-fixes for loading custom themes (_that)
-twrp will now detect and install twrp themes automatically through the normal zip install process (dees_troy)
-translation updates – added italian, czech and polish and significant updates to dutch
-progress bar improvements – progress bar updates during image flashing and better tracks progress during file system backups (tar) (dees_troy)
-fix input box text display (dees_troy)
-reboot option after zip install complete (bigbiff)
-other mostly invisible bug fixes and improvements
Click to expand...
Click to collapse
3.0.0-0
-completely new theme - much more modern and much nicer looking (by z31s1g)
-true terminal emulator - includes arrow keys, tab and tab completion, etc. (by _that)
-language translation - it won’t be perfect and especially some languages that require large font files like chinese & japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to omnirom’s gerrit. (mostly by dees_troy)
-flashing of sparse images - on select devices you will be able to flash some parts of factory images via the twrp gui (by hashbang173)
-adopted storage support for select devices - twrp can now decrypt adopted storage partitions from marshmallow
-reworked graphics to bring us more up to date with aosp - includes support for adf and drm graphics (by dees_troy)
-supersu prompt will no longer display if a marshmallow rom is installed
-update exfat, exfat fuse, dosfstools (by mdmower)
-update aosp base to 6.0
-a huge laundry list of other minor fixes and tweaks
Click to expand...
Click to collapse

This was fast, thanks mate!

Well holy **** - you pounced on the TWRP update like a horny pornstar - I'm definitely going to try this now.

Thanks a lot! Installed just fine over here..!

let me know if everything is ok on variants other than d855 :angel:

takis said:
Thanks a lot! Installed just fine over here..!
Click to expand...
Click to collapse
Yeah I can happily confirm that too - all I did was take out the old TWRP 2.8.7.0 recovery from a flashable ZIP and then replaced it with the TWRP 3.0.0-0 recovery.
After that, I bashed in "reboot recovery" in the Terminal app, flashed it and then the recovery booted up without issues.
dadi11 said:
let me know if everything is ok on variants other than d855 :angel:
Click to expand...
Click to collapse
If I had a non-D855 variant of the LG G3, I would have tested it right away, but unfortunately, I only have the 16GB D855 model.

Sorry for the noob question , but what it means bumped ? i have never understand what it's exactly means

Wow this was fast, I hope to try it later (if someone tries it in D851 let me know)

How do you install the new 3.0 .IMG with flashify?
Sent from my LG-ls990 using Tapatalk
---------- Post added at 07:47 AM ---------- Previous post was at 07:47 AM ----------
Dont want to make a mistake
Sent from my LG-ls990 using Tapatalk

Finally an update to the twrp. Thanks for your work. I'm gonna flash it and see how it goes.
Sent from my LG-D855 using Tapatalk

randyrampage609 said:
How do you install the new 3.0 .IMG with flashify?
Sent from my LG-ls990 using Tapatalk
---------- Post added at 07:47 AM ---------- Previous post was at 07:47 AM ----------
Dont want to make a mistake
Sent from my LG-ls990 using Tapatalk
Click to expand...
Click to collapse
I cofirm it and confirm TWRP 3.0 work good on my d855

randyrampage609 said:
How do you install the new 3.0 .IMG with flashify?
Sent from my LG-ls990 using Tapatalk
---------- Post added at 07:47 AM ---------- Previous post was at 07:47 AM ----------
Dont want to make a mistake
Sent from my LG-ls990 using Tapatalk
Click to expand...
Click to collapse
Download and flash it through twrp.
Sent from my LG-D855 using Tapatalk

Used flashify works great ls990
Sent from my LG-ls990 using Tapatalk

Confirmed F400 is working fine.

Great
Sent from my LG-D855 using Tapatalk

Maniakk said:
This twrp no supported aroma instaler.
Click to expand...
Click to collapse
Really??
That's an issue then
Sent from my VS985 4G using Tapatalk

Maniakk said:
This twrp no supported aroma instaler.
Click to expand...
Click to collapse
yeah just checked. better don't try to install aroma packages.. I will update images if it gets fixed

If i want to flash it over 2.8.7
I have to flash in twrp as recovery when asked?
Sent from my VS985 4G using Tapatalk

Sorry for maybe a silly question, but what is the advantage of this new version over the older one ? I've never been unable to do anything up to now
Sent from my LG-D855 using Tapatalk

Related

[RECOVERY] [LS990] [F2FS] TWRP 2.8.6.1 touch recovery [03/26]

LATEST TWRP
TWRP 2.8.5.1 for Sprint LG G3
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
Click to expand...
Click to collapse
Phone look:
Tablet look:
Click to expand...
Click to collapse
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
-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
Click to expand...
Click to collapse
Features
* F2FS Filesystem Support
* Double Tap to Wake
* Modem Backup Support
Requirements
- Root
Installation Instructions:
A. With custom recovery already installed:
1. Download
2. Install TWRP in recovery
3. Reboot recovery
B. With stock recovery (Need ADB):
1. Download & extract zip
2. Move recovery.img to internal storage.
3. Open terminal window/command prompt to execute following commands
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
You should be in your updated recovery now
Download:
AndroidFileHost | BasketBuild
Warning
I am not responsible for anything that happens to your device!
Credits
@Dees_Troy & TeamWin - for TWRP touch recovery
@thecubed & Team CodeFire - for Bump!
Sources
OmniROM Github
Device Github
g3-common Github
XDA:DevDB Information
[RECOVERY] TWRP touch recovery 2.8.6.1, Tool/Utility for the Sprint LG G3
Contributors
777jon, Dees_Troy
Version Information
Status: Stable
Created 2015-02-13
Last Updated 2015-03-26
FAQ:
Can I install via Flashify?
Yes, extract the recovery.img from the zip file and use Flashify to flash it.
How do I enter recovery mode?
http://youtu.be/ifi-ArGeTzQ
Change Log
Code:
03/01/15 (TWRP 2.8.5.1)
- F2FS Filesystem Support
- Double Tap to Wake
02/12/15 (TWRP 2.8.5.0)
- TWRP 2.8.5.0 release
01/13/15 (TWRP 2.8.4.0)
- TWRP 2.8.4.0 release
12/22/14 (TWRP 2.8.3.0)
- TWRP 2.8.3.0 release
12/09/14 (TWRP 2.8.2.0)
- Support Modem Backup
- Display "External SD" instead of "external_sd"
12/08/14 (TWRP 2.8.2.0)
- Initial release
- TWRP 2.8.2.0
Intriguing...
can we update using goo? just picked up a G3, coming from a GNex. yes, i am a little behind.
THANKS!
This is it TEAMWIN! Sprint G3 now has a fully working TWRP... I have been waiting for this to support my exfat formatted SD card. Installed like a breeze with the previous bumped version and so far works flawlessly... THANK YOU, THANK YOU.
bgabel said:
This is it TEAMWIN! Sprint G3 now has a fully working TWRP... I have been waiting for this to support my exfat formatted SD card. Installed like a breeze with the previous bumped version and so far works flawlessly... THANK YOU, THANK YOU.
Click to expand...
Click to collapse
That's awesome to hear, surprised this thread is only 1 page still. I came across earlier, but only saw the "intriguing" post, wanted to wait & see how everything was. I was nervous to flash, just cause at the time nobody mentioned they had. Will check back, & thanks for sharing your results.
Sent from my LG-ls990 using Xparent Green Tapatalk 2
---------- Post added at 03:12 PM ---------- Previous post was at 03:10 PM ----------
rootbeer001 said:
can we update using goo? just picked up a G3, coming from a GNex. yes, i am a little behind.
Click to expand...
Click to collapse
Did you read op? I wouldn't do it that way, I'd follow op instructions cause of the whole bumped thing. Flash in your already bumped twrp or use adb
Sent from my LG-ls990 using Xparent Green Tapatalk 2
Thanks for the update.. installed perfect Great job!
I seen in the thread for the previous version that this was able to be installed with the terminal emulator right from the phone. Is that possible with this version? Computer is down at the moment ?
No problems here. Installed via flashify, working smooth.
Thanks!
Thank You! flashed with flashify, works great now have ext sd card support
Also installed with flashify
Sent from my LGLS990 using Tapatalk
Thank you! Installed perfectly through previous TWRP version.
New TWRP build!
Changes
- Support Modem Backup
- Display "External SD" instead of "external_sd"
Quick question. OP says with this version, you'll need latest adb binaries to do any sideloads in twrp. I'm not sure about how to update adb binaries, so I'm hesitant. (Though I've never used side load function lol). Any tips?
Flashed via recovery, all went well. Maybe adb binarys is just meaning latest drivers? Guessing!
Sent from my LG-ls990 using Xparent Green Tapatalk 2
Newest build is borked. Checked md5 and its good. Flashed via recovery and flashify. Twrp screen just flashes.
Same here
@777jon What is "Wipe Dalvik" actually doing if we're running lollipop (ART) builds? Is it still useful/necessary?
flashed previous version of twrp as well as this one through flashify. Backed up and flashed rom afterwards. Everything went well.
otroguero said:
@777jon What is "Wipe Dalvik" actually doing if we're running lollipop (ART) builds? Is it still useful/necessary?
Click to expand...
Click to collapse
Dalvik is still in play but as a fallback mode for certain apps.
Sent from my LG-ls990 using XDA Free mobile app

[RECOVERY][OFFICIAL][G360T/G360T1] TWRP 3.0.2-0 Touch Recovery [2016-04-11]

[RECOVERY] [11/4/16] TWRP 3.0.2-0 - TeamWin Recovery Project
TeamWin is proud to present TWRP 3.0.2-0 for the Samsung Galaxy Core Prime Qualcomm !
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction:
Team Win Recovery Project 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.
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Decryption of /data
Easy selection of internal/external storage
See changelog below for new features
Source Code:
GitHub - https://github.com/omnirom/android_bootable_recovery
DOWNLOAD:
TWRP 3.0.1-0
TWRP 3.0.2-0
http://teamw.in/devices/samsunggalaxycoreprimequalcommcdma.html
Changelog
3.0.1-0
-support new CM 13.0 pattern encryption (sultanqasim)
-fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
-libtar updated to latest upstream and fixes (jcadduono)
-fixes for loading custom themes (_that)
-TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
-translation updates - added Italian, Czech and Polish and significant updates to Dutch
-progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
-fix input box text display (Dees_Troy)
-reboot option after zip install complete (bigbiff)
-other mostly invisible bug fixes and improvements
Reserved
Awesome Work Bro
Once you've successfully installed your new TWRP 3, why not have some fun with it and theme it with one of the themes from the following threads.
THEME YOUR TWRP
Theme Thread 1:
http://forum.xda-developers.com/showthread.php?p=65614961
(Be sure to check the OP of this one for links to more themes in other posts.)
Theme Thread 2:
http://forum.xda-developers.com/showthread.php?p=65835032
Theme Thread 3:
http://forum.xda-developers.com/showthread.php?p=65199244
Here are some screenshots of the theme I'm running right now for an example.
Screenshots:
Changelog for 3.0.2-0
-Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
-Add Greek translation to some builds.
Click to expand...
Click to collapse
wow official nice work @Dreamstar
@Dreamstar sorry to be an idiot, where is the download link for 3.0.2-0? The link in the OP says it's for 3.0.1-0. Sorry for the stupid question, and thank you so much, keep up the great work :good:
Sorry ill forget to add link now added !!
Working great on daughter phone...thanks
Questions
Thank you for your hard work!!!
I have a few questions:
- The title for this post shows for g360t/g360t1 which are tmobile and metropcs phones. The link below the "TWRP 3.0.2-0" in the first post shows this version of twrp is for cdma, which the above phones are not. Will this version of twrp still work?
- Does this version have any of the issues of the previous unofficial versions (mtp not working, not able to flash slimpickins)?
Thanks in advance!
oceandweller007 said:
Thank you for your hard work!!!
- Does this version have any of the issues of the previous unofficial versions (mtp not working, not able to flash slimpickins)?
Thanks in advance!
Click to expand...
Click to collapse
According to somewhere around post 484 here (http://forum.xda-developers.com/gal...mpickins-stock-rooted-bloated-t3250883/page17) You should stick with 3.0.1.
Hello could someone help me I have the sm-g360t t mobile is there a way to get twrp on it ?
Sent from my SM-G360T using Tapatalk
---------- Post added at 11:22 PM ---------- Previous post was at 11:21 PM ----------
Am on 5.1.1
Sent from my SM-G360T using Tapatalk
xXCoolGuYXx said:
Hello could someone help me I have the sm-g360t t mobile is there a way to get twrp on it ?
Click to expand...
Click to collapse
This works on the T-Mobile variant. What seems to be the issue?
Sent from my SM-G360T1 using Tapatalk
I try flashing it with Odin just the image and it flash but when I went in to recovery it just froze and wouldn't do anything so I had to go back to stock recovery I have root and bl unlocked tho
Sent from my SM-G360T using Tapatalk
---------- Post added at 11:30 PM ---------- Previous post was at 11:29 PM ----------
Where the link for this one and can I just flash it with flashfly
Sent from my SM-G360T using Tapatalk
---------- Post added at 11:31 PM ---------- Previous post was at 11:30 PM ----------
And should I us 3.0.1-1 or 3.0.2-0
Sent from my SM-G360T using Tapatalk
xXCoolGuYXx said:
I try flashing it with Odin just the image and it flash but when I went in to recovery it just froze and wouldn't do anything
Click to expand...
Click to collapse
Don't extract the image. Just flash the whole tar.md5 file in the AP slot of Odin. Another way to do it is to just flash the extracted image in Android with a flashing app. More info on that here:
http://forum.xda-developers.com/showthread.php?p=66467392
Okay thanks do I have to disable Knox ?
Sent from my SM-G360T using Tapatalk
---------- Post added at 12:40 AM ---------- Previous post was at 12:37 AM ----------
And with the flash app do I flash 3.0.2 or 3.0.1
Sent from my SM-G360T using Tapatalk
xXCoolGuYXx said:
Okay thanks do I have to disable Knox ?
Click to expand...
Click to collapse
No.
xXCoolGuYXx said:
And with the flash app do I flash 3.0.2 or 3.0.1
Click to expand...
Click to collapse
3.0.2 has been known to have problems flashing some Roms so I recommend 3.0.1. For flashing with the Rashr app you just need to:
1) Extract the recovery.img to your device.
2) Tap "Recovery From Storage".
3) Select the image to flash.
Oh okay thanks a lot
Sent from my SM-G360T using Tapatalk
---------- Post added at 01:15 AM ---------- Previous post was at 01:01 AM ----------
How do I set the selinux ?
Sent from my SM-G360T using Tapatalk
xXCoolGuYXx said:
How do I set the selinux?
Click to expand...
Click to collapse
Selinux is a part of Android security. Selinux comes initially as "enforcing". What you want is to set selinux as "permissive". This can be done by flashing the Trapkernel tar.md5 file in the AP slot of Odin.
http://forum.xda-developers.com/showthread.php?p=62859013
Sent from my SM-G360T1 using Tapatalk

[Recovery][Exynos] TWRP 3.2.0-0 for Galaxy S5 G900H (K3gxx)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is for International SM-G900H Exynos models only!​
Team Win Recovery Project 3.x, or twrp3 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.
WARNING #1: Flashing a custom recovery to your device will trip the Knox warranty bit on your phone. Check with your mobile provider to see if they will still cover warranty on Knox bit triggered devices. If you understand this risk, continue on.
You generally don't have to worry, as it's incredibly hard to brick a Samsung device, and physical damage warranties should be exempt from Knox triggering.
Universal
CHANGELOG for 3.2.0-0:
Allow restoring adb backups in the TWRP GUI (bigbiff)
-Fix gzip backup error in adb backups (bigbiff)
-Fix a bug in TWRP's backup routines that occasionally corrupted backup files (nkk71)
-Better support for installing Android 8.0 based zips due to legacy props (nkk71)
-Support vold decrypt with keymaster 3.0 in 8.0 firmwares (nkk71)
-Decrypt of synthetic passwords for Pixel 2 (Dees_Troy)
-Support newer ext4 FBE policies for backup and restore in libtar (Dees_Troy)
-v2 fstab support (Dees_Troy)
-Bring TWRP forward to android 8.0 AOSP base (Dees_Troy)
-Various other minor bugfixes and tweaks
CHANGELOG for 3.1.1-1:
- Fix twrp on emmc based devices
CHANGELOG for 3.1.1-0:
-Backups will now include adopted storage keys (Dees_Troy)
-Fixed an adb restore issue (bigbiff)
-Fixed rebooting when no OS is present (Dees_Troy)
-Fixed line wrapping in the GUI terminal (_that)
-Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)
CHANGELOG for 3.1.0-0:
-vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
-adb backup to stream a backup directly to or from your PC, see documentation here: https://github.com/omnirom/android_b...863b15c16949d9 (bigbiff)
-tweak MTP startup routines (mdmower)
-support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
-support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
-better indicate to users that internal storage is not backed up (Dees_Troy)
-improve automatic determination of TW_THEME (mdmower)
-minimal getcap and setcap support (_that)
-try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
-shut off backlight with power key (mdmower)
-timeout during FDE decrypt (Dees_Troy and nkk71)
-support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
-boot slot support (Dees_Troy)
-TWRP app install prompt during reboot (Dees_Troy)
-support for AB OTA zips (Dees_Troy)
-support new Android 7.x log command (Dees_Troy)
-update recovery sources to AOSP 7.1 (Dees_Troy)
-numerous bugfixes and improvements by too many people to mention
CHANGELOG FOR 3.0.2-0
Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
Add Greek translation to some builds.
support new CM 13.0 pattern encryption (sultanqasim)
fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
libtar updated to latest upstream and fixes (jcadduono)
fixes for loading custom themes (_that)
TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
translation updates - added Italian, Czech and Polish and significant updates to Dutch
progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
fix input box text display (Dees_Troy)
reboot option after zip install complete (bigbiff)
other mostly invisible bug fixes and improvements
CHANGELOG FOR 3.0.0-0
Completely new theme - Much more modern and much nicer looking (by z31s1g)
True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that)
Language translation - It won't be perfect and especially some languages that require large font files like Chinese & Japanese won't be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM's Gerrit. (mostly by Dees_Troy)
Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow
Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy)
SuperSU prompt will no longer display if a Marshmallow ROM is installed
Update exfat, exfat fuse, dosfstools (by mdmower)
Update AOSP base to 6.0
A huge laundry list of other minor fixes and tweaks
DOWNLOADS
https://dl.twrp.me/k3gxx/
HOW TO INSTALL???
follow instructions HERE
BUGS:
If you have found a bug, please consider posting it to our github issues log and then I'll report to Dess_Troy. If you have a significant problem that cannot be answered in this thread, your best bet is to PM Dees_Troy 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.
XDA:DevDB Information
TWRP 3.1.1-1 G900H, Tool/Utility for the Samsung Galaxy S5
Contributors
somadsul
Version Information
Status: Stable
Current Stable Version: 3.1.1-1
Stable Release Date: 2017-08-25
Created 2016-09-19
Last Updated 2017-09-08
XDA:DevDB Information
TWRP 3.2.0-0 G900H, Tool/Utility for the Samsung Galaxy S5
Contributors
somadsul
Source Code: Source Code : https://github.com/TeamWin
Version Information
Status: Stable
Current Stable Version: 3.2.0-0
Stable Release Date: 2017-12-01
Created 2016-09-19
Last Updated 2017-12-03
Reserved
Reserved
Can you give changelog or difference between your recovery and fevax's one
---------- Post added at 02:44 PM ---------- Previous post was at 02:43 PM ----------
Also can I flash it via flashify???
TheDarkSithLord said:
Can you give changelog or difference between your recovery and fevax's one
---------- Post added at 02:44 PM ---------- Previous post was at 02:43 PM ----------
Also can I flash it via flashify???
Click to expand...
Click to collapse
Yes, thread will update tomorrow, I was in hurry to upload recovery only,
You can extract tar.md5 as you get recovery.img & flash it with flashify
GRACIAS!
somadsul said:
Yes, thread will update tomorrow, I was in hurry to upload recovery only,
You can extract tar.md5 as you get recovery.img & flash it with flashify
Click to expand...
Click to collapse
Will try and report thanks)
@somadsul
Will try it :good:
Edit: Flashed the recovery and it works
TheDarkSithLord said:
Will try and report thanks)
Click to expand...
Click to collapse
Thanks to thread or post not to me Lord...
That's the great news. Thanks to OP
Sent from my SM-N930F using XDA-Developers mobile app
Flashed & its working. Thank you.
Just finished flashing via Odin, for some reason the zip wouldn't work, I'm on TWRP 3.0.0.0, anyway it works flawlessly now
iDouvie said:
Just finished flashing via Odin, for some reason the zip wouldn't work, I'm on TWRP 3.0.0.0, anyway it works flawlessly now
Click to expand...
Click to collapse
Ohh Sorry mate I will look into this,
Is there you get flashing error or flashed succesfully but still you are on old recovery?
somadsul said:
Ohh Sorry mate I will look into this,
Is there you get flashing error or flashed succesfully but still you are on old recovery?
Click to expand...
Click to collapse
When i flashed, it'd say something like Successfully flashed TWRP 3.0.0 and then end the installation but still remain on TWRP 3.0.0.0, it wasn't that big a deal since Odin works wonders, thanks for the update!
Flashed the recovery and it is working fine. Thank you
Mulmiz said:
Flashed the recovery and it is working fine. Thank you
Click to expand...
Click to collapse
Is you flashed zip or through the Odin?
iDouvie said:
When i flashed, it'd say something like Successfully flashed TWRP 3.0.0 and then end the installation but still remain on TWRP 3.0.0.0, it wasn't that big a deal since Odin works wonders, thanks for the update!
Click to expand...
Click to collapse
Yeah but its easy to flash others with older recovery so need to find the problem, I was tested & worked but for you not worked so wanted to find the problem
sent from my Tencent OS G900H
somadsul said:
Is you flashed zip or through the Odin?
Click to expand...
Click to collapse
yes Odin flash, I am trying to root my device, flashed latest SuperSu(2.78) twice, still my device is not rooted any idea ?
Mulmiz said:
yes Odin flash, I am trying to root my device, flashed latest SuperSu(2.78) twice, still my device is not rooted any idea ?
Click to expand...
Click to collapse
Is this problem you get after this recovery flash or you trying to root first time?
somadsul said:
Is this problem you get after this recovery flash or you trying to root first time?
Click to expand...
Click to collapse
I had twrp by Fevax and rooted. Lost recovery and root after update via kies. Was Planing to flash twrp again, saw your post and flashed your version of twrp. Your version of twrp flashed successfully but unable to root my device. I switched back to TWRP by Fevax and able to root
Thanks anyway
Mulmiz said:
I had twrp by Fevax and rooted. Lost recovery and root after update via kies. Was Planing to flash twrp again, saw your post and flashed your version of twrp. Your version of twrp flashed successfully but unable to root my device. I switched back to TWRP by Fevax and able to root
Thanks anyway
Click to expand...
Click to collapse
Strange...
Will find the problem but I am thinking that I have not faced this & I think 40 people are downloaded & no one is reporting other than you so waiting if any other report.
sent from my Tencent OS G900H

[RECOVERY]TWRP 3.1.1-0 - Galaxy Core Prime VE (SM-G361H )

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TWRP 3.1.0-0 Released
Mar 10, 2017
TWRP 3.1.0-0 is out now for all currently supported devices.
What's new in 3.1.0-0:
vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
tweak MTP startup routines (mdmower)
support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
better indicate to users that internal storage is not backed up (Dees_Troy)
improve automatic determination of TW_THEME (mdmower)
minimal getcap and setcap support (_that)
try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
shut off backlight with power key (mdmower)
timeout during FDE decrypt (Dees_Troy and nkk71)
support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
boot slot support (Dees_Troy)
TWRP app install prompt during reboot (Dees_Troy)
support for AB OTA zips (Dees_Troy)
support new Android 7.x log command (Dees_Troy)
update recovery sources to AOSP 7.1 (Dees_Troy)
numerous bugfixes and improvements by too many people to mention
Official TWRP App
Mar 11, 2017
Official TWRP App
The official TWRP app is the first and only first-party app developed by Team Win for TWRP. Please bear with us as we work to fix any bugs and build out the features. The initial version of the app does not support flashing on the Pixel due to the Pixel's A/B partition layout. In addition, the app may not support finding and flashing images from external storage locations. We are working hard to improve these items and bring you more new features.
If you do not have Play Store access, you may download the Official TWRP App here: https://dl.twrp.me/twrpapp/
How do I use the app?
When you first open the app, you will be greeted by a few options. First, you will need to agree not to hold us responsible for anything that happens to your device while using the app. You may also grant the app root permissions. The app will work without root, but some functionality like image flashing will be disabled. Lastly, you can opt into enabling InsightCore (more on this feature later).
Once you have passed this initial screen, you will be greeted with the app home screen where you can choose TWRP FLASH or NETWORK STATISTICS (more on the network statistics later). On the TWRP FLASH screen you will need to select a device. Once you have selected a device, the app will periodically check for new TWRP versions for the device that you have selected. The default interval is once per day, but you can tap on the settings icon in the upper-right to change the interval or disable the update check entirely.
If you enabled root access, you will see options for selecting an image and buttons for flashing the selected image to boot or recovery. Note that you should flash TWRP images to recovery. The boot image flashing is for flashing full boot images (not just kernel zImages) and should not be used for flashing TWRP.
this will VOID YOUR WARRANTY am not responsible for any damage!
Links
beta 5
https://drive.google.com/file/d/1xRiveHDEM5EcwU8tvU5mpHZDeKbPXIVO/view?usp=sharing
BUGS
otg not working
Current status: BETA
HIT THANK BUTTON IF I HELPED
changelog
Beta-1
* Initial release
Beta-2
*Roms installation failed fixed have some problems but still installing n roms
*some bug fixes
Beta3
*system image backup and flash supoort
*bug fixes
*roms installation fixed
*some new features
Beta 4
*recovery backup and flash issue fixed
*some bugs fixes
beta 5
* MTP fixed
* based on latest vegito kernel
* minor bug fixes
Bugs
*otg
Good job, can we get some screenshots?
FardeenTGO said:
Good job, can we get some screenshots?
Click to expand...
Click to collapse
Yes will upload for now am busy
Sent from my SM-G532F using Tapatalk
Screenshots added
new twrp version coming with system image flash and many new features
new twrp version added
HIT THANK BUTTON IF I HELPED
Does the partition sdcard option work?
FardeenTGO said:
Does the partition sdcard option work?
Click to expand...
Click to collapse
Sorry not tested wait while test for now am busy
Sent from my SM-G532F using Tapatalk
odin flash file added
note: this is not a update just a odin flash file
Waiting
For stable version
Radwan Selo said:
For stable version
Click to expand...
Click to collapse
ok any bug you founded
test recovery
usb otg fixed (if you mounted usb and disconnected to use usb again reboot to recovery again)
screenshots not working
some bug fixes
note : this is test recovery mean not stable not beta only for testing
What do u recommend for flashing los14.1 and root addons and gapps aroma "testing or beta" version?
Or back to 3.0.2-0 ?
Is ur recovery 3.1.0-0 or 3.1.1-0?
BTW thank you.?
Radwan Selo said:
What do u recommend for flashing los14.1 and root addons and gapps aroma "testing or beta" version?
Or back to 3.0.2-0
Is ur recovery 3.1.0-0 or 3.1.1-0?
BTW thank you.
Click to expand...
Click to collapse
first its beta version not stable
second typing mistake in file name and in thread name
its twrp 3.1.1-0
and if recovery dont flash roms so why twrp:laugh:
my twrp flashing every rom
only two bugs
mtp(use mount usb instead)
otg
Radwan Selo said:
What do u recommend for flashing los14.1 and root addons and gapps aroma "testing or beta" version?
Or back to 3.0.2-0
Is ur recovery 3.1.0-0 or 3.1.1-0?
BTW thank you.
Click to expand...
Click to collapse
well flash stable lineage 14.1 and pico gapps
Beta 4
Recovery flash and backup issue fixed
Some bugs fixes
Improvements
https://drive.google.com/file/d/0B2BVNSuLC6xFVFZoQjZzdWtRaHc/view?usp=drivesdk
Hit thanks button if I helped
beta 5 twrp
MTP fixed (need confirmation )
based on latest vegito kernel
minor bug fixes
PRESS THANKS IF I HELPED
Closed at OP request

[RECOVERY][X00I] TWRP 3.1.1-0 for Asus Zenfone 4 Max

Team Win Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an official build for Asus Zenfone 4 Max Pro (will be official soon, have to deal with many things)
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
Read more about TWRP here: https://twrp.me/about/
CHANGELOG for 3.1.1-0:
-Backups will now include adopted storage keys (Dees_Troy)
-Fixed an adb restore issue (bigbiff)
-Fixed rebooting when no OS is present (Dees_Troy)
-Fixed line wrapping in the GUI terminal (_that)
-Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)Updated TWRP source code to AOSP 7.1.2
CHANGELOG for 3.1.0-0:
-vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
-adb backup to stream a backup directly to or from your PC, see documentation here: https://github.com/omnirom/android_b...863b15c16949d9 (bigbiff)
-tweak MTP startup routines (mdmower)
-support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
-support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
-better indicate to users that internal storage is not backed up (Dees_Troy)
-improve automatic determination of TW_THEME (mdmower)
-minimal getcap and setcap support (_that)
-try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
-shut off backlight with power key (mdmower)
-timeout during FDE decrypt (Dees_Troy and nkk71)
-support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
-boot slot support (Dees_Troy)
-TWRP app install prompt during reboot (Dees_Troy)
-support for AB OTA zips (Dees_Troy)
-support new Android 7.x log command (Dees_Troy)
-update recovery sources to AOSP 7.1 (Dees_Troy)
-numerous bugfixes and improvements by too many people to mention
CHANGELOG for 3.0.2-0:
-Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
-Add Greek translation to some builds.
CHANGELOG for 3.0.1-0:
-support new CM 13.0 pattern encryption (sultanqasim)
-fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
-libtar updated to latest upstream and fixes (jcadduono)
-fixes for loading custom themes (_that)
-TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
-translation updates - added Italian, Czech and Polish and significant updates to Dutch
-progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
-fix input box text display (Dees_Troy)
-reboot option after zip install complete (bigbiff)
-other mostly invisible bug fixes and improvements
CHANGELOG for 3.0.0-0:
-Completely new theme - Much more modern and much nicer looking (by z31s1g)
-True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that)
-Language translation - It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy)
-Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
-Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow
-Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy)
-SuperSU prompt will no longer display if a Marshmallow ROM is installed
-Update exfat, exfat fuse, dosfstools (by mdmower)
-Update AOSP base to 6.0
-A huge laundry list of other minor fixes and tweaks
WARNING: This is our first release in a long time. We have a lot of new and somewhat aggressive changes in this new release. The changes to the graphics back-end may cause some devices to not boot up properly or have other display-related issues. If you are not in a position to reflash an older build of TWRP, then wait until you are or at least wait until others have tried the new version for your specific device. You don’t want to end up with a non-working recovery and have to wait several hours or days to get to a computer to be able to fix it.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. 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!
DOWNLOAD:
TWRP for Zenfone 4 Max
WHAT'S WORKING:
- Everything in TWRP
WHAT'S NOT WORKING:
- You tell! with the logs actually! No logs? That means "NO FIX" and you gonna be ignored in this thread
This device uses dm-verity and force-encrypt!
This means that swiping to allow system modifications will prevent you from being able to boot if you are using the stock kernel. In order to bypass dm-verity's boot prevention, you will have to install a patched kernel that has dm-verity and force-encrypt disabled in the fstab or install lazyflasher
Click to expand...
Click to collapse
FEATURES:
MTP support
USB OTG storage support
Hardware Qualcomm-based full-disk encryption support ( ext4 & f2fs )
f2fs file system support (read, write, format, backup & restore)
Covers more partitions for nandroid backup (fstab)
ADB root
Full SELinux support
Built with android 7.1 tree
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
CONTRIBUTIONS:
Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/
XDA:DevDB Information
TWRP 3.1.1-0 for Asus Zenfone 4 Max, Tool/Utility for the Asus ZenFone 4 Max
Contributors
aaaaaaziskurnia
Source Code: https://github.com/TeamWin/android_device_asus_X00I
Version Information
Status: Stable
Created 2017-10-06
Last Updated 2017-10-12
Note:
Don't do backup the modem and persist partitions for now. It will breaks your baseband and you must flash modem file from stock zip.
Awesome. Thank you. Just pick one up at Bestbuy
---------- Post added at 08:33 PM ---------- Previous post was at 08:32 PM ----------
Thanks. Awesome. Just pick this phoen up at Bestbuy yesterday
Got jenkins working and build success
Is this support fbe?
zainifame said:
Is this support fbe?
Click to expand...
Click to collapse
Didn't have any encryption by the way. I don't like any encryption, makes me slow
nice share..
how to get back to stock recovery @aaaaaaziskurnia?
hi, I've already installed twrp via fastboot, but why it keep asking me password for decripting phone (at twrp screen).. do you have any idea how to solve this?
komtek said:
hi, I've already installed twrp via fastboot, but why it keep asking me password for decripting phone (at twrp screen).. do you have any idea how to solve this?
Click to expand...
Click to collapse
Wipe the userdata and disable force encryption with lazyflasher
nice post
can this work on zenfone 4 max pro? (X00ID)
nhuhoang said:
can this work on zenfone 4 max pro? (X00ID)
Click to expand...
Click to collapse
x00id is the model number for kc554kl
the box my phone in had both numbers and yes it works
nhuhoang said:
can this work on zenfone 4 max pro? (X00ID)
Click to expand...
Click to collapse
Yes.
curious
If i flash SuperSu via twrp will i brick my phone?
Possible to save stock rom before doing this?
wonderd4 said:
Possible to save stock rom before doing this?
Click to expand...
Click to collapse
The only way to save stock rom is todo a Nandroid backup,to do the Nandroid backup you have to have Twrp. So good luck
Gotcha. Is it possible to install twrp without changing the stock rom?
Really want to flash this phone, just want to make sure I can have a backup in case things go south. I've flashed a couple phones before, but so far in between I usually forget the steps.
nhuhoang said:
If i flash SuperSu via twrp will i brick my phone?
Click to expand...
Click to collapse
If the supersu is systemlessly installed. Yes, It wouldn't break yours.
Use Magisk 14.3 instead of Supersu. Magisk 14.0 the modules wont load.
I should of installed the oct 18 ota update before flashing twrp and magisk. I am not sure how to do that now.
wonderd4 said:
Gotcha. Is it possible to install twrp without changing the stock rom?
Really want to flash this phone, just want to make sure I can have a backup in case things go south. I've flashed a couple phones before, but so far in between I usually forget the steps.
Click to expand...
Click to collapse
Any help on this greatly appreciated.
wonderd4 said:
Any help on this greatly appreciated.
Click to expand...
Click to collapse
You can do a backup as soon as you flash custom recovery and before you flash root.

Categories

Resources