mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-22 11:35:21 +01:00
The mobile app vault (iOS and Android).
2d280bd995
* New translations AppResources.resx (Romanian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Ukrainian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Russian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Sinhala) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Persian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations copy.resx (Estonian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Persian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Greek) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations AppResources.resx (Russian) * New translations copy.resx (Korean) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Korean) * New translations copy.resx (Japanese) * New translations copy.resx (Greek) * New translations copy.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (English, India) |
||
---|---|---|
.github | ||
src | ||
store | ||
test/Playground | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
appveyor.yml | ||
bitwarden-mobile.sln | ||
CNAME | ||
CONTRIBUTING.md | ||
crowdin.yml | ||
ISSUE_TEMPLATE.md | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md |
Bitwarden Mobile Application
The Bitwarden mobile application is written in C# with Xamarin Android, Xamarin iOS, and Xamarin Forms.
Build/Run
Requirements
Run the app
- Open the solution file in Visual Studio.
- Restore the nuget packages.
- Build and run the app.
Contribute
Code contributions are welcome! Visual Studio with Xamarin is required to work on this project. Please commit any pull requests against the master
branch.
Learn more about how to contribute by reading the CONTRIBUTING.md
file.
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.