Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Releases: atahabaki/phoenix-toolbox

Version 1.4.6

07 May 07:17
Compare
Choose a tag to compare

What's new?

  • A widget for cleaning cache... #60
  • Cache cleaning... #56

What's fixed?

  • Bottom navigation drawer animation... #55

Any known issues?

Nope, if you encounter any issues, please create an issue or start a discussion 😃 👍...

Version 1.4.5

18 Apr 12:48
Compare
Choose a tag to compare

What's new?

  • Splash Screen icon scaled up...
  • Command list animations...

What's next?

  • Cache cleaning... #56
  • Animation... #55

Any known issues?

  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)
  • Pressing nav menu item cancels the animation... #55

Version 1.4.4

17 Apr 15:34
Compare
Choose a tag to compare

What's new?

  • Splash Screen added...

What's next?

  • RecyclerView animations...

Any known issues?

  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)
  • Pressing nav menu item cancels the animation...

Version 1.4.3

17 Apr 14:08
Compare
Choose a tag to compare

What's new?

  • New logo...
  • Project Renamed to "Phoenix Toolbox"...

Known issues:

  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)
  • Pressing nav menu item cancels the animation...

Version 1.4.2

17 Apr 00:36
Compare
Choose a tag to compare

What's new?

  • A couple of bug fixes... (#52, #53)
  • Added version 1.4.2 to manifest file, so now apps're versioned...

Known issues:

  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)

Fixed

  • Delete actions menu option does not delete /cache/recovery/command nor the command file located in app's cache... #53
  • If the fab is hidden, bottom app bar looks a bit weird... #52

Version 1.4.1

16 Apr 22:44
Compare
Choose a tag to compare

New Features:

  • Day/Night themes for Dialogs... (Pure white & black themes) #46
  • Instead of using this phare as an primary action "Add Command" i replaced it with more simpler one: "Add" #47...
  • Deletes cache file after writing to /cache/recovery/command #48

Known issues:

  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)
  • Delete actions menu option does not delete /cache/recovery/command nor the command file located in app's cache... #53
  • If the fab is hidden, bottom app bar looks a bit weird... #52

Fixed

  • Delete cache after applying list of awaiting commands #48

Version 1.4

04 Apr 16:48
Compare
Choose a tag to compare

New Features:

  • Recovery Actions/Commands are loading at startup...
  • For codename "mido" devices, install zip command now works...
  • Back button is implemented, so you can go back...
  • Shows snackbar for notifying that everything is written...

Known issues:

  • Add Command dialog looks very unpleasent for now...
  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)
  • Delete actions menu option does not delete from /cache/recovery/command

Fixed

  • Back button #36
  • Clean refactor the code a bit #39
  • Show snackbar when applied #40

Version 1.3.1

30 Mar 19:06
Compare
Choose a tag to compare

New Features:

  • Swipe from right/left to left/right to delete the entry...
  • For shamrock devices, install zip command now works...

Known issues:

  • Add Command dialog looks very unpleasent for now...
  • Back button not implemented, so you can't go back (App will exit if you press back button...)
  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)

Fixed

  • Can't delete individual entry/command, it'll be included in v1.4... #35
  • For devices with codename "shamrock", "install /package/location.zip" wasn't working, fixed now. #37

Version 1.3

30 Mar 04:20
Compare
Choose a tag to compare

New Features:

  • OpenRecoveryScript automation is done.

Known issues:

  • Add Command dialog looks very unpleasent for now...
  • Back button not implemented, so you can't go back (App will exit if you press back button...)
  • Quick Actions Fragment looks very empty... So the main fragment is OpenRecoveryFragment (just for temporary...)

What's missing?

  • Can't delete individual entry/command, it'll be included in v1.4... #35

Version 1.2

17 Mar 11:43
Compare
Choose a tag to compare

New Features:

  • fr-FR language support added.

Fixed:

  • Widget asks su access on every update #26...