[OFFICIAL][RECOVERY] Cannibal Open Touch v3.0 Alpha Builds (latest: Alpha 10) - Nexus S 4G Android Development

Cannibal Open Touch 3.0 Alpha 10
Disclaimer:
While we try to test our work as much as possible, it is always a possibility that something could go wrong and screw up your phone. We are not responsible for any damage that is done to your device, either directly or indirectly, as a result of using Cannibal Open Touch or any other Project Open Cannibal projects. Any damage done to your device is your responsibility and your responsibility only. We do this for fun, and we simply like to share our work.
What is Cannibal Open Touch?
Cannibal Open Touch is a custom recovery (like ClockworkMod or TWRP), created purely out of love for the platform and the desire to contribute something cool to the community. The name embodies everything that Cannibal Open Touch is. We take what we believe are the best features of popular recoveries like TWRP and ClockworkMod and, well, cannibalize them along with rolling out our own features.
Features:
Full Touch UI
Complete theme support, including app for management of themes (we'll get to that in a sec)
On-device backup and restore
Backup and restore via ADB
Much much more planned!
Bugs:
During installation, the standard Android installing icon gets displayed instead of the custom dialog box.
If you find a bug, please do not report it here! Instead, report it in the GitHub repository!
Screenshots
See the Screenshots tab above. (Or click me if you're using Tapatalk!)
Nandroid has been replaced!
Nandroid is in fact gone, and has been replaced with a much more robust backup solution. Backups can now be made either with ADB (the recommended way) or via the new Backup and Restore item in the main menu. Backups made via the built-in menu can be copied to a PC and restored via ADB, and backups made via ADB can likewise be copied to your device and restored using the Backup and Restore menu.
Code:
adb backup -f mybackupfilename.ab boot system data cache
You can also restore said backup by using adb, like so:
Code:
adb restore mybackupfilename.ab
Downloads:
Cannibal Open Touch crespo builds (latest: CannibalOpenTouch-2.99.10_crespo4g.img)
How to install:
Download the latest Alpha image
Reboot to bootloader:
Code:
adb reboot bootloader
Flash the image with fastboot
Code:
fastboot flash recovery /path/to/downloaded/recovery.img
Boot into recovery mode
Alternatively, you may boot the image instead of flashing it:
Code:
fastboot boot /path/to/downloaded/recovery.img
Changelog:
3.0 Alpha 10 (2.99.10)
Themes are now stored in /cache/cot/themes to fix an issue introduced with FDE.
3.0 Alpha 9 (2.99.9)
Real menu scrolling! (but volume keys still work)
All backup/restore operations now verify that you want to take action
Resized UI to be more usable on all device resolutions
Themes can now display a battery charge indicator (depends on individual theme settings)
3.0 Alpha 8 (2.99.8) (not released)
Not released
3.0 Alpha 7 (2.99.7)
On-device backup and restore
3.0 Alpha 6 (2.99.6)
Complete theme support
Recovery settings (Theme settings and Unsigned ZIP flashing)
The preceding list is not 100% complete. See the project source code page for the full commit list.
Cannibal Open Touch themes app:
We are currently seeking Alpha testers for an app that will let users download and choose themes without rebooting to recovery mode. Currently there are 20 slots open. If you wish to join please PM me. The only requirement is you must have a Google+ account and are willing to submit proper bug reports, should any arise.
Cannibal Open Touch Themes:
You can now make your own themes for Cannibal Open Touch! See the example themes (it's pretty self-explanatory). Themes must be installed in /sdcard/cot/themes/theme_name (or /data/media/cot/themes/theme_name) in order to work. Please feel free to submit pull requests to have your custom themes added to the theme repository. They will also be packaged and made available to download via the Cannibal Themes app (mentioned above)!
Contribute to Project Open Cannibal
If you like our work and want to see more, consider a donation to the project!
Project Open Cannibal gerrit: http://review.projectopencannibal.org
Credits:
tdm, for the superb touch code (and lots more)
sblood86, for joining the project and leading the charge to greatness
thenameisnigel, for picking up our webhosting while I was gone
anyone else who has ever contributed to any Android-related project
XDA:DevDB Information
Cannibal Open Touch, Tool/Utility for the Samsung Nexus S
Contributors
drewwalton19216801, Sblood86, thenameisnigel, tdm, CyanogenMod, Koush and many others
Source Code: https://github.com/ProjectOpenCannibal/android_bootable_recovery-cm
Version Information
Status: Alpha
Created 2014-10-26
Last Updated 2014-11-26

Related

[OFFICIAL][RECOVERY] Cannibal Open Touch v3.0 Alpha Builds (latest: Alpha 10)

Cannibal Open Touch 3.0 Alpha 10
Disclaimer:
While we try to test our work as much as possible, it is always a possibility that something could go wrong and screw up your phone. We are not responsible for any damage that is done to your device, either directly or indirectly, as a result of using Cannibal Open Touch or any other Project Open Cannibal projects. Any damage done to your device is your responsibility and your responsibility only. We do this for fun, and we simply like to share our work.
What is Cannibal Open Touch?
Cannibal Open Touch is a custom recovery (like ClockworkMod or TWRP), created purely out of love for the platform and the desire to contribute something cool to the community. The name embodies everything that Cannibal Open Touch is. We take what we believe are the best features of popular recoveries like TWRP and ClockworkMod and, well, cannibalize them along with rolling out our own features.
Features:
Full Touch UI
Complete theme support, including app for management of themes (we'll get to that in a sec)
On-device backup and restore
Backup and restore via ADB
Much much more planned!
Bugs:
During installation, the standard Android installing icon gets displayed instead of the custom dialog box.
If you find a bug, please do not report it here! Instead, report it in the GitHub repository!
Screenshots
See the Screenshots tab above. (Or click me if you're using Tapatalk!)
Nandroid has been replaced!
Nandroid is in fact gone, and has been replaced with a much more robust backup solution. Backups can now be made either with ADB (the recommended way) or via the new Backup and Restore item in the main menu. Backups made via the built-in menu can be copied to a PC and restored via ADB, and backups made via ADB can likewise be copied to your device and restored using the Backup and Restore menu.
Code:
adb backup -f mybackupfilename.ab boot system data cache
You can also restore said backup by using adb, like so:
Code:
adb restore mybackupfilename.ab
Downloads:
Cannibal Open Touch d2lte builds (latest: CannibalOpenTouch-2.99.10_d2lte.tar)
How to install:
Download the latest Alpha image
Reboot to Download Mode:
Code:
adb reboot download
Flash the image with ODIN
Boot into recovery mode
Changelog:
3.0 Alpha 10 (2.99.10)
Themes are now stored in /cache/cot/themes to fix an issue introduced with FDE.
3.0 Alpha 9 (2.99.9)
Real menu scrolling! (but volume keys still work)
All backup/restore operations now verify that you want to take action
Resized UI to be more usable on all device resolutions
Themes can now display a battery charge indicator (depends on individual theme settings)
3.0 Alpha 8 (2.99.8) (not released)
Not released
3.0 Alpha 7 (2.99.7)
On-device backup and restore
3.0 Alpha 6 (2.99.6)
Complete theme support
Recovery settings (Theme settings and Unsigned ZIP flashing)
The preceding list is not 100% complete. See the project source code page for the full commit list.
Cannibal Open Touch themes app:
We are currently seeking Alpha testers for an app that will let users download and choose themes without rebooting to recovery mode. Currently there are 20 slots open. If you wish to join please PM me. The only requirement is you must have a Google+ account and are willing to submit proper bug reports, should any arise.
Cannibal Open Touch Themes:
You can now make your own themes for Cannibal Open Touch! See the example themes (it's pretty self-explanatory). Themes must be installed in /sdcard/cot/themes/theme_name (or /data/media/cot/themes/theme_name) in order to work. Please feel free to submit pull requests to have your custom themes added to the theme repository. They will also be packaged and made available to download via the Cannibal Themes app (mentioned above)!
Contribute to Project Open Cannibal
If you like our work and want to see more, consider a donation to the project!
Project Open Cannibal gerrit: http://review.projectopencannibal.org
Credits:
tdm, for the superb touch code (and lots more)
sblood86, for joining the project and leading the charge to greatness
thenameisnigel, for picking up our webhosting while I was gone
anyone else who has ever contributed to any Android-related project
XDA:DevDB Information
Cannibal Open Touch, Tool/Utility for the AT&T Samsung Galaxy S III
Contributors
thenameisnigel, Sblood86, drewwalton19216801, tdm, CyanogenMod, Koush and many others
Source Code: https://github.com/ProjectOpenCannibal/android_bootable_recovery-cm
Version Information
Status: Alpha
Created 2014-11-23
Last Updated 2014-12-03
Reserved
Reserved
Sweet looks cool
Thanks
Does this allow for installing f2fs?
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
Can we install using the dd method?
I installed using flashify. Great app

[TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

[RECOVERY] [4/5/16] TWRP 3.0.2-0 - TeamWin Recovery Project
TeamWin is proud to present TWRP 3.0.2-0 for the Samsung Galaxy S6 (Sprint)!
Youtube video: http://www.youtube.com/watch?v=RIvWVS_Rkxo
Full TeamWin credits are on the TWRP page on the TeamWin website: http://teamw.in/project/twrp2
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
In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe cache & dalvik, and run a backup.
We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.
Source Code:
GitHub - https://github.com/omnirom/android_bootable_recovery
Gerrit for TWRP Official Device Configs - http://gerrit.twrp.me
Gerrit Instance - http://gerrit.omnirom.org
If you have made your own twrp build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.
zerofltespr Device Config: TBD
Kernel: TBD
DOWNLOAD:
All official devices are listed at the top of the page on the Team Win website. Search for the device in the textbox.
http://twrp.me
Support:
Click http://webchat.freenode.net/?channels=twrp for live support or join us in #twrp on Freenode IRC servers
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.
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
TWRP 3.0.0-0 is out now for all currently supported devices.
What’s new in 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!
You can track the progress of builds here
Head over to the devices page to find install instructions and download links.
TWRP 3.0.0-0 is out now for all currently supported devices.
What’s new in 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!
You can track the progress of builds here
Head over to the devices page to find install instructions and download links.
2.8.7.0
- Initial ground work for software drawn keyboard (_that)
- Fix handling of wiping internal storage on datamedia devices (xuefer)
- Allow DataManager to set and read values from the system properties (xuefer)
- Fix crash when taking screenshots on arm64 devices (xuefer)
- Fix error message after an ORS script completes (Dees_Troy)
- Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
- Add system read only option - more details below (Dees_Troy)
- Add resize2fs and GUI option to run resize2fs (Dees_Troy)
- Fix crash loop caused by empty lines in AOSP recovery command file (_that)
- Prevent duplicate page overlays such as multiple lock screens (mdmower)
System read only option: Devices that ship with 5.0 and higher as their initial OS are using block level OTA updates. With this style of OTA update, the update script checks to see if the system partition has ever been mounted read/write. Further, the script also usually runs an SHA sum of the entire system partition to detect if any changes have been made. If any changes have been made, the OTA update will refuse to install. Since not all OEMs and devices have factory images available, we have created a new feature in TWRP that detects if the system partition has ever been mounted read/write. If not, you will be prompted asking if you want TWRP to mount system as read/write. If you choose not to allow TWRP to mount as read/write, TWRP won't prompt to install SuperSU and TWRP won't try to patch the stock ROM to prevent TWRP from being replaced by stock recovery. The goal of this option is to hopefully allow the user to make a raw system image backup that they can use to get back to a state where they can take OTA updates again.
resize2fs feature: On some devices like the Nexus 6, the factory images include a userdata image that is the proper size only for the 32GB units. If you flash the factory image to a 64GB Nexus 6, the data partition will appear as if it only has the free space of a 32GB device. Using the resize2fs option, TWRP can resize your data partition to take up the full space available. The resize2fs may also be useful to resize system partitions on devices where custom ROM system images don't take up the full partition space. Lastly, resize2fs may be useful in some cases to reserve the proper space at the end of a data partition for a full disk encryption key, should your partition be formatted incorrectly for some reason.
This new version also marks our first set of full builds using our new jenkins build server. You can track the progress of builds at https://jenkins.twrp.me and we have taken additional steps to make it easier for device maintainers to step up and submit patches to our gerrit server at https://gerrit.twrp.me to help us keep devices up to date and working.
2.8.6.0
- Allow mulitple overlays for popup boxes (Dees_Troy)
- Add pattern style password entry for decrypt (Tassadar)
- Keyboard improvements (_that)
- Update AOSP base to 5.1 (Dees_Troy)
- Reduce theme count to 5 and rely on scaling (Dees_Troy)
- Various scaling improvements (Dees_Troy)
- Improved handling of resources in the GUI (_that)
- Make scroll bar size proportional to list size (_that)
- Allow scoll lists to render without a header (_that)
- Make console scroll per pixel with kinetic scrolling (_that)
- Support styles in XML to reduce XML size and improve consistentcy (Dees_Troy)
- Various other fixes and improvements (mdmower, bigbiff, codelover, etc)
ADB will not work until Custom kernel is released by Samsung.
Fix Deep Sleep from Chainfire:
http://forum.xda-developers.com/showpost.php?p=60383471&postcount=49
Awesome!
Thank you so much for bringing TWRP to the Sprint version. Flashed via Flashify and everything is working as it should. :good:
boomer8403 said:
Thank you so much for bringing TWRP to the Sprint version. Flashed via Flashify and everything is working as it should. :good:
Click to expand...
Click to collapse
What root method did use?
surge27 said:
What root method did use?
Click to expand...
Click to collapse
T-Mobile version
Does using this cause deep sleep to break?
boomer8403 said:
T-Mobile version
Click to expand...
Click to collapse
And you have no issues? Thought thag was a tmo specific method....
surge27 said:
And you have no issues? Thought thag was a tmo specific method....
Click to expand...
Click to collapse
No issues. I also flashed TWRP without a hitch.
Rooted (t-mobile auto-root) flashed twrp with Flashify as well.
Sent from my SM-G920P using Xparent BlueTapatalk 2
boomer8403 said:
No issues. I also flashed TWRP without a hitch.
Click to expand...
Click to collapse
Can you share the link to the TWRP version you used? I rooted no problem using the T-Mobile root but I was unable to get TWRP to flash with Flashify. When it would reboot into recovery to flash It'd throw an error.
Thanks
IA-32e said:
Can you share the link to the TWRP version you used? I rooted no problem using the T-Mobile root but I was unable to get TWRP to flash with Flashify. When it would reboot into recovery to flash It'd throw an error.
Thanks
Click to expand...
Click to collapse
http://twrp.me/devices/samsunggalaxys6sprint.html
I have galaxy 920x (the demo version) and I tried to flash this via Odin. Everything worked but after restart it stucks at the Galaxy logo. Now I downloaded a full room and tried to flash via Odin and every time it fails at flash nand. Any help? Can I do something about it?
Sent from my Optimus G using XDA Free mobile app
nflwideout86 said:
http://twrp.me/devices/samsunggalaxys6sprint.html
Click to expand...
Click to collapse
I wasn't able to flash it with Flashify but the TWRP app did the job. Now to wait on custom ROM's...
just and fyi with the customer recovery the Paypal and nnl fingerprint option instead of password does not work.
tested it twice it stops working with twrp and when i flash back stock ocf recovery.img everything works again. not a show stopper but i use that feature
so i figured i would just mention it
cyberone3 said:
just and fyi with the customer recovery the Paypal and nnl fingerprint option instead of password does not work.
tested it twice it stops working with twrp and when i flash back stock ocf recovery.img everything works again. not a show stopper but i use that feature
so i figured i would just mention it
Click to expand...
Click to collapse
Not sure how that checks custom recovery. Does it work with stock recovery with root binaries installed under system?
bigbiff said:
Not sure how that checks custom recovery. Does it work with stock recovery with root binaries installed under system?
Click to expand...
Click to collapse
yes my phone is still rooted but i have stock recovery
i have tested by going back to twrp and after reboot it stops working where it will no longer take my scan but unlock the phone via scan still works just not Paypal access account via scan as soon as i flash back stock recovery once booted it works just fine no other changes and still rooted. by root binaries installed under system i hope you mean root sorry if i am not getting the question fully
I flashed it and now my recovery has a light green hue ? Not exactly sure why this is happening. I've tried several times with the same results.
reesedizan said:
I flashed it and now my recovery has a light green hue ? Not exactly sure why this is happening. I've tried several times with the same results.
Click to expand...
Click to collapse
Flashed which image and what variant do you have? Can you post a camera picture of the screen?
bigbiff said:
Flashed which image and what variant do you have? Can you post a camera picture of the screen?
Click to expand...
Click to collapse
Sprint S6 and TWRP's Sprint version that just came out.
{
"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"
}

[ROM][7.1.2][OFFICIAL] Team OctOS Oct-N [WEEKLIES][armani]

{
"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"
}
Disclaimer: OctOs is a WIP. It has been evaluated as being stable, and is suitable for daily use in most cases. While it may be considered stable, there may be unknown bugs. The development team is not responsible for any damage to your device or your information.
Click to expand...
Click to collapse
Team OctOs presents Oct-N.​
We maintain a current release record and change-log on our website: http://www.teamoctos.com
We have Gapps here.
http://opengapps.org
***USE Gapps of your choosing, we prefer Open Gapps***
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Feature List
Substratum rootless theme engine support (must install Substratum from play store)
Tentacles settings!
Pixel Launcher Included
OmniSwitch
Power menu options
Screenshot
Screen record
DPI settings
Status bar time and date options
Status bar network traffic indicator
Status bar notification settings
Quick tile settings
Volume button playback control
Volume button wake
DUI (fling, pulse, smartbar)
Screen record
And much more!!!!
Click to expand...
Click to collapse
Frequently Asked Questions
Q: Is this Android 7 (Nougat)?
A: Yes, this is Android 7.1.2
Q: What code is Oct-N based on?
A: This version of Oct-N is based on LineageOS 14.1
Q: Why isn't there XYZ feature?
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But all the others have..
A: ROM developers, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-N.
Q: What about root?
A: Root is removed by default (user will be able to flash which ever root zip they want)
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file and MD5 file, and grab your favorite Open Gapps package http://opengapps.org
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
The Oct-N ROM installation script will automatically wipe /system, /cache, and /dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your Gapps Provider. When dirty flashing weekly updates, you MUST reflash Gapps along with any other files, apps, custom mods or kernels etc.. (anything that resides in system partition)
Flash ROM, GApps and any additional .ZIP files
Reboot
Download
Download from Team-OctOS web site!
Change log
View change log on Team-OctOS web site!
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-N available on our GitHub repositories.
Unless otherwise specified, all Oct-N builds kernel souce can be found on github at Team-OctOS.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
Donate to OctOS Development (PayPal)
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Special thanks to
Our testers, without which, there would be no public releases for OctOs
We would also like to thank
AOSP
Open Gapps
LineageOS
Anyone else who has ever submitted Open-Source code
Click to expand...
Click to collapse
Follow Team-OctOS!
XDA:DevDB Information
Oct OS, ROM for the Xiaomi Redmi 1S
Contributors
aniket.lamba, manfromgta
Source Code: https://github.com/Team-OctOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: A custom recovery (TWRP preferrable),ROM and Gapps zip file,knowledge on how to flash zip files.
Based On: Lineage
Version Information
Status: Stable
Created 2015-12-27
Last Updated 2017-04-29
OctOS 6.0.1
Team OctOs presents Oct-M.
We maintain a current release record and change-log on our website: http://www.teamoctos.com
- Please Do Not Mirror our files without talking to us. We can do that ourselves should we desire to. -​
Frequently Asked Questions
Q: Is this Android 6 (Marshmallow)?
A: Yes
Q: What code is Oct-M based on?
A: Starting with Oct-M, we've rebased OctOs on Aosp code.
Q: What happened to CM?
A: Octos was originally formed as an AOSP source rom. We have returned to those roots.
Q: Why isn't there XXXXXXX feature.
A: Shoot us a Suggestion if you want to see something added. While we are not going to promise to implement, we will always look into it
Q: But CM and all the others have..
A: ROM developers, including CM, build something they want to use. The ROM developer that includes something they won't run implies less than 100% effort to ensure it does work. As a team, we have similar goals and objectives. If XYZ ROM has a feature you want, and we don't include (or don't want to include), feel free to use XYZ ROM, or build your own custom version of Oct-M.
Q: Superuser or SuperSU?
A: Team OctOs uses SuperSU and is installed automatically.
Bugs:
Bugs happen. Our testers are very good at breaking things, but no where near as good as the rest of the Android public. In order to investigate and fix issues, we need the help of the users who are going to report them. The Android OS has many nifty features to help us in this, but only if we can engage the user to assist us.
Logs, Logcat, and the Android Debugging Bridge (ADB)
Like any other OS, Android has multiple log files that are generated and record the goings-on of the system. As a user, you have two basic ways to view and pull these to send to us. Without the information in the logfiles, there simply is not a whole lot of information to go on.
Log file APKs
Team OctOs recommends SysLog from the Android Market. This application will allow you to selectively pick any (or all) of the system logs, compress them into a .ZIP file, and allow you to save, email, move to your Copy/DropBox/Cloud Storage account, etc.
ADB Logcat
The Android Debugging Bridge (ADB) is a powerful tool available from Google as part of the Android Software Development Kit (SDK). Used for many things, being able to selectively see, in real-time, what your device is doing cannot be downplayed. While there is more setup involved, if you are doing consistent ROM flashing, you really should invest the time to get setup properly to do it.
ADB Logcat tutorial here: How to create a logcat log
Basic Instructions:
Download ROM .zip file, and grab your favourite gapps package
Reboot to Recovery (Note: Use Reboot to Recovery from Power Menu, Hardware-based boot to recovery, or adb reboot recovery - ROM Manager or similar software is NOT supported)
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
Factory Reset from TWRP
Flash ROM and GApps .ZIP files
Reboot
* Weekly Builds
* Release Builds
* Gapps 6.0 Mini
​
The Oct-M ROM installation script will automatically wipe /system, /cache, and /data/dalvik-cache. There is no need to do these before or after flashing the ROM unless you are instructed to by your GApps Provider
The foundation of the Android OS is the fact that is it open-source. We have all code we use internally in the creation of Oct-M available on our GitHub repositories.
Unless otherwise specified, all Oct-M builds use the device's stock kernel.
Team OctOs GitHub - http://www.github.com/Team-OctOs
Team OctOs Gerrit Review - http://www.teamoctos.com:8080
Team OctOs GPLv2 License - http://www.teamoctos.com/license/
Team OctOs Patreon Campaign - https://www.patreon.com/TOctOs
A Special thanks to @armani-dev for his device sources.
Want To Build Your Own?
Check out the ReadMe on our GitHub for Instructions
Follow Us at the various websites below!
Kernel source - https://github.com/armani-dev/kernel_test
Device - https://github.com/armani-dev/android_device_xiaomi_armani/
Vendor - https://github.com/armani-dev/proprietary_vendor_xiaomi
Bugs/Issues
[*]You tell me
cm theme engine or layer manager?
andro_diggers said:
cm theme engine or layer manager?
Click to expand...
Click to collapse
CMTE
Based on cm13 r6?
Or not?
thanks
Based on R6
@Aniket lamba sir if possible can you add screen shot toggle in notification drawer. And The ROM is awesome
sahil_anas said:
@Aniket lamba sir if possible can you add screen shot toggle in notification drawer. And The ROM is awesome
Click to expand...
Click to collapse
Maybe in the next build.
sahil_anas said:
@Aniket lamba sir if possible can you add screen shot toggle in notification drawer. And The ROM is awesome
Click to expand...
Click to collapse
u can add ur own custom toggles by downloading app called custom quick settings
aniket.lamba said:
Based on R6
Click to expand...
Click to collapse
The ROM is working fine.
I flash it with slim gapps works good.
Update - OCT-M-COMMUNITY-20160114-1040-armani.zip
- 6.0.1_r10 merged
- device updates
aniket.lamba said:
Update - OCT-M-COMMUNITY-20160114-1040-armani.zip
- 6.0.1_r10 merged
- device updates
Click to expand...
Click to collapse
Is it based on cm r11 sir?
rajanj1996 said:
Is it based on cm r11 sir?
Click to expand...
Click to collapse
yes
Amazing work dude .. ROM is smooth as butter and also the snap camera is working fine and without any FCs.
Anubhav Rai said:
Amazing work dude .. ROM is smooth as butter and also the snap camera is working fine and without any FCs.
Click to expand...
Click to collapse
Plz report about battery after proper testing..thank U
-chandran
rajanj1996 said:
Is it based on cm r11 sir?
Click to expand...
Click to collapse
How is the ROM
aniket.lamba said:
yes
Click to expand...
Click to collapse
Thanks for quick updates
Songs on sd card not getting detected on the music player....nd because of this im not able to use this rom plz provide a solution... thank U
Eziogamer said:
Songs on sd card not getting detected on the music player....nd because of this im not able to use this rom plz provide a solution... thank U
Click to expand...
Click to collapse
Which music player you're using? I'm using BlackMusic Player and I set the path to external storage.Try that.

[RECOVERY][OFFICIAL][Q-T][picasso] OrangeFox Recovery Project [R11.1_2.2] | Redmi K30 5G / K30i 5G

OrangeFox Recovery Project [R11.1]
{
"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"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is partially void.
*
* We're not responsible for bricked devices, dead OTGs,
* thermonuclear wars, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE​
This recovery supports treble, MIUI and custom ROMs.
* OrangeFox version: R11.1
* Device codename: picasso
* Maintainer/authors build: masemoel
* OrangeFox source: GitLab
* Device tree: GitLab
Downloads
* Official OrangeFox builds here
NOTE: bear in mind that there is no build cicle. OrangeFox will be updated when it's needed.
This recovery is compatible with Redmi K30 5G, K30i 5G and K30 5G Racing editions.
Increase my motivation: PayPal
Donations to OFRP: Open Collective (they deserve as well!)
Installation
Update from your current recovery/older OF versions:
1. Download the OrangeFox zip file to your device.
2. Reboot to your current custom recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
From fastboot:
1. Download the OrangeFox zip file to your PC.
2. Extract the recovery.img file from the zip.
3. Reboot your phone into fastboot mode.
4. Type the following command in your console (you need adb drivers to do this)
fastboot flash recovery recovery.img
From OFRP app [NEW!]
(Ideal if you don't own a PC)
Official builds can be flashed with the new OrangeFox app. Get it here (needs root access).
How to use OrangeFox recovery
* See the official OrangeFox guides.
* Source changelogs
News
* Stay tunned to my new releases (either test or stable) in my Telegram channel
* Chat with other picasso users in a global Telegram chat
* Follow the news from the OFRP team in their TG channel
Support
* Official OFRP Telegram support group
Bugs
* Check the release bugs and notes in the download page.
TIP: check current issues at the GitHub Issues tracker before reporting one (it may already exists).
Credits
* TeamWin - for TWRP.
* OrangeFox Team - for your hard and brilliant work.
Features
* Updated with latest TWRP changes
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password security.
* Support for MIUI and custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more! Feel free to give a go
Version Information
Status: Stable
Current Stable Version: R11.1_2.2
Stable Release Date: 2023-01-25
Created: 2021-02-02
Last Updated: 2023-01-26
Important note:
Since 2.1 release, decryption is only working with Android 12 and upper. So, my suggestion is:
- Use R11.1_10 release if you are using Android 10 or 11.
- Use the latest release for Android 12, 13 or upper.
All the features left will work fine on all Android versions but if you want to decrypt your internal storage on recovery you must follow the indications from above.
Great WOrk Sir Mase!
New OFRP builds are getting cooked! [A10-A11]
NOTE: Remember that I've created a TG channel (not chat), so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.0_1.3:
- Bump to 2021-02-03 OFR codebase, and version tag to R11_1.3.
- Some decryption improvements.
- Fixed OF getting overwritten in MIUI CN.
- Fixed ADB Sideload.
- Fixed assert errors related to building dates.
- Fixed EFS and other partitions that were mounted as read-only — you can backup and restore now in all partitions!
- Fixed some A11 issues with /tmp/install directories.
- Better status bar padding.
- Fixed magiskboot error from previous release.
- Functions that were disabled aren't visible now (such as Aroma Installer or app manager on A11...).
- Fixed some other minor bugs.
- Fixed Splash customization and some other improvements by OFR team.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:
1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
This project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coofee here
Finally, I hope you enjoy this new, stable and customizable recovery!
masemoel said:
[Reserved]
Click to expand...
Click to collapse
Hi Bro, this recovery, is there bootloop for eu rom after flash magisk or not?
I remember that. On your AICP rom, we have to fix it manually.
Thank you
vudungcom said:
Hi Bro, this recovery, is there bootloop for eu rom after flash magisk or not?
I remember that. On your AICP rom, we have to fix it manually.
Thank you
Click to expand...
Click to collapse
OFR uses the magiskboot tool, which it's supposed to patch the boot images better. However, there is a tiny chance of facing bootloop, so I would make a backup of the boot image, so that you can easily restore again and boot normally if you face any bootloop issue.
New OFRP builds are up! [A10-A11]
NOTE: Remember that I've created a TG channel (not chat), so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.0_1.4:
- Bump to 2021-02-19 OFR codebase, and version tag to R11.0_1.4.
- Fixed MTP not working after formatting data and rebooting.
- Fixed fastbootd.
- Full NTFS support (useful for OTG).
- Removed status bar offset.
- Minor improvements.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:
1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
This project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coofee here
Finally, I hope you enjoy this new, stable and customizable recovery!
Looking forward to that MTP fix. I don't feel safe pushing the files though ADB, sometimes it looks like it works but doesn't.
Lot of thanks to masemoel for his work!
New OF oficial builds are up! [A10-A11]
NOTE: Remember that I've created a TG channel (not chat), so that you will get notified whenever a new build from my part is released! Join here
IMPORTANT NOTE: A10 build from today is UNOFFICIAL and won't receive updates anymore! So R11.0-1.5 is the last stop for android Q.
Changelog R11.0_1.5:
- Bump version tag to R11.0_1.5.
- Add hide notch option.
- Update status bar paddings (almost perfect).
- Add exFAT support.
- Fixed Migrate mounting data error.
- Some decryption improvements by QCOM.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:
1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
Update from OFRP app [NEW!]
Official builds can be flashed with the new OrangeFox app. Get it here (needs root permissions).
This project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coffee here
Finally, hope you enjoy this first official release!
Incredibly nice! It's amazing that the best recovery for the K30 5G is now official.
New OF official beta build is up! [A11]
NOTE: Remember that I've created a TG channel (not chat), so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.1_1.6:
- Fully fix MTP issues after formatting data.
- Some decryption improvements: attempt to fix decryption on CN ROM.
- Bump to new R11.1 source and version tag to R11.1_1.6.
- Minor additions.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:
1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
Update from OFRP app [NEW!]
Official builds can be flashed with the new OrangeFox app. Get it here (needs root permissions).
This project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coffee here
Finally, hope you enjoy this new official release!
New OF official stable build is up! [A10+]
NOTE: Remember that I've created a TG channel , so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.1_1.7:
- First stable R11.1 release for picasso.
- Fixed system_root typo (caused flashing errors in some ROMs).
- Switch totally to twrp-common decryption tree (fixes decryption in stock CN ROM).
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:
1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
Update from OFRP app [NEW!]
Official builds can be flashed with the new OrangeFox app. Get it here (needs root permissions).
This project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coffee here
Finally, hope you enjoy this first stable official release!
Can I use this recovery on Redmi K30i 5G?
Little Zed said:
Can I use this recovery on Redmi K30i 5G?
Click to expand...
Click to collapse
Yes
New OF official stable build is up! [A10+]
NOTE: Remember that I've created a TG channel , so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.1_1.8:
- Fixed wrong CPU temp info.
- Fixed all decryption issues with MIUI 12.x CN ROM.
- Enabled backup and flash features to dynamic partitions.
- Bump version tag to R11.1_1.8.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:
1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
Update from OFRP app [NEW!]
Official builds can be flashed with the new OrangeFox app. Get it here (needs root permissions).
This project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coffee here
Finally, hope you enjoy this new official, stable release!
New OF official stable build is up! [A10-A12]​NOTE: Remember that I've created a TG channel , so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.1_1.9:​- Bump version tag to R11.1_1.9.
- Fixed bootloop issues with Android 12.
- Updated prebuilt Magisk zip to 23.0.
- OTA feature is now enabled by default.
- Update to latest R11.1 improvements.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:​1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
Update from OFRP app [NEW!]​Official builds can be flashed with the new OrangeFox app. Get it here (needs root permissions).
Finally, this project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coffee here
I hope you enjoy this new official, stable release!
Can I flash it to my K30 4G,Is that any problem?
StrangeCat0711 said:
Can I flash it to my K30 4G,Is that any problem?
Click to expand...
Click to collapse
No. Flash the official build for phoenix (Redmi K30/POCO X2)
New OFRP official stable build is up!​NOTE: Remember that I've created a TG channel , so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.1_2.1:​- Allow installation of files higher than 4GB.
- Support Android 12 decryption.
- Release based on fox_12.1 source.
- Add EROFS support.
- Other enhancements.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:​1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
Update from OFRP app [NEW!]​Official builds can be flashed with the new OrangeFox app. Get it here (needs root permissions).
Finally, this project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coffee here
I hope you enjoy this new official, stable and decryptable release!
New OFRP official stable build is up!​NOTE: Remember that I've created a TG channel , so that you will get notified whenever a new build from my part is released! Join here
Changelog R11.1_2.2:​- Update prebuilt kernel.
- Hide some low-level partitions for a normal backup (you can still find them on advanced backup!).
- Support decryption for all A13 ROMs, even those which doesn't support wrappedkey (such as SparkOS).
- Fixed CPU temperature always showing 0º.
- Sync with latest source and update to R11.1_2.2 version.
Full device tree details
OFRP changes
Closed issues at GitHub (if any)
Update from older OF versions:​1. Download the OrangeFox zip file to your device.
2. Reboot to recovery.
3. Install the OrangeFox zip file as a normal zip.
4. The device will automatically reboot into OrangeFox recovery after installation.
5. Enjoy!
Update from OFRP app​Official builds can be flashed with the new OrangeFox app. Get it here (needs root access).
Finally, this project takes me some effort, time and bricks on my phone. If you wish, you can buy me a coffee here
I hope you enjoy this new official, stable and decryptable release!

[ROM][13.0][Bonito/Sargo] Android Ice Cold Project 18.0 [Unofficial]

{
"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"
}
AICP
Android Ice Cold Project
AICP is known by everyone as the "Ice Cold Project" that started on a Desire HD years ago (2012) and since then has evolved into a mature ROM with the BEST community that you can find!!!
Until Android Lollipop, the ROM has always been based on AOKP. Unfortunately, since AOKP stopped development (but made a comeback later), we changed our base to CM.
With the re-brand of CM to LineageOS (LOS), we became LineageOS based with some tweaks from AOSP and then changed to be based on the "Ground Zero Open Source Project" (GZOSP) for Android Pie.
We changed again for Android Q-S with a base of AOSP repositories and some additions from LineageOS for device-specific repositories.
If there are any bugs we will sort them out if it concerns our codebase. This ROM isn't LineageOS supported, so there is no need to report errors/bugs to them!!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
Feature list (rough overview)
In the beginning, we would like to thank:
GZOSP team
LineageOS & CM (R.I.P.) team
@maxwen and the rest of the OmniRom team
DU team
Resurrection Remix team
AOSiP team
Community
@LorD ClockaN
@eyosen
@semdoc
@SpiritCroc
@wartomato
@Miccia
plus the rest of the crazy bunch that we call "team"
We are paying for servers that build weeklies and everything that comes with this, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
Latest Stable Release Version 18.0
Download links:
Bonito ROM
Bonito Boot Image
Sargo ROM
Sargo Boot Image
Please note that official builds will be deleted from our servers every month due to maintenance services.
Starting with AICP 15 we will be storing a copy of the most recent release here: https://media.aicp-rom.com/vault/.
Full Changelog link: https://dwnld.aicp-rom.com/
(Just click the changelog button next to the download link in the list of builds available for your device)
Google Apps:
This ROM has Gapps included (based on MTG)
You tell...
FAQ:
Before using the ROM:
Q. Can I have an ETA for the next build?
A. Yes, just look here to see what day your device is built on.
Q. Does this ROM support custom kernels officially?
A. No. You can still use them, but the discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter while using them!
Q. Does this ROM include GApps or do I have to flash them separately?
A. This ROM has Gapps included (based on MTG)
Q. Does this ROM use the camera or gallery app from stock?
A. It depends on the device. In most cases, these apps include proprietary libs/code and cannot be included in the device trees on GitHub or we risk having the ROM banned from GitHub. In this case, we might try to make them installable (separate from the ROM zip), or we might provide a version of these apps with the ROM that doesn't include any proprietary libs. It's also sometimes the case that these apps are simply not included because we didn't feel the need to do so for the device in question.
Q. Does this ROM have Extended/Scrolling screenshot?
A. No, extended screenshot was implemented using an app extracted and modified from manufacturer firmware/system images and is proprietary as well. It led to the closing of many ROM's sources on GitHub.
Q. Does this ROM have FaceUnlock?
A. No, FaceUnlock was also an app extracted and modified from some manufacturers. Even Google removed the Trusted Face (FaceUnlock) feature for security reasons on Android 9.0/10.x. Adding the modified feature did the same to ROM sources as described above.
Q. Can you add (insert favorite weather provider)?
A. No, we cannot add more weather providers as the implementations change and we (the ROM) now have to pay for most services, and that is not cheap, so we decided to use the best free service that we could find, the only way to add your own is for users to apply for their own API key to use their preferred service.
Q. Does this ROM have private official builds with the above proprietary libs included?
A. No, we believe in open source software, this way users know what's in the build and can replicate it themselves, all official builds are built on our build servers using the public sources from GitHub, and no one can (or would) add their own private sources to the build.
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the flashing instructions...
Q. Can the builds be dirty flashed over each other?
A. Yes, this is how users can/should install updates most of the time, this can be done with the built-in updater service or with a custom recovery.
Q. How do I 'dirty flash' builds?
A 1. For "A only" devices: Wipe the System, Cache, and ART/Dalvik cache. Flash the ROM, GApps (only needed if you wipe the system), your preferred root solution, and reboot. Or just use the OTA app to perform that task for you.
A 2. For "A/B" devices": Wipe the ART/Dalvik cache. Flash the ROM, reboot to the recovery, flash GApps, your preferred root solution, and reboot. Or just use the OTA app to perform that task for you.
Q. How do I flash kernel builds?
A1. If it's a .img file, boot into TWRP and go to the install page in TWRP, in the bottom right corner select "install image", select the desired kernel, then select "boot" as the destination, then swipe to flash, then go back to the install screen and install your root method again, if you don't want to lose root and reboot.
A2. If it's a flashable ZIP, you can flash it together with a ROM update or separately. Go to the install page in TWRP, choose the kernel zip (or add it to the flash queue right after the ROM zip). Then add your root method to the queue if you don't want to lose root. Now swipe to flash and reboot afterward.
Using the ROM:
Q. Do I need to provide a logcat if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a logcat AND the model name. (Note: Please just link the logcat from your GDrive, Dropbox, etc. Do not post the content here. Thanks.)
Q. How do I get a logcat, what type should I get, and more questions that can conveniently be answered by my pre-determined answer?
A1. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog (Root needed).
A2. If you are already rooted, you can use the built-in feature to make a logcat and provide that. Just look into the others section on the AICP Extras main page.
The ROM should contain everything you need to enjoy Android T. You don't need to install any Add-ons, simply download the latest ROM, then follow the flashing instructions and go!
If you want the device to run the ROM "rooted", you can flash a root solution of your choice after the ROM zip file.
It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine though.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
How to flash for the first time:
(Again: Don't do it if you don't know!)
1. Download the ROM and transfer to your device.
2. Boot to recovery (TWRP is recommended, the lineage recovery is a great alternative however, it will not decrypt the internal storage so you will have to flash the rom with adb sideload or usb OTG or with an external sdcard).
3. Wipe the System (DO NOT WIPE THE SYSTEM ON A/B DEVICES!), Cache, and Data (you might need to format the data partition!).
4. Flash the ROM zip file (reboot to recovery before flashing anything else if you have an "A/B" device).
5. Reboot and set up your device.
6. You can then reboot to recovery and flash the root solution of your choice if you want to, and then boot back to the system.
The procedure may vary from device to device and is a bit different on system updates!
Currently supported Root Solution:
Magisk stable
Magisk versions >= 20.4 don't usually need to be flashed on every dirty flash.
Depending on the device, you may need to flash it every time, unless your maintainer says otherwise, you should be fine.
Instructions for OTA ("Over-The-Air" Updates) on "A only" devices (not A/B):
TWRP recovery is needed to be able to flash using the built-in OTA app.
Please make sure that you are on the latest TWRP recovery, keep in mind that this could also be an unofficial version!
On encrypted devices, you will have to enter your PIN/password in TWRP before the process starts.
Open the updater app, download the update, then press install, press reboot when prompted, you will be taken to TWRP, there isn't any need to flash GApps separately
Instructions for OTA ("Over-The-Air" Updates) on "A/B" devices:
Open the updater app, download the update, then press install and wait for the process to finish (feel free to let it run in the background), then press reboot when prompted, there isn't any need to flash GApps separately
If you want to contribute to AICP, or if you want to see what is being worked on/merged, feel free to visit our Gerrit code review system. (Link is at the bottom!!!)
Kernel source:
https://github.com/AICP/kernel_google_msm-4.9
Device tree source:
https://github.com/AICP/device_google_bonito
Vendor source:
Follow this guide if you want to extract the vendor blobs
Additional links:
AICP Gerrit Code Review
AICP sources on GitHub
AICP Download page for official builds and media content
AICP Discord Community
AICP Telegram channel for server notifications on official builds
Contributors:
Siluxsept
Information:
ROM OS Version: 13.0
Kernel: Linux 4.9
ROM {Firmware|Vendor} required: device firmware included
Status: STABLE
Release Date: 03-12-2023
You want to see a "normal" night at the "DEV office", click here!!​
Reserved
Hide app not work. Nice rom
I installed your rom, was surprise it was more stable than i was thinking since nobody replied too much yet to your new rom posting. My sole request for a rom's always the "When screen's off, hold power button for flash light" and i was super happy to see this one got that option. Kinda wish there was more theme option like a solarised one or a way to have more option to install ourself or a custom "Select color for XYZ element" for the theming. It still satisfy me enough while i wait for the battery life and bug to be ironed out on droidian. Will report back if there's any bug or issue since i have barely used my phone for youtube only in kiwi web browser. Sole issue i had was chrome not wanting to install (and was like the last app hung to not restore from my android 11 install backup of blisspop) and trying to cancel and install it from the playstore don't seem to work either. I will be rooting the phone and see it everything else still work afterward. Thank you for the awesome rom. Super pleased with it and hope i can continue rocking it for the whole summer until november.
Atari-San said:
I installed your rom, was surprise it was more stable than i was thinking since nobody replied too much yet to your new rom posting. My sole request for a rom's always the "When screen's off, hold power button for flash light" and i was super happy to see this one got that option. Kinda wish there was more theme option like a solarised one or a way to have more option to install ourself or a custom "Select color for XYZ element" for the theming. It still satisfy me enough while i wait for the battery life and bug to be ironed out on droidian. Will report back if there's any bug or issue since i have barely used my phone for youtube only in kiwi web browser. Sole issue i had was chrome not wanting to install (and was like the last app hung to not restore from my android 11 install backup of blisspop) and trying to cancel and install it from the playstore don't seem to work either. I will be rooting the phone and see it everything else still work afterward. Thank you for the awesome rom. Super pleased with it and hope i can continue rocking it for the whole summer until november.
Click to expand...
Click to collapse
Thanks for your review and hope you enjoy AICP. I guess no replies means no complaints.. Imho ROM is ready for daily usage, but keep in mind its still WIP. I agree some more theming stuff would be great - might come soon.. No issues installing Chrome on my devices, probably it doesn't like your backup. Try cleaning Playstore cache or start from scratch.
Want to report a bug, tried to take a picture but the picture are stuck on processing hdr, gone to the setting and enabled manual option for HDR, go in the new option, disabled it and it now process (but old failed pix still processing) but flash stopped working if HDR got disabled.
Edit : Forgot to mention i had yet to flash root
Atari-San said:
Want to report a bug, tried to take a picture but the picture are stuck on processing hdr, gone to the setting and enabled manual option for HDR, go in the new option, disabled it and it now process (but old failed pix still processing) but flash stopped working if HDR got disabled.
Edit : Forgot to mention i had yet to flash root
Click to expand...
Click to collapse
noticed, looking into it
Another bug i found was google home not showing in the power menu, there's a shortcut in the notication section but i remember on older android you could hold power button and it would show there. When i selected the option in the notification icon, it asked me if i wanted to add it there (or was it lockscreen), i said yes but it's still not in the power menu. I don't plan to reboot my phone before a couple more hours, so i will edit back when i do if it's showing there afterward. Unsure if the power button menu's stock or modified, if the later, that might explain it, if stock, i wonder if they removed it in the latest android version.
Edit : No dice after reboot either
Edit 2 : Forgot to mention once i had rebooted, the flash's now working with HDR staying off.
new AICP T18.0 builds are available, download links updated
Bonito
ROM - https://www.androidfilehost.com/?fid=10620683726822052220
Boot Image - https://www.androidfilehost.com/?fid=10620683726822052222
Sargo
ROM - https://www.androidfilehost.com/?fid=10620683726822052225
Boot Image - https://www.androidfilehost.com/?fid=10620683726822052229
BUILD_ID=TQ2A.230505.002 / PLATFORM_SECURITY_PATCH := 2023-05-05
- more navbar and launcher options added
- SystemUI / QS fixes and additions
- SafetyNet passing without Magisk
- basic Gapps included
Have fun!
Forgive me for the potentially dumb question, but can this ROM be installed from TWRP 3.7 for Sargo? I ask because this TWRP version was made for Android 12.
manalishi said:
Forgive me for the potentially dumb question, but can this ROM be installed from TWRP 3.7 for Sargo? I ask because this TWRP version was made for Android 12.
Click to expand...
Click to collapse
Yes, that's how I installed mine.

Categories

Resources