Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | App: bump copyright | 2023-02-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | Global: bump copyright year | 2021-06-17 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | UI: use NotificationToken to properly clean up observers | 2020-12-22 | 1 | -0/+33 | |
When the variable goes out of scope, the observer isn't removed unless an explicit call is made to the token. Signed-off-by: Andrej Mihajlov <and@mullvad.net> |