This repository was archived by the owner on Dec 15, 2024. It is now read-only.
Merge the Gtk branch.#14
Merged
Merged
Conversation
Start porting to GTK4
Hide password when entered into the command entry, remove unneeded buttons, and other minor changes.
…selecting partitions.
Added configuration saving, added a create_switch function, made it so the select device window's cancel button works correctly, made sure the connect button is enabled only once Thor has actually started.
Be sure at least one file is selected before flashing, and pass the parent arg to dialog.show().
Change "Connect" to "Disconnect", and "Start Odin Protocol" to "End Odin Protocol" when needed.
…mplement basic resizing.
Add basic Flatpak support. Use FileChooserNative instead of FileChooserDialog.
Standardized padding for main window, set terminal background color to match the window, and added a create_radiobuttons func.
The "Flash Tool" setting actually does something now.
Handle case when `flash_tool` is not defined in settings. Rename `self.connect` to `self.connect_device` to prevent overwriting `Gtk.MainWindow.connect`
Also update flatpak/build.sh to include /flash-tools instead of /Thor.
Clean up the create_menu_button function, create a set_theme function.
Add support for settings that are boolean in create_menu_button.
Added a setting that determines whether the partitions for Thor are flashed automatically or not. Also added a minimal right-click menu for the terminal.
Improved thor_select_partitions and verify_flash.
Update some of the screenshots.
Update more screenshots.
Add more screenshots.
Finish up the new screenshots. (for now)
Change screen-recording.
Remove the screen-recording.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.