• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][6.0.1][UNOFFICIAL] Team OctOs Oct-M [ONYX][14/09]

Sanjay Varun

Senior Member
Jun 9, 2014
371
1,507
0
Chennai
[ROM][6.0.1][UNOFFICIAL] Team OctOs Oct-M [ONYX][14/09]


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. -

FEATURES :

Android 6.0.1
Optimized for the best efficiency (battery and performance)
Smooth as hell!!
Live Display
Ambient Display
Separate customization menu, which can be hidden
Omniswitch
Clear-all recents
Immersive recents
Status bar clock/date customization (format, colour, etc)
Battery icon customization
Status Bar Header Image
QS Tiles customization
App Circle Bar
Buttons customization
Volume Steps
Gesture Anywhere
Kernel Adiutor
Lock Screen customization
Toast Icon
Power menu customization
SuperSU
Privacy Guard
Status Bar Greeting
Battery Bar
Traffic Indicator
Theme Engine
More to come!
PS : Despite all these, believe me, the ROM is buttery smooth! ;)

FAQ :
Frequently Asked Questions
Q: Is this Android 6 (Marshmallow)?
A: Yes, this is Android 6.0.1

Q: What code is Oct-M based on?
A: Starting with Oct-L, we've rebased OctOs on the CyanogenMod 12 code. Oct-M is based on CyanogenMod 13.

Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.

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 XYZ and 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-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.


Basic Instructions :

1. Download ROM .zip file and GApps.
2. Reboot to Recovery
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
3. Wipe system, cache, dalvik, and data.
4. Flash ROM and GApps .ZIP files.
5. Reboot.
Enjoy! ;)

DOWNLOADS :


ROM

SCREENSHOTS :

Check them out in the Screenshots Tab! :p


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 CyanogenMod 13 kernel.

Team OctOS Github - https://github.com/Team-OctOS
Team OctOS Gerrit Review - http://review.teamoctos.com:8080/#/q/status:eek:pen
Team OctOS GPLv2 License - https://www.teamoctos.com/license/
Team OctOS Patreon Campaign - https://www.patreon.com/TOctOs?ty=h

Want To Build Your Own?

Check out the ReadMe on our GitHub for Instructions.

Follow Us at the various websites below!


Special Credits :
@Vidhanth
@rohitporoli

XDA:DevDB Information
Oct-OS, ROM for the OnePlus X

Contributors
Sanjay Varun
Source Code: https://github.com/Team-OctOS

ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod

Version Information
Status: Stable
Stable Release Date: 2016-09-14

Created 2016-06-06
Last Updated 2016-09-14
 

Attachments

watchoutbehindyou

Senior Member
Apr 17, 2016
158
19
0


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. -

FEATURES :

Android 6.0.1
Optimized for the best efficiency (battery and performance)
Smooth as hell!!
Live Display
Ambient Display
Separate customization menu, which can be hidden
Omniswitch
Clear-all recents
Immersive recents
Status bar clock/date customization (format, colour, etc)
Battery icon customization
Status Bar Header Image
QS Tiles customization
App Circle Bar
Buttons customization
Volume Steps
Gesture Anywhere
Kernel Adiutor
Lock Screen customization
Toast Icon
Power menu customization
SuperSU
Privacy Guard
Status Bar Greeting
Battery Bar
Traffic Indicator
Theme Engine
More to come!
PS : Despite all these, believe me, the ROM is buttery smooth! ;)

FAQ :
Frequently Asked Questions
Q: Is this Android 6 (Marshmallow)?
A: Yes, this is Android 6.0.1

Q: What code is Oct-M based on?
A: Starting with Oct-L, we've rebased OctOs on the CyanogenMod 12 code. Oct-M is based on CyanogenMod 13.

Q: What happened to AOSP?
A: All Android code is based on the Android Open Source Project (AOSP). Under previous releases, we tried very hard to limit the number of "Not from Google directly" repositories that we used. Unfortunately, issues with devices, the need for Code Aurora Foundation (CAF) repositories for Qualcomm devices, and compatibility issues meant fighting code more often than not. We decided that since the code-base for many repositories were the same across most ROMs, picking a starting point to build the user experience on outweighed the desire to craft code from scratch, or fix broken code to make it work with other changes we already had.

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 XYZ and 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-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.


Basic Instructions :

1. Download ROM .zip file and GApps.
2. Reboot to Recovery
--- TWRP is the ONLY recovery Team OctOs uses - We do not support flashing on CWM ---
3. Wipe system, cache, dalvik, and data.
4. Flash ROM and GApps .ZIP files.
5. Reboot.
Enjoy! ;)

DOWNLOADS :


ROM Folder

SCREENSHOTS :

Check them out in the Screenshots Tab! :p


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 CyanogenMod 13 kernel.

Team OctOS Github - https://github.com/Team-OctOS
Team OctOS Gerrit Review - http://review.teamoctos.com:8080/#/q/status:eek:pen
Team OctOS GPLv2 License - https://www.teamoctos.com/license/
Team OctOS Patreon Campaign - https://www.patreon.com/TOctOs?ty=h

Want To Build Your Own?

Check out the ReadMe on our GitHub for Instructions.

Follow Us at the various websites below!


XDA:DevDB Information
Oct-OS, ROM for the OnePlus X

Contributors
Sanjay Varun
Source Code: https://github.com/Team-OctOS

ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod

Version Information
Status: Stable
Stable Release Date: 2016-06-06

Created 2016-06-06
Last Updated 2016-06-06
So. I would like to say hi and tell I'm very eager to use this ROM as my daily driver but it need first and major fix - tristate key is not workin at all. Please fix it asap with the next update. Thanks!
 

v1zca1n0

Senior Member
Jan 16, 2005
333
28
0
Madrid
Great rom! Smoothy and quick... Two questions: works foreing kernels (Boeffla for example)? And how goes Xposed? Any experience un both issues? Thanks for your work tema!!
 

watchoutbehindyou

Senior Member
Apr 17, 2016
158
19
0
Yep, it's buttery smooth I can confirm. I have a new favourite ROM.
I have a question - is there double tap lockscreen to turn off screen or I'm missing something? I know there is double tap on statusbar.
 

Sanjay Varun

Senior Member
Jun 9, 2014
371
1,507
0
Chennai
Great rom! Smoothy and quick... Two questions: works foreing kernels (Boeffla for example)? And how goes Xposed? Any experience un both issues? Thanks for your work tema!!
Boeffla should work fine. I'm not sure though. And no idea about xposed mate! Try it yourself and share your experience as it can help others!
 

yorkberliner

Senior Member
Oct 14, 2014
341
144
0
Berlin
Good Afternoon, @Sanjay Varun Very good Job. No Problems so far also no issues and fc´s. Boeffla-Kernel work very good too but a little problem. When i change the icons so i have the new icons and some old icons are still there. maybe my problem?? Bug?? :)

servus