Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #47

Merged
merged 18 commits into from
Jan 3, 2023
Merged

Refactor #47

merged 18 commits into from
Jan 3, 2023

Conversation

tsterbak
Copy link
Member

@tsterbak tsterbak commented Dec 28, 2022

This PR adds:

  • a debug mode (addressing Debug mode bauen #27)
  • basic tests for the full app
  • Open Feedback page when finishing the install process

This PR for Release v.0.2.1-alpha adds:
- Simplify config files
- Popup enabled again
- Make enabeling developer options clearer, better design hierarchy
- Use twrp scripting
- Use specific functions to run commands with tools
- Write logs to file
- Only support twrp recoveries in tool now
- major refactoring and decoupling of frontend and logic
- Enable terminal output in tool
- Improve logging
- Adapt config for TWRP recovery for FairPhones
- Support new devices:
  - [x] samsung galaxy s9
  - [x] samsung galaxy s10
  - [x] Samsung Galaxy A7 (2016)
  - [x] Samsung Galaxy A72
  - [x] Samsung Galaxy J7 (2015)
  - [x] pixel 4
  - [x] pixel 4a
  - [x] pixel 5
  - [x] pixel 5a
  - [x] Sony Xperia Z3
This PR adds:

Fixes:
- Fairphone3 now uses flashing unlock to unlock the bootloader
- fix bootloader unlock issue with fastboot

Features:
- Disable callbutton while command is running; clean error text at retry
- another steptype for requirements and get them from config.
- restructure welcome page to make it better
- a bit more default pictures for steps 
- let advanced view toggle in every step independently
- Enable copy_partitions sideloading

Chores:
- Major refactoring of views
- test search device function in tooling
- refactor call_to_phone method
- refactored terminal box
- test for TerminalBox

11 New devices:
- Motorola moto g7 power (ocean)
- Motorola moto g5 (cedric)
- Samsung Galaxy Note 9 (crownlte)
- Samsung Galaxy Note 10 (d1)
- oneplus 6
- oneplus 6T
- oneplus 7
- oneplus 7 Pro
- oneplus 7T
- oneplus 7T Pro
- OnePlus Nord N200
Add build release workflow
This Release adds:
- Pop-up box to explain custom recovery and OS images.
- Configs for new devices:
	- Sony Xperia 10 (kirin)
	- Sony Xperia 10 Plus (mermaid)
	- Sony Xperia XA2 (pioneer)
	- Sony Xperia XZ3 (akatsuki)
	- Sony Xperia XZ2 (akari)
- new Images to guide in the process
- Restructuring of views
- dialog to help finding the android or firmware version
- steps indicator header
- Remove step-progressbar and move the header to different column
container to keep it attached to the top
@tsterbak tsterbak self-assigned this Dec 28, 2022
@tsterbak tsterbak added this to the Release Alpha 0.4.0 milestone Dec 28, 2022
@tsterbak tsterbak merged commit 2b952b0 into dev Jan 3, 2023
@tsterbak tsterbak deleted the refactor branch January 3, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant