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

Various updates and fixes for all Volla Phone models #264

Merged
merged 15 commits into from
Mar 16, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    a00343d View commit details
    Browse the repository at this point in the history
  2. vidofnir: update VollaOS to 12.1-20240228

    Seems to fix flashing back from UT at least.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ec0d160 View commit details
    Browse the repository at this point in the history
  3. vidofnir_esim: rename from vidofnir

    This is the new codename for Volla X23 with upgraded firmware on UT
    side which people will now migrate to automatically by simply searching
    for updates.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    66ce64e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faaaacd View commit details
    Browse the repository at this point in the history
  5. mimameid: flash full Android 11 fw for UT and Droidian

    This avoids soft-bricking the device for users coming from VollaOS 12+.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2ce4b8b View commit details
    Browse the repository at this point in the history
  6. mimameid: rephrase TWRP sideload steps

    Previously selecting 'Wipe Cache' caused a flashing issue, but wiping
    'Dalvik Cache' does nothing so we might as well instruct users to not
    touch it either.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    37bb37d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5631b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fac3ef View commit details
    Browse the repository at this point in the history
  9. devices: add Volla Phone 22 with new display (mimameid_h12)

    This is mostly A copy of mimameid.yml but with Droidian support removed
    (due to depending on Halium 12) and instead based on the new Halium 12
    supporting the new display replacement panels.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    25dc274 View commit details
    Browse the repository at this point in the history
  10. yggdrasilx: fix booting to UBports recovery

    Somehow the old recovery-as-boot trick doesn't work anymore, though
    that's fine since the more modern approach of just booting recovery
    seems to work instead.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dd3b88a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34af4a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ed5169 View commit details
    Browse the repository at this point in the history
  13. yggdrasilx: use proper SailfishOS artifacts from CI

    Also stop flashing wrong logo.bin meant for yggdrasil which just shows
    up as a blank boot screen on yggdrasilx.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a0c3bbc View commit details
    Browse the repository at this point in the history
  14. yggdrasil: alphabetically sort flashed partitions

    For SFOS also flash lk2 and avoid flashing partitions twice.
    JamiKettunen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b90b563 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee3ab7f View commit details
    Browse the repository at this point in the history