Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozilla-lockwise/lockwise-android
Firefox's Lockwise app for Android
https://github.com/mozilla-lockwise/lockwise-android
android firefox lockwise mozilla passwords security
Last synced: 13 days ago
JSON representation
Firefox's Lockwise app for Android
- Host: GitHub
- URL: https://github.com/mozilla-lockwise/lockwise-android
- Owner: mozilla-lockwise
- License: mpl-2.0
- Archived: true
- Created: 2018-03-08T17:41:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T04:27:41.000Z (over 2 years ago)
- Last Synced: 2024-08-01T01:30:48.977Z (3 months ago)
- Topics: android, firefox, lockwise, mozilla, passwords, security
- Language: Kotlin
- Homepage: https://mozilla-lockwise.github.io/lockwise-android/
- Size: 7.96 MB
- Stars: 623
- Watchers: 44
- Forks: 104
- Open Issues: 280
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: docs/CODEOWNERS
- Security: docs/SECURITY.md
Awesome Lists containing this project
- awesome-kotlin - lockwise-android - Firefox's Lockwise app for Android (Libraries)
README
[![Build Status][bitrise-image]][bitrise-link]
[![codecov][codecov-image]][codecov-link]# Firefox Lockwise for Android
The Android application repository for [Firefox Lockwise][org-website] (formerly Lockbox).
## [Documentation][docs-link]
*This is just one component of the Firefox Lockwise product. Please see the
[Firefox Lockwise website][org-website] for more context.*For detailed documentation and installation instructions, please see the
[`docs` directory][docs-link].## Contributing ##
See the [guidelines][contributing-link] for contributing to this project.
This project is governed by a [Code Of Conduct][coc-link].
To disclose potential a security vulnerability please see our
[security][security-link] documentation.Localization happens on [Pontoon](https://pontoon.mozilla.org/projects/android-l10n/). Please get in touch with delphine (at) mozilla (dot) com directly for more information.
## [License][license-link]
This module is licensed under the [Mozilla Public License,
version 2.0][license-link].Note that some test fixtures and all code in the `thirdparty` directory use source code from third-party services, and are not subject to this license.
All alternative licenses and the origins of third party code is cited in the [third party readme][third-party-link].
[bitrise-image]: https://app.bitrise.io/app/20089a88380dd14d/status.svg?token=41PRDjKSm0fQCUiS2EmCkQ&branch=master
[bitrise-link]: https://app.bitrise.io/app/20089a88380dd14d
[codecov-image]: https://codecov.io/gh/mozilla-lockwise/lockwise-android/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/mozilla-lockwise/lockwise-android
[docs-link]: docs/
[org-website]: https://lockwise.firefox.com/
[contributing-link]: docs/contributing.md
[coc-link]: /CODE_OF_CONDUCT.md
[security-link]: docs/SECURITY.md
[license-link]: /LICENSE
[third-party-link]: thirdparty/README.md