GithubHelp home page GithubHelp logo

Comments (5)

LionZXY avatar LionZXY commented on August 20, 2024 2

Fixed by 5ed8ffd

from flipper-android-app.

digitalcircuit avatar digitalcircuit commented on August 20, 2024 1

It's more of a visual bug - the app claims there's an update available (big, green Update button), when instead it should act as if switching update channel, offering to replace the firmware (orange Install button).

qFlipper behavior

Screenshot of qFlipper showing the device details page

qFlipper shows firmware version as unknown and sets the update button to Install, signifying it will replace the existing unknown firmware.

Android app behavior

Current - treats as RELEASE

Screenshot of Android app showing the green "Update" button and version "Release local-region"

The Android app acts as if the Flipper is running release firmware and offers to install an update, not making it clear that the "update" will actually be reverting the local firmware build to the official release.

The version parsing is also a bit weird - it's using my local Git branch name (local-region) as if it was a version number.

Expected - treats as custom with option to replace

Screenshot of Android app showing the orange "Install" button and the firmware channel not matching message

Firmware on Flipper doesn't match the selected update channel. Selected version will be installed.

This is close to the behavior I'd expect, though the version parsing is still messed up. It'd be nice if the Flipper would distinguish the local firmware version like Dev [commit hash], but in a different color, perhaps Custom [commit hash] or such.

from flipper-android-app.

LionZXY avatar LionZXY commented on August 20, 2024 1

Just an amazing bug-report! We will take this to work for sure - it is a first-priority feature.

from flipper-android-app.

digitalcircuit avatar digitalcircuit commented on August 20, 2024 1

I've updated to the latest Android app dev build and can confirm this works.

Thank you!

from flipper-android-app.

LionZXY avatar LionZXY commented on August 20, 2024

Thank you very much for the bug! I think it's definitely should be fixing.
I understand correctly that the app doesn't allow you to upgrade to the release version if you have custom installed?
Or is it just a visual bug?

from flipper-android-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.