You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be great if there were a progress indicator. I'm trying to use togozip to pull a few hundred photos (about a gigabyte of data) off my phone, and it'd be great if I could get a rough idea of how long that might take.
The text was updated successfully, but these errors were encountered:
@zz-ha-dum the example statusbar is for an xposed module, which more than 99.9999% of the appusers will not have installed so i cannot use the proposed module.
Showing a traditional statusbar only works if the app has a visible gui of it-s own. The current app does not have a statusbar.
Currently Add2ZipActivity which does the zipping is invilisble.
If somebody likes to implement this feature, mergerequests are welcome.
Currently i am implementing k3b/APhotoManager#108 which adds "backup to zip" for the selected photos to my android photo management app. this app has a visible gui and should get some progress indicator....
It'd be great if there were a progress indicator. I'm trying to use togozip to pull a few hundred photos (about a gigabyte of data) off my phone, and it'd be great if I could get a rough idea of how long that might take.
The text was updated successfully, but these errors were encountered: