Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openandroidinstaller-dev/openandroidinstaller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: openandroidinstaller-dev/openandroidinstaller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 28 files changed
  • 2 contributors

Commits on Jul 1, 2025

  1. Initial commit for v0.5.6

    tsterbak committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    7c05e5a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. configs: add support for tama devices

    * copied from akari
    * fixes #717
    SirRGB committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    c4aec8d View commit details
    Browse the repository at this point in the history
  2. update lineage file name example

    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    c71391e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. github: enforce twrp and custom rom links within issue templates

    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    d4c50cb View commit details
    Browse the repository at this point in the history
  2. configs: update fairphone unlock website

    * old one redirects anyways, but lets do it properly
    
    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    a798007 View commit details
    Browse the repository at this point in the history
  3. configs: add yoshino devices

    * copied from z3
    
    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    0c8706a View commit details
    Browse the repository at this point in the history
  4. configs: add z3c support

    * z3/c are basically the same phone, so lets copy its config
    
    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    360c52b View commit details
    Browse the repository at this point in the history
  5. configs: add sony model names

    * taken from the lineage wiki and xdaforums
    
    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    c8f0583 View commit details
    Browse the repository at this point in the history
  6. configs: fix xperia unlock website

    * previous link pointed to 404
    * find openandroidinstaller/assets/configs/ -name *.yaml -exec sed -i 's|https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/|https://developer.sony.com/open-source/aosp-on-xperia-open-devices/get-started/unlock-bootloader|g' {} \;
    
    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    19f88b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. gitignore: ignore fleet dotfiles

    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    54319a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. docs: refer to venv

    Signed-off-by: SirRGB <sirrgb@proton.me>
    SirRGB committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    0b4205a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    9852a0c View commit details
    Browse the repository at this point in the history
  2. misc maintenance (#737)

    we got qpr2 and A16 is a thing too..
    tsterbak authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    9f26053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bba095 View commit details
    Browse the repository at this point in the history
  4. update readme

    tsterbak committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    1cb9e0c View commit details
    Browse the repository at this point in the history
Loading