SmartPack / SmartFlasher

Source code of Smart Flasher, a simple app aimed to make flashing recovery zips much easier.
https://forum.xda-developers.com/android/apps-games/app-smart-flasher-t3934438
GNU General Public License v3.0
56 stars 8 forks source link

Scrolling and Saving the log file #10

Open pegelf opened 4 years ago

pegelf commented 4 years ago

I discovered your app today and I was happy that there seems to be an open source alternative to the discountinued Flashfire app, which I can use on my encrypted phone where TWRP doesn't work.

One thing I noticed is that after flashing I can't scroll through the flash log, so I can't see if everything was successful. It shows the scrollbar and you can also swipe through the log but it jumps right to the top after a millisecond, which is too less time to read it. I also tested to connect a computer mouse to my phone, but with a scroll wheel there is no difference.

I thought the save-button could be a workaround but that function also has some problems. It shows a little notification with the saving path and the "Smart_Flasher"-Folder also seems to exist but it is empty.

My mobile phone is the Samsung Galaxy S7 (G930F) and I can do some more testing if you want.

sunilpaulmathew commented 4 years ago

@pegelf Thank You very much for raising this issue, and also for the donation. I never noticed that issue, so definitely look on it. As a temporary workaround, you may please try my other app, SPKM. Which is also opensource, and have a similar (or even better) flasher integrated (SmartPack page). Have a nice day

pegelf commented 4 years ago

Thank you for your quick reply. SPKM worked great for me. I also had the scroll bug there, but the log export worked, so I was able to read the output there.

sunilpaulmathew commented 4 years ago

Thank you for your quick reply. SPKM worked great for me. I also had the scroll bug there, but the log export worked, so I was able to read the output there.

Great. I'll look for the issue soon.

sunilpaulmathew commented 3 years ago

@pegelf If you are still around, probably check the latest version. I totally modified the app, including the flasher view.