[ROM][9.0] crDroid Android 5.8 [OTA][14 September]

chris_debian

Senior Member
Jan 19, 2011
54
10
0
Hi, all.

The Crackling homepage says that the build is weekly. To save me checking daily, can anyone confirm that the release is monthly, or something else?

Many thanks to the developers.

Chris
 

chris_debian

Senior Member
Jan 19, 2011
54
10
0
The build is Daily now but there are not always any updates
see
https://www.cmxlog.com/15.1/crackling/
Hi, Robin and thank you. It looks like I should be able to download from the site you pointed to. Is it possible to point the built-in OS updated at this page, as at the moment, the last visible update is from a month ago? Also, on the Crackling homepage, the 'Latest update' doesn't reflect these builds.

Thanks,

Chris.

---------- Post added at 07:18 PM ---------- Previous post was at 07:13 PM ----------

Hi, Robin and thank you. It looks like I should be able to download from the site you pointed to. Is it possible to point the built-in OS updated at this page, as at the moment, the last visible update is from a month ago? Also, on the Crackling homepage, the 'Latest update' doesn't reflect these builds.

Thanks,

Chris.
Just noticed that the files are LineageOS, not Crdroid. That explains why no Crdroid Pie updates, as it looks like there aren't any.

Thanks,

Chris.
 

beroid

Senior Member
Mar 24, 2011
510
2,824
93
Update

  • Android January Security update (9.0.0_r30)
  • Added rounded corner customizations (crdroid > UI)
  • Added Privacy Guard support (security > Trust)
  • Fixed screen on delay / freeze with auto-hide clock enabled
  • Added toggle to enable weather on lockscreen
  • Add option to auto-hide statusbar clock
  • Added extended volume panel settings
  • Battery level fixes and improvements for statusbar
  • Added QS tile styles
  • Added QS Header styles
  • Added One Hand UI mode
 

dark4m

Senior Member
Aug 28, 2012
59
21
0
Thanks for the update, But what about the camera fix?
  • Android January Security update (9.0.0_r30)
  • Added rounded corner customizations (crdroid > UI)
  • Added Privacy Guard support (security > Trust)
  • Fixed screen on delay / freeze with auto-hide clock enabled
  • Added toggle to enable weather on lockscreen
  • Add option to auto-hide statusbar clock
  • Added extended volume panel settings
  • Battery level fixes and improvements for statusbar
  • Added QS tile styles
  • Added QS Header styles
  • Added One Hand UI mode
 

Pak0St

Senior Member
Dec 15, 2015
61
8
0
Well, @Augustine Linex, running the ROM on my daily driver doesn't allow me to spend a couple of hours to make a clean install every time. At least not on work days :) I know pretty well there may be dragons ;)
My Bluetooth usage consists of connecting my LG G Watch (yeap, still the original one) and maybe hooking up a controller. Nothing that I can't live without for a few days. If it doesn't work just for me, then it's a non-issue.

The ROM has been performing stellar for me so far in every regard.

One thing I've noticed, is that the Google Play Music notification controls in the dark amoled theme can't be seen. A minor inconvenience that doesn't bother me at all. Oh, just double-checked, with the newest build that is no longer the case. The buttons are visible at all times. Awesome :good:

I will go with a clean install during the weekend and post an update.
 
Last edited:

Pak0St

Senior Member
Dec 15, 2015
61
8
0
Well, here is the update. I went overboard with the cleanup this evening :)

Complete wipe of the device, flashed the 20190120 build, adjusted a few things on the gapps-config to let the newest nano package from 20190122 to install and to remove a few default apps that I'm not using anyway.

Bluetooth still shuts off as soon as I try turn it on (the UI elements may need to be redrawn to show this - closing and re-opening the quick toggles for example). @dedaol, if Bluetooth works for you atm and is something you use daily, I would wait for a fix.

No problems with the camera just like when I did the dirty flash. I'm using Nova Launcher for the moment so I can't comment much on Quickstep. At a glance, the icons with Quickstep appear to be a bit blurry when compared with Nova.

No Magisk or root addon installed.


I installed briefly the 20181117 build in-between cleanups and attempts. Bluetooth had no issues with the older build. Admittedly, I didn't install open-gapps on this quick regression check. It's not a given but it may be part as of why I am having this problem.

If someone has an idea what to look for on the logcat, I'm open to suggestions to improve the feedback.
 

Snougar

Member
Apr 1, 2018
6
0
0
Anyone else having issues with the latest build and flashing with Foxy 6.0 kernel?

After flashing it to enable double-tap to wake, it will just hang at the boot screen. This is on a clean install with Gapps. Foxy 6.0 ran fine with the 10th December build.

UPDATE- Foxy 6.1 kernel fixed the bootloop! Awesome work as always mate!
 
Last edited:

Pak0St

Senior Member
Dec 15, 2015
61
8
0
Anyone else having issues with the latest build and flashing with Foxy 6.0 kernel?

After flashing it to enable double-tap to wake, it will just hang at the boot screen. This is on a clean install with Gapps. Foxy 6.0 ran fine with the 10th December build.
I haven't tried flashing the Foxy kernel separately.

Wouldn't getting root (via Magisk or the Root Addon) and Kernel Auditor expose the doubletap2wake feature? It's worth a shot if this is the only thing that you are missing from the bundled configuration.
 

Pak0St

Senior Member
Dec 15, 2015
61
8
0
Thank you for the fast update, @beroid!

Just did a flash over the 20190120 build.
Can confirm that the Bluetooth is functional now. Awesome!

I haven't checked the FM radio before seeing the change list. It does detect that a headphone is connected but doesn't proceed further (stays as blank grey screen). Before I flashed the new build, I opened the FM radio but it didn't appear to detect that headphones were connected.
This is just preliminary result, I haven't looked too much into the FM radio. A clean flash or a reboot may give different result.
Short logcat for the FM Radio:
Code:
2019-01-23 14:49:03.384 361-3689/? I/AudioFlinger: openOutput() this 0xe673c000, module 10 Device 0x20000, SamplingRate 8000, Format 0x2000000, Channels 0x1, flags 0x8001
2019-01-23 14:49:03.385 338-549/? D/audio_hw_primary: adev_open_output_stream: enter: sample_rate(8000) channel_mask(0x1) devices(0x20000) flags(0x8001)        stream_handle(0xee7dc980)
2019-01-23 14:49:03.385 338-549/? E/audio_hw_primary: adev_open_output_stream: Incall music delivery usecase cannot be set error:-22
2019-01-23 14:49:03.385 338-549/? D/audio_hw_primary: adev_open_output_stream: exit: ret -22
2019-01-23 14:49:03.385 338-549/? W/DeviceHAL: Error from HAL Device in function open_output_stream: Invalid argument
2019-01-23 14:49:03.386 361-3689/? I/AudioHwDevice: openOutputStream(), HAL returned sampleRate 8000, Format 0x2000000, channelMask 0x1, status -22
2019-01-23 14:49:03.386 361-3689/? E/AudioHwDevice: ERROR - openOutputStream(), SPDIFEncoder does not support format 0x02000000
2019-01-23 14:49:03.386 361-3689/? W/APM_AudioPolicyManager: checkOutputsForDevice() could not open output for device 20000
2019-01-23 14:49:03.391 361-10309/? D/AudioPolicyManagerCustom: setForceUse() usage 1, config 10, mPhoneState 0
Great work as always, much appreciated how good the ROM is!
 
Last edited: