This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Releases: atahabaki/phoenix-toolbox
Releases · atahabaki/phoenix-toolbox
Version 1.4.6
Version 1.4.5
What's new?
- Splash Screen icon scaled up...
- Command list animations...
What's next?
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
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
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
Version 1.4.1
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
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
Version 1.3.1
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
Version 1.3
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