1. 27 Sep, 2023 14 commits
  2. 26 Sep, 2023 3 commits
    • Tobias Sterbak's avatar
      Dev: flash additional partitions (#246) · 7e34275a
      Tobias Sterbak authored
      This PR is based on #220 (by @anon1892) and aims to integrate the code
      in the Installer.
      
      - Include the commands `fastboot_flash_recovery` and
      `fastboot_reboot_recovery` (thanks to @anon1892)
      - Add support for Mi439 (Redmi 7A & co.) (thanks to @anon1892)
      - Display device specific notes at the image selection step (thanks to
      @anon1892)
      
      Other fixes & additions:
      - Display the scroll bar by default if scrolling is necessary
      - An info text box for additional images
      
      Todo:
      - [x] When the "custom recovery already flashed" button is selected,
      user should not have to select recovery file, as in this PR for now.
      - [x] User should be able not to select additional partitions, even on
      Android 13 (maybe add a button like "custom recovery already flashed".
      - [x] When recovery flashing is disabled, `adb reboot recovery` is not
      performed. Fix that.
      7e34275a
    • Tobias Sterbak's avatar
      aab4785c
    • Tobias Sterbak's avatar
      Docs update (#293) · 5e31e38a
      Tobias Sterbak authored
      - [x] Formatting updates
      - [x] Renamed docs folder
      - [x] Reworded bootloader documentation
      - [x] Add own bootloader policy docs
      - [x] Use GitHub's highlighted blockquotes
      - [x] Add vendor lock disclamer from website
      
      [Preview of the highlighted
      blockquotes](https://gist.github.com/MagicLike/c3f5ee530e5e3efc4ee5efdb5606db43)
      5e31e38a
  3. 18 Sep, 2023 1 commit
  4. 17 Sep, 2023 8 commits
  5. 16 Sep, 2023 3 commits
  6. 15 Sep, 2023 1 commit
  7. 12 Sep, 2023 1 commit
  8. 11 Sep, 2023 1 commit
    • MagicLike's avatar
      Added formatting for device request link · 0bc2f9dc
      MagicLike authored
      Added monospace formatting for the device code getting placed into the title of the issue in case the "Request support for this device" button is used.
      0bc2f9dc
  9. 05 Sep, 2023 2 commits
  10. 04 Sep, 2023 2 commits
  11. 29 Aug, 2023 4 commits