Wednesday, September 30, 2015

One Plus One (bacon) increase volume MOD - Low Volume fix

1. To increase volume of One Plus One copy this file to /system/etc/mixer_paths.xml and override the existing file and change permissions to RW-R--R-- (644)



If you search the file value="93" is where the values were increased.

2. Fix for low mic on call
REF: http://forum.xda-developers.com/oneplus-one/development/fix-low-mic-call-t3055661

EDIT: /system/build.prop and update the following values:
BEFORE FIX
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true

AFTER FIX
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false


LowMicFix.zip and LowMicFix.prop should be in the same directory when flashing 

Saturday, September 05, 2015

GApps default apps removal script

https://drive.google.com/file/d/0Bxcg1P5wULMhTFRFS284ZGU0UUE/view?usp=sharing