Beautiful Login

buzztouch plugin: Beautiful Login
Version: v2.2
The Beautiful Login plugin displays a simple yet elegant login screen. Fields animate onto and off the screen as the user interacts with the form.
works on iOS iOS
works on Android Android
Developer Info
Latest Review
Screenshots
More Information
The Beautiful Login plugin displays a simple yet elegant login screen. Fields animate onto and off the screen as the user interacts with the form. Registered users can be added to your control panel for your app, or you can connect the plugin to your own database of users for ultimate flexibility. Tons of customizable options, including:

--Load a screen upon login
--Tappable logo image
--Animation duration
--Custom colors
--Customizable placeholder text
--User Registration (self-hosted only)
--And more!

**************************DEMO VIDEO**************************
A demo video can be seen by clicking the Youtube button above!
**************************************************************


Note to self-hosted users:
This plugin requires the free Buzztouch plugin, "Login Screen" by David Book to be installed on your server, as it interacts with the php files there. It's a free plugin, so just make sure you've added it to your server first.

Version History
------------------------
1.0 - (4/12/14) Initial release
2.0 - (4/13/14) Fixed support for iPad rotations; Added user-registration option
2.1 - (4/13/14) Added option on Android for tapping background to dismiss keyboard
2.2 - (4/26/14) Bug fix related to the wrong appDelegate name existing in code

iOS Project (3.0 projects only)
------------------------
cr_user.png
cr_lock.png
CR_screen_login.m
CR_screen_login.xib
CR_screen_login~ipad.xib
cr_logo.png
CR_screen_login.h
CR_login_textField.m
CR_login_loginButton.m
CR_login_textField.h
CR_login_loginButton.h

Android Project (3.0 projects only)
------------------------
CR_screen_login.java
cr_user.png
cr_lock.png
cr_logo.png
cr_screen_login.xml

JSON Data
------------------------
{"itemId":"login",
"itemType":"CR_screen_login",
"backgroundImageNameSmallDevice":"cr_street.png",
"backgroundImageNameLargeDevice":"cr_street.png",
"backgroundImageScale":"fullScreen",
"navBarStyle":"hidden",
"dataURL":"https://www.buzztouch.com/app/cp_v20/files/plugins/bt_screen_settingsLogIn/authenticate.php"}