Giter Site home page Giter Site logo

q---password's Introduction

QPassword (七圈密码)

GitHub release Build Status Github Releases license

Compiling Environment

  • compileSdkVersion 28
  • targetSdkVersion 28
  • Gradle Version 4.6
  • Kotlin Version 1.2.71

Linux

./gradlew assembleDebug

Windows

gradlew assembleDebug

项目可直接导入 Android Studio 3.2 中运行。

Primary Function

七圈密码” 是一款用来保存你的各类账号及密码的软件,你只需要记住一个主密码即可轻松管理保存的所有密码,大大减轻了记忆负担。

Others

  1. 如果用户设置了主密码,则用户所保存的密码都会使用AES加密算法进行加密,加密密钥根据主密码生成;如果用户选择不设置主密码,则保存在数据库中的密码数据将会以明文形式存储;
  2. 该应用不联网,用户存储的所有密码均保存在本地;
  3. 该应用的部分界面参考了:https://github.com/o602075123/MyPassword

ScreenShot

ScreenShot1 ScreenShot2 ScreenShot3 ScreenShot4 ScreenShot5 ScreenShot6

Update

2018-10-16

ChangeLog

点击查看更新日志

Contact Me

CSDN:http://blog.csdn.net/u012939909
Email:[email protected]

Thanks

License

Copyright 2017-2018 独毒火

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

q---password's People

Contributors

liying2008 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.