{
"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"
}
Thread rules:
http://forum.xda-developers.com/showpost.php?p=52208351&postcount=3
Features:
* Latest release of Android 4.4.2
* HALO
* ActiveDisplay
* DPI Changer
* Compiled with 2014 Linaro 4.8
* Clock, statusbar, navigation, and lockscreen customizations
* Various other useful customizations
* Battery Saver Mode
* Many, many build and code optimizations
* Much, much more
Notes:
* This is a CAF-based ROM
* Commotio is DHO's own twist of Vanir, whereas NuclearMistakes nightlies are official Vanir
* If you run into bugs or have requests, please post it to the official VanirAOSP Google Plus Community (Link can be found near the bottom of the OP)
Download:
VanirAOSP Nightlies:
http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/mako/
Commotio Nightlies:
http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/
VanirAOSP Changelog:
Changelogs can be found at the right of the given nightly
Example:
GApps:
ParanoidAndroid:
http://paranoidandroid.co/gapps/
DHO:
http://www.emccann.net/dho/5-Gapps/
BanKs:
http://forum.xda-developers.com/google-nexus-5/themes-apps/gapps-t2012857
SlimROM:
http://www.slimroms.net/index.php/downloads/dlsearch/viewcategory/1150-addons4-4
Official / CM:
http://wiki.cyanogenmod.org/w/Google_Apps
Credits:
* Google
* PeterAlfonso
* CM
* FruitsAndVeggies
* AOKP
* nocoast
* mathkid95
* CarbonROM
* TeamBAKED
* Anyone who has contributed
* Anyone who will contribute
VanirAOSP Github:
http://github.com/vaniraosp
GPL:
https://github.com/mathkid95/linux_lg_kitkat/tree/kitkat-cm
VanirAOSP Google Plus Community:
https://plus.google.com/communities/111378032131473754160
Questions or comments? Post them here.
If your question doesn't get answered, either ask again 24 hours later, or ask the question in the Google Plus Community.
..
Please make all requests in the Google Plus Community.
..
Lastly, please do not 'thank' me for this. Go to the Google Plus Community and express your gratitude there.
First (had to be done)
What happened to the old thread?
Please try and stay on-topic
Please don't disrespect other users
Please bring bug reports and feature requests to the VanirAOSP Google Plus Community first
Please search before asking questions
Please report off-topic chat to mods, and request on the OP's behalf they clean up the off-topic and notify the user(s) to remain on topic in here
Please remember to include logs to any and every bug report
No off topic?
Sent from my Nexus 4 using Tapatalk
TheNerd:] said:
No off topic?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
we just need to keep it minimal so users can find answers to questions they may have without having to read through a ton of off-topic chat.
I was wondering, are the optimized dalvik libs packaged with the rom?
Morganator said:
I was wondering, are the optimized dalvik libs packaged with the rom?
Click to expand...
Click to collapse
They have their own optimizations ; don't worry this rom is top notch in speed and features those dalvik libs will do you no good here.
Sent from my Nexus 4 using Tapatalk
Thanks, I've actually been using it for the last few weeks. I tried flashing the CM libs but went into a bootloop. Good to know its as fast as it can be
will test
The updated adreno drivers are incompatible with this rom, right ?
Sent from my Nexus 4 using XDA Premium HD app
I have troubles with downloads: When I click "Downloads" launcher icon either any download notification I receive force close (android.process.media)...
This is what Logcat says (I HAVE NOT UNINSTALLED DocumentsUI):
Code:
E/AndroidRuntime(13849): FATAL EXCEPTION: main
E/AndroidRuntime(13849): Process: android.process.media, PID: 13849
E/AndroidRuntime(13849): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.providers.downloads.ui/com.android.providers.downloads.ui.DownloadList}: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.provider.action.MANAGE_ROOT dat=content://com.android.providers.downloads.documents/root/downloads }
E/AndroidRuntime(13849): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2227)
E/AndroidRuntime(13849): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2277)
E/AndroidRuntime(13849): at android.app.ActivityThread.access$800(ActivityThread.java:145)
E/AndroidRuntime(13849): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1206)
E/AndroidRuntime(13849): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(13849): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime(13849): at android.app.ActivityThread.main(ActivityThread.java:5159)
E/AndroidRuntime(13849): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(13849): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime(13849): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime(13849): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
E/AndroidRuntime(13849): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(13849): Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.provider.action.MANAGE_ROOT dat=content://com.android.providers.downloads.documents/root/downloads }
E/AndroidRuntime(13849): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1640)
E/AndroidRuntime(13849): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1424)
E/AndroidRuntime(13849): at android.app.Activity.startActivityForResult(Activity.java:3432)
E/AndroidRuntime(13849): at android.app.Activity.startActivityForResult(Activity.java:3393)
E/AndroidRuntime(13849): at android.app.Activity.startActivity(Activity.java:3635)
E/AndroidRuntime(13849): at android.app.Activity.startActivity(Activity.java:3603)
E/AndroidRuntime(13849): at com.android.providers.downloads.ui.DownloadList.onCreate(DownloadList.java:156)
E/AndroidRuntime(13849): at android.app.Activity.performCreate(Activity.java:5310)
E/AndroidRuntime(13849): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime(13849): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2181)
E/AndroidRuntime(13849): ... 11 more
Is there any known fix for this?
bamsbamx said:
I have troubles with downloads: When I click "Downloads" launcher icon either any download notification I receive force close (android.process.media)...
This is what Logcat says (I HAVE NOT UNINSTALLED DocumentsUI):
Code:
E/AndroidRuntime(13849): FATAL EXCEPTION: main
E/AndroidRuntime(13849): Process: android.process.media, PID: 13849
E/AndroidRuntime(13849): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.providers.downloads.ui/com.android.providers.downloads.ui.DownloadList}: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.provider.action.MANAGE_ROOT dat=content://com.android.providers.downloads.documents/root/downloads }
E/AndroidRuntime(13849): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2227)
E/AndroidRuntime(13849): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2277)
E/AndroidRuntime(13849): at android.app.ActivityThread.access$800(ActivityThread.java:145)
E/AndroidRuntime(13849): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1206)
E/AndroidRuntime(13849): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(13849): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime(13849): at android.app.ActivityThread.main(ActivityThread.java:5159)
E/AndroidRuntime(13849): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(13849): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime(13849): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime(13849): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
E/AndroidRuntime(13849): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(13849): Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.provider.action.MANAGE_ROOT dat=content://com.android.providers.downloads.documents/root/downloads }
E/AndroidRuntime(13849): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1640)
E/AndroidRuntime(13849): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1424)
E/AndroidRuntime(13849): at android.app.Activity.startActivityForResult(Activity.java:3432)
E/AndroidRuntime(13849): at android.app.Activity.startActivityForResult(Activity.java:3393)
E/AndroidRuntime(13849): at android.app.Activity.startActivity(Activity.java:3635)
E/AndroidRuntime(13849): at android.app.Activity.startActivity(Activity.java:3603)
E/AndroidRuntime(13849): at com.android.providers.downloads.ui.DownloadList.onCreate(DownloadList.java:156)
E/AndroidRuntime(13849): at android.app.Activity.performCreate(Activity.java:5310)
E/AndroidRuntime(13849): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime(13849): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2181)
E/AndroidRuntime(13849): ... 11 more
Is there any known fix for this?
Click to expand...
Click to collapse
I don't have this issue with the latest nightly (28th April). Try upgrading to the latest nightly and wiping cache/dalvik. If that doesn't work try a clean flash. If the issue still persists, report on their google plus page :good:
22sl22 said:
I don't have this issue with the latest nightly (28th April). Try upgrading to the latest nightly and wiping cache/dalvik. If that doesn't work try a clean flash. If the issue still persists, report on their google plus page :good:
Click to expand...
Click to collapse
Thanks for the reply...
But I got saved from a clean install!!! All I have done is delete DocumentsUi.apk from /system/app and then copy it again... Now its working as expected :good::good::good:
It seems that intents were not updated while installing a nightly
Great rom, magnificent
've been using this ROM constantly for quite a few months now.. Blazingly fast.. Feature rich and amazing battery life..
Really there is nothing better.. Great thanks to the developers..
Make sure to stop by the VanirAOSP Google Plus community to thank them too!
Sent from my Nexus 5 using XDA Premium 4 mobile app
prog19 said:
The updated adreno drivers are incompatible with this rom, right ?
Sent from my Nexus 4 using XDA Premium HD app
Click to expand...
Click to collapse
i'm having this question too
nightlies
Are there only nightlies or is a also once i a month a stable release because i see there is every day a nightlies i have also download the latest nightlies and will give it a try this evening
Flashed this ROM last night and I really like it.
Using stock kernel and ART enabled and I'm getting excellent battery life.
Sent from my Nexus 4 using XDA Premium 4 mobile app
smober said:
Are there only nightlies or is a also once i a month a stable release because i see there is every day a nightlies i have also download the latest nightlies and will give it a try this evening
Click to expand...
Click to collapse
Only nightlies available, they are very stable though
Sent from my Nexus 4 using Tapatalk
Related
{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
GSM
Receiving and making calls
Display
Camera (photos, camcorder & panorama)
Audio playback
Audio recording
Video playback
Touch
WiFi
Wifi tethering
Bluetooth
Bluetooth tethering
OpenGL rendering
Hardware video decoding & encoding
USB-tethering
Mtp/ptp
Sending/receiving SMS/MMS
Sdcard
GPS
NFC - beam working, tag untested.
Bugs from source (cm-10-20131006-NIGHTLY-p700)
Charge at boot
Note : CM-10 is only for (v10) baseband.
Flash the CM10 Door ROM.zip
Flash the Gapps
Reboot
For update FULL WIPE
CM10 Door ROM
Gapps (GMS,PS,YouTube,Gmail) TEST
[*]Update Libs GPU(Optional-Do not install after the ROM without restarting may cause white screen)
[*]Recovery TWRP 3.0.2-0
https://github.com/TeamHackLG
[*]https://github.com/CyanogenMod
Use the frequency up to 1000Mhz processor for the proper utilization of the GPU (if you play), this avoids the bug that has the kernel overclocked that degrades GPU performance.
Do not upgrade or make any change in the system, if it is not the Gapss and Xposed.
Post your feedback on the ROM.
Build unstable yet, but I'm improving every day
Tester need contact me in telegram: JonasCard
Big thanks to @InsideMuz, creator of the titles.[/MENTION]
Big thanks my tester @WinterR
Changelog
Build 1 05/12/2015
Fixed high drain battery
->"OS android"
->"Mobile Standby"
->"Phone idle"
Update kernel Big Thx @Loulou-13
->Kernel suport default Deep Sleep
->Overclock 1300 MHz(Broken this frequency)
->Underclock 122MHz
->Fix bug GPU
Update apps system
->Terminal
Added apps
->Explorer
->SuperSu
Patch in system to look better system
->Status bar semitransparent
->Launcher style Lollipop
->Drawables style Lollipop
->Fonts style Lolipop
->Clock centred with color white
->Semi transparent notification pulldown/drawer background
->Change color primary e secondary in menu
->Change dialog color
->Change checkbox
->Change tab indicators options
->Change progressBar
->Change text filds
->Change seekbar
->Change switchers
->Change in much more things
Small cleaning in the system
->Unnecessary apps end other files
NFC removed
Update boot animation
Update sounds in audio folder
->Sounds from Kitkat
Update busybox
->Version 1.24.1
Update file host
->Version Lucky Patcher
Wake with home and power button
Update libs adreno 2xx for JB
Build 2 17/12/2015
More fix in battery
->"OS android"
->"Mobile Standby"
->"Phone idle"
Patch in system to look better system
Fix scrubber position
Update file host
->Version Lucky Patcher
Small clean in system
Fix stability bluetooth
Change bootsplash
ix bug with Gapps
Fix black wallpaper on first boot
Fix bug Wifi icon
Fix bug in theme modded
Build 3 29/12/2015
More fix in battery
->"OS android"
->"Mobile Standby"
->"Phone idle"
Patch in system to look better system
Update file host
->Version Lucky Patcher
Small clean in system
Update some lib
Fix stability bluetooth
Patch in system to look better system
Fix some bugs in theme
Added "init.d" script for optimizing ROM
->Core Tweaks
->Adreno
->Battery
->Cron
->Filesystem
->Fixperms
->Freemem
->GPU
->Gpurender
->Journalism
->Kernel
->Kernel tweak
->Kill media server
->Loopy smoothness tweak
->Minfree
->Remove cache
->Setrenice
->Sleepers
->Speedy
->Sqlite3
->Tweaks
->Zipalign
Build 4 05/03/2016
More fix in battery
->"OS android"
->"Mobile Standby"
->"Phone idle"
Update file host
->Version Lucky Patcher
Big Thx @Paget96 for L Speed
Added tweak IO
Added tweak zRAM
Added tweak auto zipalign
Added tweak cleaner
Added tweak ram manager
Added tweak Cron
Added tweak wifi sleeper
Added tweak Adreno
kernel tweaks
Optimized 2D
Optimized 3D
Reduced RAM consumed
Fixed memory leak
Build 4.1 13/03/2016
Fix bugs and battery consume
Build 5 25/04/2016
Use last VectorKernel https://github.com/JonasCardoso/F4Kernel/releases
Build 5.1 19/05/2016
Update powerprofile
Update libs after reboot https://www.androidfilehost.com/?fid=24269982087012465
Update apps after reboothttp://forum.xda-developers.com/attachment.php?attachmentid=3567289&stc=1&d=1449440900
Test Updates
Soon screenshots
Just installed and test your ROM, and its really good.
Bugs found so far is the Google account crashes and launcher crashes.
Sent from my LG-P700 using Tapatalk
vaikz said:
Just installed and test your ROM, and its really good.
Bugs found so far is the Google account crashes and launcher crashes.
Sent from my LG-P700 using Tapatalk
Click to expand...
Click to collapse
Yes it is the bugs that I am solving
Jonas Cardoso said:
Yes it is the bugs that I am solving
Click to expand...
Click to collapse
Thanks, waiting for the fix.
The rom is good and fast.
Keep it up.
Sent from my LG-P700 using Tapatalk
vaikz said:
Just installed and test your ROM, and its really good.
Bugs found so far is the Google account crashes and launcher crashes.
Sent from my LG-P700 using Tapatalk
Click to expand...
Click to collapse
You could take the logcat to me
K I'll try today, when I get home.
Sent from my LG-P700 using Tapatalk
Heres the log.
vaikz said:
Heres the log.
Click to expand...
Click to collapse
12-08 22:42:37.598 I/ActivityManager( 395): Start proc com.google.android.gsf.login for service com.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginService: pid=1722 uid=10028 gids={3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
12-08 22:42:37.720 E/Trace ( 1722): error opening trace file: No such file or directory (2)
12-08 22:42:37.782 I/ActivityManager( 395): Displayed com.android.settings/.accounts.AddAccountSettings: +1s998ms
12-08 22:42:37.957 E/dalvikvm( 1722): Dex cache directory isn't writable: /cache/dalvik-cache
12-08 22:42:37.957 I/dalvikvm( 1722): Unable to open or create cache for /system/app/GoogleLoginService.apk (/cache/dalvik-cache/[email protected]@[email protected])
12-08 22:42:37.963 D/AndroidRuntime( 1722): Shutting down VM
12-08 22:42:37.963 W/dalvikvm( 1722): threadid=1: thread exiting with uncaught exception (group=0x40c91300)
12-08 22:42:37.966 E/AndroidRuntime( 1722): FATAL EXCEPTION: main
12-08 22:42:37.966 E/AndroidRuntime( 1722): java.lang.RuntimeException: Unable to instantiate service com.google.android.gsf.loginservice.GoogleLoginService: java.lang.ClassNotFoundException: com.google.android.gsf.loginservice.GoogleLoginService
The directory / cache / dalvik-cache can not be written
Take a look at the local file explorer
Test 2
ROM https://www.androidfilehost.com/?fid=24269982087014045
Try this Gapps https://www.androidfilehost.com/?fid=24269982087014041 (App Phonesky is in partition data)
Same result, here's the log.
Rom is very fast and nice UI, but Google account crash
What kernel is inside the rom?
Stiflonda said:
What kernel is inside the rom?
Click to expand...
Click to collapse
Phenom
I'll try the rom soon. Did you test it with Gandalf and OC?
Stiflonda said:
I'll try the rom soon. Did you test it with Gandalf and OC?
Click to expand...
Click to collapse
Already tested this Gandalf kernel, kernel f4uzan, phenom and the default kernel of CM10, the best that came out in the test was the phenom
Jonas Cardoso said:
Already tested this Gandalf kernel, kernel f4uzan, phenom and the default kernel of CM10, the best that came out in the test was the phenom
Click to expand...
Click to collapse
Y, phenom is good and stable but not with OC. But doesn't matter, if it works well without OC there is no need to OC.
Stiflonda said:
Y, phenom is good and stable but not with OC. But doesn't matter, if it works well without OC there is no need to OC.
Click to expand...
Click to collapse
What do you think better with OC?
Test 3
Full wipe
Install this cm10 official https://www.androidfilehost.com/?fid=24269982087014679
this gapps https://www.androidfilehost.com/?fid=24269982087012458 or https://www.androidfilehost.com/?fid=24269982087014720 (Test both)
Reboot
When starting reboot into recovery
install this update https://www.androidfilehost.com/?fid=24269982087014719
FeedBack everything
CyanogenMod 13.0 for the LG G3s Beats D722 D724
Code:
#include
/*
* Your warranty is now void.
*
* 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.
*/
Working:
Display
touchscreen and multituch
Hardware 3D rendring
RIL - SMS, MMS, calls...
Mobile data, LTE
WiFi
Bluetooth
GPS
Camera - photo and video
WiFi, Bluetooth, USB tethering
Audio - speaker, headphone, mic, routing, voip calls, etc
SD card
Hardware video decoding and encoding
Sensors
Double tap to wake
SmartCover
Not working:
FM radio
NFC
IR
Download:
D722
D724
TWRP:https://vasy.ru/TWRP/
Source:https://github.com/CM-LG-MSM8226/
Donate
XDA:DevDB Information
CyanogenMod 13.0 for the LG G3s, ROM for the LG G3s
Contributors
vm03, Quarx, Nikita Pro Android
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2015-12-13
Last Updated 2015-12-13
Cool but howto root G3s ?
Use kingroot
Sent from my LG-D722 using XDA Free mobile app
Hi. I report a bug. Ota updates do not wiek, switches be like wifi are break and some notification windows.
Wysłane z mojego LG-D722 LG-D722 przy użyciu Tapatalka
UszkiX said:
Hi. I report a bug. Ota updates do not wiek, switches be like wifi are break and some notification windows.
Wysłane z mojego LG-D722 LG-D722 przy użyciu Tapatalka
Click to expand...
Click to collapse
OTA not enabled for CM13 now. No problem with switches for me.
Must i install twrp after flashing cm13? With flashify? And NFC will be added? Thanks for all!
Inviato dal mio LG-D722 utilizzando Tapatalk
great work thanks
please post some screenshots if you can.....
vm03 said:
OTA not enabled for CM13 now. No problem with switches for me.
Click to expand...
Click to collapse
Look:
{
"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"
}
And on the #1 page i see: The latest version: 2015-12-13 but on vasy page i do not see this version.
Wysłane z mojego LG-D722 LG-D722 przy użyciu Tapatalka
Does the camera work for this now??? It wasnt working yesterday and I downgraded to cm 12.1 so i can have a working device. Also can you add the lockscreen patten thing so i can choose how big i want it. and also could yo add the music visualizer to the lockscreen. Cheers.
I get fc of settings app while opening settings > notifications > app-notifications
Code:
12-13 12:17:25.224 E/AndroidRuntime(1000): FATAL EXCEPTION: main
12-13 12:17:25.224 E/AndroidRuntime(1000): Process: com.android.settings, PID: 1000
12-13 12:17:25.224 E/AndroidRuntime(1000): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.notification.NotificationAppList: make sure class name exists, is public, and has an empty constructor that is public
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2450)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2520)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.ActivityThread.-wrap11(ActivityThread.java)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1363)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.os.Handler.dispatchMessage(Handler.java:102)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.os.Looper.loop(Looper.java:148)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.ActivityThread.main(ActivityThread.java:5466)
12-13 12:17:25.224 E/AndroidRuntime(1000): at java.lang.reflect.Method.invoke(Native Method)
12-13 12:17:25.224 E/AndroidRuntime(1000): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
12-13 12:17:25.224 E/AndroidRuntime(1000): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
12-13 12:17:25.224 E/AndroidRuntime(1000): Caused by: android.app.Fragment$InstantiationException: Unable to instantiate fragment com.android.settings.notification.NotificationAppList: make sure class name exists, is public, and has an empty constructor that is public
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.Fragment.instantiate(Fragment.java:620)
12-13 12:17:25.224 E/AndroidRuntime(1000): at com.android.settings.SettingsActivity.switchToFragment(SettingsActivity.java:1045)
12-13 12:17:25.224 E/AndroidRuntime(1000): at com.android.settings.SettingsActivity.onCreate(SettingsActivity.java:651)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.Activity.performCreate(Activity.java:6251)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2403)
12-13 12:17:25.224 E/AndroidRuntime(1000): ... 9 more
12-13 12:17:25.224 E/AndroidRuntime(1000): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.settings.notification.NotificationAppList" on path: DexPathList[[zip file "/system/priv-app/Settings/Settings.apk"],nativeLibraryDirectories=[/system/priv-app/Settings/lib/arm, /system/priv-app/Settings/Settings.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
12-13 12:17:25.224 E/AndroidRuntime(1000): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
12-13 12:17:25.224 E/AndroidRuntime(1000): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
12-13 12:17:25.224 E/AndroidRuntime(1000): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
12-13 12:17:25.224 E/AndroidRuntime(1000): at android.app.Fragment.instantiate(Fragment.java:606)
12-13 12:17:25.224 E/AndroidRuntime(1000): ... 14 more
12-13 12:17:25.224 E/AndroidRuntime(1000): Suppressed: java.lang.ClassNotFoundException: com.android.settings.notification.NotificationAppList
12-13 12:17:25.224 E/AndroidRuntime(1000): at java.lang.Class.classForName(Native Method)
12-13 12:17:25.224 E/AndroidRuntime(1000): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
12-13 12:17:25.224 E/AndroidRuntime(1000): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
12-13 12:17:25.224 E/AndroidRuntime(1000): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
12-13 12:17:25.224 E/AndroidRuntime(1000): ... 16 more
12-13 12:17:25.224 E/AndroidRuntime(1000): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
Gesendet von meinem LG-D722 mit Tapatalk
Need i to flash recovery??
Inviato dal mio LG-D722 utilizzando Tapatalk
19oktay98 said:
Need i to flash recovery??
Inviato dal mio LG-D722 utilizzando Tapatalk
Click to expand...
Click to collapse
no
---------- Post added at 02:29 PM ---------- Previous post was at 02:24 PM ----------
UszkiX said:
Look:
And on the #1 page i see: The latest version: 2015-12-13 but on vasy page i do not see this version.
Wysłane z mojego LG-D722 LG-D722 przy użyciu Tapatalka
Click to expand...
Click to collapse
I think that "last updated" it's talking about the thread, not the ROM
I cant disable vibration of the buttoms, weather dosnt appears on notificatipn bar, and i cant use stock browser. Bit its a nice ROM
Inviato dal mio LG-D722 LG-D722 utilizzando Tapatalk
I've tried a few things, fresh install, wipe system, downgrade to KK but always same result
I dont know by me works
Inviato dal mio LG-D722 LG-D722 utilizzando Tapatalk
ErnuB said:
I've tried a few things, fresh install, wipe system, downgrade to KK but always same result
Click to expand...
Click to collapse
As far as I know, camera only works on stock camera app
Sent from my LG-D722 LG-D722 using Tapatalk
The screen is bugged in the right up si de.
Inviato dal mio LG-D722 LG-D722 utilizzando Tapatalk
ErnuB said:
I've tried a few things, fresh install, wipe system, downgrade to KK but always same result
Click to expand...
Click to collapse
Need dmesg from stock from your device.
The standard browser is buggy and not usable at all. Switching to another (f.e. chrome beta) works though :good:
Camera works out of the box (d722v german) :good:
Sometimes while editing quick tiles the system-ui crashes, but I couldnt reliably reproduce this until now.
Calls are interrupted after a few seconds to ~ 1 minute. I will try to grab a log soon.
Thats all I found until now. Aside from the call bug its a daily driver, i recommend the upgrade.
Has anyone tested to format an extSD as internal memory? That was my main reason for getting hyped about marshmallow :silly:
Since everybody is having problems and I have none besides the system animations and nonmaterial apps has a bit of an overlay, I think maybe I'll share how I went about flashing.
In twrp I wiped my system, dalvik cache, cache and media (internal storage)
Flash cm13 and gapps from my external SD card
Before rebooting I wiped my SD card because of the way CM13 would handle my SD card
Upon reboot I chose to make my SD card an extension to my internal memory.
I won't tell a lie, cm13 is running pretty stable for a beta. Very well done and thanks @vm03
Sent from my LG-D722 LG-D722 using Tapatalk
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is Cypher. An extension to pure Android. Cypher tries maintain the purity of Android while offering useful features for users. The goal is to give the highest level of performance whilst achieving Simplicity.
Code:
/*
* Your warranty is now void.
*
* 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.
*/
Get your builds and changelog from our website
get.cypheros.co
Note: Builds are updated weekly. Information pertaining to your device is displayed
Accordingly. The current build is the latest for your device. If your device is
scheduled to release on a certain day, but the new build isn't displaying, contact
your device maintainer for more information. Please know builds are updated by 12am
EST.
Become apart of our G+ community - JOIN
REMINDER
If you're having issues and want to submit a report (Logcat) please make sure you are reporting from the stock kernel, not a modified kernel. Modified kernels can break or fix, even improve things. It depends. I can't get a full clue of the issue when you're not running the original kernel.
Click to expand...
Click to collapse
Features:
- Status bar Customization
- Quick Pulldown (Right, Left, Always)
- Smart Pulldown
- Network Traffic
- Clock Positions
- Etc.
- Quick Settings
- Enable or disable data on tap
- Layout Customization
- System
PowerMenu Custimization
Credits
Paranoid Android
CyanogenMod
AICP
PureNexus
AOKP
Dirty Unicorns
and more..
Sources
Device tree
Kernel
XDA:DevDB Information
CypherOS, ROM for the Google Nexus 5
Contributors
sirhc
Source Code: https://github.com/CypherOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked bootloader
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 3.5.1
Stable Release Date: 2017-01-08
Created 2016-07-24
Last Updated 2017-05-07
*Reserved*
If anyone is willing to test and send some screenshot's that would be much appreciated
Downloaded a couple of hours ago, but really liking it. Will share some screenshots when I am done with the set up.
Will normal twrp work or should i use a caf one?
Sent from my Nexus 5 using XDA-Developers mobile app
and2nckiko said:
Will normal twrp work or should i use a caf one?
Sent from my Nexus 5 using XDA-Developers mobile app
Click to expand...
Click to collapse
I suggest caf, but you can try
Sent from my A0001 using Tapatalk
Download Link?
Gapps included?
Downloading
I would test. Need Screenshots.
Some screenshots.
jeuceda said:
Some screenshots.
Click to expand...
Click to collapse
Thanks ?
Sent from my A0001 using Tapatalk
sirhc said:
Thanks ?
Click to expand...
Click to collapse
No problem, overall rom is really stable. No random reboots and great performance.
jeuceda said:
No problem, overall rom is really stable. No random reboots and great performance.
Click to expand...
Click to collapse
Awesome! ?
Sent from my A0001 using Tapatalk
Latest NightMode commit seems to break the build:
Code:
packages/apps/Settings/res/values/themes.xml:168: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/Theme.Material.DayNight.DialogWhenLarge'.
Is there a fix incoming?
fKm said:
Latest NightMode commit seems to break the build:
Code:
packages/apps/Settings/res/values/themes.xml:168: error: Error retrieving parent for item: No resource found that matches the given name '@*android:style/Theme.Material.DayNight.DialogWhenLarge'.
Is there a fix incoming?
Click to expand...
Click to collapse
Yes. Give it 24 hours. It'll be fixed
Sent from my A0001 using Tapatalk
Contacts not exist in google accounts ?
Sent from my Nexus 5 using Tapatalk
atjun kustiawan said:
Contacts not exist in google accounts ?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Was reported to be an opengapps issue. It is not a ROM bug.
fKm said:
Was reported to be an opengapps issue. It is not a ROM bug.
Click to expand...
Click to collapse
Yess agree with u ?
Great battery life compared to MIUI 8 and performance is nice I use nano gapps. Anyone know of kernel for this yet. Elemental doesn't work got hung on boot screen. Maybe blu spark I don't know
OnePlus6 OOS Camera - Magisk Module
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction:
This Magisk module will install and configure the official OnePlus camera. This is useful for Roms that do not include the OOS camera by default. This project has no affiliation with any other port and is my take on it. The code will be on Gitlab soon and if you would like to contribute I invite you to submit a pull request. I wanted an updated port that includes the latest improvements and features from OnePlus. I will do my best to keep this port updated and correct any bugs that I find. If you encounter any bugs please list your current firmware/rom and include a logcat. The Lineage wiki has a great article about taking logcats: https://wiki.lineageos.org/logcat.html
Instructions:
This module can be flashed through TWRP or Magisk directly. Download and flash. Please report back with any errors. Include Logcat where possible.
Requirements:
- You must be on Pie, any later release should work fine.
Known issues:
- Night Mode does not work
- Portrait Mode does not work
- 4k recording DOES work but 60fps does NOT
- Please remember this is a work in progress and bugs are expected!
Downloads:
Dropbox: https://www.dropbox.com/s/dwi54e9xchc3jxv/OnePlus6_OOS_Camera_v1_20190109_mdl054.zip?dl=0
(Sorry, new host coming soon)
Information:
Current base: 9.0.3
Version: V1
Release date: 2019.01.09
Status: Beta
Repo: Coming soon
What is the main difference from the official one????
I'm confused as well. So instead of just downloading the APK this installs via magisk but isn't fully functional?
No Night mode?
Whats the use of this? Even Gcam Night mode works....
Aarju said:
What is the main difference from the official one????
Click to expand...
Click to collapse
Nothing. This is for non-OOS roms that do not support the OOS Camera and is not applicable if the OOS camera is installed in your rom by default.
Mord0rr said:
No Night mode?
Whats the use of this? Even Gcam Night mode works....
Click to expand...
Click to collapse
See above and please be respectful. You are obviously more than welcome to use Gcam if you prefer.
Another thread were users simply post first without reading or understanding anything.
Thanks for your work!
Currently on OOS, but still curious how this evolves and waiting for other user-feedback!
Thank you for your work I'm running this and gcam works well
Hey, is the image quality from this mod, running on a custom ROM identical to stock OOS ROM with OOS cam?
Thank you so much for your work. This is a big help as some custom ROMs do not include oos camera. Since it's a magisk module, it's even better just in case I don't want to use it, simply disable it. Keep up the good work. Will be keeping an eye on this thread for the module progress?
I'm using it on LOS 16 and it works great, better than the generic stock camera.
Thank you so much for the good work!
I will be keeping an eye on this project, so please don't ditch it
P.S.
The gallery button doesn't work, I need to access it from the gallery app instead.
Thanks a lot also from my side. I am also using it on LOS 16. I like very much the Pro-Mode.
PS: I had to install it via Magisk, it did not install with TWRP.
Thanks a lot, I did not succeeded to flash it with TWRP 3.3.1-2 but, with Magisk, it's fine.
FYI, I'm using AICP 14.0.
Do you know if there is a newer version ?
Kinda bricked my OnePlus 6 running Lineage 17
mdl054 said:
OnePlus6 OOS Camera - Magisk Module
Introduction:
This Magisk module will install and configure the official OnePlus camera. This is useful for Roms that do not include the OOS camera by default. This project has no affiliation with any other port and is my take on it. The code will be on Gitlab soon and if you would like to contribute I invite you to submit a pull request. I wanted an updated port that includes the latest improvements and features from OnePlus. I will do my best to keep this port updated and correct any bugs that I find. If you encounter any bugs please list your current firmware/rom and include a logcat. The Lineage wiki has a great article about taking logcats: https://wiki.lineageos.org/logcat.html
Instructions:
This module can be flashed through TWRP or Magisk directly. Download and flash. Please report back with any errors. Include Logcat where possible.
Requirements:
- You must be on Pie, any later release should work fine.
Known issues:
- Night Mode does not work
- Portrait Mode does not work
- 4k recording DOES work but 60fps does NOT
- Please remember this is a work in progress and bugs are expected!
Downloads:
Dropbox: https://www.dropbox.com/s/dwi54e9xchc3jxv/OnePlus6_OOS_Camera_v1_20190109_mdl054.zip?dl=0
(Sorry, new host coming soon)
Information:
Current base: 9.0.3
Version: V1
Release date: 2019.01.09
Status: Beta
Repo: Coming soon
Click to expand...
Click to collapse
Just kinda bricked it :v
I tried multiple times to flash as Magisk module but always resulted in boot loop. I am on LineageOs 16, OnePlus 6. I don't have SuperSU installed, do I need it for this module to work?
logcat:
--------- beginning of crash
11-09 20:20:12.346 888 888 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
11-09 20:20:12.346 888 888 E AndroidRuntime: java.lang.IllegalStateException: Signature|privileged permissions not in privapp-permissions whitelist: {com.oneplus.camera: android.permission.READ_LOGS, com.oneplus.camera: android.permission.CHANGE_CONFIGURATION, com.oneplus.camera: android.permission.MOUNT_UNMOUNT_FILESYSTEMS, com.oneplus.camera: android.permission.WRITE_MEDIA_STORAGE, com.oneplus.camera: android.permission.INTERACT_ACROSS_USERS}
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService.systemReady(PermissionManagerService.java:2005)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService.access$100(PermissionManagerService.java:89)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService$PermissionManagerInternalImpl.systemReady(PermissionManagerService.java:2052)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.pm.PackageManagerService.systemReady(PackageManagerService.java:21400)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1760)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:457)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:302)
11-09 20:20:12.346 888 888 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
11-09 20:20:12.346 888 888 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
Click to expand...
Click to collapse
I have the same problem with lineageOs 16 and the bootloop. Did you find a solution?
I also have the same problem, but it did work previously. Looks like an update broke something.
Looking in the startup logs, it seems to not find some file. I'll try to post more exact logs later.
kolaente said:
I also have the same problem, but it did work previously. Looks like an update broke something.
Looking in the startup logs, it seems to not find some file. I'll try to post more exact logs later.
Click to expand...
Click to collapse
This would be great!
I'm missing my good Camera, since the swap to lineage...
For oos cam & gallery check this
Hi thankyou for this port! I would love to use the oos camera on my aosip Installation.
I installed the 9.0.3 version with magisk manager. And the installation is successful. After a reboot magisk manager shows the module as active. But i have no app Icon nor a trace of an installed app. Any ideas?
AOSiP 10
Latest magisk / manager
No gapps
No microg
Thanks for working on this. I am testing on my 6t, I know not the same device but with LOS it seems to be working. Keep working on this there are lots of us that would like to have the stock camera back!
WARNING: You'll most probably loose ALL your data, and might break your phone. Please use with extreme caution!
The goal of this ROM is to experience RedMagic OS v1.6 on any non-nubia phone.
For a list of treble supported devices, consult and fill https://github.com/phhusson/treble_experimentations/wiki
How to flash:
1- Flash a treble pie rom (CAF vendor recommended.)
2- Extract 7z file and flash system.img
3- If base rom isn't permissive flash permissiver.
4- Reboot
Bugs:
- Can change according to device. Bugless on whyred with PE-CAF vendor tho.
Download:
system.img for A-A/B ARM64 devices
Telegram Account: MacTavishAO In case of any problem please send me logs.
Thanks to: @erfanoabdi for surfaceflinger fix and others.
Reserved. You can follow me on github.
Changelog:
3.0: Initial release using Erfan's tool. Phh scripts/overlays added. A/B devices support.
2.0: Fixed Wifi, Camera, Fingerprint, Media bugs on some devices.
Hi there
What do you think, can i try this rom on Nubia Z17 (nx563j)?
surfer30 said:
Hi there
What do you think, can i try this rom on Nubia Z17 (nx563j)?
Click to expand...
Click to collapse
I have give it a try but dev. said need android 9 vendor but can't get it to boot .....
I am also on a z17 machine
aljoscha81 said:
I have give it a try but dev. said need android 9 vendor but can't get it to boot .....
I am also on a z17 machine
Click to expand...
Click to collapse
non-lineage caf vendor needed. you can try roms like pixel experience - caf etc as vendor.
aljoscha81 said:
I have give it a try but dev. said need android 9 vendor but can't get it to boot .....
I am also on a z17 machine
Click to expand...
Click to collapse
Strange about Android 9 vendor because stock ROM of that Nubia is 8.1
---------- Post added at 09:25 AM ---------- Previous post was at 09:21 AM ----------
ataberkozen said:
non-lineage caf vendor needed. you can try roms like pixel experience - caf etc as vendor.
Click to expand...
Click to collapse
You suggested first flash pe and then dirty flash this ROM?
ataberkozen said:
non-lineage caf vendor needed. you can try roms like pixel experience - caf etc as vendor.
Click to expand...
Click to collapse
Yes that would i like to know too because you can't flash gsi the dev. Of pe rom said
And you got it working with pe rom as base?
fingerprint data lost after reboot on my nubia z17s,would you give me some advice
01-10 03:56:12.332 987 987 E [email protected]595j: Start fingerprintd
01-10 03:56:12.334 1029 1029 I IPAHALService: makeIPAHAL(1, provided)
01-10 03:56:12.335 587 587 E SELinux : avc: denied { add } for service=android.hardware.fingerprint.IFingerprintCustomDaemon pid=987 uid=1000 scontext=u:r:init:s0 tcontext=ubject_r:default_android_service:s0 tclass=service_manager permissive=1
01-10 03:56:12.336 987 987 E [email protected]595j: Start biometrics
01-10 03:56:12.336 987 987 E FingerprintHal: getService g_servie is NULL
01-10 03:56:12.336 587 587 E SELinux : avc: denied { find } for service=android.hardware.fingerprint.IFingerprintCustomDaemon pid=987 uid=1000 scontext=u:r:init:s0 tcontext=ubject_r:default_android_service:s0 tclass=service_manager permissive=1
01-10 03:56:12.336 987 987 E FingerprintHal: getService succeed
shuishihan said:
01-10 03:56:12.332 987 987 E [email protected]595j: Start fingerprintd
01-10 03:56:12.334 1029 1029 I IPAHALService: makeIPAHAL(1, provided)
01-10 03:56:12.335 587 587 E SELinux : avc: denied { add } for service=android.hardware.fingerprint.IFingerprintCustomDaemon pid=987 uid=1000 scontext=u:r:init:s0 tcontext=ubject_r:default_android_service:s0 tclass=service_manager permissive=1
01-10 03:56:12.336 987 987 E [email protected]595j: Start biometrics
01-10 03:56:12.336 987 987 E FingerprintHal: getService g_servie is NULL
01-10 03:56:12.336 587 587 E SELinux : avc: denied { find } for service=android.hardware.fingerprint.IFingerprintCustomDaemon pid=987 uid=1000 scontext=u:r:init:s0 tcontext=ubject_r:default_android_service:s0 tclass=service_manager permissive=1
01-10 03:56:12.336 987 987 E FingerprintHal: getService succeed
Click to expand...
Click to collapse
Check selinux status if enforcing change to permissive
permissive ateady steel not work probably.
Probably
Oneplus 5T, wifi - hotspot- navbar or gestures-camera doesnt work.
I am trying on my Mi Mix but it reboot in fastboot everytime...
sev7en said:
I am trying on my Mi Mix but it reboot in fastboot everytime...
Click to expand...
Click to collapse
Watch the following video linked below and follow the flashing guide in the description adapting it to your device. Let me know if it is helpful...
Kindest regards ?
deolux2 said:
Watch the following video linked below and follow the flashing guide in the description adapting it to your device. Let me know if it is helpful...
Kindest regards
Click to expand...
Click to collapse
First of all, thanks! It looks an amazing rom, I will follow the guidelines as suggest and revert you back.
sev7en said:
First of all, thanks! It looks an amazing rom, I will follow the guidelines as suggest and revert you back.
Click to expand...
Click to collapse
I'll be expecting your feedback.
Just to warn you that the vendor ROM that worked for me on my device was CandyROM. A few others didn't work. To be honest with you I was so frustrated and almost gave up then I tried CandyROM.
Kindest regards ?
deolux2 said:
I'll be expecting your feedback.
Just to warn you that the vendor ROM that worked for me on my device was CandyROM. A few others didn't work. To be honest with you I was so frustrated and almost gave up then I tried CandyROM.
Kindest regards
Click to expand...
Click to collapse
Hello, can you please share the link where to get the CandyROM?
sev7en said:
Hello, can you please share the link where to get the CandyROM?
Click to expand...
Click to collapse
Sorry for late reply due to current videos being rendered and posted.
?CandyRoms Channel ?:-
https://t.me/candyroms_channel
Hopefully your device is officially or unofficially supported.
Kindest regards ?
A Modified Guide
sev7en said:
First of all, thanks! It looks an amazing rom, I will follow the guidelines as suggest and revert you back.
Click to expand...
Click to collapse
Here is another modified guide which I tried successfully today:
Wipe: system, data, dalvik, cache and vendor.
Flash AOSP vendor+boot https://t.me/rn4xP/135509
Flash IMG file as 'System'
Flash Permissiver V2
Mount vendor and delete from recovery /vendor/overlay/ folder all files one by one
Reboot
I am not sure if the vendor is device specific...
Investigate before you flash it!!! :cyclops:
{
"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"
}
Kindest regards!!!
deolux2 said:
Here is another modified guide which I tried successfully today:
Wipe: system, data, dalvik, cache and vendor.
Flash AOSP vendor+boot https://t.me/rn4xP/135509
Flash IMG file as 'System'
Flash Permissiver V2
Mount vendor and delete from recovery /vendor/overlay/ folder all files one by one
Reboot
I am not sure if the vendor is device specific...
Investigate before you flash it!!! :cyclops:
View attachment 4739704
View attachment 4739705
View attachment 4739706
View attachment 4739707
Kindest regards!!!
Click to expand...
Click to collapse
Thank you! The only issue is... I have a Mi Mix and... there is no porting for CandyROM.