Android Open Source - Password account PwdReposite






Project Summary

simple local repository tool to save your accounts and passwords locally,secretly.

Web Site / Source Repository

PwdReposite is hosted in the following web site
https://github.com/littleclaw/PwdReposite

If you think the Android project PwdReposite listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PwdReposite.

ItemValue
Java File Count23
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version14
Activity Count8
jar files usedfreemarker.jar
greendao-1.3.0-beta-1.jar
universal-image-loader-1.9.1.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Resource Files

There are 1 image files in PwdReposite. The names of the image files are listed as follows.

abc_ic_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PwdReposite has the following Java source files.

com.lttclaw.encryption.AES.java
com.lttclaw.encryption.Base64.java
com.lttclaw.encryption.CheckUtils.java
com.lttclaw.encryption.ConfigureEncryptAndDecrypt.java
com.lttclaw.encryption.ConvertUtils.java
com.lttclaw.encryption.Digest.java
com.lttclaw.encryption.EncryptionUtil.java
com.lttclaw.greendao.DaoMaster.java
com.lttclaw.greendao.DaoSession.java
com.lttclaw.greendao.account.java
com.lttclaw.greendao.accountDao.java
com.lttclaw.pwdrepository.EditAccoutActivity.java
com.lttclaw.pwdrepository.GesturelockCheckActivity.java
com.lttclaw.pwdrepository.GesturelockSetActivity.java
com.lttclaw.pwdrepository.LaucherActivity.java
com.lttclaw.pwdrepository.MySuggestionProvider.java
com.lttclaw.pwdrepository.PwdListActivity.java
com.lttclaw.pwdrepository.SearchActivity.java
com.lttclaw.util.Constants.java
com.lttclaw.util.DAOUtils.java
com.lttclaw.util.ToastUtils.java
com.lttclaw.widget.GestureLockView.java
com.lttclaw.widget.GestureLockViewGroup.java