[ROM/Kernel] {EAS/VOX} #OwnPlus3/3t OwnROM_V4 for OnePlus3/3t (7.1.2/OMS) 20170703 - OnePlus 3 & 3T Cross Device 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"
}
please be patient and all features will find their way back...
Code:
[COLOR="red"][CENTER]YOUR WARRANTY IS NOW VOID[/COLOR]
I am 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 me for messing up your device, I will laugh at you.
A lot.[/CENTER]
Click HERE if you want to help translate OwnSettings to your desired language!​
Features:
All new Features in last build displayed in RED
General:
- FULLY TRANSLATED TO DUTCH (NL)!!!!!
- 100 % Working OOS camera (no snap camera)
- 3 Minit Battery Hook
- 100% Up-To-Date EAS commits by @joshuous
- OwnKernel OwnPlus3/t included
- Voted Apps:
* Nova Launcher instead of Trebuchet
* Amaze Filemanager instead of LOSFilemanager
* GBoard instead of AOSP KeyBoard
(Join us on G+ (link below) to help us make importand choices)
- No Root Acces - Flash desired root zip if wanted!!!
- Optional decryption
- 100% Overlay manager service Compatible
- Quick Tiles Customizations
- Improved Colorpicker
- Dash Charging info on lockscreen
OwnSettings:
Buttons
- Navbar switch
- Smartbar Settings
- Fling Settings
- Pulse Settings
- Hardware Backlight settings
- Hardware Keys Settings
- Power Butten Settings
- Volume Button Settings
- Scheenshot type (full screen/partial)
- Extra Notification Slider Options (vibrate/ring and ignore automatic rules)
QS Settings
- Brightness slider settings
- Custom Rows and Collumns
- Small QS count
StatusBar
- SystemUI tuner
- Notification Count
- Clock Settings (Position, AM,PM)
- Quick open
- Double tap to sleep
- Hide Bleutooth battery status icon
- Network Traffic (Color, BPS, Update Interval, Automatic hide)
- Batterybar
- Statusbar Ticker
- Custom Charging symbol (flash/tidle)
- Data activity arrows (WiFi/LTE)
- VoLTE icon switch
- 4G/LTE Switch
Notification Drawer:
- Force Expanded Notifications
- Disable Expanded Notificaitons
- Recents Apps Screen:
- Fullscreen,
- RAM Bar
- OmniSwitch (+ option to set as default recents screen)
- Recents Clear All Fab + Location
Animations:
- System animations
- Toast animations
- Listview animations
- Listview interpolator
- PowerMenu animations
- QS animations
- QS interpolators
Others:
- Selinux Swtich
Dashboard Collumns
OwnROM Center
- OTA Updater (ROM, G-apps, Kernel, Vendor)
- OwnROM Changelog
- OwnROM Walls (Download all kinds of OwnROM Wallpapers)
- Share OwnROM
- Github link
- G+ Link
- Official maintainers list
Team List
- OTA Update center
Sounds:
- Link Volumes
- Incrasing Ringtone
- Vibration intensetie
Display
- Brightness control
- Live Display
- Screen rotation(0, 90, 180, 270 degrees)
- Active Display
- DT2W (if kernel supports)
- Immersive Desktop
Interface
- Expanded Desktop
- LCD Density
Lights
- Battery light
- Notification light
Notifications:
- Headsup Switch
LockScreen:
- Live LockScreen
- Lock Screen Message
- Custom Corner Shortcuts
- Music Visualizer
Multi User
System Profiles
App Permisions
Privacy Guard
Screenshots:
CLICK HERE FOR SCREENSHOTS
Downloads:
ROM
G-Apps (ARM64/7.1/Pico)
Firmware Files 3t (Radio,Bootloaders etc)
Firmware Files 3 (Radio,Bootloaders etc)
Installation instructions:
1. Backup whatever you have to, also do take a nandroid backup via recovery (Just in case)
2. Erase '/system', '/data', Cache and Dalvik Cache
3. Flash OwnROM
4. Flash G-apps
5. Flash desired root zip - if wanted
5. Flash Custom Kernel of your liking or keep stock
6. Boot
Links:
OwnROM Github
OwnROM Devices and Kernel Github
OwnROM Website
OwnROM G+
Donations
Thanks to:
The Whole OwnDroid Team
AOSP
Google
LineageOS
CyanogenMod
AOSPA
OmniROM
SlimROMs
@joshuous - For his EAS work on device trees
@RenderBroken - For his EAS work on kernel
G-apps
Most importantly YOU - the users
Anybody left out please do feel free to PM me
XDA:DevDB Information
OwnROM, ROM for the OnePlus 3T
Contributors
OwnDroid
Source Code: https://www.github.com/OwnROM
ROM OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 20170703
Stable Release Date: 2017-06-02
Created 2017-06-02
Last Updated 2017-07-03

OwnKernel-OwnPlus3.t_R1 20170613
OwnKernel-OwnPlus3/t
Only for LOS-N based ROMS!!!
Ownkernel is aimed to have the features YOU would like, and have the best EAS support possible. It's based on RenderKernel by @RenderBroken. I would like to take this oppertunity to thank him for his awsome work on EAS!!!​
What is EAS?
Mostafa Wael said:
Right here we go.
EAS is a completely different breed compared to the conventional HMP system, where it serves an entirely different purpose of achieving the optimal balance between performance and efficiency, with the latter taking the top spot. EAS achieves that via cleverer tasks placement, by which the system determines which is the more efficient cluster for the task to be processed by, as well as categorising the different tasks into cgroups (top-app, foreground and background, in order from highest priority to lowest priority respectively) by which each cgroup receives its sliver of the available firepower (cpuset). EAS also offers the capability of inflating the perceived load, that's determined by the load trackers, of the task in any of the cgroups via its schedtune.boost setting, and whether the task should be processed by all the cpu cores available or only by the cluster the task has been placed on via its schedtune.prefer_idle setting. One of the key features of EAS is lifting almost all the processing from the governor to the CPU scheduler (no it is not the I/O scheduler, something different) and letting it take much much more control, leaving the CPU governor to only do the frequency determination part, which unsurprisingly relies heavily on data supplied by the scheduler. With all that said, it is easily deduced that EAS is not all about governors and governor settings and the like, rather a much cleverer solution that serves the purpose of seeking the best balance between performance and efficiency, and to ensure the CPU is not overdoing a task or the CPU governor is overshooting a simple task, which would attribute to needlessly draining a lot of power as a natural consequence. EAS is about ensuring you get the smoothest UI possible while retaining as much power as possible. However, that does not mean that EAS is lame poor when it comes to performance. Sometimes, if not in most cases, this cleverer tasks placement makes tasks get processed faster, a point that is already proved quite well by the EAS-supporting non-OOS based custom ROMs like VertexOS, ZeNiTy-RR and PAEX. Conserving battery does not necessarily mean crushing performance. This explains that app launches are on-par with HMP if not ahead of it sometimes.
Conclusion: You should try and see what suits you more. But something i can safely say is, EAS is more than satisfactory when it comes to performance from the perspective of a man that always seeks the best performance available, and with the battery gains you yield with EAS, it can go better.
Click to expand...
Click to collapse
Features:
- Up-To-Date EAS Commits
- Updated with CAF LA.UM.5.5
- CPU govs: Interactive, conservative, ondemand, userspace, powerspace, powersave, performance, schedutil, sched.
- IO Scheds - FIOPS, CFQ, BFQ, ROW, DEADLINE, NOOP, and ZEN Schedulers
- Flar Sound Control
- Wake Gestures - DT2W, S2W, and S2S
- Complete Color Calibration Thanks to @savoca
- F2FS Support
- Adrenoboost
- USB Fast Charging
- every standard LOS feature...
Please note: Only the features YOU'd like to see will be added and that's how we go our seperate way from RB Kernel...
Recommended kerenel tweaker: EX Kernel Manager
How to Flash:
With OwnROM:
- Flash OwnROM: it is build in!!!!
Only OwnKernel:
- Download Kernel
- Put Kernel zip on SD
- Flash ROM dirty (when comming from other kernel)
- Flash Kernel zip
- Reboot and enjoy
Downloads:
HERE - SF
Special Thanks to:
-LineageOS
-RenderBroken
- @akhilnarang (for pointing some things out!
- You the Users!!!
(anybody left out? Feel free to pm me!
XDA: DevDB Information
OwnKernel, kernel for the OnePlus 3/T
Contributors
@OwnDroid
Source Code:
OwnKernel-OnePlus3
Kernel OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: R2
Stable Release Date: 2017-06-13
Created 2017-06-13
Last Updated 2017-06-14

Changelog
Code:
====================
07-03-2017
====================
* device/oneplus/oneplus3/
ea554c0 Enable Dashcharge for Op3/t
* frameworks/base/
4826824 Disable Dashcharg for every device
* packages/apps/OwnSettings/
902e7d5 OwnSettings: Update button backlight brightness in real time
====================
07-01-2017
====================
* frameworks/base/
4606eb5 Base: Show 4G instead of LTE Switch [1/2]
c9b1556 QS: Set default columns to 4 [1/2]
d00538f QSCustomizer: use custom column count
c4fc3b0 Enable Dash Charge Message
7e81793 Base: Custom QS rows/columns [1/2]
e4180f1 Base: Custom small QS tiles [1/2]
cb4d6e7 voLTE icon: fix spaces
ca70644 Base: Ability to toggle VoLTE icon in statusbar [1/2]
* packages/apps/OwnSettings/
b270ce3 OwnSettings: Show 4G instead of LTE Switch [2/2]
13d19e9 OwnSettings: Add Bullhead & Honami Maintainer
c1a29a8 OwnSetting: QS: Set default columns to 4 [2/2]
cc7b1a0 OwnSettings: Custom QS rows/columns [2/2]
e063e5c OwnSettings: Custom small QS tiles [2/2]
701d68d OwnSettings: Ability to toggle VoLTE icon in statusbar [2/2]
3d712c3 OwnSettings: Add Angler Maintainer
c14fdcd OwnCenter: Change Telegram channel link to @OwnROM
====================
06-30-2017
====================
* frameworks/base/
71f0d8f Data activity icon in statusbar
7952f73 Make Data/Wifi activity icon in statusbar optional [1/2]
a181cfc battery: Allow setting custom symbol near text on charging [1/2]
* packages/apps/OwnSettings/
cd83ed2 Fixes
ec02b77 OwnSettings: Add Mido Maintainer
a4aa9b9 OwnSettings: Add Titan Maintainer
2069e7a OwnSettings: Make Data/Wifi activity icon in statusbar optional [2/2]
bd4d82c OwnSettings: Allow setting custom charging symbol near text on charging [2/2]
dffd162 OwnSettings: Translations Import
* vendor/ownrom/
85607c1 Merge branch 'own-n' of https://github.com/OwnROM/android_vendor_ownrom into own-n
b398010 Vendor: Bring in 720p Bootanimation
50e8991 Vendor: Prebuilt Updates
====================
06-28-2017
====================
* device/oneplus/oneplus3/
efc4db7 op3: Bump camera wrapper hal3 device api version to 3.4
88aae9b op3: Bump camera wrapper module api version to 2.4
44ee1b3 op3: Use open_legacy() for camera wrapper's legacy mode
6ed153b op3: Add camera wrapper
1467d60 Revert "op3: Remove camera shim library"
* packages/apps/OwnSettings/
64e6241 OwnSettings: Fix Cancro Plus Url
====================
06-27-2017
====================
* vendor/oneplus/
b780c86 op3: Update to OxygenOS 4.1.5 blobs
====================
06-26-2017
====================
* OwnKernel/oneplus3/msm8996/
f648d2f tri_state_key: allow more key codes for extra modes
* device/lge/h850/
46be8ee h850: Track own msm8669 repo
* device/oneplus/oneplus3/
bed38c2 Op3: track own oppo-common repo
* packages/apps/OwnSettings/
d7f9b5d OwnSettings: add Mako Maintainer
3165d18 OwnSettings: Add Cancro Maintainer
bdff03e OwnSettings: Add Kenzo Maintainer
6ebe7f0 OwnSettings: Translations Import
086191f OwnSettings: Dashboard tile layout config [1/3]
46a378e OwnSettings: Recents Clear All Button Tweaks and Add FAB to Recents [1/2]
c1346c5 OwnSettings: Translations Import
bb84704 OwnSettings: Add StatusBar ticker [2/2]
d92558e OwnSettings: ("-_-)
022c105 Maintainers: Add H8520 maintainer
6b4bb44 OwnSettings: Translations import
c818173 OwnSettings: Fix of new Vector icons
6fd7966 OwnSettings: Resize icons a bit
db1f061 OwnSettings: Update some strings
170ac73 OwnSettings: Vectorize all icons
* packages/apps/Settings/
3690c99 Finally fix gestures
====================
06-25-2017
====================
* device/lge/h850/
caa1d36 h850: Add missing libs
* frameworks/base/
4fecc32 Base: Dashboard tile layout config [3/3]
d1fa8e6 SysUI:Fix Membar Updating on Task Clear
6753d02 RecentsView: Add an Extra Condition for Making FAB And Clear Recents Invisible
aaccf76 FAB Recents Clear All improvements
0ebf929 Fix Recents View FAB with N Dismiss all Button
8e0ed36 Base: Recents Clear All Button Tweaks and Add FAB to Recents Panel [2/2]
* packages/apps/Settings/
d4c2b28 Settings: Dashboard tile layout config [2/3]
====================
06-24-2017
====================
* frameworks/base/
8131f83 statusbar ticker: Update tickercolorhelper
a935cc6 Ticker: Set default color to White [1/2]
6defc17 Statusbar ticker: use a gentle smooth fade animation
37523d4 Statusbar ticker: apply statusbar tint when set to white
a5d8493 Statusbar ticker: apply statusbar tint when set to white
374dea4 Base: Ticker allow to show music track info on new track being played [1/2]
08557e1 Add Status Bar Ticker [1/2]
* packages/apps/Settings/
7b70d68 Fix Gesture Settings FC
* vendor/oneplus/
4a8c87a Merge branch 'n' of https://github.com/VertexOS-Devices/proprietary_vendor_oneplus into own-n
====================
06-23-2017
====================
* packages/apps/Settings/
fa55de1 Settings: Fix of new vector Icons
====================
06-22-2017
====================
* device/lge/h850/
0e3aed7 Own the LG g5

Join us!
This is your chance to join the OwnDroid team
Ever wanted to:
- Maintain a ROM Officially for your device?
- Help adding features and optimisations to a ROM or Device tree?
- Design all the icons, wallpapers or logo's for a ROM?
- Build and Maintain the OwnDroid Website?
Here is your chance...
Wat do we want from you?
- Eager to learn
- Allways be kind to the users (Yes, even when they ask for ETA's)
- If you want to maintain a device Officially you need to own the device!!!
Does that sound good? then:
Get in contact with Mark V (a.k.a OwnDroid) on hangouts or on telegram (@OwnDroid)!!!

Sure flashing it right now would revert back soon

SOmebody can ay some about it? im on newest beta now and considering move here for test.

Add changelog in a spoiler please!

SyCreed said:
CAF based or LOS?
Click to expand...
Click to collapse
It's Los based

Thunderbolt said:
SOmebody can ay some about it? im on newest beta now and considering move here for test.
Click to expand...
Click to collapse
I'm running it myself and for me it's great, but I'm only the dev, check it out for yourself and report back if you find anything...

Wow.. Really awesome. Running smooth. No lag till now.

OwnDroid said:
I'm running it myself and for me it's great, but I'm only the dev, check it out for yourself and report back if you find anything...
Click to expand...
Click to collapse
Maybe tomorrow after back from work im considere it because i saw ur rom on 6P section. I had this device and love all roms there. 6P was my weakness i had test a few rom with LOS base and my feelings was mix. Usually it was the same like LOS.

Running it for more than 20 hours now and have to say that this is a very good ROM. No lags or instances of apps force closing, theming with substratum was smooth too., and no awkward behaviour. Battery life is satisfactory with stock kernel. Haven't tried a custom kernel yet. 2 hours of SOT consumed around 30% battery which is right on track for achieving over 6 hours SOT with a full charge. Overall this is good work by the dev and a ROM that can be easily recommended as a daily driver.

@OwnDroid nice work and good to see you here. The last time I used OWN was when I had my bacon. Anyway, it's really nice & smooth but lags sometimes, you may want to look at some javabinder errors that pop up quite a bit and others.
Also, Could you add Ring/Vibrate to the alert slider options?
One more request : Any plans on adding EAS support?

KforHorizon said:
@OwnDroid nice work and good to see you here. The last time I used OWN was when I had my bacon. Anyway, it's really nice & smooth but lags sometimes, you may want to look at some javabinder errors that pop up quite a bit and others.
Also, Could you add Ring/Vibrate to the alert slider options?
One more request : Any plans on adding EAS support?
Click to expand...
Click to collapse
No lags here, you on a custom kernel?
Also the alert slider options are there Settings>other buttons..
Will relocate it soon into OwnSettings...
EAS support? Help me out there please, new to the OnePlus family

OwnDroid said:
No lags here, you on a custom kernel?
Also the alert slider options are there Settings>other buttons..
Will relocate it soon into OwnSettings...
EAS support? Help me out there please, new to the OnePlus family
Click to expand...
Click to collapse
Nope stock kernel.
Okay thanks.
And this is a quick debrief of what EAS is all about by @Mostafa Wael
https://forum.xda-developers.com/showpost.php?p=72229799&postcount=985

KforHorizon said:
Nope stock kernel.
Okay thanks.
And this is a quick debrief of what EAS is all about by @Mostafa Wael
https://forum.xda-developers.com/showpost.php?p=72229799&postcount=985
Click to expand...
Click to collapse
thanks, will certainly have a look into this thanks...

OwnDroid said:
No lags here, you on a custom kernel?
Also the alert slider options are there Settings>other buttons..
Will relocate it soon into OwnSettings...
EAS support? Help me out there please, new to the OnePlus family
Click to expand...
Click to collapse
ARM Developer/EAS: https://developer.arm.com/open-source/energy-aware-scheduling

Kindly add customization of quick tiles (rows and columns number) and status bar. Missing dat feature.

HatRiGt said:
Kindly add customization of quick tiles (rows and columns number) and status bar. Missing dat feature.
Click to expand...
Click to collapse
OwnROM has just revived, it's stated in the OP that all features will find it way back, but as we only want to add clean code and make sure that everthing works and meets the demands of the users it will take some time

Next release will have a custom kernel with EAS support
after that more features will be added

Related

[ROM][OFFICIAL][5.1.1_r33] BlissPop 4.0.3 by Team Bliss [hlte/xx]

*** NIGHTLY builds available here ***
{
"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 Bliss Website​
Bliss Roms now has a new website with several features.
Member sign-up, giveaways, weekly newsletter for members,
staff information, downloads and the option to open support tickets for issues
are just a few of the great features available on our website.
Huge thanks to @[COLOR="DeepSkyBlue"]pjgraber03[/COLOR] for developing and maintaining our website.
Team Bliss is a team consisting of developers and device maintainers that work on this project in our spare
time to be able to give Android users a custom rom packed with features that will make a lasting impression.
Team Bliss is pleased to present to you BlissPop Rom!
BlissPop is one of the most highly customizable roms that you can install on your mobile device,
and you will have a truly blissful experience.
BlissPop is CM12 based, with some features added in, and we will continue to update features as they become available.
A huge thanks to CyanogenMod for the source, and all the work and dedication their team puts in to keep us updated.
We will keep up to date with the latest CM code, and updates will be posted on a regular basis.
However, please do not ask for ETA's. We will update the links as soon as they become available.
We will not tolerate any rudeness or anyone being disrespectful in this thread.
We will do our best to answer your questions or concerns as soon as possible.
Personalization Options
CM12 Theme Manager (Early Development so there will be some bugs)
-Deep Darkness theme by @_moelle included
Status Bar
-Clock & Date Options
-Option to show seconds in time
-Battery Options (Portrait, Landscape, Circle, Text or Hidden)
-Battery Bar Options
-Mobile & Wifi Network IconsOptions
-Status Bar Header
-Notification & System Icon Options
-Traffic Monitor
-Brightness Control
-SuperUser Indicator
-Notification Count
-Weather
-Notification Ticker
-Carrier Label Options
Recents Options
-Clear All Button Tweaks
-Option to show Google search bar in recents Menu
-OmniSwitch (Option to replace recents menu with Omniswitch)
Notification Drawer
-Tile Options
-Quick Setting Options
-Quick & Smart Pulldown
-Brightness Slider Options
Lockscreen Options
-Disable Camera
-Disable Dialer
-Clock Widget Settings
Power Menu Options
-Power Off
-Reboot
-Screenshot (with delay option)
-Screen Record
-Profile Switcher
-Airplane Mode
-User Switcher
-Settings
-Device Lockdown
-Sound Panel
Buttons
-Power Button End Call Option
-Home Button Options
-Back Button Wake Up Option
-Menu Button Options
-Search Button Options
Pie Control
-Buttons Options
-Style & Dimension Options
-Trigger Options
-Visibility
Gesture Anywhere
-Location Options
-Trigger Regions
Animations
-Toast Animations
-Listview Animations
-System Animations
-Scrolling Cache
-Scrolling Modifiers
App Circle Bar
-Choose what apps you want to show on the App Circle Bar
-Trigger width, position and height
Device Control
-Control Kernel, CPU, GPU & Many Extra Settings
Bliss Download Section
-All current downloads for your convenience
AudioFX Equalizer
Display Options
-Wake Up on Charge
-Prevent Accidential Wake Up
-Double Tap to Sleep
-Density
-Reported Density
-Screen Recorder
-Color Calibration
Sound & Notification Options
-Media, Alarm & Ring Volume Options
-Increasing Ring Volume
-Call Vibration
-Interruption Options
-Notification Light Options
-Battery Light Options
-App Notification Options
-Notification Access
-Camera Shutter sound, Screenshot Sound, Safe Headset Volume
-Less Frequent Notifications
-Heads Up Notification with Snooze Timer & Time Out
-SuperSU - Huge thanks to @[COLOR="DeepSkyBlue"]Chainfire[/COLOR]
Other Stuff Included
-User Profiles
-System Profiles
-Location Options
-Security Options
-Privacy Options
-Accounts & Sync
-Language & Input
-Backup & Reset
-Accessibility
-Printing
-Performance Control
-Developer Options
-Rom & Hardware Information
--Many other settings throughout the rom. Take some time to familiarize yourself with all the blissful options!
BlissPop Source
https://github.com/TeamBliss-LP
TeamBliss Devices Source
https://github.com/TeamBliss-Devices
We recommend using either TK GApps, which are available for download Here
OR
Banks GApps, which are available Here
A huge thanks to @[COLOR="DeepSkyBlue"]TKruzze[/COLOR] for maintaining TK GApps!
If you prefer another set of GApps, just make sure you use 5.1.
Download >> Samsung Note 3
Nightly Builds >> Samsung Note 3
Team Bliss is not responsible in any way for anything that happens to your device in the process of flashing.
Please familiarize yourself with flashing and custom rom use before attempting to flash the rom.
Please make sure you download the correct version of BlissPop for your specific device. The links are labeled clearly.
-Make sure you are rooted.
-Make sure you have a custom recovery installed. (TWRP, CWM, Philz CWM)
-Download the latest Bliss Rom & the latest GApps package.
-Boot into recovery.
-Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution
-Flash Bliss Rom
-Flash GAPPs package
-Reboot
-First boot may take up to 10 minutes
As you all know, Lollipop is new and there are going to be bugs.
Please bear with us while we work on getting things updated, and all errors fixed.
If you have a major bug to report that has not been reported already, and is not a known issue with CM,
please take the following steps to report it to us. It will save you time, as well as us.
-Bluetooth Streaming / Transfer issues on some devices.
-Camera locks up at times, and will cause a reboot.
-Download the Catlog app from the Play Store.
There is also a donate version which you can purchase to show appreciation.
-After downloading the Catlog app, go to the app settings, and change the log level to Debug.
-Clear all previous logs and take the exact steps to produce the error you are receiving.
-As soon as you receive the error (probably a force close), go straight into Catlog and stop the log recording.
-Copy and paste the entire log either to Hastebin or Pastebin
-Save the log, and copy and paste the link into the forum with a brief description of the error.
-You can also open trouble tickets on our website for bugs.
If you would like to donate for further development of Bliss Roms,
(or to buy us a beer every now & again), visit this link:
PayPal Donate Link
Any & all donations are greatly appreciated.
The Bliss Team:
Thanks to @[COLOR="DeepSkyBlue"]skyliner33v[/COLOR] for the wallpapers & boot animations.
@[COLOR="DeepSkyBlue"]pimpmaneaton[/COLOR], @[COLOR="DeepSkyBlue"]jackeagle[/COLOR], @[COLOR="DeepSkyBlue"]nprev420[/COLOR], @[COLOR="DeepSkyBlue"]remicks[/COLOR], @[COLOR="DeepSkyBlue"]Deliberate[/COLOR], @[COLOR="DeepSkyBlue"]xboxfanj[/COLOR]
@[COLOR="Magenta"]nerdyblonde[/COLOR], @[COLOR="DeepSkyBlue"]Vortex1969[/COLOR],@[COLOR="DeepSkyBlue"]pjgraber03[/COLOR], @[COLOR="DeepSkyBlue"]bracketslash[/COLOR],@[COLOR="DeepSkyBlue"]death2all110[/COLOR], @[COLOR="DeepSkyBlue"]electrikjesus[/COLOR],
@[COLOR="DeepSkyBlue"]kornfed[/COLOR], @[COLOR="DeepSkyBlue"]_moelle[/COLOR], @[COLOR="DeepSkyBlue"]asianflavor[/COLOR], @[COLOR="DeepSkyBlue"]Jiggs82[/COLOR], @[COLOR="DeepSkyBlue"]genesixxbf3[/COLOR]
&& Thanks to a ton of other people who have contributed to the source that we used to build the rom!​
XDA:DevDB Information
BlissPop for Samsung N9005 (hlte) (by Team Bliss), ROM for the Samsung Galaxy Note 3
Contributors
genesixxbf3, BitOBSessiOn, KeTuRr74, electrikjesus
Source Code: https://github.com/TeamBliss-LP
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Stable
Current Beta Version: 4.0.3
Beta Release Date: 2016-03-23
Created 2015-02-14
Last Updated 2016-03-30
Reserved
Changelog
Code:
====================
03-02-2015
====================
* device/samsung/i9300/
d97aa1d updated to fit with Archi
* device/samsung/smdk4412-common/
c975c8b Update defaults.xml
cdfbfe1 updated with archi
92bb5f8 Revert "Revert "Revert "update AdvancedDisplay"""
* external/e2fsprogs/
23e9eca resize: allow static build
* frameworks/base/
01c56f5 QSColor: Improvements (1/2)
ae79ed8 Keep status bar greeting persistant during theme change
2eddf9f ScreenOrientationTile : Add instanceof checks for AnimatedVectorDrawables
b324727 Themes: Check if updateConfiguration should be called
7d5b619 SystemUI: visualizer tile improvements
816e6ab SystemUI: fix flashlight tile disappearing breifly Signed-off-by: Roman Birg <[email protected]> Change-Id: Iceb8503c85f37bb11ccd332cd30c258f2e85c0a4
63109b5 Revert "Hide msim 'no-sim' icons"
67e1c2a Settings: Don't attempt to forward writes from System -> Secure.
721d000 Merge topics 'WIP Do not merge yet', 'Settings Reorganization (Do Not Merge)' into lp5.0
* packages/apps/Mms/
5f6f91e Adding message bubble selected colours
bc03f44 Fixing dropdown background colour
568d3da Fix actionbar text
14705d3 fixing slight header colour issue
6f2819d Mms themeing fix
* packages/apps/Settings/
b2e7234 Merge "Make ListView Animations look better" into lp5.0
3246cd9 App Circle Bar Tile [2/3]
1c5cc76 NavBar tile [2/3]
3aacf18 QSColor: Improvements - transparent shade (2/2)
* vendor/htc/
394f185 Merge remote-tracking branch 'mup/cm-12.0' into lp5.0
====================
03-01-2015
====================
* frameworks/base/
fbe8082 Merge "Keep Bliss logo persistant during theme change" into lp5.0
* packages/apps/Settings/
40526c9 Make ListView Animations look better
* vendor/htc/
2c88dbb Merge pull request #124 from blunden/cm-12.0
2d83e68 m8: Fix keymaster blob path
* vendor/motorola/
3ec10c8 Add condor blobs
3d68e02 remove condor
====================
02-28-2015
====================
* device/lge/d801/
8e4d861 update toolchain
* device/lge/d802/
ef7bede remove useless line
14d7652 update optimisation
* device/lge/d803/
3328540 toolchaune update
* device/lge/g2-common/
8e2000a update everything
* device/motorola/victara/
7381d54 Update with cyanogen
13703fd Ambiant display fix
* external/whispersystems/WhisperPush/
5b62782 Automatic translation import
* frameworks/base/
d73c47d Changed qs_background_drawable_color
acba84a Enable Buttons and Status Bar settings Multi-user enabled
0fc6d06 IMS: Add emergency call failures
d8c99df IMS: Add FDN call failure
* frameworks/opt/net/ims/
e5b4efb IMS:3-way Conf Success but Active call refer fails
* packages/apps/BluetoothExt/
e07510f Automatic translation import
* packages/apps/CMAccount/
30997b7 Automatic translation import
* packages/apps/CMFileManager/
5da5e65 Automatic translation import
f54b7a6 cmfm: add support for init navigation in a concrete folder
39bb829 cmfm: add support for Intent.EXTRA_MIME_TYPES
* packages/apps/CMWallpapers/
cd46a7e Automatic translation import
* packages/apps/Calculator/
ec0062d Automatic translation import
* packages/apps/Calendar/
82f0c0d Automatic translation import
* packages/apps/CellBroadcastReceiver/
76db2ff Automatic translation import
* packages/apps/Contacts/
ba67be5 Automatic translation import
* packages/apps/ContactsCommon/
873a41e Automatic translation import
* packages/apps/Eleven/
7f0c9ed Automatic translation import
* packages/apps/Gallery2/
f1fa7c9 Automatic translation import
* packages/apps/Mms/
f7143cc Mms: give sender text more space to accommodate Chinese characters
ca43614 Fix merge derp.
bcf964c Cleanup.
3c9d266 Mms: Add missing text preview in SlideListItemView.
* packages/apps/OpenCamera/
baa9bc3 Update to OpenCamera v1.23
5fdea3e Added in .gitreview file
* packages/apps/PhoneCommon/
002b947 Automatic translation import
* packages/apps/Settings/
0ba3cd8 Settings: reorganization
* packages/apps/SetupWizard/
bce5500 SetupWizard: Make sure fragment is attached in callback
ec7edd5 Automatic translation import
* packages/apps/SoundRecorder/
25ec919 SoundRecorder: Fix trying to view recordings without CM File Manager
9834c04 Automatic translation import
* packages/apps/Stk/
d1d8569 Automatic translation import
* packages/apps/Terminal/
55e5a0b Automatic translation import
* packages/apps/ThemeChooser/
b1eb89b Automatic translation import
* packages/apps/Trebuchet/
b29ee17 Automatic translation import
98b721d Trebuchet: Live Settings - stop loader before reloading dynamic grid
* packages/apps/UnifiedEmail/
0812ca4 Automatic translation import
* packages/providers/DownloadProvider/
53bc753 Automatic translation import
* packages/providers/ThemesProvider/
c1c81b6 Automatic translation import
* packages/services/Mms/
9ccbb97 Automatic translation import
* packages/wallpapers/Galaxy4/
e069bab Automatic translation import
* packages/wallpapers/PhaseBeam/
310cf73 Automatic translation import
* packages/wallpapers/PhotoPhase/
c1fea7f Automatic translation import
* vendor/bliss/
ebbca13 apns-conf: remove default type from all vzw apns
* vendor/samsung/
582d4aa Merge branch 'cm-12.0' of https://github.com/TheMuppets/proprietary_vendor_samsung into cm-12.0
b023060 Merge pull request #583 from solk2/cm-12.0
* vendor/sony/
e1a1349 Merge pull request #104 from varunchitre15/cm-12.0
26cf3f7 taoshan: regenerate some makefiles
67b0115 DO NOT EDIT THIS REPO MANUALLY
3f5d625 Merge pull request #102 from varunchitre15/cm-12.0
6d92403 taoshan: add libimage-jpeg-enc-omx-comp and libmmstillomx as shared lib
====================
02-27-2015
====================
* device/lge/g2-common/
2fb742e Ambiant display fix
344cd59 Build in permissive
cd6abc7 Build in permissive
* device/motorola/victara/
0e2a2f0 Update config.xml
2622fc4 Ambiant display fix
6ddc095 Update bliss.dependencies
415becb Update bliss.dependencies
* device/samsung/hlte/
8745f28 Update bliss.dependencies
3d7456e Update bliss.dependencies
c23da5b Update bliss.dependencies
e24766a Update bliss.dependencies
138fbac Update bliss.dependencies
* device/samsung/hlte-common/
40ee91d Update bliss.dependencies
* device/samsung/i9300/
e9633ba Ambiant display fix
a8df75b Update config.xml
a952f57 Ambiant display fix
5ff7e7b Ambiant display fix
0b143bc trying to fix
fdaa6f2 Update config.xml
* device/samsung/smdk4412-common/
14b8c7f Revert "Revert "update AdvancedDisplay""
* frameworks/base/
cf0eee8 Keep Bliss logo persistant during theme change
82afaf0 Themes: Enhanced theming capabilities [1/3]
dfe9eed Avert duplicating translation in drawing a background drawable
26f488e Revert "WindowManager: Toast message is not visible in some scenarios"
3acd7fa Strings improvements
9948cc0 SettingsProvider: add advanced_mode
2d419e9 Clean up Javadocs for UEventObserver
057db84 Materialize toast frames
db57a5b Revert "Base: SlimPie (1/2)"
b97c1c6 SystemUI : Make navbar back,recent not re-assignable
2d02663 Revert "Allow configuration of recents and back navbar keys"
* frameworks/minikin/
c5d47d1 Revert "Move coverage bitmap from FontCollection to FontFamily"
* frameworks/opt/telephony/
cee190c SMSDispatcher: Add option for sending pseudo-multipart SMSes
* kernel/samsung/smdk4412/
d4cba56 i9300: activate powersave governor
* packages/apps/Bluetooth/
f13a7a6 Automatic translation import
* packages/apps/DeviceControl/
27c280e strings: fix typo
87c1683 add more logging
e281701 app manager: fix another crash
baf9fb2 Typo in french translation of support_message
125206c sensors: fix derp
a26af15 more: move media scanner to own category, remove its icon
5b0fa94 about: move to own package, merge support and welcome fragment
6e200b9 merge performance extras to device features
9b2fe35 update menu icons
aeec8f4 promote filesystem and thermal driver to menu entries
6ebfc20 editors: move to own package, remove build prop quick tweaks
48979c1 bump versioncode
4014d5d do not exclude everything from recents
2efb7b6 update some drawables
145cdc2 sensors: add sensor information
ac72b87 device: move to own package, cleanup
65848d1 flasher: move to new package, cleanup
* packages/apps/Settings/
4621fc3 Add MultiUser support for additional Settings
8436f92 Add CM Advanced Settings Mode
a87cd11 REVERT: Settings SlimPie (2/2)
* packages/apps/SetupWizard/
da8333a SetupWizard: Update setting constants.
* packages/apps/ThemeChooser/
3712d15 Themes: Enhanced theming capabilities [3/3]
* packages/providers/ThemesProvider/
a62acf1 close more cursors...
* packages/services/Telephony/
7b677f7 TeleService: Add all supported network modes
* system/core/
c86e715 healthd: charger: Make battery capacity in charging animation opt-in
* vendor/bliss/
1f23eda More Reliance (rcomnet) updates
44dc174 Prioritize Airtel GPRS over Airtel Live in India.
* vendor/htc/
c271895 Merge remote-tracking branch 'mup/cm-12.0' into lp5.0
====================
02-26-2015
====================
* device/lge/d803/
b5f6a8f update everything
* device/lge/g2-common/
33d63a6 allow f320 to build
* device/motorola/victara/
9ac8714 Update BoardConfig.mk
* device/samsung/i9300/
d185c84 Update i9300.mk
bdb9ed1 fix ambient display
3379992 trying to fix
96d67fd remove spaces
3be24f9 Update BoardConfig.mk
* frameworks/av/
17dcba1 Merge remote-tracking branch 'upstream/cm-12.0' into cm-12.0
* frameworks/base/
8cfcc70 Merge "Increase Window Animations Scale Setting" into lp5.0
2f54560 Merge "Add hdpi resolution Bliss statusbar icon" into lp5.0
f3c747d Add hdpi resolution Bliss statusbar icon
15e7aaf Increase Window Animations Scale Setting
6f072dd Bliss logo in statusbar (1/2)
8e68429 Add in a 2nd NABAR_ALWAYS_MENU, this will allow a persistant menu option on both sides of navbar.
274a841 [Base] Volume panel timeout
923c388 Fix 'fuchsia' typo.
a1a2831 Recents long press: add pluggable implementation - Adds a Secure.Setting for the activity component to handle Intent.ACTION_RECENTS_LONG_PRESS. - Adds a new intent ACTION_RECENTS_LONG_PRESS for the long press of the recents button. Other system applications can register for the intent to provide custom handling. Handlers of this intent are queried for in the settings application, and if no handlers are found, the default implementation falls back on ActionUtils.switchToLastApp().
* hardware/ti/wpan/
b898c29 uim: Disable verbose debugging
* kernel/lge/msm8974/
c88e938 Rename cyanogenmod_f320x_defconfig to cyanogenmod_f320_defconfig
* kernel/samsung/smdk4412/
db97b76 powersave: Turn CPUs offline while active Similar to 9829836f63a65aa314926a330d0eaea522b524df
ff2cba0 cypress-touchkey: fix behaviour
c286a15 Revert "drivers: cypress-touchkey: fix led behavior"
* packages/apps/Settings/
e8b04e4 Settings: Bliss logo in statusbar (2/2)
7f95e95 [Settings] Volume panel timeout Signed-off-by: Cristiano Matos <[email protected]>
699c91b Settings: Clean up code style in ButtonSettings Change-Id: I6df0ee12536dcca2b9734785bebe16a0fea7f0c2
b94b61f Profiles: fix a ClassCastException
29c5bc0 Settings: ButtonSettings: Introduce recents long press action Add a new preference in Settings > Buttons > Recents long press action that controls the behavior of recents long press intent ACTION_RECENTS_LONG_PRESS.
* packages/apps/SetupWizard/
1a68418 SetupWizard: Images to get overlayed on mass market devices
01f21da SetupWizard: Add option to apply default theme if one exists
* vendor/htc/
750df3f Merge pull request #123 from thoemy/cm-12.0
6a44618 endeavoru: Use Huawei P6 RXN_IntApp
b1329d4 Revert "m8: ship wcnss firmware"
* vendor/samsung/
2710ab2 trlte-common: Remove liboemcrypto.so
881cd3f ks01lte: Revert to KK GPS blobs.
Reserved
ROM REVIEW :
How do we get the theme to be that grey color like in the screenshots? The Deep Darkness theme is too dark. Is it in the settings somewhere?
azngujuonfire said:
How do we get the theme to be that grey color like in the screenshots? The Deep Darkness theme is too dark. Is it in the settings somewhere?
Click to expand...
Click to collapse
it was Deep darkness
So how the rom is working?
Nice to get official on ma device
genesixxbf3 said:
it was Deep darkness
Click to expand...
Click to collapse
genesixxbf3 said:
So how the rom is working?
Click to expand...
Click to collapse
Oh haha. The actual deep darkness theme is too dark for me haha. The screenshot is more how I want it lol. The ROM so far is working well. Phone calls work great, doesn't drain the battery when sleeping so far. Hoping to get 5+ hours of screen on time!
Anybody flash this on sprint.
Thanks for bringing this to the N3 guys
Awesome work!
Such awesome work really..!
I've a Q then; if I flashed this rom could I be able to revert back to KitKat roms or not?
Marvino. said:
Such awesome work really..!
I've a Q then; if I flashed this rom could I be able to revert back to KitKat roms or not?
Click to expand...
Click to collapse
Yep the rom need kk modem so you can easily switch between lp and kk
Just a question was active display a problem for 5.0.2? As i see there is no such feature in all 5.0.2
Sent from my SM-N9005 using Tapatalk 2
Really good job.. I got high battery drain with stock kernel and switch to lean 5.1 and Fantastic !!!! Rom is so stable and smooth.. Thanks..
[email protected] said:
Really good job.. I got high battery drain with stock kernel and switch to lean 5.1 and Fantastic !!!! Rom is so stable and smooth.. Thanks..
Click to expand...
Click to collapse
thanks for the feedback if i can get enough information i'll give a look to the kernel D
orbital_71 said:
Just a question was active display a problem for 5.0.2? As i see there is no such feature in all 5.0.2
Sent from my SM-N9005 using Tapatalk 2
Click to expand...
Click to collapse
active display you mean ambiant display ?
Hi
Great rom so far, just one issue for me. Can't copy or move files to ext sd card, is there a fix for this?
Also is there a way to stop music playlists deleting themselves every reboot or power off?
Many thanks
GunnerGeezer said:
Hi
Great rom so far, just one issue for me. Can't copy or move files to ext sd card, is there a fix for this?
Also is there a way to stop music playlists deleting themselves every reboot or power off?
Many thanks
Click to expand...
Click to collapse
Does other rom have this possibility ?
First off this rom is second to none!! One unique feature I really like is the unlock greeting! First time having such feature!! Thumbs up! I don't have problems with extsd BTW.. ROM is extremely buttery with f2fs formatting with lean kernel!
Two issues I've encountered
-notorious sound cracking
-no option to disable hardware keys (home, menu, back)
Other than that this ROM is perfect!!!
PS.. Do u think bitsyco's layers will ever be supported on this rom? Not a must but I wanted to mess around with layers without having to swap my ROM to do so..
Thanks again for the awesome ROM! Keep up the great work!!!
Just installed, only one request, is it possible to implement more options on reboot, like recovery, download etc?
However it seems really smooth for now, tomorrow I'll know how's the battery
Thanks for your work!!!
Sent from my Note 3 using XDA Premium 4 mobile app

[ROM] #OwnH850 OwnROM_V4 for LG g5 intl (7.1.2/OMS) 20170701

{
"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"
}
please be patient and all features will find their way back...
Code:
[COLOR="red"][CENTER]YOUR WARRANTY IS NOW VOID[/COLOR]
I am 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 me for messing up your device, I will laugh at you.
A lot.[/CENTER]
Click HERE if you want to help translate OwnSettings to your desired language!​
Features:
All new Features in last build displayed in RED
General:
- FULLY TRANSLATED TO DUTCH (NL)!!!!!
- Added back SNAP, 100% working with wide view
- 3 Minit Battery Hook
- Voted Apps:
* Nova Launcher instead of Trebuchet
* Amaze Filemanager instead of LOSFilemanager
* GBoard instead of AOSP KeyBoard
(Join us on G+ (link below) to help us make importand choices)
- No Root Acces - Flash desired root zip if wanted!!!
- Optional decryption
- 100% Overlay manager service Compatible
- Quick Tiles Customizations
- Improved Colorpicker
- Dash Charging info on lockscreen
OwnSettings:
Buttons
- Navbar switch
- Smartbar Settings
- Fling Settings
- Pulse Settings
- Hardware Backlight settings
- Hardware Keys Settings
- Power Butten Settings
- Volume Button Settings
- Scheenshot type (full screen/partial)
QS Settings
- Brightness slider settings
- Custom Rows and Collumns
- Small QS count
StatusBar
- SystemUI tuner
- Notification Count
- Clock Settings (Position, AM,PM)
- Quick open
- Double tap to sleep
- Hide Bleutooth battery status icon
- Network Traffic (Color, BPS, Update Interval, Automatic hide)
- Batterybar
- Statusbar Ticker
- Custom Charging symbol (flash/tidle)
- Data activity arrows (WiFi/LTE)
- VoLTE icon switch
- 4G/LTE Switch
Notification Drawer:
- Force Expanded Notifications
- Disable Expanded Notificaitons
- Recents Apps Screen:
- Fullscreen,
- RAM Bar
- OmniSwitch (+ option to set as default recents screen)
- Recents Clear All Fab + Location
Animations:
- System animations
- Toast animations
- Listview animations
- Listview interpolator
- PowerMenu animations
- QS animations
- QS interpolators
Others:
- Selinux Swtich
Dashboard Collumns
OwnROM Center
- OTA Updater (ROM, G-apps, Kernel, Vendor)
- OwnROM Changelog
- OwnROM Walls (Download all kinds of OwnROM Wallpapers)
- Share OwnROM
- Github link
- G+ Link
- Official maintainers list
Team List
- OTA Update center
Sounds:
- Link Volumes
- Incrasing Ringtone
- Vibration intensetie
Display
- Brightness control
- Live Display
- Screen rotation(0, 90, 180, 270 degrees)
- Active Display
- DT2W (if kernel supports)
- Immersive Desktop
Interface
- Expanded Desktop
- LCD Density
Lights
- Battery light
- Notification light
Notifications:
- Headsup Switch
LockScreen:
- Live LockScreen
- Lock Screen Message
- Custom Corner Shortcuts
- Music Visualizer
Multi User
System Profiles
App Permisions
Privacy Guard
Screenshots:
CLICK HERE FOR SCREENSHOTS
Downloads:
ROM
G-Apps (ARM64/7.1/Pico)
Installation instructions:
1. Backup whatever you have to, also do take a nandroid backup via recovery (Just in case)
2. Erase '/system', '/data', Cache and Dalvik Cache
3. Flash OwnROM
4. Flash G-apps
5. Flash desired root zip - if wanted
5. Flash Custom Kernel of your liking or keep stock
6. Boot
Links:
OwnROM Github
OwnROM Devices and Kernel Github
OwnROM Website
OwnROM G+
Donations
Thanks to:
The Whole OwnDroid Team
AOSP
Google
LineageOS
CyanogenMod
AOSPA
OmniROM
SlimROMs
G-apps
Most importantly YOU - the users
Anybody left out please do feel free to PM me
XDA:DevDB Information
OwnROM, ROM for the LG g5 INTL
Contributors
OwnDroid
Source Code: https://www.github.com/OwnROM
ROM OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 20170701
Stable Release Date: 2017-06-022
Created 2017-06-22
Last Updated 2017-07-01
Changelog
Code:
====================
07-03-2017
====================
* device/oneplus/oneplus3/
ea554c0 Enable Dashcharge for Op3/t
* frameworks/base/
4826824 Disable Dashcharg for every device
* packages/apps/OwnSettings/
902e7d5 OwnSettings: Update button backlight brightness in real time
====================
07-01-2017
====================
* frameworks/base/
4606eb5 Base: Show 4G instead of LTE Switch [1/2]
c9b1556 QS: Set default columns to 4 [1/2]
d00538f QSCustomizer: use custom column count
c4fc3b0 Enable Dash Charge Message
7e81793 Base: Custom QS rows/columns [1/2]
e4180f1 Base: Custom small QS tiles [1/2]
cb4d6e7 voLTE icon: fix spaces
ca70644 Base: Ability to toggle VoLTE icon in statusbar [1/2]
* packages/apps/OwnSettings/
b270ce3 OwnSettings: Show 4G instead of LTE Switch [2/2]
13d19e9 OwnSettings: Add Bullhead & Honami Maintainer
c1a29a8 OwnSetting: QS: Set default columns to 4 [2/2]
cc7b1a0 OwnSettings: Custom QS rows/columns [2/2]
e063e5c OwnSettings: Custom small QS tiles [2/2]
701d68d OwnSettings: Ability to toggle VoLTE icon in statusbar [2/2]
3d712c3 OwnSettings: Add Angler Maintainer
c14fdcd OwnCenter: Change Telegram channel link to @OwnROM
====================
06-30-2017
====================
* frameworks/base/
71f0d8f Data activity icon in statusbar
7952f73 Make Data/Wifi activity icon in statusbar optional [1/2]
a181cfc battery: Allow setting custom symbol near text on charging [1/2]
* packages/apps/OwnSettings/
cd83ed2 Fixes
ec02b77 OwnSettings: Add Mido Maintainer
a4aa9b9 OwnSettings: Add Titan Maintainer
2069e7a OwnSettings: Make Data/Wifi activity icon in statusbar optional [2/2]
bd4d82c OwnSettings: Allow setting custom charging symbol near text on charging [2/2]
dffd162 OwnSettings: Translations Import
* vendor/ownrom/
85607c1 Merge branch 'own-n' of https://github.com/OwnROM/android_vendor_ownrom into own-n
b398010 Vendor: Bring in 720p Bootanimation
50e8991 Vendor: Prebuilt Updates
====================
06-28-2017
====================
* device/oneplus/oneplus3/
efc4db7 op3: Bump camera wrapper hal3 device api version to 3.4
88aae9b op3: Bump camera wrapper module api version to 2.4
44ee1b3 op3: Use open_legacy() for camera wrapper's legacy mode
6ed153b op3: Add camera wrapper
1467d60 Revert "op3: Remove camera shim library"
* packages/apps/OwnSettings/
64e6241 OwnSettings: Fix Cancro Plus Url
====================
06-27-2017
====================
* vendor/oneplus/
b780c86 op3: Update to OxygenOS 4.1.5 blobs
====================
06-26-2017
====================
* OwnKernel/oneplus3/msm8996/
f648d2f tri_state_key: allow more key codes for extra modes
* device/lge/h850/
46be8ee h850: Track own msm8669 repo
* device/oneplus/oneplus3/
bed38c2 Op3: track own oppo-common repo
* packages/apps/OwnSettings/
d7f9b5d OwnSettings: add Mako Maintainer
3165d18 OwnSettings: Add Cancro Maintainer
bdff03e OwnSettings: Add Kenzo Maintainer
6ebe7f0 OwnSettings: Translations Import
086191f OwnSettings: Dashboard tile layout config [1/3]
46a378e OwnSettings: Recents Clear All Button Tweaks and Add FAB to Recents [1/2]
c1346c5 OwnSettings: Translations Import
bb84704 OwnSettings: Add StatusBar ticker [2/2]
d92558e OwnSettings: ("-_-)
022c105 Maintainers: Add H8520 maintainer
6b4bb44 OwnSettings: Translations import
c818173 OwnSettings: Fix of new Vector icons
6fd7966 OwnSettings: Resize icons a bit
db1f061 OwnSettings: Update some strings
170ac73 OwnSettings: Vectorize all icons
* packages/apps/Settings/
3690c99 Finally fix gestures
====================
06-25-2017
====================
* frameworks/base/
4fecc32 Base: Dashboard tile layout config [3/3]
d1fa8e6 SysUI:Fix Membar Updating on Task Clear
6753d02 RecentsView: Add an Extra Condition for Making FAB And Clear Recents Invisible
* packages/apps/Settings/
d4c2b28 Settings: Dashboard tile layout config [2/3]
* vendor/ownrom/
5a62fd1 Add mako
====================
06-24-2017
====================
* device/lge/h850/
caa1d36 h850: Add missing libs
* frameworks/base/
aaccf76 FAB Recents Clear All improvements
0ebf929 Fix Recents View FAB with N Dismiss all Button
8e0ed36 Base: Recents Clear All Button Tweaks and Add FAB to Recents Panel [2/2]
8131f83 statusbar ticker: Update tickercolorhelper
* kernel/lge/msm8996/
c345687 g5/v20_defconfig: Regenerate defconfigs
aa1a243 ARM64: configs: Enable ZRAM and LZ4
8373b2d UPSTREAM: zram/zcomp: do not zero out zcomp private pages
814d6ab UPSTREAM: zram: pass gfp from zcomp frontend to backend
a875bc1 zram: Revert LG's changes
6188c02 ANDROID: ext4 crypto: Disables zeroing on truncation when there's no key
08fcbc4 BACKPORT: posix_acl: Clear SGID bit when setting file permissions
768b47e ext4: validate s_first_meta_bg at mount time
7d4fd8e ping: implement proper locking
1166e34 USB: cypress_m8: add endpoint sanity check
994533e drivers: video: Add bounds checking in fb_cmap_to_user
ae1bc6d net: ping: check minimum size on ICMP header length
6f6e40d ipv4: Don't do expensive useless work during inetdev destroy.
f7f7f05 pipe: limit the per-user amount of pages allocated in pipes
0149a09 net: add length argument to skb_copy_and_csum_datagram_iovec
712a8bc sysctl: Drop reference added by grab_header in proc_sys_readdir
cbdb5e7 ipv6: fix out of bound writes in __ip6_append_data()
754fcbe ipv6/dccp: do not inherit ipv6_mc_list from parent
e0c270f sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
b21277a ipv6: Prevent overrun when parsing v6 header options
04661ea ext4: fix deadlock during page writeback
0b6ade2 ext4: fix data exposure after a crash
* packages/apps/Settings/
7b70d68 Fix Gesture Settings FC
====================
06-23-2017
====================
* frameworks/base/
a935cc6 Ticker: Set default color to White [1/2]
6defc17 Statusbar ticker: use a gentle smooth fade animation
37523d4 Statusbar ticker: apply statusbar tint when set to white
a5d8493 Statusbar ticker: apply statusbar tint when set to white
374dea4 Base: Ticker allow to show music track info on new track being played [1/2]
08557e1 Add Status Bar Ticker [1/2]
* kernel/lge/msm8996/
9fb5883 dccp/tcp: do not inherit mc_list from parent
2a84679 net/packet: fix overflow in check for tp_reserve
efaccf3 net/packet: fix overflow in check for tp_frame_nr
cfb6f8c net/packet: fix overflow in check for priv area size
3501d6e ip6_gre: fix ip6gre_err() invalid reads
6a06be3 tty: n_hdlc: get rid of racy n_hdlc.tbuf
4796907 TTY: n_hdlc, fix lockdep false positive
8fc1ac2 kernel: Fix potential refcount leak in su check
35b7c84 kernel: Only expose su when daemon is running
* packages/apps/Settings/
fa55de1 Settings: Fix of new vector Icons
* vendor/oneplus/
4a8c87a Merge branch 'n' of https://github.com/VertexOS-Devices/proprietary_vendor_oneplus into own-n
====================
06-22-2017
====================
* device/lge/h850/
0e3aed7 Own the LG g5
====================
06-20-2017
====================
* packages/apps/OwnSettings/
969459d OwnSettings: Translations import
* packages/apps/Settings/
1be36d4 Settings: Vectorize OwnSettngs icon
====================
06-19-2017
====================
* device/huawei/angler/
33013cf Merge branch 'cm-14.1' of https://github.com/LineageOS/android_device_huawei_angler into HEAD
====================
06-18-2017
====================
* device/qcom/common/
5985a61 power: Use the correct opcode for STOR_CLK_SCALE_DIS
* packages/apps/Settings/
c4606f7 Settings: Selinux Switch [1/2]
* vendor/huawei/
380a0ae angler: use source built nfc libs
====================
06-17-2017
====================
* build/
116b94c Revert "Build: Switch to Magisk as the built in root [2/2]"
* device/oneplus/oneplus3/
7fc2e3f Op3: Add back VOX Dependencie
c690a19 Merge pull request #1 from joshuous/own-n
20f6661 EAS: Implement Vox Populi Power HAL
d7a6eab EAS: init: Initialise EAS default values
a6f7741 EAS: init: Start perfd after all perfd properties have been set
0b14a66 EAS: init.qcom.rc: Create /data/misc/perfd
b50d0eb EAS: Import Marlin perfd policies
e66c855 EAS: Set ENABLE_SCHEDBOOST
91e41a7 Squashed revert of former EAS changes
* packages/apps/OwnSettings/
64f2c53 OwnSettings: Selinux Switch [2/2]
9b4a593 OwnCenter: add Crowdin translation url
fa0fd82 Merge branch 'own-n' of https://github.com/OwnROM/android_packages_apps_OwnSettings into own-n
e6231e6 OwnSettings: Translations Import
d0133c4 Update Crowdin configuration file
* packages/apps/Settings/
9c7e89f Settings: Remove Magisk
77d32a5 Revert "Settings: Change magisk dashboard icon"
* vendor/ownrom/
bcbde18 Revert "Switch to Magisk as the built in root [1/2]"
====================
06-16-2017
====================
* vendor/ownrom/
f460f36 Merge pull request #6 from m-i-n-a-r/own-n
e24e168 Bootanimation V2
1d34e60 Merge pull request #5 from SubhrajyotiSen/patch-1
f673e53 Add build-targets for harpia and z2 plus
====================
06-15-2017
====================
* OwnKernel/oneplus3/msm8996/
6c929fe OwnKernel-op3: Enable more govs & set default to schedutil
6aaa658 OwnKernel-op3: Set schedutil as default CPU gov
* device/oneplus/oneplus3/
430c831 Op3: Set SchedUtil as Default Gov
* frameworks/base/
936a7ec Statusbar: Gracefully adapt 3Minit Battery hook for AOSP
* packages/apps/OwnSettings/
245a943 Maintainers: Cleaning
7bc3d82 OwnSettings: {SQUASHED} add entry for ScreenShot Delay and Type [2/2]
548f330 OwnSettings: Add other tab in Button category
5291c19 OwnSettings: add Armani maintainer
bd458a5 OwnSettings: Add Ham maintainer
* vendor/oneplus/
6f649e2 OnePlus3: Add missing EAS/VOX blobs
====================
06-14-2017
====================
* OwnKernel/oneplus3/msm8996/
6aaa658 OwnKernel-op3: Set schedutil as default CPU gov
* device/oneplus/oneplus3/
94f21b1 Build Modded OOS camera by @joshuos
d29697c Op3: Stop building Snap
* frameworks/base/
936a7ec Statusbar: Gracefully adapt 3Minit Battery hook for AOSP
3544137 Add 3Minit battery mod
4b6478c Add option to disable auto brightness icon in brightness slider [1/2]
* packages/apps/OwnSettings/
245a943 Maintainers: Cleaning
7bc3d82 OwnSettings: {SQUASHED} add entry for ScreenShot Delay and Type [2/2]
548f330 OwnSettings: Add other tab in Button category
5291c19 OwnSettings: add Armani maintainer
bd458a5 OwnSettings: Add Ham maintainer
5d7e603 OwnSettings: Add option to disable auto brightness icon in brightness slider [2/2]
9aea8a9 OwnSettings: Re-enable quicksettings categoty
* vendor/oneplus/
6f649e2 OnePlus3: Add missing EAS/VOX blobs
====================
06-13-2017
====================
* OwnKernel/oneplus3/msm8996/
ac02118 Own the OnePlus3 kernel
0246e9e Merge Render's EAS commits
* device/oneplus/oneplus3/
0563ea7 Make OwnPlus3/t EAS ready
7ecebb8 op3: sepolicy: Import Marlin policies
a1d5078 Make Changes for OwnKernel
* frameworks/base/
e10c50b BatteryService: add dash charging support
Join us!
This is your chance to join the OwnDroid team
Ever wanted to:
- Maintain a ROM Officially for your device?
- Help adding features and optimisations to a ROM or Device tree?
- Design all the icons, wallpapers or logo's for a ROM?
- Build and Maintain the OwnDroid Website?
Here is your chance...
Wat do we want from you?
- Eager to learn
- Allways be kind to the users (Yes, even when they ask for ETA's)
- If you want to maintain a device Officially you need to own the device!!!
Does that sound good? then:
Get in contact with Mark V (a.k.a OwnDroid) on hangouts or on telegram (@OwnDroid)!!!
Reserved for kernel development
OwnDroid said:
Reserved for kernel development
Click to expand...
Click to collapse
I didn't want to quote the op, but your download link says "G-Apps (ARM64/7.1/Pico)" even though the link is correct and for the rom
Thanks :good:
Download link rom ?
Nimueh said:
I didn't want to quote the op, but your download link says "G-Apps (ARM64/7.1/Pico)" even though the link is correct and for the rom
Thanks :good:
Click to expand...
Click to collapse
Dome12 said:
Download link rom ?
Click to expand...
Click to collapse
Fixed, missed a " lolol XD
thanks tho
Thanks
Installation doesn't work
Updater process endet with ERROR: 7
Error installing zip file...
I see Download must be 500 mb + but when download its 497 mb even if i switch mirrors.
---------- Post added at 11:39 PM ---------- Previous post was at 11:32 PM ----------
nvm got it forgot to wipe data
Installed and looking good so far :good:
For some odd reason I had to flash Magisk 13 twice, it wouldn't take the 1st time - but then it was all there and passed Safetynet too.
I added a couple of screenshots for everybodys viewing pleasure :laugh:
Thanks
Nimueh said:
Installed and looking good so far :good:
For some odd reason I had to flash Magisk 13 twice, it wouldn't take the 1st time - but then it was all there and passed Safetynet too.
I added a couple of screenshots for everybodys viewing pleasure :laugh:
Thanks
Click to expand...
Click to collapse
Very nice,
What theme is that?
OwnDroid said:
Very nice,
What theme is that?
Click to expand...
Click to collapse
That's [mint.] - not yet released and still in beta testing, but I think he might release it soon-ish
Here's my current setup with its signature mint color
Sent from my LG-H850 using XDA Labs
Gesture manager in Options causes forceclosing of options.
this device doesn't seem to have a maintainer?
4r44444 said:
Gesture manager in Options causes forceclosing of options.
Click to expand...
Click to collapse
Confirmed, same here.
I've got some battery screenshots now. About 5 hours since charge, incl. making the nandroid + flashing the rom and then several more reboots while setting it up. Two and a half hours screen on and still 50% left after all the "work" it had to do :good:
Nimueh said:
Confirmed, same here.
I've got some battery screenshots now. About 5 hours since charge, incl. making the nandroid + flashing the rom and then several more reboots while setting it up. Two and a half hours screen on and still 50% left after all the "work" it had to do :good:
Click to expand...
Click to collapse
How is it possible? What governor do you use? I got Wakelocks :crying:
4r44444 said:
Gesture manager in Options causes forceclosing of options.
Click to expand...
Click to collapse
This is known, we are looking into this....
obol2 said:
this device doesn't seem to have a maintainer?
Click to expand...
Click to collapse
I am the official maintainer myself for this device, it will have a OwnKernel to soon, I didn't add it into the maintainers list when I made this build but jus so Jo know I am the maintainer
OwnDroid said:
This is known, we are looking into this....
I am the official maintainer myself for this device, it will have a OwnKernel to soon, I didn't add it into the maintainers list when I made this build but jus so Jo know I am the maintainer
Click to expand...
Click to collapse
What does ownkernel Supports ? I mean Features
obol2 said:
What does ownkernel Supports ? I mean Features
Click to expand...
Click to collapse
Nothing yet because it isn't there yet lol, will add all details ones it's released
OwnDroid said:
Nothing yet because it isn't there yet lol, will add all details ones it's released
Click to expand...
Click to collapse
Ok so you never released ownkernel before (for other devices)?

[ROM] [8.1.0] 家 BootleggersROM 2.3-STABLE 家 [OFFICIAL]

{
"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"
}
Bootleggers ROM is an aftermarket firmware based on Ground Zero Open Source Project (GZOSP) and brings custom features with the most useful apps on your device, with the goal of "Making you feel like 家".
Using the stability and compatibility of GZOSP, this ROM is also packed with some custom wallpaper (Dawn by fxckingdeathwish), ringtones, and fonts, to bring to your device into a more fresh look, also with a selection of apps, header packs and wallpapers (on ShishuWalls app).
Also, we got our Google+ Community and our Telegram Group to talk about the ROM and share some love if you wish!
Some of the features that are included on this ROM are:
Code:
* ROM Logos
* QS Rows and Colums
* Scroll on small QS
* OmniStyle: Header Images
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Dirty Unicorns Interface (DUI): Fling, Smartbar and Pulse
* Show song album cover, visualizer and battery info on Lockscreen
* Custom Carrier Label
* Power Menu Items
* AOSP Recents: Membar, Clear All and Inmersive Recents.
* Battery LED light settings
* Type of notifications: Heads up and Ticker, pick your poison
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
Changelog v2.3:
Code:
*June security patch
====================
06-21-2018
====================
* build/make/
1dbf285 Go: Get the heap a bit bigger
* frameworks/base/
2a43a9c Automatic translation import
eb61cce Set BT_SCO status
df35097 ShishuNights: Add a fade on SystemUI
b087bf0 Merge pull request #24 from Astridxx/patch-2
7a057b1 Keyguard: Fix Turkish translation
a57e917 base: Use drawable on shutdown dialog instead of color
09eb056 Shishu Themes: VoLIT
e3cdc06 Add QS pulldown with one swipe on FP sensor [1/2]
8b41368 [2/2] ThemeTile: Please, don't translate shishu theme names
dc405dc SettingsLib: Set to transparent
1dd515d ShishuNights: Make it more clear
c816bd1 [3/3] base: add 10 colors
f6b10e8 clock styles: fix dimens for the new clocks
0e02dce Fw_base - Allow toggling animations off [1/2]
f835f51 [1/2] Add shishu immensity clock
3b83ced base: Add our shishu clock
c767098 [1/2] add dates styles
ac355ce [1/2] Add sammy accent clock and a variant
07af806 Add interpolators to qs tiles animation [1/2]
cae2929 Add animations to qs tiles [1/2]
2f542f6 ListView: Fix Widget couldn't find any view
d25a443 Animations: Add option 'Random' to System Animations
53bdc44 Add option to disable scrolling cache [1/2]
c492f2c AOKP animations: Add an entry for TRANSIT_TASK_OPEN_BEHIND [1/2]
57e4d37 AOKP custom system animations (1/2)
46920c2 Frameworks: Re-adapt toast window animations for 7.1.1
d090a3a FW_Base - XuiMod: Toast Animations [1/2]
1a6f132 ambient clock: Let's set the size for all the clock calculations
6c35b8c DO NOT MERGE (O) Revoke permision when group changed
17b8436 Rework thumbnail cleanup
f759fcc DO NOT MERGE - fix AFM.getComponentNameFromContext()
e02b7cb Make sure apps cannot forge package name on AssistStructure used for Autofill.
e060385 Add kill button to notification guts [1/2]
f93f1ac base: Code cleanup and set GoBold as default... again
5d53b2c Fix the strange recents Android P transition
a44689e Add toggle to enable Android P system animation [1/2]
04b2844 Add Android P transition
6cb9f36 Add a slight tint to the power menu when wallpaper tint is off
c3a00a2 base: Set a dark tint when disable wallpaper tint is enabled
6a23d68 Allow to disable the Wallpaper tint [1/2]
6d9ba26 ShishuIllusions: Fix weird left line on background
5639197 Themes: Theme background_material_dark
1a05e34 lockscreen : differentiate hour from minutes in digital bold style clock
479f456 Work smarter not harder
3a39e0e lockscreen : Align sammy style to center
2859fdd Allow for the 'Big Clock' analog padding to be changed per device
6e4d25d Lockscreen clock styles: update alarm status also if ambient is off
46025f9 Fix LS weather layout with clock styles
de1cb64 base: Tint headers with qs background instead of black
cae8ab5 base: Set the date clock black to 14sp
0d12c99 base: Date fonts - change font from alarm clock too
7568be5 Status bar: Update notification count icons
655e2ed Show infinity for large notification counts
6f755b9 SystemUI: small optimization for notification icon numbers
507e339 systemui: Forward-port notification counters
e58711c Keyguard items: code improvements
eeabbf3 Introduce lockscreen clock/date styles [1/2]
6202d60 Hide lockscreen items [1/2]
399a7dc SlimRecents: add fingerprint scanner gestures [2/2]
cebea28 Allow to dismiss notifications with FP left/right swipe [1/2]
8071a76 SystemUI: Don't append app name to file on lockscreen
535855b SlimRec. media info: fallback to notification text if no metadata available [2/2]
2014ef7 Cleanup SlimRecents media info/colors code [2/2]
3a044bf Slimrecents media artwork/card color: don't skip navbar blacklisted apps
257d598 Slim recents albumart: fix possible NPE for getOriginalLargeIcon().loadDrawable()
321f6c1 Slim Recents: albumart as player card icon when playing a song [2/2]
6389665 Centralize and fix caches broadcast receivers [2/2]
a96a526 SlimRecents: if a song is playing, set track info as card title and use albumart color as card color if automatic color is set for cards [2/2]
b0db570 Slim Recents 3.0 [1/3]
35845d7 Allow SmartPixels to bypass check for whether a window is obscured
ff83b42 Smart Pixels: Dynamically register receiver
6fba6ee Smart Pixels: Switch to registered receiver
2bf858d Move Smart Pixels out of SystemUI
a3bc85a Fix NullPointerException on systemui restart with smart pixel enabled.
a2c1753 SystemUI: Refactor Smart Pixels tile
3bb0e0d SystemUI: Add Smart Pixels tile
db4ca98 SystemUI: Smart Pixels [1/2]
1a35a29 SystemUI: screen-dimmer-pixel-filter
a988d87 Pulse: Add bar animation smoothing [1/3]
2a1db35 Add Pulse Lava Lamp start and end colors (1/3)
5b6ffae base: Change battery warning color
3b86a07 Add an option to force pre-O apps to use full screen aspect ratio
2ea2464 base: ROM size calculation error on 4GB ROM device
ba7743c [2/3] NetworkManagement : Add ability to restrict app data/wifi usage
7a56ff7 Dialer Lookup [1/2]
50cccdc Gesture Anywhere: Add missing dimens
d1aae35 Gesture Anywhere : Layout improvements & switch to dark material theme
78e1fe2 Gesture Anywhere : Materiallize gesture anywhere layout - Added close fab button - Added 3 colors gradient layout background - overall improved UI - Exposed all colors for the themers
83a9eef Gesture Anywhere : Fix GA fc and saving the gesture cache
de758bc Gesture Anywhere: Increase width to 40px [1/2]
2fdf514 Gesture Anywhere [1/3]
29c8d7d Framework: Volume key cursor control (1/2) This feature is moved to framework so it also works with third party keyboards.
65bedee [3/4] La Fontage: Add the fonts on the LS font selector
840e9c5 [2/4] La Fontage: Declare the fonts
48711c8 base: featureize ro.recents.grid and Go Layout
* packages/apps/BootlegDumpster/
33bfdd9 Automatic translation import
c68bed3 dumpster: Fix our crowdin string
43db954 dumpster: fix Animations FC
* packages/apps/BootlegOTA/
248361d Automatic translation import
* packages/apps/Launcher3/
a6381e9 Automatic translation import
* packages/apps/Settings/
f0df76d Automatic translation import
* vendor/bootleggers/
1bc7df3 vendor: Let's make the update already
4516b86 vendor: Update prebuilt apks
* vendor/bootleggers/extras/
8d292c8 new bannerino
====================
06-20-2018
====================
* frameworks/base/
50949d2 Running services icon toggle [1/2]
b181fea SystemUI: Make Running Services icon smaller
1251ed2 QS: Add Sync QS Tile
f6429a1 SystemUI: Enable dualTarget on CellularTile
5baceb7 Give contact permissions to car kits by default
06afc8b pms: Fix the IndexOutOfBoundsException issue
3207d7b binder: resolve the NullPointerException of services with null descriptors
d5bf54e Frameworks: In the kill handler ensure the logging handler was run
1130be7 [DeadLock]AMS PMS MountService
c72bdd9 Fix AccessibilityNodeInfo memory leak
6efe626 media/jni: Check mute state before starting play
31d30d1 frameworks/base: Fix ContentService JNI leaks
8f6956a PackageManagerService: Add finally block to close the stream
d22bbe7 SQLite: Do integrity_check only once
0a444a8 SQLiteDatabase: Catch corrupt exception during transaction
38b5d83 backup: Fix system_server crash caused by schedule version error
d1cbfdc SettingsLib: use Cloudflare DNS servers as hints
37499e0 schedule vsync immediately when requested from the Looper thread
bc1d2e6 ActivityManager: clean up pending broadcast receviers when force stop package
6c536a4 ActivityManager: fix service could not be started correctly when app.thread == null
cd901b7 ActivityManager: Handle application crash in new thread
e6c03ef SystemUI: Add missing recycle calls
86af851 backup: Fix a system server crash
8da55ad Avoid the restart process for launching provider killed by AMS
414fa72 Shorten wait time for shutdown time optimization
0253237 mountservice: Don't nuke all volumes when decrypting
696c643 mountservice: Shut down volumes before restarting framework
48f508e MountService: ensure VolumeRecord with UUID exists before modifying
633797d SystemUI: Rotation button can't work at first time after rotate screen
cc54877 SystemUI: thread protect keyguard callbacks
73a26c4 Allow to quickly open Running Services from QS panel [1/2]
941c8b5 Permissions: Grant Pixel's Wallpaper app access to SD
e9ae484 NetworkDiagnostics: switch to Cloudflare DNS
07ebbeb Use Cloudflare DNS servers as defaults for tethering
6c04513 Use Cloudflare DNS as the default fallback
4530fa1 Revert "[1/2] base: featureize ro.recents.grid and Go Layout"
6f04591 [1/2] base: Lockscreen owner font text
5516835 base: Lockscreen Date Fonts [2/2]
* packages/apps/BootlegDumpster/
158ec6e dumpster: Clarify that's carbon gestures
359f500 Add interpolators to qs tiles animation [2/2]
3e591f7 Add animations to qs tiles [2/2]
fa382bf [2/3] dumpster: add 10 colors
d372f37 dumpster: add our new clock and date designs
5f92359 Animations: Fix listview not showing selected item
0883c04 dumpster: organize the new menues
5417d07 dumpster: Add check if device haves Owner Info
3806ee1 dumpster: Collection of derps to fix in
6d4a03b dumpster: Power menu improvements
08dad10 dumpster: recents improvements
ab811c7 dumpster: The No-no locking
6e2c263 dumpster: Remove features on non-fp devices
b4ada46 Fix our derp: Remove the HW keys settings on non-hw devices
cf9d80f dumpster: add a category on the gestures section
3245eb5 Dumpster: move 3 finger gesture into gestures
6f70497 Pulse: Add bar animation smoothing [3/3]
3519652 dumpster: Move Shutdown animations into animations
b040327 Utils: Add check for devices with Fingerprint
a8002a3 [TEST] Utils: Add a check if device is lockscreen secured
6c22e9b [TEST] Utils: Add check if this is a Android Go build
bfc3438 animations: Fixes and upgrades to the code
999991d ROMControl - Allow toggling animations off [2/2]
f82b085 ROMControl - Add option to disable scrolling cache [2/2]
033dc0f ROMControl - AOKP Animations remove override app anim feature
cdd676b ROMControl - AOKP animations: Add and entry for TRANSIT_TASK_OPEN_BEHIND [2/2]
e64e34c ROMControl - AOKP custom system animations (2/2)
615322b ROMControl - XuiMod: Toast Animations [2/2]
3589ae9 Add kill button to notification guts [2/2]
1d16b3d Allow to disable the Wallpaper tint [2/2]
1f8c872 Add toggle to enable Android P system animation [2/2]
88d4acc Forward-port notification counters
fc21feb Introduce lockscreen clock/date styles [2/2]
773fbb0 Hide lockscreen items [2/2]
925398c Ensure SlimRecents respects RTL [2/2]
7b0fc1e PackageListAdapter: show more apps in the list
49678c6 Slim Recents hints footer: cut down the long novel
507e57d Slim Recents settings: add hints footer
ef04eec Set fast mode (never expanded) as default [2/2]
05d663f SlimRecents b.l. PackageListAdapter: really sync mInstalledPackages
84393d1 Slim Recents 3.0 [3/3]
7e67d41 Animations: Fixes and improvements
4c92dc0 fix animation section derp
ee86302 Update Smart Pixels menu
8b84249 Smart Pixels [2/2]
603bd4a Add ListPreference helpers backed by Settings
525c3db Volume key cursor control (2/2)
727f9c3 Add Pulse Lava lamp start and end colors (3/3)
3c59e95 Increase gesture anywhere width to 40px [2/2]
918c546 Gesture Anywhere: Fix wrong value being set.
4ec9958 Gesture Anywhere [1/3]
06492c8 dumpster: Add a unsupported character alert
7a0d4a4 [4/4] La Fontage: Add the new options
671e48b dumpster: Move Lock fonts and alpha to a new clean section
fde21b5 Running services icon toggle [2/2]
b077fa4 [2/2] dumpster: Lockscreen Owner info fonts
570aa3c Dumpster: Lockscreen Date Fonts [1/2]
3d6daa1 Return: Listanimation Views and Interpolator [2/2]
a5b4eff Choose a custom editor app for screenshot notification edit button [2/2]
1d028a7 LogIt: Code improvements
48dc9a8 dumpster: Add AICP Log It
878c501 dumpster: Import SU libs from AICP
e41c8b1 dumpster: Adds and tweaks, test
161eba1 Keyguard & Bouncer Alpha [2/2]
4182cc1 Dumpster: Carbon Gestures(2/2)
73fdc5c dumpster: add a placeholder files
ba6d57e dumpster: Add animation settings
6d1bd5c dumpster: bring back gestures
* packages/apps/DUI/
d67e756 Merge pull request #1 from BootleggersROM/oreo.1-del
* packages/apps/Dialer/
a60657e Merge pull request #2 from BootleggersROM/oreo.1-del
* packages/apps/Launcher3/
5ee381a Launcher3: Let's say a final goodbye to Lean Companion
* packages/apps/Settings/
6d77cea Add QS pulldown with one swipe on FP sensor [2/2]
8f13788 Allow to dismiss notifications with FP left/right swipe [2/2]
6976b02 SimSettings: Fix potential NPE
ce3a51d SimSettings: Handle NoClassDefFoundError on devices without telephony-ext
a4b97e0 [1/2] settings: make Shishu Themes titles untranslatable
f4a08ab Settings: External Smart Pixels fragment launch
a57c805 [1/3] Settings: per-app cellular data and wifi restrictions
ebf9348 Gesture Anywhere [3/3]
195e3fc Allow to quickly open Running Services from QS panel [2/2]
====================
06-19-2018
====================
* frameworks/base/
570b803 Return: Listanimation Views and Interpolator [1/2]
630b6e2 Keyguard & Bouncer Alpha [1/2]
a48697a Choose a custom editor app for screenshot notification edit button [1/2]
1f4dd00 fwb: Add CarbonGestures(1/2)
813400f Improve vpn footer warnings layout [2/2]
9cbd84e Improve vpn footer warnings layout [1/2]
d0bf2b7 Fix "Disable QS footer warning"
ad0e84a Set Persisting Mobile Data connection off by default [2/2]
====================
06-18-2018
====================
* build/make/
4acbbd0 build: Build Shishu Inmensity theme
9cb9d8f build: Add the new systemui overlay packages
* vendor/bootleggers/
70910bb [1/3] Add 10 colors
====================
06-17-2018
====================
* packages/apps/Launcher3/
ffc9763 Merge pull request #2 from BootleggersROM/oreo.1-del
eaff1ce Launcher3: Set this log report into a normal Log print
faba7b5 close down content provider
7dd78c9 filter out huawei widgets
3b601b1 add option to hide page indicator
121b877 add option to change date format for At A Glance
f4a6b41 remove dark theme restrictions for dark search bars
c88b46d add support to devices with very tall aspect ratio
c965521 add support for devices without telephony
1dc3a69 Revert "add reference to companion app in settings (with ping and response)"
a0acac1 Revert "add companion app for "At A Glance""
b65c8cc Revert "forward at a glance actions to companion, which should handle them, as it can declare the necessary permission more safely"
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or GZOSP Gerrit (also check the downloads and sources part), will be really appreciated. Together we can do a better ROM.
Downloads:
ROM Folder on Sourceforge
GApps:
GZR Gapps (ARM64 devices)
Device Sources:
Device tree
Kernel tree
ROM Sources
Bootleggers Github
GZOSP Github
GZOSP Gerrit
Telegram group Bootleggers OP3/3T
https://t.me/BootleggersOP3​
XDA:DevDB Information
BootleggersROM, ROM for the OnePlus 3
Contributors
Rkschunk
Source Code: https://github.com/BootleggersROM
ROM OS Version: 8.x Oreo
Version Information
Status: Stable
Stable Release Date: 2018-03-19
Created 2018-03-19
Last Updated 2018-07-15
Wow
Wow, thanks.. Any screens ?
Does it support encryption?
MrOnizuka said:
Wow, thanks.. Any screens ?
Click to expand...
Click to collapse
yes, in session screenshots
Rkschunk said:
yes, in session screenshots
Click to expand...
Click to collapse
Does it support encryption?
Interesting! I'm definitely trying this one out
Wow I'd love to try this rom, but me device have wired multitouch issue in 8.1 ROMs...
MrOnizuka said:
Does it support encryption?
Click to expand...
Click to collapse
here is encrypted, but I get FC in the security menu, I'm checking at that time.
it's there a vibration option in alert slider button ?
so many ROMs for our beloved oneplus 3t but I and perhaps so many guys want a OS that has features plus outstanding camera that can be compared to oxygen OS stock camera.
Hope, at some day it would happen.
ersandeepkr said:
so many ROMs for our beloved oneplus 3t but I and perhaps so many guys want a OS that has features plus outstanding camera that can be compared to oxygen OS stock camera.
Hope, at some day it would happen.
Click to expand...
Click to collapse
Just go buy a camera. Problem solved
No way to setup Back and Recent button?
Bearthquake said:
Just go buy a camera. Problem solved
Click to expand...
Click to collapse
ersandeepkr said:
so many ROMs for our beloved oneplus 3t but I and perhaps so many guys want a OS that has features plus outstanding camera that can be compared to oxygen OS stock camera.
Hope, at some day it would happen.
Click to expand...
Click to collapse
use oxygen, I use customs and I do not lose anything on the camera, on the contrary, I gain many options.
Rkschunk said:
use oxygen, I use customs and I do not lose anything on the camera, on the contrary, I gain many options.
Click to expand...
Click to collapse
I have already flashed various ROMs. I will also try this.
By the way, thanks for the ROM.
New Build
Fix fc settings
https://www.androidfilehost.com/?fid=746010030569963006
Bryandu13 said:
Wow I'd love to try this rom, but me device have wired multitouch issue in 8.1 ROMs...
Click to expand...
Click to collapse
Multitouch issue is present in all 8.1 roms as it is a Google's universal issue and is present in all roms in all devices. I love 8.1 roms but because of the issue i am stuck with 8.0 oxygen
Nice rom! although i couldnt find any HW buttons backlight settings, the lights are just always turned off, am i missing something?
tabish84 said:
Multitouch issue is present in all 8.1 roms as it is a Google's universal issue and is present in all roms in all devices. I love 8.1 roms but because of the issue i am stuck with 8.0 oxygen
Click to expand...
Click to collapse
what is that Multitouch issue i didnt find anything
---------- Post added at 01:45 PM ---------- Previous post was at 01:41 PM ----------
DeryckNS said:
Nice rom! although i couldnt find any HW buttons backlight settings, the lights are just always turned off, am i missing something?
Click to expand...
Click to collapse
yeah me too i was looking for that , maybe it will be added in next update

[ROM][9.0.0_r44][OFFICIAL]Colt-OS[whyred][17/07/2019]

{
"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:
[CENTER]
[B]Standard Disclaimer [/B]
* I am 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 blame me in any way for what happens to your device, I will laugh at you.
* BOOM! And Turn to Ashes...!!!
What's ColtOS
ColtOS Project is presented by a team of learners and it is crafted from AOSP Source with all the necessary customizations, without compromising the stability and security of the device.
We have cherry-picked the features from many other roms/projects and we are very thankful to all of them!! We just crossed the Beta Phase for Oreo and are happy to announce the release of Colt-OS Chilly based on Android 8.1.
Although there's no bugs experienced by us or testers, if you find any, please let us know with a logcat.
Team ColtOS
We, The ColtTeam, are a small group of working professionals from entirely different industry and have no relation to Android, Programming or Codes.
As mentioned earlier, we are a young and growing team of learners. We are still learning and helping each other learn as well. Thanks to entire ColtOS team for giving their precious time to this Project.
@Rakesh.Batra : Lead Developer and Founder of ColtOS
@nitin.chobhe(Project Contibutor/Device Maintainer)
@SuperDroidBond (Project Contributor)
@Dragononiv (Project Contibutor/Device Maintainer)
@Roger.T(Graphics Designer)
@HAKrBOY(Graphics Designer) ColtOS is beautiful just because of these two Guys
@meet1811 (The Saviour/Moderator)
@Frozen_Lemon (Motivator/Tester:Made Default Ringtone)
@srvroxstar (Motivator/Tester)
@mukesh22584 (Device Maintainer)
ColtOS V3.1
General
* Android 9.0
* Security Update: 05 Nov 2018, r16
* New ColtOS Wallpaper
* New Bootanimations
Display
* Adaptive brightness
* Ambient display
* DisplaySettings: font size in 5% steps from 80% to 130%
* Color Themes
Settings
* Reset battery stats
* Camera Sound toggle
* Screenshot sound toggle
* Quick Unlock
* Grid Pattern n Size
* Scramble Pin Layout
>>> Colt-Enigma (Our Decoration Room) Includes <<<
Status bar
* Network Traffic
* Battery Customizations
* Brightness Control
* Double tap to sleep
* 4G / LTE / ADB Notification icon toggle
Quick settings
* Quick Pull Down
* QS Opacity
* Brightness Slider & Position
* Smart Pull Down
* Lots of QS Tile Styles
* QS tiles view customization (Number of small QS tiles, rows and columns)
* Row & Colums Customization embedded into qs 3dot menu
* Vibrate QS tiles on touch & QS footer warning toggle
QS Tiles
* Sound QS tile
* PiP QS tile
* Sync QS tile
* Volume panel QS tile
* NFC QS tile
* Reboot/Recovery QS tile
* Add/Remove tiles with one touch
Recents apps
* Recent Style Swith (Oreo and Pie)
* Clear all FAB
* Clear all FAB location
Volume Button Settings
* Volume Rocker Settings
* Rest all the normat buttons setting like touch/action and all
Navigation bar
* Navbar on/off
* Navbar Customization
Notifications
* Heads Up
* Battery Charging Light
* In call Vibration Option
Lock screen
* Lockscreen Charging info
* Double tap to sleep
* Weather
* Lockscreen Shortcuts
* FingerPrint Options Toggle line auto face unlock and vibration
Powermenu
* Power Menu Optional Toggles
* Power Menu Scroll
Colt Decorator
* Colt Themes to start with
About ColtOS
* ColtOS Team
* Changelog
* Share ColtOS
* Github
* Google+
* ColtOS Devices and Maintainers
ColtOS Unified Download Link
- Verify that you're using the latest version of TWRP
- Perform a FULL WIPE as described below if coming from another ROM or a different version of Android
(A full wipe is when you wipe System + Data + Cache + Dalvik ART Cache)
- Flash the latest version of the ROM
- Flash recommended GAPPS linked below
- Flash Magisk / SuperSU if you want root
- Reboot and ENJOY!!
**If you fail to follow these instructions, please don't bother reporting any bugs**
**If you use Xposed, please don't bother reporting any bugs**
**If you use another kernel, please don't bother reporting any bugs**
ROM Source: ColtOS Source Codes
Kernel Source: Kernel
G+ Community: ColtOS on Google Plus
Facebook Page: ColtOS on Facebook
We would like to give thanks to everyone that contributes to the Android community, big or small because every bit counts. Although we can't list each and every contributor within the Android community, we would like to highlight some of the teams and individuals that have made it possible NOT only with just this version of COLT but throughout the years because we don't ever want to forget where we came from nor those that have helped us!
That said, ColtOS team would like to THANK to....
* LineageOS/Cyanogenmodhttps://github.com/LineageOShttps://github.com/LineageOS
* GZOSPhttps://github.com/GZOSP
* OmniROM]https://github.com/omnirom
* Nitrogen OShttps://github.com/nitrogen-project/Nitrogen OShttps://github.com/nitrogen-project/Nitrogen OS
* AICPhttps://github.com/aicphttps://github.com/aicp
* crDroidhttps://github.com/crdroidandroidhttps://github.com/crdroidandroid
* DirtyUnicornshttps://github.com/DirtyUnicornshttps://github.com/DirtyUnicorns
* CypherOShttps://github.com/CypherOShttps://github.com/CypherOS
* Liquid Remixhttps://github.com/LiquidRemix/https://github.com/LiquidRemix/
* Benzo ROMhttps://github.com/BenzoROM/https://github.com/BenzoROM/
* BootLeggers ROMhttps://github.com/bootleggersrom/https://github.com/bootleggersrom/
* AOSP Extended ROMhttps://github.com/AospExtended/https://github.com/AospExtended/
**If we have left someone or some team, we apologize and please PM us. We would be very happy to include your name as well.**
If you liked our work::You can donate also Donation Link
​
XDA:DevDB Information
ColtOS-Enigma, ROM for the Xiaomi Redmi Note 5 Pro
Contributors
Saabu, akhilnarang, jhenrique09
Source Code: https://github.com/Colt-Enigma
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Beta
Created 2018-11-09
Last Updated 2019-07-17
Build 17-07-2019
Source Changelog:
Version Bumped to 4.4
July Security Patches - r44
Added AppsOps
Added Accent base in-call dialer ui (Toggle is there in Colt Decorators)
New Volte Icon with some refactor
New NFC Icon (Both Statusbar and tile)
LTE tile: Remove oreo style slashes
Support more Network modes for LTE-tile
Added Q animations from beta 4
QS Footer reworks with some beautiful bottom border (with gradient effect)
Added 5 more Styles for QS
Status bar padding adjustment
Update some default actions for hwkeys
Bring back less notification sounds
Allow to suppress notifications sound/vibration if screen is On
Shutdown/Restart message is also accent dependent now
Reduced delay for screenshot
SmartCharging: allow user set resume level
SmartCharging: add reset battery stats option
Added CM Screen Security settings
Added more options to for pattern size upto 6*6 in screen lock
Added more tiles like Alarm, Calculator, Camera, Dialer and SleepScreen
Added On-The-Go mode
Added On-The-Go tile
Q-Clock : Weather allignment as per Q-clock
Added animations to some of the tiles like Auto-Rotation, Flashlight, Airplane mode, ColorInversion
OOS like style for clear all notification
Added Accent dependent Colt Logo for clear all notications
Stable seek bar positioning
Seekbar: make the seekbar transparent for non-seekable notifications
Protect against terrible music players like Gaana App
Fixed Signature Proofing
Updated Lawnchair to 2301
Added Smartmute to Dialer (Mute the incoming call by flipping the phone)
Added some more default sounds
Added New colt specific Version Dialog in Settings
Update Clang to latest
ColtCenter : Reorganised with Options
ColtCenter : Openup New Tab (System Settings)
New Flashing Script
Lots of here and there fixes in source
If you liked our work and wanna donate then here is the link::
https://www.paypal.me/rakeshbatra
Device Changelog:
Update thermals config
Removed HWUI Properties
Disbaled WLAN & Power stats
gps: disable unused location services
optimize ART props
wifi: update configs from V10.3.1.0.PEIMIXM
update GPS from LA.UM.7.2.r1-07000-sdm660.0
update time service blobs from LA.UM.7.2.r1-06900-sdm660.0
update system build props from V10.3.1.0.PEIMIXM
add missing dynamic fps node
wifi: Enable DFS channel scanning in P2P search
You can Join our telegram group :: https://t.me/ColtEnigma
Download link : HERE
For older builds :
Build 10-11-2018
Changelog:
-Fixed : Hotspot
-Fixed : SafetyNet (test)
-Added: Swipe down gesture to clear all apps in recents screen
-Eanbled HAL3
-Fixed : Some QS Tiles gitches
Link : https://sourceforge.net/projects/whyred/files/ColtOS-Enigma-3.0_UNOFFICIAL-20181110--whyred.zip
Initial Build: https://drive.google.com/file/d/1fi7t1hclku6-Ifuj3_s7We44zbRcLCmy/view?usp=drivesdk
Mirror : https://sourceforge.net/projects/wh...-3.0_UNOFFICIAL-20181108--whyred.zip/download
Few Heads-Up:
-Included MIUI Cam.
-Dual 4G works.
-Hostpot might be buggy first time. Reboot fixes it.
reserved
reserved
Reserved
Thanks for new rom , will try soon.
Saabu said:
Initial Build:
Few Heads-Up:
-Included MIUI Cam.
-Dual 4G works.
-Hostpot might be buggy first time. Reboot fixes it.
Click to expand...
Click to collapse
Why October patch?
Is there native screenrecording?
Looks cool, but I'm confused. Based in Lineage or AOSP?
Thanks for another rom for our device
peter-k said:
Looks cool, but I'm confused. Based in Lineage or AOSP?
Click to expand...
Click to collapse
Yep, the same question, is it based from LOS? If yes, definitely I'll try now. Because other ROM here based on AOSP and the bug & behavior are the same.
Anyway thanks for the effort dev.
peter-k said:
Looks cool, but I'm confused. Based in Lineage or AOSP?
Click to expand...
Click to collapse
AOSP
What about encryption...?? Is it working..??
Sent from my Redmi Note 5 Pro using XDA-Developers Legacy app
The AndroidGuy said:
AOSP
Click to expand...
Click to collapse
Yeah, at the first OP said based on LOS before he edited LOL.
The more roms, the merrier. Nice work, OP
New Build is up guys.
Changelog: (10/11/2018)
-Fixed : Hotspot
-Fixed : SafetyNet (test)
-Added: Swipe down gesture to clear all apps in recents screen
-Eanbled HAL3
-Fixed : Some QS Tiles gitches
Link : https://sourceforge.net/projects/wh...-3.0_UNOFFICIAL-20181110--whyred.zip/download
Saabu said:
Changelog: (10/11/2018)
-Fixed : Hotspot
-Fixed : SafetyNet (test)
-Added: Swipe down gesture to clear all apps in recents screen
-Eanbled HAL3
-Fixed : Some QS Tiles gitches
Link : https://sourceforge.net/projects/wh...-3.0_UNOFFICIAL-20181110--whyred.zip/download
Click to expand...
Click to collapse
Hi! Is exFAT and encryption supported? I haven't seen any Pie ROM for this device yet which supports both.
Its been a while since the last activity on this thread. Lets break the silence with an update
Build 14-06-2019
Version bumped to 4.3
June security patch, r42
Added More Switch styles.
Added More QS tile styles.
Added Live volume steps.
Added support WPA3.
Added One-hand UI & toggle.
Faster animation for ColtUI and activity.
Fix battery temp display.
Tint active volume bar with gradient.
Added Ambient music ticker.
Added advanced location tile option
Added screen record (Button combination).
Added screen recorder tile.
Added dark background in custom shutdown.
Fix Statusbar hide on LS.
Added volume key answer
Removed cube animation for tabs.
Added Colt header Thanks to @Roger_T & many other headers too.
Updated Lawnchair to Alpha-2081
Added Elegent Green accent.
Added New wall Thanks to @Roger_T
Added new theme BlueBlack
Required : Firmware >=MIUI V10.3.1.0.PEIMIXM (Flash this if you're on lower fw.)
Required : Pie-Fw supported recovery (Recommended Recovery)
Download Link : HERE
one rom 2 threads, one from saabu and one from asadali00786. and both has same changelogs both are unofficial but asadali00786 has released earlier.
what's different in this rom?
annu123 said:
one rom 2 threads, one from saabu and one from asadali00786. and both has same changelogs both are unofficial but asadali00786 has released earlier.
what's different in this rom?
Click to expand...
Click to collapse
This one will be pushed to official.
Saabu said:
This one will be pushed to official.
Click to expand...
Click to collapse
now that i want to hear... this rom supports video calling via dialer please conform it
Update time
We're official now
Source Changelog:
Version Bumped to 4.4
July Security Patches - r44
Added AppsOps
Added Accent base in-call dialer ui (Toggle is there in Colt Decorators)
New Volte Icon with some refactor
New NFC Icon (Both Statusbar and tile)
LTE tile: Remove oreo style slashes
Support more Network modes for LTE-tile
Added Q animations from beta 4
QS Footer reworks with some beautiful bottom border (with gradient effect)
Added 5 more Styles for QS
Status bar padding adjustment
Update some default actions for hwkeys
Bring back less notification sounds
Allow to suppress notifications sound/vibration if screen is On
Shutdown/Restart message is also accent dependent now
Reduced delay for screenshot
SmartCharging: allow user set resume level
SmartCharging: add reset battery stats option
Added CM Screen Security settings
Added more options to for pattern size upto 6*6 in screen lock
Added more tiles like Alarm, Calculator, Camera, Dialer and SleepScreen
Added On-The-Go mode
Added On-The-Go tile
Q-Clock : Weather allignment as per Q-clock
Added animations to some of the tiles like Auto-Rotation, Flashlight, Airplane mode, ColorInversion
OOS like style for clear all notification
Added Accent dependent Colt Logo for clear all notications
Stable seek bar positioning
Seekbar: make the seekbar transparent for non-seekable notifications
Protect against terrible music players like Gaana App
Fixed Signature Proofing
Updated Lawnchair to 2301
Added Smartmute to Dialer (Mute the incoming call by flipping the phone)
Added some more default sounds
Added New colt specific Version Dialog in Settings
Update Clang to latest
ColtCenter : Reorganised with Options
ColtCenter : Openup New Tab (System Settings)
New Flashing Script
Lots of here and there fixes in source
If you liked our work and wanna donate then here is the link::
https://www.paypal.me/rakeshbatra
Device Changelog:
Update thermals config
Removed HWUI Properties
Disbaled WLAN & Power stats
gps: disable unused location services
optimize ART props
wifi: update configs from V10.3.1.0.PEIMIXM
update GPS from LA.UM.7.2.r1-07000-sdm660.0
update time service blobs from LA.UM.7.2.r1-06900-sdm660.0
update system build props from V10.3.1.0.PEIMIXM
add missing dynamic fps node
wifi: Enable DFS channel scanning in P2P search
You can Join our telegram group :: https://t.me/ColtEnigma
Download link : HERE
Lots of thanks to our testers and supporters
Saabu said:
Update time
We're official now
Source Changelog:
Version Bumped to 4.4
July Security Patches - r44
Added AppsOps
Added Accent base in-call dialer ui (Toggle is there in Colt Decorators)
New Volte Icon with some refactor
New NFC Icon (Both Statusbar and tile)
LTE tile: Remove oreo style slashes
Support more Network modes for LTE-tile
Added Q animations from beta 4
QS Footer reworks with some beautiful bottom border (with gradient effect)
Added 5 more Styles for QS
Status bar padding adjustment
Update some default actions for hwkeys
Bring back less notification sounds
Allow to suppress notifications sound/vibration if screen is On
Shutdown/Restart message is also accent dependent now
Reduced delay for screenshot
SmartCharging: allow user set resume level
SmartCharging: add reset battery stats option
Added CM Screen Security settings
Added more options to for pattern size upto 6*6 in screen lock
Added more tiles like Alarm, Calculator, Camera, Dialer and SleepScreen
Added On-The-Go mode
Added On-The-Go tile
Q-Clock : Weather allignment as per Q-clock
Added animations to some of the tiles like Auto-Rotation, Flashlight, Airplane mode, ColorInversion
OOS like style for clear all notification
Added Accent dependent Colt Logo for clear all notications
Stable seek bar positioning
Seekbar: make the seekbar transparent for non-seekable notifications
Protect against terrible music players like Gaana App
Fixed Signature Proofing
Updated Lawnchair to 2301
Added Smartmute to Dialer (Mute the incoming call by flipping the phone)
Added some more default sounds
Added New colt specific Version Dialog in Settings
Update Clang to latest
ColtCenter : Reorganised with Options
ColtCenter : Openup New Tab (System Settings)
New Flashing Script
Lots of here and there fixes in source
If you liked our work and wanna donate then here is the link::
https://www.paypal.me/rakeshbatra
Device Changelog:
Update thermals config
Removed HWUI Properties
Disbaled WLAN & Power stats
gps: disable unused location services
optimize ART props
wifi: update configs from V10.3.1.0.PEIMIXM
update GPS from LA.UM.7.2.r1-07000-sdm660.0
update time service blobs from LA.UM.7.2.r1-06900-sdm660.0
update system build props from V10.3.1.0.PEIMIXM
add missing dynamic fps node
wifi: Enable DFS channel scanning in P2P search
You can Join our telegram group :: https://t.me/ColtEnigma
Lots of thanks to our testers and supporters
Click to expand...
Click to collapse
But note 5 pro doesn't have NFC.

[ROM][OFFICIAL] AquariOS 9 || Live Support || Theming || 16/05/2019

{
"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"
}
JOIN OUR TELEGRAM CHAT!
Latest Pie builds are now live!!!
JOIN HERE!
No Telegram? Don't worry, all stable builds will also come this way!​
Disclaimer:
We are NOT responsible for anything that may happen to your device as a result of flashing ROMs, kernels, or installing any other mod. You are responsible for your own actions and bad decisions - so stop blaming others!
This is a user friendly thread. Please be respectful and courteous to other users. While feature requests will be considered, AquariOS tries to maintain a ROM that is smooth and stable, so adding every feature under the sun is not the plan here.
READ!​1. Unless I tell you otherwise, you MUST always, absolutely, positively, most certainly wipe data AND system before flashing AquariOS...without a doubt!
2. Don't report bugs if you haven't followed directions - most likely it's user error at that point as far as I'm concerned.
3. Always run a backup before doing anything.
4. Provide a log when reporting a bug (see more info below).
5. Be respectful.
​AquariOS Team:
LEAD DEVS:
*@calebcabob
*@rc420head
*@bigrushdog
OTHER CONTRIBUTORS:
*@Fezzy102
*@Roger.T
*@MikereDD
*@popogijo
*@DigiGoon
OFFICIAL TESTERS:
*@biron_w
*@bggold
*@S8ntsHaz3
*@pathum1
*@dadoc04
*@kheltek
*@undeadking
*@pro_b
*@rav101
*@koax88
*@Triscuit
*@AdamzApple_
Features:
Featured attractions
SmartBar, Pulse, and Fling
Hardware key customization
Theming: Dark/black background
Theming: Accent picker (27 colors)
Theming: AquariOS TileStyles (changes QS tile shapes)
Theming: Font engine
Custom status bar battery options
Custom status bar clock and date
Custom headers
Lock screen weather: Pixel style
BatteryBar: status bar & navbar
Custom LED color controls
"Clear all" recents button (if QuickStep disabled)
Volume rocker options
Lock screen visualizer
Lock screen custom clocks
Advanced power menu (Stock look & feel)
App Ops
Expand to see full list of features:
Navbar & Status bar
Smart Bar, Pulse, and Fling
Ripple/Spring/Flip/Pixel animations
Optional seek arrows for media playback
Pulse: Stock & SmartBar. Blacklisting. Advanced controls
Double-tap navbar to sleep
Custom status bar battery options (circle, dotted circle, large circles, hide)
Custom status bar clock and date (center clock available)
Battery Bar (status bar & navbar)
Network traffic indicator
Status bar icon blacklisting
Notification Drawer
Custom headers
Advanced location tile (3-mode location toggle)
Brightness: slider show/hide, slider positioning, brightness buttons show/hide, and more
Quick pull-down
Tile animation options
Ability to change number of quick settings columns/rows
Option to hide QS tile titles
Heads-up (immunizer, blacklister, snooze, duration)
QS opacity
Lock screen
Lock screen bottom shortcut options
Lock screen charging info
Media art on lock screen (enable/disable)
Lock screen weather (stock Pixel version)
Lock screen visualizer
Buttons
Power Menu customizations (shortcuts, actions)
Volume key music control
Advanced volume panel
Long-press power button for torch
System and Misc
Substratum compatibility
Notification LED controls
Battery LED controls
Custom doze options
Optional "Clear all" recents button (including placement)
Increasing ringtone option
Ability to unlink notification volume from ringer volume
Option to force show Enter key
Network speed indicator
Status bar brightness control
Screen-off animations
Double-tap to sleep on lock screen, navbar, & status bar
Advanced screenshot functionality (partial/fullscreen)
Advanced screen recording tile
App package name to app info screen
Dynamic vendor image notification
Hidden dashboard hints & summaries
Developer settings enabled by default
Custom night light brightness options
Disabled forced encryption
Disabled tether provision checks
Expanded desktop options
Bug fixes and stability improvements
Changelog:
Code:
====================
05-16-2019
====================
====================
05-15-2019
====================
====================
05-14-2019
====================
====================
05-13-2019
====================
====================
05-12-2019
====================
* frameworks/base
e15f5c4 SmartActions: TEMP disable camera action [bigrushdog]
287040f Add in camera action to bindable actions (1/2) [pimpmaneaton]
9434cd3 SmartNav: Eliminate needless BroadcastReceiver in BaseNavigationBar [1/2] [bigrushdog]
8847d46 CarrierConfigManager: Enable enhanced call blocking function [mydongistiny]
a8c0314 core: Implement Aggressive Battery [1/2] [Joe Maples]
370ee61 RecentsIconPack: Fallback to default icons on icon pack removal [Giuseppe Maggio]
661f781 IconsHandler: Really update the icon packs available [Giuseppe Maggio]
d2040c8 Support per-app icon and label customization [2/2] [Anas Karbila]
97b9c5d Custom Icons handler: add launcher icon cache support [ezio84]
1ca9077 Stock Recents/Overview icon pack support [2/3] [ezio84]
5e574e8 VolumeDialog: avoid multiple animations on touch spam [Giuseppe Maggio]
3298a57 Add notification slider if ring & notification is unlinked [rajadeja]
a74bd4b Volume Panel: Make panel side user selectable [1/2] [bigrushdog]
5238a76 Volume panel: fixed incorrect positioning of the expandable_indicator and ringer [a.derendyaev]
497e908 Code improvements for expandable volume panel [Giuseppe Maggio]
b8bc5f7 Redo expanded volume panel for 9.x [HrX03]
eacbb56 Volume panel: Fix animation [xyyx]
ed71b9c Volume panel: load the bool once [ezio84]
c1bf53b Volume panel: Do the same with less [Alex Cruz]
831f428 Allow devices override audio panel location [a.derendyaev]
8f9536f Remove previous customizations to volume panel [1/3] [calebcabob]
cff637e Merge "Revert "Theming defaults: Set the UI dark by default."" into a9 [D.J. Calphonic]
* packages/apps/Settings
bf7abc6 Uptime: Move from AboutPhone to Battery stats [calebcabob]
85dd324 Settings: Add deep sleep info to uptime [Stefan Berger]
ed9894c Settings: Bring back Uptime [Stefan Berger]
* packages/apps/SmartNav
bcaf86b Add in camera action to bindable actions (2/2) [pimpmaneaton]
38de002 SmartNav: Eliminate needless BroadcastReceiver in BaseNavigationBar [2/2] [bigrushdog]
====================
05-11-2019
====================
====================
05-10-2019
====================
====================
05-09-2019
====================
* build/make
82c121c Merge "Accept mka bacon as a build command (keep mka aquarios as well)" into a9-caf [Dennis Lebhardt Jr]
fd27fa6 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform/build into HEAD [rc420head]
* frameworks/base
7b4782d Merge branch 'a9' of https://github.com/AquariOS/frameworks_base into a9 [calebcabob]
ef78bf6 Camera: allow camera to use power key as shutter [Danesh M]
8500a53 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//frameworks/base into HEAD [rc420head]
* packages/apps/Settings
01c7f55 Implement Aggressive Battery [2/2] [Joe Maples]
658a232 Remove previous customizations to volume panel [3/3] [calebcabob]
* vendor/aquarios
29a3b83 Merge "Add Markup app" into a9-caf [Dennis Lebhardt Jr]
907f18e android-9.0.0_r37 [rc420head]
* vendor/oneplus
9eff4fe sdm845-common: Add QCOM's WFD implementation [Artem Borisov]
====================
05-08-2019
====================
* bionic
6651723 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//bionic into HEAD [rc420head]
* bootable/recovery
4b592a2 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//bootable/recovery into HEAD [rc420head]
* frameworks/av
4fbaff1 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//frameworks/av into HEAD [rc420head]
* frameworks/native
a480104 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//frameworks/native into HEAD [rc420head]
* frameworks/opt/net/wifi
da7d569 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//frameworks/opt/net/wifi into HEAD [rc420head]
* frameworks/opt/telephony
e187096 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//frameworks/opt/telephony into HEAD [rc420head]
* hardware/broadcom/wlan
0a80f36 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//hardware/broadcom/wlan into HEAD [rc420head]
* hardware/interfaces
10a4de6 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//hardware/interfaces into HEAD [rc420head]
* hardware/nxp/nfc
2af9019 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//hardware/nxp/nfc into HEAD [rc420head]
* packages/apps/Bluetooth
4efe47e Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//packages/apps/Bluetooth into HEAD [rc420head]
* packages/apps/CarrierConfig
fda94b6 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//packages/apps/CarrierConfig into HEAD [rc420head]
* packages/apps/DocumentsUI
74a6f53 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform/packages/apps/DocumentsUI into a9 [calebcabob]
* packages/apps/Nfc
5fc2c68 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//packages/apps/Nfc into HEAD [rc420head]
* packages/apps/Settings
a4166f8 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform/packages/apps/Settings into a9 [calebcabob]
* packages/services/BuiltInPrintService
c5ca623 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//packages/services/BuiltInPrintService into HEAD [rc420head]
* packages/services/Telecomm
523e7da Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//packages/services/Telecomm into HEAD [rc420head]
* packages/services/Telephony
2c79dd2 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//packages/services/Telephony into HEAD [rc420head]
* system/bt
5992d6a Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//system/bt into HEAD [rc420head]
* system/core
05b13e0 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//system/core into HEAD [rc420head]
* system/netd
a3758f6 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//system/netd into HEAD [rc420head]
* system/sepolicy
09aeb46 Merge tag 'android-9.0.0_r37' of https://android.googlesource.com/platform//system/sepolicy into HEAD [rc420head]
* vendor/support
f4c62f6 Recents Icon Pack: Address issue with improperly aligned preference [calebcabob]
====================
05-07-2019
====================
====================
05-06-2019
====================
* frameworks/base
a12081a Revert "Theming defaults: Set the UI dark by default." [calebcabob]
25be2fe Merge "Recents: Fix fab theming when user is using white accent" into a9 [D.J. Calphonic]
* packages/apps/CoralReef
56906b9 Recents icon pack: Align layout with Settings [Alex Cruz]
3e14476 RecentsIconPack: Extend and use IconPackPreference [Giuseppe Maggio]
e964347 Stock Recents/Overview icon pack support [3/3] [ezio84]
* packages/apps/Launcher3
16319b3 Revert "Change swipe up gesture settings config [3/4]" [calebcabob]
7ab152f Refactor for use with AquariOS [calebcabob]
* packages/apps/Settings
63fed68 Merge "Expose FP gestures as external activity" into a9 [D.J. Calphonic]
* vendor/aquarios
386c0de Add Markup app [spaceman860]
609c6a2 [2/2] vendor: add OTA script do delete package cache [maxwen]
* vendor/pixelgapps
486e11a make it caf aka oneplus friendly [rc420head]
* vendor/support
d364fd1 CustomSeekBar: allow longpress on left value to set it manually [ezio84]
773e98d support: Adapt IconPackPreference class from Launcher3 [Giuseppe Maggio]
====================
05-05-2019
====================
* build/make
d294e9c Accept mka bacon as a build command (keep mka aquarios as well) [calebcabob]
* packages/apps/CoralReef
17c522a Volume Panel: Make panel side user selectable [2/2] [bigrushdog]
* vendor/aquarios
7902f51 Gestures: Enable swipe-up navbar gesture on all supported devices [calebcabob]
* vendor/oneplus
9fa6d76 msm8998-common: update blobs from 9.0.5 [codeworkx]
====================
05-04-2019
====================
* packages/apps/CoralReef
bbc7062 Remove previous customizations to volume panel [2/3] [calebcabob]
====================
05-03-2019
====================
* frameworks/base
4c160b3 Merge "Initial support for OnePlus in-display fingerprint sensor" into a9 [D.J. Calphonic]
2c2584f Recents: Fix fab theming when user is using white accent [calebcabob]
* packages/apps/Settings
2735852 Disable Oreo recents if QuickStep is enabled [bigrushdog]
Downloads:
ROM: Latest AquariOS build
GApps: OpenGapps
Q & A
Read this before telling everyone something is broken!
1. Android Pay isn't working!! What do I do?
Go into Magisk settings and toggle on the "Hide Magisk" option. Then try again. Also, I've found once in a great while, even with this enabled, it will say it failed - if this happens, just try again...it'll work.
2. It's bootlooping after flashing ROM with Magisk - now what?
Don't flash Magisk until you have already booted into the new AquariOS build at least once. If that wasn't your issue, sometimes Substratum overlays can cause bootloops. If you have anything applied, flash the SubstratumRescue zip from your substratum directory
3. Why is the built-in System Theme section greyed-out (background, accent, & fonts)?
When the Substratum app is installed, this section will become inaccessible in order to prevent conflicts. You CANNOT use them both at once!
Reporting a bug?
See how to do so here:
BEFORE REPORTING A BUG:
1. Flash the SubstratumRescue zip and see if your issue is still there.
2. If you have flashed a custom kernel or ANY OTHER MODs, delete 'data/system/packages_cache' then wipe dalvik/cache, and flash AquariOS again WITHOUT any additional modifications/custom kernel.
3. Check to see if your issue persists.
*Do NOT even bother reporting an issue if you have dirty-flashed AquariOS over some other ROM! We WILL be able to tell!
Logs are crucial to resolving almost any kind of issue. You need to provide a log in order for the issue to be addressed. Please also include info on how to reproduce the reported bug if possible (maybe even take a screen recording for us ).
If you need a log extracting app, try out CatLog!
Either save your log locally and share it, or paste your log into an online code sharing tool like hastebin.com - then share the URL after hitting the SAVE icon.
Credits & Thanks:
Ezio84
OmniRom
Dirty Unicorns
SlimRoms
The LineageOS Community
Team Substratum
The AquariOS testers!!!
And all other open source Devs/Teams who share their work!
Source Code:
Device
Kernel
Vendor
JOIN OUR G+ COMMUNITY!​
XDA:DevDB Information
AquariOS 9, ROM for the OnePlus 3
Contributors
DigiGoon, calebcabob, rc420head
Source Code: https://github.com/AquariOS
ROM OS Version: 9.x Pie
Version Information
Status: Beta
Created 2019-04-06
Last Updated 2019-05-16
hi there, thanks for new pie rom.
Aquarios is LOS based?
Screenshots please.
And does it support Encrypted devices?
You may want to remove that G+ link...
pcesar.cercal said:
hi there, thanks for new pie rom.
Aquarios is LOS based?
Click to expand...
Click to collapse
No. But the kernel is straight LOS because it is stable.
haelmchen said:
You may want to remove that G+ link...
Click to expand...
Click to collapse
No! We're not ready to let go yet
Fresh April security patch build up on AFH. I'll be helping @DigiGoon out some from time to time. We can't test every possible device configuration so if you guys have any issues post up.
hey , i have been on AOSiP Pie for a long time waiting for the official oxygen pie , but i might flash this rom seeing a lot of developers and testers working on it . Does it have ota updater app?
But is AquariOS a forque of LOS with some own options and features, or is it AOSP based and only kernel used from LOS?
Nice to see a new taste for OP3 btw
doesn't support flashing on encrypted devices
Thanks
bigrushdog said:
No. But the kernel is straight LOS because it is stable.
No! We're not ready to let go yet
Fresh April security patch build up on AFH. I'll be helping @DigiGoon out some from time to time. We can't test every possible device configuration so if you guys have any issues post up.
Click to expand...
Click to collapse
Do you think Holydragon Kernel Works fine in this rom?
2Tweak said:
But is AquariOS a forque of LOS with some own options and features, or is it AOSP based and only kernel used from LOS?
Nice to see a new taste for OP3 btw
Click to expand...
Click to collapse
Based on AOSP and CAF...
Gesendet von meinem ONEPLUS 6 mit Tapatalk
Previously, AquariOS based on Oreo was brilliant !!. I will sure test this Pie too..
Kunal.G said:
Previously, AquariOS based on Oreo was brilliant !!. I will sure test this Pie too..
Click to expand...
Click to collapse
doesn't support flashing on encrypted devices
nurlan555 said:
doesn't support flashing on encrypted devices
Click to expand...
Click to collapse
Where is the problem?
Format data partition and you can flash the ROM...[emoji6]
Gesendet von meinem ONEPLUS 6 mit Tapatalk
Fresh build up. Check under Downloads in OP. Lot's of theme fixes. Be sure to check out Recents implementation change without SystemUI restart and light/dark lock clocks.
bigrushdog said:
Fresh build up. Check under Downloads in OP. Lot's of theme fixes. Be sure to check out Recents implementation change without SystemUI restart and light/dark lock clocks.
Click to expand...
Click to collapse
Does the encryption issue fixed?
Sent from my OnePlus 3T using XDA Labs
xarrismoto said:
Does the encryption issue fixed?
Sent from my OnePlus 3T using XDA Labs
Click to expand...
Click to collapse
I have no idea about any encryption issue. But if you are encrypted coming from stock, you must COMPLETELY wipe your device, flash, and re-encrypt the device.
bigrushdog said:
I have no idea about any encryption issue. But if you are encrypted coming from stock, you must COMPLETELY wipe your device, flash, and re-encrypt the device.
Click to expand...
Click to collapse
That's an issue actually. You shouldn't have to completely "format" your /data partition in order to flash a custom ROM. The maintainer of this device needs to add fixes for FDE in this ROM. It was there in early Pie builds but now almost all Pie ROMs have fixes for it.
ROM with really good performance and stability.
Do you plan to add automatic call recording function?
abhibnl said:
That's an issue actually. You shouldn't have to completely "format" your /data partition in order to flash a custom ROM. The maintainer of this device needs to add fixes for FDE in this ROM. It was there in early Pie builds but now almost all Pie ROMs have fixes for it.
Click to expand...
Click to collapse
AquariOS does not support FDE at this time. I'll report back when/if FDE becomes supported.
---------- Post added at 09:37 AM ---------- Previous post was at 09:35 AM ----------
smk513 said:
ROM with really good performance and stability.
Do you plan to add automatic call recording function?
Click to expand...
Click to collapse
I think this is on the project TODO list. This would be a most useful feature.
bigrushdog said:
AquariOS does not support FDE at this time. I'll report back when/if FDE becomes supported.
---------- Post added at 09:37 AM ---------- Previous post was at 09:35 AM ----------
I think this is on the project TODO list. This would be a most useful feature.
Click to expand...
Click to collapse
Thanks. But I really think adding FDE support will be crucial for this device. There are many users like me who like to try new ROMs in pursuit to find a stable one while staying encrypted, and don't have much time to backup whole internal storage because a ROM wants to format internal memory before we can use it. Just my 2 cents though. Your project, your decisions :good:

Categories

Resources