Commit Graph

86 Commits

Author SHA1 Message Date
Flávio Caetano dc4010cc6e Version Bump (1.4.1) 2018-11-12 15:36:58 -02:00
Flávio Caetano d0af0f686b Fix Fastlane test devices
Launching iPhone 5s simulator is unreliable and often causes tests to fail. Upgraded iOS 9 device to iPhone 6s
2018-11-12 15:02:34 -02:00
Flávio Caetano 59c5223580 Updating documentation 2018-11-12 14:15:57 -02:00
Maxim Tsvetkov 484ed94a9b Change Rx dependencies version from '~> 4.3.1' to '~> 4.3' (#59)
* - Change Rx dependencies version from '~> 4.3.1' to '~> 4.3' in podspec and podfile
- Update pods

* Change Rx dependencies version from '~> 4.3.1' to '~> 4.3' in cartfile
2018-11-12 14:15:25 -02:00
Flávio Caetano 7dc2722bb5 Version Bump (1.4) 2018-09-27 16:02:55 -03:00
Flávio Caetano 9f3ac2efa7 Fix test devices on Fastfile 2018-09-27 15:29:48 -03:00
Flávio Caetano ee878521a3 Improve bug_report.md 2018-09-27 15:25:56 -03:00
Flávio Caetano 184be54b90 Add issue template 2018-09-27 15:23:19 -03:00
Przemysław Wosko a88fcb9850 Feature: enable validation to be skipped for testing
* fix visibility of shouldSkipForUITests flag

* fix visibility of shouldSkipForUITests flag

* fix token bypassing

* Add improvements from review

fix #51
2018-09-27 15:00:22 -03:00
manderson420 50046bff25 Updates to support Swift 4.2. (#52)
* Updates to support Swift 4.2.

* Updating osx_image on Travis config

* Add additional 4.2 updates in example project and specify swift 4.2 in Recaptcha and Recaptcha-Carthage projects.

* Update RxCocoa with latest swift 4.2 fixes.

* Bump RxSwift dependency to match podfile version.

* Update podfile.lock.

* Bump fastlane and cocoapods versions, specify swift_version in the podspec and remove the deprecated .swift-version file.

* Update Podfile.lock.
2018-09-26 15:26:52 -03:00
Flávio Caetano 0389c5afa0 Version Bump (1.3.1) 2018-09-07 20:17:47 -03:00
Flávio Caetano a9117cbb7d Fix: Removing Result from Carthage project 2018-09-07 20:17:47 -03:00
Flávio Caetano 11074817f1 Fix: Removing leftover print 2018-09-07 19:17:40 -03:00
Flávio Caetano e540042554 Updating osx_image on Travis config 2018-09-07 19:00:10 -03:00
Flávio Caetano 438bb57c38 Removing Result dependency from Carthage 2018-09-07 18:59:27 -03:00
Flávio Caetano 3821c300b7 Adding documentation_url to podspec 2018-09-06 16:15:06 -03:00
Flávio Caetano 87355c1b13 Adding jazzy config file 2018-09-06 16:14:53 -03:00
Flávio Caetano 3c5cb4fe59 Version Bump (1.3) 2018-09-06 15:03:56 -03:00
Flávio Caetano 66b70da874 Fix: multiple configure calls after app being idle for 10 mins
#40
2018-09-06 14:57:18 -03:00
Flávio Caetano 1c3af347e4 Feature: Enable Locale support
fix #39
2018-07-12 16:06:10 -04:00
Flávio Caetano 0e3028956a Upgrading Dev dependencies
- Fix: upgrade SwiftLint and migrate warnings
- Upgrading RxCocoa to 4.2.0
- Upgrading RxBlocking to 4.2.0
- Upgrading AppSwizzle to 1.3
2018-07-12 13:57:50 -04:00
Flávio Caetano 0642f8d832 Upgrading RxSwift to 4.2.0 2018-07-12 13:22:18 -04:00
Flávio Caetano 9d061aaaff Fix: Reset not flagging ReCaptcha as ready-to-execute
fix #36
2018-07-12 11:17:04 -04:00
Flávio Caetano 5989547f40 Readme: Help wanted 2018-06-14 15:31:48 -03:00
Flávio Caetano 667b78c2f9 Add link to docs on README 2018-03-12 18:07:12 -03:00
Flávio Caetano a329de8859 Version bump (1.2) 2018-03-12 16:48:42 -03:00
Flávio Caetano 4b814c56ab Fix: configureWebView gets called multiple times
fix #31
2018-03-12 16:34:37 -03:00
Flávio Caetano 8160d36ef9 Fix: Better encapsulation with new achitecture 2018-03-12 16:31:35 -03:00
Flávio Caetano 8a91279bd5 Feature: Enable forcing challenge to be visible on DEBUG
fix #19
2018-03-12 12:34:14 -03:00
Flávio Caetano cab34b882f Fix: Completion being called consecutively
fix #29
2018-03-07 20:43:53 -03:00
Flávio Caetano 678da21e63 Fix: Readme with Rx being String 2018-03-07 18:10:09 -03:00
Flávio Caetano 3ec88fcf7e Fix: Using Single for rx.validate
fix #26
2018-03-07 11:25:08 -03:00
Flávio Caetano 55d8988b77 Fix: Test Rx methods using RxBlocking
fix #25
2018-03-07 11:25:08 -03:00
Flávio Caetano ce03959fe9 Fix: Retiring Result lib
fix #24
2018-03-06 18:52:50 -03:00
Flávio Caetano 9212a489a5 Feature: Resettable ReCaptchas
fix #23
2018-03-06 14:59:01 -03:00
Flávio Caetano e2a38dda22 Feature: debug logging 2018-03-05 18:36:56 -03:00
Flávio Caetano c6a00aca8e Fix: updating docs 2018-03-05 17:13:01 -03:00
Flávio Caetano 6a6fc22ae0 Updating docs license year 2018-01-29 12:37:52 -02:00
Flávio Caetano 53aecff93b Version bump (1.1) 2018-01-29 11:32:46 -02:00
Flávio Caetano 3685f7d195 Fix: better logging for when protocol isn't found on 2018-01-29 11:28:33 -02:00
Flávio Caetano 5f1624b9e1 Fix: Better simulator versioning in Fastfile 2018-01-29 08:27:31 -05:00
Flávio Caetano a52b2686cb UI Tests for happy paths 2018-01-29 08:27:31 -05:00
Flávio Caetano 2dd15c0845 Fix: Alternate endpoint not loading
Fix #17
2018-01-29 08:27:31 -05:00
Flávio Caetano 11818ab473 Fix: Prepends a scheme if doesn't have one
Fix #18
2018-01-19 12:33:03 -02:00
Flávio Caetano 24ba434e6d Version Bump 2018-01-10 13:16:23 -02:00
Flávio Caetano 4dc03d5820 Checking tags, versions and CHANGELOG on fastlane release lane 2018-01-10 13:06:30 -02:00
Flávio Caetano 445a1e9320 Fix: Fastlane pod install 2018-01-10 13:05:19 -02:00
Flávio Caetano d3aacb93e4 Updating Dependencies
- SwiftLint
- RxSwift
- RxCocoa
- Fastlane
2018-01-10 13:05:19 -02:00
Flávio Caetano 1495e1858f Fix: Throttling with contexts 2018-01-10 13:05:19 -02:00
Flávio Caetano dae8490b15 Testing didLoad message 2018-01-10 13:05:19 -02:00