Recent content by nachod0g

  1. N

    Post [APP][5.0+] DNS66 - Open Source Host/Ad-Blocker without Root

    I built the latest version from source and there appears to be a bug in the whitelist UI. If I toggle the setting for an app, then scroll the app off screen and come back to it, it's no longer toggled.
  2. N

    Post Steve Kondik involved with LinageOS?

    Yes, this much is very clear. I expect it wouldn't exist (at least close to it's current form) without the contributions of many other community members too but I'm not sure there's much to be gained focusing on who contributed what and if commercialization was a good idea, though I do see how...
  3. N

    Post Steve Kondik involved with LinageOS?

    The CyanogenMod open-source project has now been discontinued as a direct result of actions taken by Cyanogen Inc., this wouldn't have happened if the project was never commercialized. I believe Steve was the project leader of CyanogenMod at the time Cyanogen Inc. was formed and was instrumental...
  4. N

    Thread Steve Kondik involved with LinageOS?

    CyanogenMod was commercialized with the blessing and assistance of Steve Kondik if I understand correctly. During the controversy he affirmed commitment to the community but it's now quite clear that the community and CyanogenMod as a whole suffered greatly from this decision. Does Steve hold a...
  5. N

    Post [APP][5.0+] DNS66 - Open Source Host/Ad-Blocker without Root

    Is there any way to tell ahead of time if an app uses the DownloadManager (and hence might have downloads broken)? Or is there perhaps some broadcast intent sent when the DownloadManager is invoked which I could monitor for with Tasker? I looked but didn't find anything... If not, could we...
  6. N

    Post [APP][5.0+] DNS66 - Open Source Host/Ad-Blocker without Root

    Are there any plans to further investigate/reverse other VPN applications which don't have the same app compatibility or download issues in an attempt to implement a fix in dns66? Thanks.
  7. N

    Post [UNOFFICIAL] Systemless Xposed for Android 5.1/6.0 - v86.1 / 20160928 / SDK22/SDK23

    For what it's worth I was able to get it working with encryption after disabling the option to prompt for PIN at boot. I'll likely stay away until this is fixed though as I find the PIN prompt on boot to be rather crucial.
  8. N

    Post [DISCUSSION] Xposed for Android 5.1

    After flashing I'm seeing an endless boot on my Nexus 5 with stock 5.1 and no modules loaded. I suspect it's either because I'm encrypted or the system partition ran out of space (the zip seemed to flash fine though). Edit: Still no boot after deleting some keyboards to free space in the system...
  9. N

    Post [APP][2.2+][05 Oct. - V2.4] BetterBatteryStats

    On CM12 the superuser icon (#) seems to appear in the status bar after first loading the app after boot, it then sticks around until a reboot. Though statistics appear to still be collected properly after boot even before launching the app/displaying the icon. Would it be possible to have the...
  10. N

    Post [ROM] [5.1.1] [NIGHTLY] CyanogenMod 12.1 for Nexus 5

    This is indeed included in the latest build, but it appears there's no way to disable it yet. http://review.cyanogenmod.org/#/c/85440/
  11. N

    Post [ROM] [LMY48W] [5.1.1] "Unofficial" CM12.1 Hammerhead w/ Xtra Cherries 10-09-2015

    The latest CAF build (CAF12) includes this commit which fixes the Twitch video bug. http://review.cyanogenmod.org/#/c/83916/
  12. N

    Post [ROM] [LMY48W] [5.1.1] "Unofficial" CM12.1 Hammerhead w/ Xtra Cherries 10-09-2015

    Sideloading to CAF10 using TWRP seems to work fine after enabling the hardware encryption on CAF09 for anyone interested.
  13. N

    Post [Utility][v3.5.0][11/08] Auto-Patcher (4.4)

    I can confirm the same behavior, I'm hoping it will be fixed with the database caching.
  14. N

    Post [Utility][v3.5.0][11/08] Auto-Patcher (4.4)

    Thanks for the explanation, symlinking in those circumstances makes sense. I was going to try patching the source and building manually to see if it helped but I'll wait until the Mms.patch gets added for cm. I've used autopatcher to patch for pdroid many times before so I don't think I messed...
  15. N

    Post [Utility][v3.5.0][11/08] Auto-Patcher (4.4)

    I tried to patch cm-10.1-20130113-NIGHTLY-i9300.zip with OpenPDroid, it patched successfully but after flashing I'm missing the Messaging (Mms.apk) app. I still have the apk in /system/app/ but it's not showing at all in Android. I've noticed that both...