Recent content by PixelBurst

  1. P

    Post [ROM][H811/H815][7.0-7.1][OFFICIAL] Lineage OS 14.0/14.1 for LG G4

    2 solutions - 1) Install Android Wear 1.5 APK and don't update 2) change the Build.prop line "ro.build.type=userdebug", to "ro.build.type=user" This isn't a bug with the ROM, just another stupid Google decision.
  2. P

    Post [ROM][H811/H815][7.0-7.1][OFFICIAL] Lineage OS 14.0/14.1 for LG G4

    Oh this is awesome! Good work. I'll be joining the nightly (or rather builds until nightlies) and giving feedback starting tomorrow. Good job to yourself (and CodeworkX if he's been working on this too!)
  3. P

    Post What are you going to take after the G4?

    I love my G4 and it's going to do me for the next year or so, but I detest LG's design choices. People like CodeworkX maintaining the CM13 branch for this device is the only reason its usable for me, and with CM13 it's a great phone. I think I'll be going Nexus (Pixel?) when I'm due for upgrade...
  4. P

    Post [UNOFFICIAL] CM13 with Android Pay, Stock Kernel, NO ROOT nightly builds

    I'm curious as to how this works - e.g I thought using Android Pay on any custom ROM would cause SafetyNet to trip due to not being signed by OEM's? I only ask because I am the niche that wants an unrooted custom ROM over manufacturer customized OS, but would really like Android Pay. I currently...
  5. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    Only real issue I've experienced over the last couple of months of nightlies is the needing to toggle aeroplane mode to make data work after a reboot. Not sure if this is supposed to be fixed or not, maybe I need to clean flash everything and try.
  6. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    Noticed this on cmxlog. Will we be required to clean flash this build?
  7. P

    Post Pokémon Go laggy

    About the same to be honest. I saw no real difference other than the lag on stock firmware. The only thing that makes it a little better for it IMO is that CM13 has caffeine which is a toggle to stop your screen lock, so you don't have to set awkwardly long timeouts and such.
  8. P

    Post Pokémon Go laggy

    I've got a friend who is using stock firmware experiencing the same thing, if we manage to find a fix I'll be sure to let you know!
  9. P

    Post Pokémon Go laggy

    I have been using CM13 for nearly the entire time I've had my G4, and I thought I'd try the latest Stock ROM to see if the battery life was better (game optimizer, etc.) and I experienced the exact same thing. Lagging down to 2-3fps when trying to catch a pokemon sometimes, other times...
  10. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    Try it? If not, no. It's probably dependent on LG framework and that ROM is literally just a debloated stock LG ROM so it wouldn't surprise me.
  11. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    I believe so, but QCView requires root anyway which is probably why it works.
  12. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    Sorry, I'm not a developer merely someone that tweaked it to make it display properly on CM13, I won't be supporting other ROMs. As long as the ROM has a form of case locking/unlocking there's no reason why it shouldn't work, you could always try bigboots original APK and if that works you'll...
  13. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    You the man. No more crazy locking/unlocking sounds when the cover is closed, the only thing I had to do was define the symbol with a PowerManager before the first mPowerManager and it ran fine. I will say that I didn't actually add the permission you mentioned previously in to the manifest...
  14. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    Edit I can't sleep anyway, so decided to give it a go. After failing with syntax for about 20 minutes, I've hit a stop with an error when trying to run 'error: cannot find symbol method goToSleep(long). Googling around people are saying it was removed from powermanager in API 21, but I'm not...
  15. P

    Post [ROM][H811/H815][6.0][OFFICIAL] Lineage OS 13.0 for LG G4

    Thanks to BigBoot93's changes earlier I've been able to literally throw one number in to get QCview to display in the right place on the G4. There are literally no other changes, which isn't enough to warrant it's own thread IMO, all thanks should go to bigboot93 for making this possible and...