[Q] CM 11 Haptic Feedback Settings - G2 Q&A, Help & Troubleshooting

Does anyone know a way to change the default amount of haptic feedback in CM 11? I assume there is a property file somewhere I can find and change but I haven't been able to find it through googling or searching the CM github.

StevenInMichigan said:
Does anyone know a way to change the default amount of haptic feedback in CM 11? I assume there is a property file somewhere I can find and change but I haven't been able to find it through googling or searching the CM github.
Click to expand...
Click to collapse
Bump

Related

(Q) PhotoSphere not in AOSP?

Hi all and thanks for your time.
I was just curious if there was a way to enable photoshpere when compiling AOSP for Mako?
I have been searching but haven't been successful in finding an answer to this.
Again thanks for you help.
cteneyck said:
Hi all and thanks for your time.
I was just curious if there was a way to enable photoshpere when compiling AOSP for Mako?
I have been searching but haven't been successful in finding an answer to this.
Again thanks for you help.
Click to expand...
Click to collapse
its not part of the aosp afaik, its proprietary. you can overlay it with googles apk though.
Ok Thanks for the reply!
Can anyone elaborate on this a bit?
I'm building a vanilla AOSP for mako, installing the latest GAPPS from goo.im but I do not get the photosphere menu item. In /system/app I have GalleryGoogle.apk and GmsCore.apk which I understand are the proprietary apks from the GAPPS package.
Is there a setting somewhere that also needs overriding? (for example similar to the gesture keyboard which only works with the library file from GAPPS plus overriding the config_gesture_input_enabled_by_build_config setting in packages/inputmethods/LatinIME/java/res/values/gesture-input.xml)
i dont think goo apps include it. they are made for cm and they use the aosp variant. try extracting it fom stock android and you should be good, thats what we did and its working alright.
molesarecoming said:
i dont think goo apps include it. they are made for cm and they use the aosp variant. try extracting it fom stock android and you should be good, thats what we did and its working alright.
Click to expand...
Click to collapse
Did a bit more digging, and discovered the problem. The gapps package does install the required proprietary libraries & apks on the Nexus 4, but the photosphere functionality is only active if the the ro.product.model value in build.props is a supported product.
This value comes from the PRODUCT_MODEL in the build files (device/lge/mako/full_mako.mk). The value in the vanilla AOSP file is 'Full JellyBean on Mako'. Changing it to 'Nexus 4' activates the photosphere functionality.
nigelh2013 said:
Did a bit more digging, and discovered the problem. The gapps package does install the required proprietary libraries & apks on the Nexus 4, but the photosphere functionality is only active if the the ro.product.model value in build.props is a supported product.
This value comes from the PRODUCT_MODEL in the build files (device/lge/mako/full_mako.mk). The value in the vanilla AOSP file is 'Full JellyBean on Mako'. Changing it to 'Nexus 4' activates the photosphere functionality.
Click to expand...
Click to collapse
Thanks a million!

[Q] Changing the Max number of lockscreens

Hi, after searching the web, I couldn't find any way to edit the Max number of widgets in the JB lockscreen, except for editing the MAX_WIDGETS number as stated here:
http://review.cyanogenmod.org/#/c/28813/1
http://review.cyanogenmod.org/#/c/28813/3/policy/src/com/android/internal/policy/impl/keyguard/KeyguardHostView.java
By default, the limit is 5 (the default + 4 others). Is there any app/mod/way to edit this manually? Different ROMs could do this (CM, AOKP probably), but I'll prefer to keep the stock ROM if possible.
Thanks in advance.
alex_herrero said:
Hi, after searching the web, I couldn't find any way to edit the Max number of widgets in the JB lockscreen, except for editing the MAX_WIDGETS number as stated here:
http://review.cyanogenmod.org/#/c/28813/1
http://review.cyanogenmod.org/#/c/28813/3/policy/src/com/android/internal/policy/impl/keyguard/KeyguardHostView.java
By default, the limit is 5 (the default + 4 others). Is there any app/mod/way to edit this manually? Different ROMs could do this (CM, AOKP probably), but I'll prefer to keep the stock ROM if possible.
Thanks in advance.
Click to expand...
Click to collapse
Not on stock. It wouldn't be possible.
hhairplane said:
Not on stock. It wouldn't be possible.
Click to expand...
Click to collapse
Ok, but how should I compile those files to achieve that?
Anyone?

[MOD] Lockscreen - Transparency

Hi,
Im running CM11 and i have xposed.
Thus far i cant find an 'easy fix' to remove the dark tint from my lock screen.
1. is there one?
2. if i have to manually modify an xml, which is it and where to find it?
I found one other request of the same nature but it was specific to a HTC handset.
Any help is appreciated.
Cheers.
EDIT; so i found keyguard.xml in framework-res.apk /res/layout.
Pretty sure thats what i need?
Anyway to modify the apk on the fly or do i need to rebuild it then flash again with modified apk?
Really hoping theres an xposed mod ive missed.
=(
Wobzy said:
Hi,
Im running CM11 and i have xposed.
Thus far i cant find an 'easy fix' to remove the dark tint from my lock screen.
1. is there one?
2. if i have to manually modify an xml, which is it and where to find it?
I found one other request of the same nature but it was specific to a HTC handset.
Any help is appreciated.
Cheers.
EDIT; so i found keyguard.xml in framework-res.apk /res/layout.
Pretty sure thats what i need?
Anyway to modify the apk on the fly or do i need to rebuild it then flash again with modified apk?
Really hoping theres an xposed mod ive missed.
=(
Click to expand...
Click to collapse
Try GravityBox Xposed module, in the lock screen settings I believe you can set the background opacity.
guetzli32 said:
Try GravityBox Xposed module, in the lock screen settings I believe you can set the background opacity.
Click to expand...
Click to collapse
Hey thanks for the reply.
Got GB installed, tried that setting, didnt have any effect.
Pretty sure i need to edit the keyguard.xml in framework-res.apk but im not very practised in modifying APKs.

How to add power menu controls for ringtone volume/vibrate/mute for Lollipop?

Hi, I have the Ambasadii ROM, which I really like, it's this one:
http://forum.xda-developers.com/galaxy-s4/i9505-develop/rom-lollipop-ambasadii-t3055001/
But I'm really missing the power menu options to control ringtone volume. I've seen posts that allow you to add this back but they all use Xposed, which I think my ROM can't support. Can anyone tell me how to add these controls without Xposed? I am rooted and could probably manage a low-level config tweak if that's the only way.
Thanks
http://forum.xda-developers.com/showpost.php?p=61562964&postcount=1892
Ale95 said:
http://forum.xda-developers.com/showpost.php?p=61562964&postcount=1892
Click to expand...
Click to collapse
Thank you for pointing out that post. It's for the S5 and it looks like it's not been tried by anyone else. I have done a bit of research around modifying framework.res.apk. Would you recommend giving it a go on my phone? I guess it would be sensibe to make an Nandroid backup before doing it?
Thanks

[Magisk] FOD icon for AOSP 10 ROMs

Hello. I have made a Magisk module to override the default FOD icon on AOSP ROMs since I don't like the default one (PE, LOS, PA), I'm sharing it the case someone has a similar taste of mine.
This module add a simple overlay and should work on all AOSP 10 ROMs.
Check https://imgur.com/a/ZABAEac for preview screenshoots
Installation: Flash with Magisk
Download: https://github.com/linjie997/mi9-FOD-icon/releases/
Donations: Do not donate to me, if you really want to, support some environmental charity organization, thank you
An update is up
The module didn't work on ROMs which doesn't have the overlay folder, which is now fixed in v2
Sorry for the incovenience
Is possible to change the green light color of fingerprint?
Thanks!
thiagox said:
Is possible to change the green light color of fingerprint?
Click to expand...
Click to collapse
Hi,
yes that's possible but it would need a framework modification, which I'm not confident to do.
Anyway, we should stick with green light since it's the one with higher success of fp recognition.
Potato997 said:
Hi,
yes that's possible but it would need a framework modification, which I'm not confident to do.
Anyway, we should stick with green light since it's the one with higher success of fp recognition.
Click to expand...
Click to collapse
For me this green is terrible, they could have adopted the same color used in the Mi 9T.
Thank you very much
This exactly what I was looking for
+ Is it possible to use an icon I have instead of derpfest? and how?
_labello said:
Thank you very much
This exactly what I was looking for
+ Is it possible to use an icon I have instead of derpfest? and how?
Click to expand...
Click to collapse
It's possible as long as the icon is an svg
You have to decompile the overlay you can find on my GitHub, replace the svg (it's in xml format), then recompile the overlay and build the magisk module
I'm currently having some issues with apktool, I'll check that soon if you can't do it
Potato997 said:
It's possible as long as the icon is an svg
You have to decompile the overlay you can find on my GitHub, replace the svg (it's in xml format), then recompile the overlay and build the magisk module
I'm currently having some issues with apktool, I'll check that soon if you can't do it
Click to expand...
Click to collapse
Thank you for your help.
Unfortunately I couldn't do it myself
These are the two icon I liked, I would appreciate it if you could do it
https://www.flaticon.com/free-icon/fingerprint_934592?term=fingerprint&page=2&position=57
https://www.flaticon.com/free-icon/fingerprint_550148?term=fingerprint&page=1&position=42
So, I'm back with a few more icons. For the instance I made 3 more builds, so we now have 4 different available icons.
Check the first post for the downloads and https://imgur.com/a/ZABAEac for some preview screenshoots.
Edit: made one more, kanged icon from OnePlus. Check the attachment for screenshoot. Updated github vegana release with this one
You are the best, thank you
OnePlus icon module updated since the size were wrong for me on latest LineageOS
https://github.com/linjie997/mi9-FOD-icon/releases/tag/v2.1-OP
Installed 2.1, what to do after? Where to change the FOD icon? Using Havoc 3.2 from 23/02/2020
Zelote said:
Installed 2.1, what to do after? Where to change the FOD icon? Using Havoc 3.2 from 23/02/2020
Click to expand...
Click to collapse
This should work on Los, Pa and derpfest
I don't know about other roms, especially meme ROMs like havoc, I'm not going to dig into this sorry
Tried in my OP7Pro 5G and it works,
Is there any way to change the icon? I have a Starfleet logo that makes a great FOD icon and I used it on OOS and want to use it on AOSPA, on OOS someone developed and app/module that lets you set whatever image you want and active/inactive colors, is that possible for aosp?
Whoareyou said:
Tried in my OP7Pro 5G and it works,
Is there any way to change the icon? I have a Starfleet logo that makes a great FOD icon and I used it on OOS and want to use it on AOSPA, on OOS someone developed and app/module that lets you set whatever image you want and active/inactive colors, is that possible for aosp?
Click to expand...
Click to collapse
Since this module is a simple overlay, it need to be compiled everytime
You can send me the icon you would like to use and I'll make a module when I'll be free, best would be svg but a png could work too after a conversion
Potato997 said:
Since this module is a simple overlay, it need to be compiled everytime
You can send me the icon you would like to use and I'll make a module when I'll be free, best would be svg but a png could work too after a conversion
Click to expand...
Click to collapse
Ah, I see, heres the best i could come up with for you:
View attachment fp-starfleet.zip
Whoareyou said:
Ah, I see, heres the best i could come up with for you:
View attachment 4965215
Click to expand...
Click to collapse
I did a module with the active image, I did not test it but should work fine just like the others. Please check the attachment.
I think implementing different active/inactive should be possible, do you know any ROM that has this feature?
Potato997 said:
I did a module with the active image, I did not test it but should work fine just like the others. Please check the attachment.
I think implementing different active/inactive should be possible, do you know any ROM that has this feature?
Click to expand...
Click to collapse
I can say it work perfectly,thanks.
Potato997 said:
I did a module with the active image, I did not test it but should work fine just like the others. Please check the attachment.
I think implementing different active/inactive should be possible, do you know any ROM that has this feature?
Click to expand...
Click to collapse
Awesome!
It's a bit small, any chance of making is like 20-30% or so larger? But still, thank you!
And yes, Oxygen OS Has inactive/active fod icons, not sure of any AOSP ROMs that do tho.

Categories

Resources