[OFFICIAL] LineageOS 14.1 | ido

Search This thread

bataya

Senior Member
Apr 12, 2010
1,538
382
Belgrade
^Strange, i update without problem. Did you try to format system and do clean install?
@fecchan yes, that one. Dt2w work perfect, no wakelock or any other problem. There is changes in firmware, so repack wont work. I hoppe that @WinKarbik will release new version.
 
Last edited:
  • Like
Reactions: fecchan

Anik_khan

Inactive Recognized Developer
Oct 13, 2014
259
2,700
Mymensingh, Dhaka
Maybe it is possible include those options in the next update.

---------- Post added at 03:25 PM ---------- Previous post was at 03:18 PM ----------

How could I change themes in lineage? I has tried substratum but I get bootloop.

Our FocalTech panel firmware doesn't support double tap to wake. So its never gonna happen officially.
 
  • Like
Reactions: agas007
This log says nothing about bootloop.

Found the issue, it looks like build 20170405 (and 20170412 also) has remove support for f2fs file system, I've found this on logcat:

Code:
01-20 22:17:02.154   247   247 V vold    : Detected support for: exfat ext4 ntfs vfat

I compare with logcat when using build 20170329, there is support for f2fs

Code:
01-20 22:32:10.154   250   250 V vold    : Detected support for: exfat ext4 [B]f2fs[/B] ntfs vfat

It happens I'm using f2fs on /cache partition. Once I formatted /cache to ext4, It can boot normally
@Anik_khan Can you confirm that f2fs support is removed in 20170405 build?

Thanks
 

SciG

Member
Sep 4, 2016
32
15
Found the issue, it looks like build 20170405 (and 20170412 also) has remove support for f2fs file system, I've found this on logcat:



I compare with logcat when using build 20170329, there is support for f2fs



It happens I'm using f2fs on /cache partition. Once I formatted /cache to ext4, It can boot normally

@Anik_khan Can you confirm that f2fs support is removed in 20170405 build?

Thanks

Ohh man.. my /data is f2fs.. this is gonna be a fun ride...
 
I

ivn888

Guest
@Anik_khan
Gallery app crashes when You try to edit a photo
I can't post a log because I don't have root (i don't want root, sorry)
:)
 

zegato70

Member
Oct 26, 2010
46
14
yup the bootloop continues, 0504 and now 1204, f2fs system, only with KudKernel boots fine

gonna try the RR rom
 
@Anik_khan
Gallery app crashes when You try to edit a photo
I can't post a log because I don't have root (i don't want root, sorry)
:)

I dont think you have to root to have log, just enable developer options, then enable android debugging interface, then connect your phone to you laptop using usb cable, try adb logcat from command prompt in your computer...

Notes: I assume you have knowledge about how to install usb driver and adb tools properly in your computer
 
  • Like
Reactions: agas007 and admslv

mikegiord

Member
Aug 26, 2013
46
5
Hi everybody, camera sometimes doesn't work with new build until you reboot the phone. It happened two times yesterday (even using stock camera app or third party apps).
 
I

ivn888

Guest
Here is the log
@Anik_khan



Code:
--------- beginning of crash
[ 04-13 10:48:19.700 13243:13243 E/AndroidRuntime ]
FATAL EXCEPTION: main
Process: com.android.gallery3d, PID: 13243
android.content.res.Resources$NotFoundException: Resource ID #0x0
	at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:190)
	at android.content.res.Resources.getColor(Resources.java:922)
	at android.content.res.Resources.getColor(Resources.java:898)
	at com.android.gallery3d.filtershow.category.CategoryView.drawBottomRect(CategoryView.java:209)
	at com.android.gallery3d.filtershow.category.IconView.onDraw(IconView.java:236)
	at com.android.gallery3d.filtershow.category.CategoryView.onDraw(CategoryView.java:123)
	at android.view.View.draw(View.java:17189)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.widget.HorizontalScrollView.draw(HorizontalScrollView.java:1643)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.updateDisplayListIfDirty(View.java:16166)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.updateDisplayListIfDirty(View.java:16166)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.updateDisplayListIfDirty(View.java:16166)
	at android.view.View.draw(View.java:16955)
	at android.view.ViewGroup.drawChild(ViewGroup.java:3727)
	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3513)
	at android.view.View.draw(View.java:17192)
	at com.android.internal.policy.DecorView.draw(DecorView.java:753)
	at android.view.View.updateDisplayListIfDirty(View.java:16171)

[ 04-13 10:48:19.701 13243:13243 E/AndroidRuntime ]
	at android.view.ThreadedRenderer.updateViewTreeDisplayList(ThreadedRenderer.java:648)
	at android.view.ThreadedRenderer.updateRootDisplayList(ThreadedRenderer.java:654)
	at android.view.ThreadedRenderer.draw(ThreadedRenderer.java:762)
	at android.view.ViewRootImpl.draw(ViewRootImpl.java:2800)
	at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:2608)
	at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2215)
	at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
	at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6343)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874)
	at android.view.Choreographer.doCallbacks(Choreographer.java:686)
	at android.view.Choreographer.doFrame(Choreographer.java:621)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6126)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)


[ 04-13 10:48:19.706  1200: 2712 W/ActivityManager ]
  Force finishing activity com.android.gallery3d/.filtershow.FilterShowActivity

[ 04-13 10:48:19.715  1200: 2712 W/ActivityManager ]
  Force finishing activity com.android.gallery3d/.app.GalleryActivity

[ 04-13 10:48:19.744 13243:13325 V/MasterImage ]
ori bitmap w=700 h=702

[ 04-13 10:48:19.744 13243:13325 D/FilterShowActivity ]
FilterShowActivity.LoadHighresBitmapTask.doInBackground(): originalHires.WH is (700, 702), bounds is Rect(0, 0 - 700, 702)

[ 04-13 10:48:19.879  1200:13329 I/OpenGLRenderer ]
Initialized EGL, version 1.4

[ 04-13 10:48:19.879  1200:13329 D/OpenGLRenderer ]
Swap behavior 1

[ 04-13 10:48:20.215  1200: 1219 W/ActivityManager ]
Activity pause timeout for ActivityRecord{62676f0 u0 com.android.gallery3d/.filtershow.FilterShowActivity t1580 f}

[ 04-13 10:48:21.908   312: 1030 E/NetlinkEvent ]
NetlinkEvent::FindParam(): Parameter 'UID' not found

[ 04-13 10:48:22.122  1200: 2712 W/ActivityManager ]
  Force finishing activity com.android.gallery3d/.filtershow.FilterShowActivity

[ 04-13 10:48:22.142  1200: 2712 W/ActivityManager ]
  Force finishing activity com.android.gallery3d/.app.GalleryActivity

[ 04-13 10:48:22.197  1200: 2712 I/ActivityManager ]
Killing 13243:com.android.gallery3d/u0a20 (adj 0): crash

[ 04-13 10:48:22.199  1200: 2712 D/ActivityManager ]
cleanUpApplicationRecord -- 13243

[ 04-13 10:48:22.201  1200: 1221 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.

[ 04-13 10:48:22.282  1200: 2101 D/GraphicsStats ]
Buffer count: 6

[ 04-13 10:48:22.362  1200: 1228 W/AppOps   ]
Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0

[ 04-13 10:48:22.995  1200: 2101 I/ActivityManager ]
START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.gallery3d/.app.GalleryActivity (has extras)} from uid 10031 on display 0

[ 04-13 10:48:23.007  1200: 1219 W/BroadcastQueue ]
Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.cyanogenmod.trebuchet (pid=3080, uid=10031) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver

[ 04-13 10:48:23.007  1200: 1219 W/BroadcastQueue ]
Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$GmsExternalReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.cyanogenmod.trebuchet (uid 10031)

[ 04-13 10:48:23.024  1200: 3510 I/ActivityManager ]
Start proc 13350:com.android.gallery3d/u0a20 for activity com.android.gallery3d/.app.GalleryActivity

[ 04-13 10:48:23.160 13350:13350 I/art      ]
Starting a blocking GC AddRemoveAppImageSpace

[ 04-13 10:48:23.310 13350:13350 W/AHBottomNavigation ]
The items list should have at least 3 items

[ 04-13 10:48:23.310 13350:13350 W/AHBottomNavigation ]
The items list should have at least 3 items

[ 04-13 10:48:23.312 13350:13350 V/StateManager ]
startState class com.android.gallery3d.app.TimeLinePage

[ 04-13 10:48:23.322 13350:13350 V/NFC      ]
this device does not have NFC support

[ 04-13 10:48:23.345 13350:13350 D/TimeLinePage ]
onSyncDone: Tutti gli album result=0

[ 04-13 10:48:23.354  1200: 3891 D/Sensors  ]
batch called handle:1 sample_ns:200000000 latency_ns:0

[ 04-13 10:48:23.354  1200: 3891 D/Sensors  ]
activate called handle:1 enable:1

[ 04-13 10:48:23.354  1200: 3891 D/Sensors  ]
bma2x2-accel calling driver setDelay 200 ms


[ 04-13 10:48:23.355  1200: 3891 D/Sensors  ]
bma2x2-accel calling driver enable

[ 04-13 10:48:23.395 13350:13373 I/Adreno   ]
QUALCOMM build                   : d842ad3, Ia10634f51b
Build Date                       : 01/04/16
OpenGL ES Shader Compiler Version: XE031.06.00.05
Local Branch                     : mybranch17585849
Remote Branch                    : quic/LA.BR.1.2.6_rb1.7
Remote Branch                    : NONE
Reconstruct Branch               : NOTHING


[ 04-13 10:48:23.410 13350:13373 I/OpenGLRenderer ]
Initialized EGL, version 1.4

[ 04-13 10:48:23.410 13350:13373 D/OpenGLRenderer ]
Swap behavior 1

[ 04-13 10:48:23.444 13350:13370 I/GLRootView ]
onSurfaceChanged: 720x1168, gl10: com.google.android.gles_jni.GLImpl@b93cad4

[ 04-13 10:48:23.444 13350:13370 I/GLRootView ]
layout content pane 720x1168 (compensation 0)

[ 04-13 10:48:23.511  1200: 1228 I/ActivityManager ]
Displayed com.android.gallery3d/.app.GalleryActivity: +495ms

[ 04-13 10:48:24.677 13350:13350 V/StateManager ]
startStateForResult class com.android.gallery3d.app.SinglePhotoPage, 2

[ 04-13 10:48:24.897 13350:13370 I/GLRootView ]
layout content pane 720x1168 (compensation 0)

[ 04-13 10:48:24.897 13350:13370 D/PhotoView ]
compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)

[ 04-13 10:48:24.984 13350:13370 I/GLRootView ]
onSurfaceChanged: 720x1280, gl10: com.google.android.gles_jni.GLImpl@b93cad4

[ 04-13 10:48:24.985 13350:13370 I/GLRootView ]
layout content pane 720x1280 (compensation 0)

[ 04-13 10:48:24.986 13350:13370 D/PhotoView ]
compensation = 0, CameraRelativeFrame = Rect(0, 0 - 0, 0), mCameraRect = Rect(0, 0 - 0, 0)

[ 04-13 10:48:25.094 13350:13350 E/DualCameraNativeEngine ]
failed to load dual camera lib

[ 04-13 10:48:26.106  1200: 3052 I/ActivityManager ]
START u0 {act=action_nextgen_edit dat=content://media/external/images/media/2817 typ=image/png flg=0x1 cmp=com.android.gallery3d/.filtershow.FilterShowActivity (has extras)} from uid 10020 on display 0

[ 04-13 10:48:26.141  1200: 1211 D/Sensors  ]
activate called handle:1 enable:0

[ 04-13 10:48:26.141  1200: 1211 D/Sensors  ]
bma2x2-accel calling driver disable

[ 04-13 10:48:26.338 13350:13395 E/RenderScript ]
Failed loading RS driver: dlopen failed: cannot locate symbol "_ZN7android12renderscript15RsdCpuReference6createEPNS0_7ContextEjjPFPKNS1_9CpuSymbolES3_PKcEPFPNS1_9CpuScriptES3_PKNS0_6ScriptEEPFPN4llvm6ModuleEPN3bcc8RSScriptESK_SK_EPFS8_S8_jES8_" referenced by "/system/vendor/lib/libRSDriver_adreno.so"...

[ 04-13 10:48:26.339 13350:13395 E/RenderScript ]
Failed to load runtime libRSDriver_adreno.so, loading default

[ 04-13 10:48:26.391  1200: 1228 I/ActivityManager ]
Displayed com.android.gallery3d/.filtershow.FilterShowActivity: +217ms

[ 04-13 10:48:26.536 13350:13350 D/FilterShowActivity ]
FilterShowActivity.LoadBitmapTask(): mBitmapSize is 1280

[ 04-13 10:48:26.539 13350:13350 E/TruePortraitNativeEngine ]
failed to load true portrait lib

[ 04-13 10:48:26.634 13350:13406 V/MasterImage ]
ori bitmap w=700 h=702

[ 04-13 10:48:26.636 13350:13406 D/MasterImage ]
MasterImage.loadBitmap(): OriginalBitmapLarge.WH is (700, 702), OriginalBitmapSmall.WH is (160, 160), originalBounds is Rect(0, 0 - 700, 702)

[ 04-13 10:48:26.841 13350:13350 V/CachingPipeline ]
setOriginal, size 700 x 702

[ 04-13 10:48:26.841 13350:13350 V/CachingPipeline ]
setOriginal, size 700 x 702

[ 04-13 10:48:26.841 13350:13350 V/CachingPipeline ]
setOriginal, size 700 x 702

[ 04-13 10:48:26.841 13350:13350 V/CachingPipeline ]
setOriginal, size 700 x 702

[ 04-13 10:48:26.841 13350:13350 D/FilterShowActivity ]
FilterShowActivity.LoadBitmapTask.onPostExecute(): previewScale is 1.0

[ 04-13 10:48:26.874 13350:13407 D/FilterShowActivity ]
FilterShowActivity.LoadHighresBitmapTask.doInBackground(): after, highresPreviewSize is 1280

[ 04-13 10:48:26.920   312: 1030 E/NetlinkEvent ]
NetlinkEvent::FindParam(): Parameter 'UID' not found

[ 04-13 10:48:26.951 13350:13350 W/ResourceType ]
No package identifier when getting value for resource number 0x00000000

[ 04-13 10:48:26.954 13350:13350 D/AndroidRuntime ]
Shutting down VM






I also get this

Code:
[ 04-13 09:21:51.916  1200: 1200 W/PackageManager ]
Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth

[ 04-13 09:21:56.014  1200: 1821 W/PackageManager ]
Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable

[ 04-13 09:21:56.016  1200: 1821 W/PackageManager ]
Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth
 

vikoadi

Senior Member
Nov 5, 2012
54
14
loved the new gallery. dirty flash from 0329 to latest 0412 and it boot just fine. no issue so far. i wonder what improvement will 8.0 bring when it finally merged with LOS.

It's will be a while until lineageos 15 build. Android o final ussually will be available at the end of the year.
You can read all the new features of android o developer preview that has been available.

Personally for​ LineageOS, i hope that they will enable pip video playing on phone. On aosp its only available on tablet.
 
  • Like
Reactions: ShinzJr

tpetran

Member
Mar 8, 2011
22
4
This last nightly is great! I don't have any issues, it's fast and the most important - battery life is outstanding, better than Miui.
Thanks!
 

tpetran

Member
Mar 8, 2011
22
4
When I installed LinOS I had 92% battery.
Going strong for me so far, 7h41min SOT and 28% left.
 

Attachments

  • Screenshot_20170413-184144.png
    Screenshot_20170413-184144.png
    43.6 KB · Views: 961
Last edited:
  • Like
Reactions: Rambodjango

ManuReis

New member
Apr 6, 2015
2
0
Performance issues

Hi everyone,

I've installed LineageOS a while ago, and so far it has been a great experience. However, I notice some performance issue, and I wonder if there's something I can do to improve this. I've played Potion Punch, and after a while the app starts to slow down, and becomes unresponsive. Also, when I try to watch videos I download to my phone, the audio is not synced with the image - but the audio plays just fine. Has anyone had problems with this as well?

Thanks!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 198
    QQa2TSa.png
    LineageOS is a free, community built, aftermarket firmware distribution of Android 7.0 (Nougat), which is designed to increase performance and reliability over stock Android for your device.

    LineageOS 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. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.


    What's working :

    • Boots
    • RIL (Calls, SMS, Data)
    • Fingerprint (FPC1020 only)
    • Wi-Fi
    • Bluetooth
    • Camera
    • Video Playback
    • Audio
    • Sensors
    • Flash
    • LED
    • GPS

    What's not working :

    • You tell me!

    Instructions :
    • Download the latest build and GApps
    • Reboot to recovery
    • Flash the latest build and GApps
    • Reboot

    Variant Compatibility :
    • This build is compatible with Redmi 3/Pro.

    Downloads :

    Credits :
    • @Men_in_black007 for helping me always!
    • CyanogenMod/LineageOS Team
    • My developer friends
    • Xiaomi: For providing the Kernel Source Code

    XDA:DevDB Information
    LineageOS 14.1, ROM for the Xiaomi Redmi 3

    Contributors
    Anik_khan
    Source Code: https://github.com/LineageOS/android_kernel_xiaomi_msm8916

    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.10.x

    Version Information
    Status: Nightly
    Beta Release Date: 2016-10-27

    Created 2016-10-16
    Last Updated 2017-01-25
    48
    Long time no see? Heh i was busy with some other stuff. Though i managed to prepare sources for official weekly/nightly build. At these point we are going for weekly build because of some infrastructure issue. I updated the thread thoroughly. On this build there is several fixes like enabled Sdcardfs, Both sim as 3g, CVE and some other. Issues like battery percentage goes to 100%-97% after disconnecting charger, LED lagging will be fixed on next build. I uploaded patches for them on gerrit. Nothing more, go and grab the build. :)
    47
    Reserved

    Reporting Bugs
    • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
    • Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    • If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
    Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.

    Frequently Asked Questions:

    Q) Where are Developer options?
    A) Go to Settings > About phone, and press five times on Build number.

    Q) How can I enable root access?
    A) Go to Settings > Developer options > Root access, and enable it for apps, adb or both.

    Q) I don't like superuser icon in statusbar, can I install SuperSU?
    A) Yes, that would not show superuser icon in statusbar. This can break things.

    Q) How do I update GApps? (Also useful if you have GApps related problems).
    A) Reboot to recovery. Wipe System, Cache and Dalvik Cache. Install ROM + GApps. (Yes, without rebooting). Reboot.
    43
    Changelog for next official nightly:

    * Added keydisabler support
    * Speaker volume lowered a bit
    * Fixed noise cancellation
    * Fixed Headset detection
    * Fixed Headset buttons
    * Reverted to LP camera stack (Camera quality improved)
    * Fixed sdcardfs for real

    Hope you guys will like it.
    Thanks
    :)
    37
    Guys is it late?