Search results

  1. N

    Thread Thanks :D

    Just here to post a thanks, a thanks for everything! Thanks mods for keeping the site clean! Thanks users for using all that cool stuff here! Thanks developers for creating so much of it! Thanks admins for keeping this site online for so long already! THANKS! (if anyone wanna complain, in the...
  2. N

    Thread Almost perfect Gcam 7.2 with Video Recording, Night Sight, Manual Controls and Enhanc

    Thanks to Kutlay for discovering the port and making the initial XML :D APK: https://f.celsoazevedo.com/file/cfiles/gcm1/trCamera_V7_FINAL.apk How to install: 1. Download the APK 2. Install the APK 3. Run the App and quit it after it started 4. Download the attached "nift4-trCamera.xml" 5...
  3. N

    Thread deleted

    Mods pls delete
  4. N

    Thread SELinux Denial and I can't fix it

    Device tree:= https://github.com/Sohamlad7/android_device_motorola_cedric Vendor:= https://github.com/Sohamlad7/android_vendor_motorola_cedric Kernel Source:= https://github.com/Sohamlad7/android_kernel_motorola_msm8937 [!] I have changes at...
  5. N

    Thread [ROM][EXCLUSIVE?][LINEAGE] Mint-OS - Lineage with extra Mint

    #include <std_disclaimer.h> /* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before...
  6. N

    Thread Stock Kernel on GitHub

    I uploaded the stock kernel to GitHub :) https://github.com/nift4/android_kernel_wiko_jerry/tree/unmodified
  7. N

    Thread [GUIDE] Fix fingerprint

    Because many users are repeatedly asking this and everyone needs to answer again and again, I write it up here: This is only true for Oreo and later Custom ROMs! For nougat refer to post #3 by TheFixItMan (thanks for the tip that users still use nougat ;)) You can choose between this ways...
  8. N

    Thread SailfishOS for Moto G5

    --- This is not made by me. This is an repost to XDA. This post is maybe not up-to-date. --- Sailfish OS Linux Based non-Android Operating System Brought to cedric by: Lukapanio & hacker12455 About: This is an alternative Linux Based non-android OS meant to be more secure and upto date than...
  9. N

    Thread Ubuntu Touch for Moto G5

    --- This is not made by me. This is an repost to XDA. --- This is 32-bit, so you can use offical TWRP. Made by hacker12455 and Lukapanio Bugs: Camera and minor bugs Installation: (Requires ADB + Fastboot, Linux on the PC and Git) 1. Format the data partition with ext4 (Format != Wipe) 2...
  10. N

    Thread [DEV] Ressource overiding in org.lineageos.jelly

    Hey! I try to override two XML string[] things from https://github.com/LineageOS/android_packages_apps_Jelly/tree/lineage-16.0 : https://github.com/LineageOS/android_packages_apps_Jelly/blob/lineage-16.0/app/src/main/res/values/search_engines.xml My code & the error...
  11. N

    Thread [DISCUSSION] Systemized Apps Data Reset

    I use multiple apps systemized via Magisk, for example microG, and all apps loose their data (granted permissions, app data etc) after a reboot. I created a test module with a test priv-app and it looses also all data in reboot. What's happening here? It's very annoying.