e1f3f3dfd9
* Pinning MauiVersion hardcoded to 8.0.7 to avoid using the MauiVersion variable. Also pinning .NET version to use to 8.0.7 so it's the same one as the latest public release. * Pinned dotnet version to 8.0.303 which was the latest one of the latest public release * Added global json to pin .NET version to use and added diagnostic logs on dotnet publish, also commented other workflows. * Set TargetPlatformVersion in Directory Build props * test moving global.json * Check out the repo first so global.json is available * Remove workloadVersion from global.json * pin maui install version * Try workload restore * Adding workload restore * Use ios workload instead * Set specific MAUI workload to install to 8.0.402 * Fix MAUI workload install to 8.0.300 * Add step to remove dotnet * Update sdk / maui to 8.0.402 * Bumped xcode to 15.4 * Revert build.yml comments * Revert csproj and build.props * Remove diag flag * Android / F-droid: Install pinned version of maui workload instead of latest * Android / F-Droid: checkout repo earlier in the build process so global.json is used --------- Co-authored-by: Federico Maccaroni <fedemkr@gmail.com> |
||
---|---|---|
.config | ||
.github | ||
appIcons | ||
lib | ||
src | ||
store | ||
test | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
bitwarden-mobile.sln | ||
build.cake | ||
CNAME | ||
CONTRIBUTING.md | ||
crowdin.yml | ||
Directory.Build.props | ||
global.json | ||
LICENSE.txt | ||
nuget.config | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md |
Bitwarden Mobile Application
Tip
Looking for the new native apps? Head on over to bitwarden/android and bitwarden/ios
The Bitwarden mobile application is written in C# using .NET MAUI.
Build/Run
Please refer to the Mobile section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.
We're Hiring!
Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our Careers page to see what opportunities are currently open as well as what it's like to work at Bitwarden.
Contribute
Code contributions are welcome! Please commit any pull requests against the main
branch. Learn more about how to contribute by reading the Contributing Guidelines. Check out the Contributing Documentation for how to get started with your first contribution.
Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md
file.