WirelessAlien / ZipXtract

A fully open source app to extract rar, zip, tar, bz2, gz, 7z, xz, jar and z etc (encrypted .zip & .7z supported)
GNU General Public License v3.0
379 stars 18 forks source link

In-app UI and UX overhaul #7

Closed Cwpute closed 1 year ago

Cwpute commented 1 year ago

Several little touches regarding the in-app interface:

  1. When a file is already picked, show the name of said file under the Pick file button.
  2. Under the Extract to button, show the whole adress to the extraction folder instead of only its name.
  3. Prevent users from tapping the Extract button when an extraction is already underway.
  4. Inform the user that an the app is currently extracting, by replacing the text on the Extract button to "Extracting…" and/or an animated loading icon. Grey the button out as well.