Android Open Source - Password manager SmartPass






Project Summary

Android password manager that utilizes the SmartFile API.

Web Site / Source Repository

SmartPass is hosted in the following web site
https://github.com/aarongolliver/SmartPass

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

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count9
jar files usedandroid-support-v4.jar
jsch-0.1.49.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\SintonyBold.ttf
assets\fonts\SintonyRegular.ttf




License

The license information of SmartPass is as follows:

Copyright (c) 2013 Dax Earl, Aaron Golliver Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal ...

Resource Files

There are 7 image files in SmartPass. The names of the image files are listed as follows.

addaccount_icon.png
addfolder_icon.png
check_icon2.png
deleteaccount_n.png
ic_launcher1.png
removeaccount_icon.png
x_icon2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.smartpass.ClearClipboard.java
com.example.smartpass.CopyPasswordToClipboard.java
com.example.smartpass.CopyUsernameToClipboard.java
com.example.smartpass.DeletePassword.java
com.example.smartpass.LoginScreen.java
com.example.smartpass.NewAccount.java
com.example.smartpass.NewFolder.java
com.example.smartpass.PasswordList.java
com.example.smartpass.UserAccount.java
com.example.smartpass.Adapter.NothingSelectedSpinnerAdapter.java
com.example.smartpass.Adapter.PasswordListAdapter.java
com.example.smartpass.Classes.ExpandListChild.java
com.example.smartpass.Classes.ExpandListGroup.java
com.passwordLib.Main.java
com.passwordLib.PasswordFile.java
com.passwordLib.PasswordLib.java
com.passwordLib.RetrivePasswordTask.java
com.passwordLib.SendPasswordTask.java
com.passwordLib.SimpleCrypto.java