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

Add support for fwupd #150

Merged
merged 106 commits into from
Jan 25, 2021
Merged

Add support for fwupd #150

merged 106 commits into from
Jan 25, 2021

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    a1b9a7a View commit details
    Browse the repository at this point in the history
  2. Get device names

    meisenzahl committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2414d8f View commit details
    Browse the repository at this point in the history
  3. Add class for devices

    meisenzahl committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e8159de View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Split into separate views

    meisenzahl committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    1e86f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8957080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e73558c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39ac818 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e9f46 View commit details
    Browse the repository at this point in the history
  6. Add page for releases

    meisenzahl committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    a3e9647 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60c094c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    acdf32b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    43d03a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-support-for-fwupd' of github.com:elementary/switchb…

    …oard-plug-about into add-support-for-fwupd
    meisenzahl committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    b0aa849 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    d9d69a7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-support-for-fwupd' of github.com:elementary/switchb…

    …oard-plug-about into add-support-for-fwupd
    meisenzahl committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    705efac View commit details
    Browse the repository at this point in the history
  3. Get releases

    meisenzahl committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    6168c64 View commit details
    Browse the repository at this point in the history
  4. Show list of releases

    meisenzahl committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    8d88c77 View commit details
    Browse the repository at this point in the history
  5. Show install duration

    meisenzahl committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    82217a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Catch error

    meisenzahl committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    18ad2ab View commit details
    Browse the repository at this point in the history
  2. Decode device flags

    meisenzahl committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    7335737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691f150 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca5466 View commit details
    Browse the repository at this point in the history
  5. Add update error

    meisenzahl committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    e7f0298 View commit details
    Browse the repository at this point in the history
  6. Satisfy linter

    meisenzahl committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    7cc1de1 View commit details
    Browse the repository at this point in the history
  7. Show release information

    meisenzahl committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    3f2bfa8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14cfd82 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Configuration menu
    Copy the full SHA
    9e07a09 View commit details
    Browse the repository at this point in the history
  2. Format release description

    meisenzahl committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    ad144c2 View commit details
    Browse the repository at this point in the history
  3. Add todo

    meisenzahl committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    58e05b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    673835a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b578a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24f2d5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e467da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2280eb View commit details
    Browse the repository at this point in the history
  6. Download update

    meisenzahl committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    8ee28c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8b54d8 View commit details
    Browse the repository at this point in the history
  8. Remove unused code

    meisenzahl committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    7a9c113 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Refactor

    meisenzahl committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    5d4dbd8 View commit details
    Browse the repository at this point in the history
  2. Make calls async

    meisenzahl committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    b48aee4 View commit details
    Browse the repository at this point in the history
  3. Refactor handle

    meisenzahl committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    96bed5d View commit details
    Browse the repository at this point in the history
  4. Refactor handle

    meisenzahl committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    e08d741 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Refactor handle

    meisenzahl committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    ef6a622 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    cfd904f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2620c View commit details
    Browse the repository at this point in the history
  3. Update layout

    meisenzahl committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    2d1fbdc View commit details
    Browse the repository at this point in the history
  4. Refactor

    meisenzahl committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    8cc6677 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Remove unused code

    meisenzahl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b068d38 View commit details
    Browse the repository at this point in the history
  2. Update src/Interfaces/FwupdManager.vala

    Co-authored-by: Daniel Foré <[email protected]>
    meisenzahl and danirabbit committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    25a3ea8 View commit details
    Browse the repository at this point in the history
  3. Update src/Plug.vala

    Co-authored-by: Daniel Foré <[email protected]>
    meisenzahl and danirabbit committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    ed5e1f5 View commit details
    Browse the repository at this point in the history
  4. Update src/Plug.vala

    Co-authored-by: Daniel Foré <[email protected]>
    meisenzahl and danirabbit committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    30399a7 View commit details
    Browse the repository at this point in the history
  5. Update src/Views/FirmwareView.vala

    Co-authored-by: Daniel Foré <[email protected]>
    meisenzahl and danirabbit committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    f7bb77f View commit details
    Browse the repository at this point in the history
  6. Refactor reference type

    meisenzahl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    cbdb26a View commit details
    Browse the repository at this point in the history
  7. Update src/Widgets/FirmwareUpdateWidget.vala

    Co-authored-by: Daniel Foré <[email protected]>
    meisenzahl and danirabbit committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    bfee445 View commit details
    Browse the repository at this point in the history
  8. Update src/Widgets/FirmwareUpdateWidget.vala

    Co-authored-by: Daniel Foré <[email protected]>
    meisenzahl and danirabbit committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    3d7ba6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db3f7ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9ccd73 View commit details
    Browse the repository at this point in the history
  11. Show error dialog

    meisenzahl committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    1671569 View commit details
    Browse the repository at this point in the history
  12. Update src/Views/FirmwareView.vala

    Co-authored-by: Cassidy James Blaede <[email protected]>
    meisenzahl and cassidyjames committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    34f936d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Add GetDetails

    meisenzahl committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    162b272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde76d6 View commit details
    Browse the repository at this point in the history
  3. Set transient_for

    meisenzahl committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    c13493b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    acf3016 View commit details
    Browse the repository at this point in the history
  2. Get rid of page header

    meisenzahl committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    365c5b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f98d6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5589fb View commit details
    Browse the repository at this point in the history
  5. Refactor

    meisenzahl committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    033ba8c View commit details
    Browse the repository at this point in the history
  6. Provide specifc error text

    meisenzahl committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    463611b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27778be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c4adf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52a250d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d109cf View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Cassidy James Blaede <[email protected]>
    meisenzahl and cassidyjames committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    83bc832 View commit details
    Browse the repository at this point in the history
  12. Update icons

    meisenzahl committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ef91aa3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b8de755 View commit details
    Browse the repository at this point in the history
  14. Update button label

    Co-authored-by: Cassidy James Blaede <[email protected]>
    meisenzahl and cassidyjames committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    d1c2cb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Apply suggestions from code review

    Co-authored-by: Daniel Foré <[email protected]>
    meisenzahl and danirabbit committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    8cb9f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6ccb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d38b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2227ae8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1900d60 View commit details
    Browse the repository at this point in the history
  6. Remove unused signal

    meisenzahl committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    ca75aef View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    fd5e50f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    5d8c033 View commit details
    Browse the repository at this point in the history
  2. Use flags properly

    meisenzahl committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    cb1389f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e93c949 View commit details
    Browse the repository at this point in the history
  4. Refactor get_releases

    meisenzahl committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c3e064c View commit details
    Browse the repository at this point in the history
  5. Refactor install

    meisenzahl committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    ba53c53 View commit details
    Browse the repository at this point in the history
  6. Refactor get_details

    meisenzahl committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9248292 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Remove unnecessary async

    meisenzahl committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e09001e View commit details
    Browse the repository at this point in the history
  2. Use Posix.open

    meisenzahl committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c8b22a9 View commit details
    Browse the repository at this point in the history
  3. Refactor namespace

    meisenzahl committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    004d844 View commit details
    Browse the repository at this point in the history
  4. Refactor warning messages

    meisenzahl committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    cca55b9 View commit details
    Browse the repository at this point in the history
  5. Make interface private

    meisenzahl committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5224903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79592ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    015396b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    def4ec6 View commit details
    Browse the repository at this point in the history
  9. Get rid of singleton

    meisenzahl committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ac9f7e9 View commit details
    Browse the repository at this point in the history
  10. Always download file

    meisenzahl committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    dc54b5a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16072aa View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Refactor get path of file

    meisenzahl committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    5f4093d View commit details
    Browse the repository at this point in the history
  2. Add TODO

    meisenzahl committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    331022e View commit details
    Browse the repository at this point in the history
  3. Close filedescriptor

    meisenzahl committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a4b8808 View commit details
    Browse the repository at this point in the history
  4. Refactor to use property

    meisenzahl committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    bdb0677 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf25535 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8392a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    e6f2689 View commit details
    Browse the repository at this point in the history