Android Open Source - Password account aegis-shield






Project Summary

Aegis Shield is an android application for managing web and other user account passwords..

Web Site / Source Repository

aegis-shield is hosted in the following web site
https://github.com/codesorcerers/aegis-shield

If you think the Android project aegis-shield 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 aegis-shield.

ItemValue
Java File Count25
Activity Count4

Resource Files

There are 3 image files in aegis-shield. The names of the image files are listed as follows.

check.png
cross.png
lock_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

aegis-shield has the following Java source files.

com.googlecode.aegisshield.AegisMain.java
com.googlecode.aegisshield.accountoverview.AccountInfoAdapter.java
com.googlecode.aegisshield.accountoverview.AccountInfoOverview.java
com.googlecode.aegisshield.addaccount.AddAccountInformation.java
com.googlecode.aegisshield.db.AegisDatabaseHelper.java
com.googlecode.aegisshield.domain.AccountInformation.java
com.googlecode.aegisshield.domain.AccountInformationProvider.java
com.googlecode.aegisshield.domain.AccountInformationRepository.java
com.googlecode.aegisshield.domain.DataRepository.java
com.googlecode.aegisshield.editaccount.EditAccountInformation.java
com.googlecode.aegisshield.password.utils.DigitsRule.java
com.googlecode.aegisshield.password.utils.ExtraCharsRule.java
com.googlecode.aegisshield.password.utils.LettersRule.java
com.googlecode.aegisshield.password.utils.PasswordGenerator.java
com.googlecode.aegisshield.password.utils.PasswordLengthRule.java
com.googlecode.aegisshield.password.utils.PasswordStrength.java
com.googlecode.aegisshield.password.utils.Rule.java
com.googlecode.aegisshield.security.auth.AuthenticatorService.java
com.googlecode.aegisshield.security.crypto.CannotDecryptCheckTextException.java
com.googlecode.aegisshield.security.crypto.CryptoService.java
com.googlecode.aegisshield.security.crypto.CryptoServiceException.java
com.googlecode.aegisshield.utils.app.ApplicationPreferenceManager.java
com.googlecode.aegisshield.utils.app.Constants.java
com.googlecode.aegisshield.utils.ui.Alerts.java
com.googlecode.aegisshield.utils.ui.CustomGradient.java