GeeMod - Xposed module for Optimus G

Search This thread

frastgr

Senior Member
Mar 1, 2011
239
37
What version of stock rom are you using? Are you sure that some other mod (e.g. GravityBox) is not setting black background for status bar? If so, turn it off. If you're familiar with debugging you can also help me sending log from
Code:
adb logcat -s Xposed
with disabled all Xposed modules other than GeeMod

I am running stock 4.1.2H rom. I disabled all other modules and then enabled geemod and reboot. The transparent status bar doesn't work, it appears totally black. I am not familiar with debugging, could you told me some info?
 

KostasR

Senior Member
Dec 16, 2012
168
20
great! I will try it immediately. Will you upload it in the xposed repo? It would be much more convenient :) Also try to ditch if possible the SU permissions and put the appropriate ones :)

Sent from my Optimus G using Tapatalk 4 Pro
 
Last edited:

fbz_poznan

Member
Feb 25, 2014
13
34
Poznań
Will you upload it in the xposed repo? It would be much more convenient :)
Yes, I'm thinking about it. It was too small at the beginning to bother uploading to Xposed repo.
Edit: Tried to add GeeMod to repo but @rovo89 restricted access to repo for every new developer because of situation described here: http://xdaforums.com/showpost.php?p=50240528&postcount=8741
We have to wait :)


Also try to ditch if possible the SU permissions and put the appropriate ones :)
SU permissions were only for my testing. They're not necessary. I just forgot to remove them :)
 
Last edited:
  • Like
Reactions: rocada

fbz_poznan

Member
Feb 25, 2014
13
34
Poznań
I just tried stock launcher and have the same problems as @frastgr . I will fix that soon. Sorry for that mislead. I was switching between stock launcher and Apex Launcher while developing and somehow I missed that incompatibility.
 

KostasR

Senior Member
Dec 16, 2012
168
20
Yes, I'm thinking about it. It was too small at the beginning to bother uploading to Xposed repo.
Edit: Tried to add GeeMod to repo but @rovo89 restricted access to repo for every new developer because of situation described here: http://xdaforums.com/showpost.php?p=50240528&postcount=8741
We have to wait :)



SU permissions were only for my testing. They're not necessary. I just forgot to remove them :)

Great :cowboy: Waiting for the next update.

I haven't noticed the post from rovo89. The fact that this happened again is just sad. We can only wait then :good:
 

greny

Member
Mar 16, 2011
7
1
Hello.
Sorry,my bad.
I didn't knew that for this mod phone need to be rooted and Xposed Framework need to be installed.
Maybe if I get to borred I'll root it and try again.
Thanks for help !
 

KostasR

Senior Member
Dec 16, 2012
168
20
Can you add a feature to change the color of the icons (battery, signal) of the status bar? Other modules don't work as expected. It would be fantastic combined with the transparent status bar feature (kitkat look) :)

Sent from my Optimus G using Tapatalk 4 Pro
 

sunshean

Senior Member
May 13, 2012
258
106
31
HaNoi
I hope you can add a feature hide nfc/beam icon, i always hate when it show on my status bar but never want turn nfc/beam off
 

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    Here is a Xposed module which I made for e975's 10H stock rom (probably compatible with other versions - not tested yet)

    It's features (adjusted separately):
    1. Hiding QSlide apps toolbar from notification drawer
    2. Hiding brightness bar from notification drawer
    3. Hiding bar with date/settings/clear from notification drawer
    4. Hiding quick settings from notification drawer
    5. Changing status bar background to transparent (black)
    5. Changing status bar background to black or transparent - FROM UPDATE 1.2
    6. Changing airplane switch to LTE switch in quick settings - FROM UPDATE 1.1
    7. Disabling CDROM autorun ("Checking PC driver" annoying popup :)) while connecting to PC - FROM UPDATE 1.3

    Additional info
    LTE SWITCH
    Quick settings have LTE switch by default but it's enabled only for some mobile network operators and work in "LTE, CDMA, EvDo, GSM/WCDMA" mode which is not supported in my mobile network. My module enables switching between "GSM/WCDMA auto" and "GSM/WCDMA/LTE auto" which is available more commonly (at least in my country :)) . Use it only if your mobile network operator use that modes too.
    Transparency
    Added as experimental feature. Note that stock launcher is not drawing wallpaper under status bar so you cannot get transparency effect on it - would be black. I maybe fix that later but I treat that as low priority. Use other launcher - e.g great launcher "Apex Launcher".
    To get nice look in apps use that feature with "Tinted Status Bar" Xposed module and set "Status Bar Tint" value (in Tinted Status Bar) for your launcher to 00000000 . If you use GravityBox make sure that you have OFF on "Statusbar tweaks -> Statusbar colors -> Enable icon colors". I attach screenshot to show you how it works.

    Please test this mod and share your ideas/opinions here with me.
    Greetings :)
    1
    wow great!!
    could you add the clockspeed and brightness hack? (edit thermal.conf [system/etc] the last lines like the line with full speed.. (last lines must be the same!)) is this possible with xposed?

    can u add for homescreen delete search and "+" and make it to 5x4 (for help, on sprint G forum there u can found that modifed launcher.apk!!)

    can u add to disable the popup by connecting with pc with the driver.iso (i hope u know what i mean...)

    is it possible (is there a script/build.prop) to slove the redraws on homescreen by press home on apps... and appdrawer loads little longer always after redraw..)

    so that was all from my side ;)
    Thanks for the great xposed module!!
    1
    Waiting for a version with a true transparent status bar
    Look at first post for 1.2 update :)

    For 10D stock is not working :(
    Could you be more specific what exactly is not working?
    1
    Doesn't work mate!!!!! Again, it is totally black although I have checked the transparent feature and not the black one.
    What version of stock rom are you using? Are you sure that some other mod (e.g. GravityBox) is not setting black background for status bar? If so, turn it off. If you're familiar with debugging you can also help me sending log from
    Code:
    adb logcat -s Xposed
    with disabled all Xposed modules other than GeeMod
    1
    Will you upload it in the xposed repo? It would be much more convenient :)
    Yes, I'm thinking about it. It was too small at the beginning to bother uploading to Xposed repo.
    Edit: Tried to add GeeMod to repo but @rovo89 restricted access to repo for every new developer because of situation described here: http://xdaforums.com/showpost.php?p=50240528&postcount=8741
    We have to wait :)


    Also try to ditch if possible the SU permissions and put the appropriate ones :)
    SU permissions were only for my testing. They're not necessary. I just forgot to remove them :)