#Passbook - A better password tool#
Passbook runs on Android 4.0+ and helps you to manage sensitive data securely with delightful Material experience1 and powerful features.
- AES encryption, with 256 bits key and PKCS#5 standard
- Data synchronization2
- Data import and export
- Password generation
- Multiple Material themes
- Free edit: add or remove any information as you wish, without a template
- In-app Search
-
Français: Xuechen Xu
-
Español: oseliko7.
-
Many thanks to you guys for the translations!
-
Please visit here to help on translations.
-
Many thanks to OneSky for providing the translation collaboration platform.
- Material Design Icons (Passbook 2.0+), Copyright © Google
- Icon pack for Android L from Icons8 (Passbook 1.0+), Copyright © Icons8.com
- OpenCSV, Copyright © OpenCSV team
Passbook is licensed under Apache License 2.0.
/*
* Copyright (C) 2015 Qianqian Zhu <zhuqianqian.299@gmail.com>
*
* 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.
*/
1Material Themes: Certain Material features require Android 4.4 or Android 5.0.
2data synchronization: Synchronization before version 2 uses Google Play Games snapshot service, which can save up to 3MB data. Since version 2, you can choose from Google Play Games snapshot service or Google Drive as the server to synchronize your data. Even if you chose Google Play Games service, the data is actually stored in your Google Drive folder, managed by Google Play Games service, and it can only be accessed by Passbook.