- Added setText methods to quickly set the EditText text
- Added setTextWithoutAnimation methods to set the EditText without triggering the label animation
- Removed app icon that was conflicting with some apps
- Removed allowBackup tag
- Added support for imeOptions attributes
- Added support for custom IDs
- Fixed focus retention on configuration change
- Better RTL support
- Removed theme from manifest
- Added AboutActivity to sample project
- Partial support for nextFocus* attributes
- Support for additional attributes (floatLabelColor, inputType)
Initial release