Giter VIP home page Giter VIP logo

Comments (7)

fgl27 avatar fgl27 commented on July 2, 2024

onStopListening() does it, widgets also need a close

thanks... 👍

from isu.

fgl27 avatar fgl27 commented on July 2, 2024

If there is something else let me know...

from isu.

YUDHPK avatar YUDHPK commented on July 2, 2024

For your build.prop section there are options as
Known safe value and unsafe value
But there should be an option to set it to original values also .
And an option to backup build.prop in the same folder as original because if something goes wrong and device doesn't boot then a user can rename the backup file to original

from isu.

YUDHPK avatar YUDHPK commented on July 2, 2024

And by the way i am same person who contacted on your email 2 days ago
About similar su problems and about the ro.boot.warranty_bit = 0 prop safe value

from isu.

fgl27 avatar fgl27 commented on July 2, 2024

I released how you are...

A b.p backup is not easy to make on a way user can understand, because when will I make one? how I will tell the user?
As it never fail before I expect it to be 100% as I don't depend from outside tools to edit is all with in the app...

anything save to the app folder will be erased when a clean of app data, save to system will be lost on it nightly flash... necessary to redo...

To do something flow less and with the user aware is not easy, if you can think on a logical way try me we can try to make something work, but only if is flawless...

I really think is not necessary the section is flawless, if user change it in a way it need to return because it fails, or he wanna the original value even they are bad values that make none ROOT apps to fail, he can just re-flash the last ROM zip delete the data/data/ folder of iSu and it will be 100%...

any way try me...

👍

from isu.

YUDHPK avatar YUDHPK commented on July 2, 2024

when i change a value of a prop using force value into build.prop file option(checkbox)
the app appends the value in build.prop file (if a beginner or tester changes this value to something bad then he will need a backup of the file which he can use to recover and rename using recovery)
at that instance you can create a backup using the cp command from android shell into the same system folder but renamed as build.prop.bak
when you show the message that some values are only applied after a reboot at the same instance notify the user

from isu.

fgl27 avatar fgl27 commented on July 2, 2024

" (if a beginner or tester changes this value to something bad then he will need a backup of the file which he can use to recover and rename using recovery)"

a beginner user doesn't even know how to find and change a file name in twrp, even if you tell how to they will have a hard time.

the best solution is and always will be re-flash current ROM .zip on trouble all user know that and it will not cause other problems, this app is to be used on a ROM that is always shared via .zip so the user must have it on the device or something that was used to flash the first time.

I can do a function to check if a backup exist if not make one, after boot up or the first time the app is open.

from isu.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.