~nteodosio/software-properties:initialize-pin

Last commit made on 2023-01-31
Get this branch:
git clone -b initialize-pin https://git.launchpad.net/~nteodosio/software-properties
Only Nathan Teodosio can upload to this branch. If you are Nathan Teodosio please log in for upload directions.

Branch merges

Branch information

Name:
initialize-pin
Repository:
lp:~nteodosio/software-properties

Recent commits

ccdd0c7... by Nathan Teodosio

Initialize pin as empty string

start_magic_attach is the only function that assigns a value to pin.
If it can't retrieve it from the server, then it is uninitialized and
selecting the pin radio button causes an error as update_state tries
to use it (LP: #2004245).

de08d1e... by Sebastien Bacher

releasing package software-properties version 0.99.31

7e77d82... by Nathan Teodosio

Pass True or False if boolean argument is expected.

String->True and None->False is not reliable.

bccab4f... by Sebastien Bacher

Install the dark logo variant

009531a... by Sebastien Bacher

Remove Gdk import which isn't needed anymore

27102fa... by Nathan Teodosio

No rectangle for PIN and do not hide it

e2d3838... by Sebastien Bacher

improved handling of dark theme

7d32544... by Sebastien Bacher

Update the label for the magic attach option

c31c8b2... by Sebastien Bacher

Include hacked version of the logo for dark theme

bd7c4fa... by Sebastien Bacher

Merge remote-tracking branch 'nteodosio/dt-915' into ubuntu/master
* nteodosio/dt-915:
  Use different Ubuntu SVG if dark theme in use.
  Add error messages for failed service disable.
  Increase margin between PIN and its status icon