Menu

Tree [de4b02] default /
 History

Read Only access


File Date Author Commit
 doc 2015-06-07 michael michael [a99fa5] Added new javadoc.
 releases 2015-06-07 michael michael [de4b02] Added version 1.0.0 as a zip archive.
 res 2015-06-06 michael michael [654dc1] The right error message is now shown at the rig...
 src 2015-06-07 michael michael [a70b5e] Edited comments.
 AndroidManifest.xml 2015-04-25 michael michael [125fb8] Nine-patches are now used for the edit text's b...
 LICENSE.txt 2015-06-06 michael michael [0a8160] Added the file LICENSE.txt.
 README.txt 2015-06-06 michael michael [7a5ba9] Added the file README.txt.
 RELEASE_NOTES.txt 2015-06-07 michael michael [6b461a] Edited release date.
 proguard-project.txt 2015-04-23 michael michael [ddf5cd] Added prototypical version.
 project.properties 2015-04-23 michael michael [ddf5cd] Added prototypical version.

Read Me

AndroidMaterialValidation - README
==================================


About
-----

"AndroidMaterialValidation" is an Android-library, which provides custom views, which allow to be 
validated according to Android 5.0's Material Design guidelines even on pre-Lollipop devices.
Additionaly, various pre-defined validators are contained in the library.

The library provides the following features:

    -   The library provides a custom EditText implementation, which can be validated according
        to the Material Design guidelines.
        
    -   The library provides a custom EditText implementation, which can not only be validated
        according to the Material Design guidelines, but also allows to visualize the password
        strength, depending on customizable constraints.
        
    -   The library provides a custom Spinner implementation, which can be validated according
        to the Material Design guidelines.
        
    -   The library includes a large number of pre-defined validators, for example for validating
        phone numbers, e-mail addresses, domain names etc. 

	
License Agreement
-----------------

AndroidMaterialValidation is distributed under the GNU Lesser Public License version 3.0 (GLPLv3 ). 
For further information about this license agreement's content, please refer to its full version, 
which is available at http://www.gnu.org/licenses/.


Download
--------

The project homepage of the project "AndroidMaterialValidation" is available on Sourceforge via the 
internet address https://sourceforge.net/projects/androidmaterialvalidation.

The latest release of the project can be downloaded as a zip archive from the download section of 
the Sourceforge project site mentioned above, which is available via the direct link 
https://sourceforge.net/projects/androidmaterialvalidation/files.

As well, the complete source code and documentation is available via a Mercurial repository, which 
can be accessed by the URL http://hg.code.sf.net/p/androidmaterialvalidation/code.


Contact information
-------------------

For personal feedback or questions you can either contact the developer via his profile on 
Sourceforge, which is available under the direct link https://sourceforge.net/users/mrapp, or 
via the email address michael.rapp90@googlemail.com.