calabash-android 0.5.5.pre3 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 57caf6cf1643e9f2757d287fd4f8697d1446aba4
4
- data.tar.gz: bd15926263bdf83a0e70925a99e7b8382dd13cc5
3
+ metadata.gz: 04dc84f79d9bd91dd4010145fe596fba7a6ec374
4
+ data.tar.gz: bb81f4c4ea5b081882268c2da9bfb66db0f5c75a
5
5
  SHA512:
6
- metadata.gz: 78bed48886d893e4753200d02386344403422fce569ff572f78f05083f41712e3af6db71c1d9d2ad2f25d2d160645d2c6aec0e2c866ccb56d02e6dd709102601
7
- data.tar.gz: 325e6e3c46179766201e1b8605c431181e2fb9ec1ab06e7b9dad878568dc8b2272f020a3a2d86e1992a61923601c83d274cfaee500e4132a5267474d8fd36b19
6
+ metadata.gz: 120293383e6e69c910b47fed3921ce90e032ff432cd0256fb759b75b7b5d213e719bb4bbb8135025f37c0a4bb68507991041ec0669dba78492792a1a18b57a25
7
+ data.tar.gz: d0e5188bb01d89c7c8b87026196f24be19c6b08dee5cb1f7b685fe597c160c03938f7cbdf6e137e40af972932d956b5fc26cf5ac9afc0447b4d0a2b07564b3b6
@@ -1,3 +1,12 @@
1
+ 0.5.5
2
+ Support for the newest versions of Cordova.
3
+
4
+ Change press_user_action_button now defaults to enter key (newline) in input fields with multiple lines.
5
+
6
+ Properly delegate all callbacks to the origin Web Chrome Client of the WebView being tested.
7
+
8
+ Run queries on the UI thread of the views. The query command could hang indefinitely in certain situations before this fix.
9
+
1
10
  0.5.4:
2
11
  This version is only a fix of changes introduced in 0.5.3.
3
12
 
@@ -1,5 +1,5 @@
1
1
  module Calabash
2
2
  module Android
3
- VERSION = "0.5.5.pre3"
3
+ VERSION = "0.5.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: calabash-android
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.5.pre3
4
+ version: 0.5.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonas Maturana Larsen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-24 00:00:00.000000000 Z
11
+ date: 2014-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cucumber
@@ -254,9 +254,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
254
254
  version: '0'
255
255
  required_rubygems_version: !ruby/object:Gem::Requirement
256
256
  requirements:
257
- - - '>'
257
+ - - '>='
258
258
  - !ruby/object:Gem::Version
259
- version: 1.3.1
259
+ version: '0'
260
260
  requirements: []
261
261
  rubyforge_project:
262
262
  rubygems_version: 2.0.2