* Rename current localization keys to be consistent
* Add missing localization for add card dialog fragment
* Prefix string resources with gettipsi_ to avoid collisions
* Move card input field label to string resources
* Update CreditCardEnty lib for Android
* - added name and addresZip to createTokenWithCard method
- updated readme
* - added others fields
* - update readme
* - catch exception for incorrect card data
* - fixes in readme
* - add comment in exist method
* - update example
- update readme
* - try fix travis issue with visibility token - move text with token above button
* - add screenshot for find reasons of fail last test case
* - fixes xPath of text fields for ios
* - remove commented line
* - changes in appium helper rc
* - set the same font size for mandatory and optional fields
* - small changes
* - init gradle demon
* - upgrade play services version to 10.0.1
* - change play services version to 10.+
* - remove gradle demon
* - add Troubleshooting section to readme , with info about thiis issue
* - correcting readme
* Updated local-ci script and travis script to init new example project and link library
* Removed example_tmp project
* Fix iOS example build command
* Copy build.gradle to temp example project
* Fixed Travis before-install script
* Travis possible fix
* God-like fix for copy script
* Add settings.gradle into cp pipeline
* Some fixes for local-ci script
* Fixed local-ci script
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for local-ci script
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Some fixes for Travis scripts
* Improvements for local-ci and Travis scripts
* Fixed iOS post-link script
* Some fixes in ci scripts
* Fixed naming for macOS in CI scripts
* Freeze Stripe version for iOS and Adnroid
* - add android part to master current state
* - little fix
* - little fix 2
* - try fix travis
* - try fix travis 2
* - try fix travis 3
* - travis fixed
- little changes in tests
* - travis fixes try
- changed timing
* Fix description in package.json
* Fix gradlew permissions
* - revert in package.json and gradlew
* - try fix travis. find reason 1
* - try fix travis. find reason 2
* - try fix travis. find reason 3
* - test passed. try repeat result
* Try to fix android test on Travis
* Replcaed waitForVisible with waitForEnabled in Card Form test
* - save state after 3 successful try
* Some fixes in android tests
* Some fixes in android tests
* Some fixes in android tests
* Try to fix tests in Travis
* Try to fix tests in Travis
* Try to fix tests in Travis
* Try to fix tests in Travis
* Clean up tests
* - final fixes readme
- try tests
* - try tests 2
* - try tests 3
* Uncommet android test command in local ci script
* Improved android Input Component tests, other additions
* Shared CardFormScreen component code between platforms
* Shared CustomCardScreen component code between platforms
* Shared CardTextFieldScreen component code between platforms
* - fixed remarks of code review
- added more options for Android Pay request
* - fixed other remarks of code review
* Shared Root component code between platforms
* Fixed configure script
* Try to fix local ci script on linux
* Some improvements in code style
* Some improvements in code style
* - fixed other remarks of code review
- removed unused dialog fragment
- add more params to returned stripe token object
- small fixes in readme
* - fixed error from previous commit
* Huge restructure for test helper, added new methods for platform specific code
* - remove spaces from card number
* Shared tests between platforms
* Fix Root component
* Fixed Card Text Field test