Recent content by PuffJr2

  1. PuffJr2

    Post SM-G900V working on T-Mobile!

    They are SIM unlocked. meaning theoretically you can throw in any SIM card from any carrier as long as your device supports it, and it should work without modifications.
  2. PuffJr2

    Post Stupid question

    If i recall correctly. The GSM based versions do not have support for CDMA, while VZW variants have support for GSM/HSPA+/UMTS.
  3. PuffJr2

    Post Rooted S5 but SuperSU not prompting

    SuperSu is set, that once you grant permissions, you have to wait for the app to be update whether its SuperSu or said app. Or you have to revoke permissions.
  4. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    it probably is because the system viewed the file corrupt. so it rebuilt it based on the actual settings in SecMms_Blue.apk. I'm working on modding the menu setting into the apk.
  5. PuffJr2

    Post stock based rom?

    Yeah. I would say the tar is the best option ha. I'm in the process of downloading it because during a test of modding SystemUI, I ended in an infinite boot loop.
  6. PuffJr2

    Post stock based rom?

    I have all the stock apps deodexed on my system right now if you want them. Also. i believe the build is G900VVRU1ANCG.
  7. PuffJr2

    Post [Pledge] @Hashcode Samsung Galaxy S5 SafeStrap

    that's freakin' sweet!
  8. PuffJr2

    Post remount system through adb shell

    i have a non-Dev version. i did it this way: adb shell su stop mount -o rw,remount /system "did what i needed to do" mount -o ro,remount /system reboot
  9. PuffJr2

    Post remount system through adb shell

    have you tried stopping the system instead of running it while the script is running? i recently deodexed my system and this is how i did it.
  10. PuffJr2

    Post Service Mode

    or, instead of using terminal and typing that long command, type this in your phone. *#27663368378# does the same exact thing.
  11. PuffJr2

    Post [MOD] Enabling "Hidden" Quick Tiles

    has anyone gotten ToddlerMode to work? It will not show up on my phone. EDIT: after pulling apart my SystemUI.apk, i found there are no quick tile images for ToddlerMode. so it stands that it will not work if added.
  12. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    That's pretty strange. You could try changing it to false, rebooting and back to true to see if it works. But, if that doesn't, you may have to take apart SecMms_Blue.apk/odex to edit the preference for it. I've been working on trying to get the option to work, but no luck yet.
  13. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    are you using a different MMS program or Stock Samsung one?
  14. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    Anytime man. glad i can help.
  15. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    try using Root Browser. it'll have a popup when you click the xml file, use RB text editor.