Closed archit9169 closed 2 months ago
You should at least use a feature once before proposing improvements/changes to it. At minimum read the descriptions I have.
Both your 1 and 2 points, on what it does currently, are incorrect.
It seems like there might be a miscommunication on my part.
By individual backup/restore I mean an option where we have control like in TWRP recovery for android. I know that we can simply remove the files if we dont want to restore that partition. That's why I stated Proposed Enhancement / Functionality.
I have used that feature, and thats why I proposed it here. It shows eMMC sys -> which geneartes all partitions except user, and eMMC user -> which only does user. What I propsed was simply giving checkbox type of list for individual partitions for more control.
I understand your point of not adding more changes to avoid complicating the code further, it is after all your own project and you can handle it as per your own wish. Afterall at the end of the day, it does acomplish what is necessary for running cfw.
I find no reason to complicate the code and touch the GUI mostly because you are forced to move a backup into restore folder manually (which is on purpose btw). So because of that, user can actively decide what to restore by only moving the wanted partitions. If the backup method was not raw (aka decrypted and file based), then it would make sense to add such support more. (But even supporting that could actually make the backup even slower if eMMC is not empty.)
Like I said, I understand your point. It was a proposal which does not align with how you want to maintain the code.
Besides, the main functionality is already there. For rest of the stuff, we can do manually using tools like nxnandmanager.
Right now this is partly implemented, that is:
Proposed Enhancement / Functionality: