| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Make mullvad-version build on iOS and other unsupported targets | David Lönnhager | 1 | -111/+124 | |
| 2025-02-18 | Unify daemon app version types | Kalle Lindström | 1 | -22/+17 | |
| Previously we had two types in the code base that dealt with version parsing. This commit unifies these types so that we only use the Version struct that is defines in the mullvad-version crate. This also solves a bug where the daemon code would crash on alpha versions, as the previous version parsing code didn't handle them. | |||||
| 2024-12-18 | Add support for overriding Android version | Kalle Lindström | 1 | -2/+10 | |
| 2024-12-09 | Update to use new Android version format files | Kalle Lindström | 1 | -2/+1 | |
| 2024-11-28 | Support Android app's new version code format | Kalle Lindström | 1 | -19/+75 | |
| 2024-11-08 | Check that the daemon version is correct post-upgrade | Markus Pettersson | 1 | -33/+5 | |
| 2023-05-18 | Fix stable Android version code | Albin | 1 | -3/+10 | |
| 2022-10-10 | Make Visual Studio/C++ projects fetch version.h from mullvad-version | Linus Färnstrand | 1 | -6/+45 | |
| 2022-10-10 | Make Android fetch versionName and versionCode from mullvad-version | Linus Färnstrand | 1 | -0/+32 | |
| 2022-10-10 | Make electron-builder fetch version from mullvad-version | Linus Färnstrand | 1 | -1/+24 | |
| 2022-10-10 | Use mullvad-version in build.sh | Linus Färnstrand | 1 | -0/+3 | |
