[CM11/12][ROM + KERNEL][Linaro][EXT4][F2FS][UV][Intelliplug][AndMore] Khaon's kitchen 13/01


Thanks @oile :)
How to disable the proximity sensor in CM12..while i call someone screen goes blank ..i want to disable it..
I dont see the call setting in setting menu to check the option..any advice
 
Hey guys, please answer my noob question.
If i want the data only in F2FS format, can i simply change the File System from TWRP 2.8.4.0 option? Or i need to flash custom kernel? I am asking this because i want to switch only the data partition, due to MIUI. Will it be recognizable? Or i will create a hole in the water (greek phrase)
 
Any advice for.me when I call someone screen goes blank..even if press power button I'm nor getting the screen

As far as i Know you can only do this with something like Xposed Framework( which is not yet currently working on lollipop) I don't think you can deactivate it but you can overrides the efs values. You can talk a look there http://forum.xda-developers.com/showthread.php?t=2771972 but make sure backing up before your efs's files.

---------------------------------

I have uploaded latest twrp compatible with f2fs and it integrates natively resize2fs. You can resize your current partition issuing the following commands from the recovery :

Code:
e2fsck -fy /dev/block/platform/msm_sdcc.1/by-name/system 
resize2fs /dev/block/platform/msm_sdcc.1/by-name/system 
e2fsck -fy /dev/block/platform/msm_sdcc.1/by-name/system
This will be added out of the box for the next releases.
 
I'm esexplorer but I'm unable to find efs folder in / drive I tried to search but it not there..I have rooted my device
And any option to use power button to attend and disconnect call.
 
I'm esexplorer but I'm unable to find efs folder in / drive I tried to search but it not there..I have rooted my device
And any option to use power button to attend and disconnect call.
Hm I dont have access to my phone ATM.

Seems that efs partition are located there

/dev/block/platform/msm_sdcc.1/by-name/m9kefs1 2 3

Can you check the content there ?

Sent from my nexus 10
 
Its in Chinese screen shot attached
 

Attachments

  • Screenshot_2015-02-13-12-04-38.png
    Screenshot_2015-02-13-12-04-38.png
    447.5 KB · Views: 285
@Khaon I got one more thing is when I call via Bluetooth screen doesn't go blank it happens only when I use phone ear piece and even I connected in blue tooth and select option to for earpiece screen is going blank.

I think I can go with Bluetooth got some alternative ..
 
@Khaon I got one more thing is when I call via Bluetooth screen doesn't go blank it happens only when I use phone ear piece and even I connected in blue tooth and select option to for earpiece screen is going blank.

I think I can go with Bluetooth got some alternative ..


Sorry I gave you the block devices path. Those are not mounted. Thus you would need to mount them and then edit the content.

But honestly the easier for you would be to downgrade back to kitkat and use xposed to get rid off your problem with the proximity sensor.
 
I made a package for lollipop rom, it ensures that your system partition size matches your internal storage space that is allocated for the system partition.

Thus you can reclaim the whole free space.

You can download here:

could someone confirm it is working? I am still on kitkat

MUST HAVE TWRP 2.8.X.Y
https://drive.google.com/file/d/0B9kxrJw-dzUmbUR6UDl2bjFINjQ/view
That means you can eliminate the system1 partition?if im wrong...anybody could do it...
 
I can tell you that Xposed WORKS.
I have the February build.

EDIT: some modules have some problem, for example Greenify won't work. Need to be updated I guess.
 
Last edited:
Xposed-arm-20150213b.zip: Must be flashed with a custom recovery to install the framework.
XposedInstaller_3.0-alpha1.apk: Must be installed to manage installed modules
No, it's not using material design yet. Yes, there are more important topics for now.
XposedBridgeApi-20150213.jar: The API for module developers, in casethey want to make use of some new features. Might be changed slightly until the stable release!

@Fortinho we need to download all three files and install via cwm?
 
Xposed-arm-20150213b.zip: Must be flashed with a custom recovery to install the framework.
XposedInstaller_3.0-alpha1.apk: Must be installed to manage installed modules
No, it's not using material design yet. Yes, there are more important topics for now.
XposedBridgeApi-20150213.jar: The API for module developers, in casethey want to make use of some new features. Might be changed slightly until the stable release!

@Fortinho we need to download all three files and install via cwm?

Nope. .zip must be flashed on CWM, apk have to be installed like any app.
You don't need .jar file.
 
I have installed it and working fine and I have disabled the promisity sensor also it works fine..thanks all
Can some let me.know must have module on xpose
 
Hi,

Here are the modules I'm using which I find useful :

-CrappaLinks (remove tracking links)
-BootManager(well, the name says it all)
-GravityBox (not sure if available on lollipop)
-Greenify (module of the famous app, greenifying apps in now MUCH faster)
-UnbelovedHosts (to delete all the ads inside your applications and browser - Much more efficient than AdAway for me, even if both can be installed togeteher and can work together)
-XuiMod (nice animation/transitions can be added with this module)
-Youtube Adaway (get rid of the ads of the youtube app before playing videos - MUST HAVE)
-YourTube (customize your youtube app : default quality, set homepage,...)

There might be others but this is it for me.
 
  • Like
Reactions: zubairra
Hi,

Here are the modules I'm using which I find useful :

-CrappaLinks (remove tracking links)
-BootManager(well, the name says it all)
-GravityBox (not sure if available on lollipop)
-Greenify (module of the famous app, greenifying apps in now MUCH faster)
-UnbelovedHosts (to delete all the ads inside your applications and browser - Much more efficient than AdAway for me, even if both can be installed togeteher and can work together)
-XuiMod (nice animation/transitions can be added with this module)
-Youtube Adaway (get rid of the ads of the youtube app before playing videos - MUST HAVE)
-YourTube (customize your youtube app : default quality, set homepage,...)

There might be others but this is it for me.

gravitybox and xuimod don't work.
youtube adaway runs flawlessly, and some part of wanam kit do the same.
didn't try the other modules you listed.

xsuite [for now] runs ok, FYI.

[I'm on Ivan's AOSP build, 12/05]
 
Hi,

@zipalign : That's good to know that some modules won't work when I'll switch lollipop. (still on kitkat ATM) Thank you for testing.