Commit Graph

186 Commits

Author SHA1 Message Date
Raphael von der Grün 464ab8541c test: let Jasmine handle promises (#57)
* test: let Jasmine handle promises

Last in line for apache/cordova#169

* lock in portrait mode to avoid trouble on CI

cordova-paramedic runs the SauceLabs CI tests in portrait mode. For
the Android 7.0 target, it seemed as our locking to landscape interferes
with the Appium driver trying to set the app to portrait orientation.
The result is a failure to connect to the device and finally a timeout.
To avoid that, we are locking the app into portrait mode instead.

* test: verify orientation after locking
2019-11-21 11:49:39 +01:00
Jan Piotrowski 8d76ec1b00 ci(appveyor): replace node 6 with node 12 2019-07-04 13:47:04 +02:00
Jan Piotrowski c5c85dae07 ci(travis): upgrade to node 8 2019-07-03 10:28:11 +02:00
Jan Piotrowski 1d5b98788d chore(release): 3.0.3-dev 2019-06-19 16:15:48 +02:00
Jan Piotrowski 95e664d6eb chore(release): 3.0.2 (version string) 3.0.2 rel/3.0.2 2019-06-19 15:53:17 +02:00
Jan Piotrowski 7f35359d96 chore(release): release notes for 3.0.2 2019-06-19 15:53:16 +02:00
Jan Piotrowski 80724df9a4 build: update .npmignore to remove unneeded files from npm package 2019-06-19 15:42:53 +02:00
Jan Piotrowski ae60fa95c0 build: add .gitattributes to force LF (instead of possible CRLF on Windows) 2019-06-19 15:42:36 +02:00
Jan Piotrowski 34c9c296e8 docs: move legacy release notes to RELEASENOTES.md 2019-06-19 15:39:49 +02:00
Jan Piotrowski 83370a8f69 ci(travis): Update Travis CI configuration for new paramedic (#47)
* Update Travis CI configuration for new paramedic

* remove wrong ADDITIONAL_TESTS_DIR

* Update .travis.yml

* Update .travis.yml
2019-06-18 17:27:19 +02:00
Tim Brust 7f493cef98 chore: add missing keywords to package.json for plugin search (#49)
this closes #48
2019-05-29 12:54:54 +02:00
Tim Brust de7f6fee4b chore: drop Node.js v4 support (#45) 2019-04-16 11:02:23 +02:00
Jan Piotrowski ccc17fbab4 Add or update GitHub pull request and issue template 2019-02-11 18:40:22 +01:00
Jan Piotrowski 9d2a4223eb also accept terms for android sdk android-27 2018-10-01 12:56:03 +02:00
jcesarmobile 950d339378 CB-11843: fix package information (#33) 2018-07-03 12:04:41 +08:00
jcesarmobile 26eb47eabc Merge pull request #25 from fortunes-technology/ios-landscape-issue
CB-13193: (ios) Fixed Lock iOS Landscape Orientation turn up-sidedown
2018-07-01 14:37:52 +02:00
Steve Gill 13b34f05e6 Update README.md 2018-02-28 16:47:29 -08:00
Fortunes Technology a89e94c2b8 Landscape Issue Fix and prevent orientation change when already in orientation 2018-02-12 10:12:45 +08:00
jcesarmobile c5802c5d6a Merge pull request #30 from jcesarmobile/CB-13765
CB-13765: Add build-tools-26.0.2 to travis
2018-01-11 10:33:33 +01:00
Julio César 6fd974dcbf CB-13765: Add build-tools-26.0.2 to travis 2018-01-10 23:41:28 +01:00
jcesarmobile 76f290e9cd Fix release notes (#29) 2017-12-30 00:54:36 -05:00
Simon MacDonald 63fbbf45fd Set VERSION to 3.0.2-dev (via coho) 2017-12-27 19:13:50 -05:00
Simon MacDonald 9bd2ef7eda CB-13714 Updated version and RELEASENOTES.md for release 3.0.1 (via coho) 3.0.1 rel/3.0.1 2017-12-27 19:13:36 -05:00
jcesarmobile 5b34d069f4 CB-13710: Fix to allow 3.0.0 version install (#28) 2017-12-27 10:50:57 -05:00
Steve Gill 338424bfc1 Set VERSION to 3.0.1-dev (via coho) 2017-12-15 17:26:45 -08:00
Steve Gill 044e8cc728 CB-13681 Updated version and RELEASENOTES.md for release 3.0.0 (via coho) 3.0.0 rel/3.0.0 2017-12-15 17:25:13 -08:00
Jesse MacFadyen 1d404c5c2f Bump version to 3.0.0-dev, package.json description cleanup 2017-12-13 23:32:55 -08:00
Jesse MacFadyen 7ada73dc2a Merge pull request #27 from purplecabbage/CB-13673
CB-13673 : Remove deprecated platforms
2017-12-13 23:08:48 -08:00
Jesse MacFadyen 374c59a094 CB-13673 : Remove deprecated platforms 2017-12-12 22:41:41 -08:00
Vishal Mishra 34a9765b4f Merge pull request #24 from dnfield/master
CB-13405: (ios) Go to last used orientation before locking when unlocking screen on iOS
2017-12-12 10:41:05 -08:00
Steve Gill 331003b613 Set VERSION to 2.0.3-dev (via coho) 2017-11-06 14:38:40 -08:00
Steve Gill 8a8f8562cb CB-13542 Updated version and RELEASENOTES.md for release 2.0.2 (via coho) 2.0.2 rel/2.0.2 2017-11-06 14:37:46 -08:00
Alexander Sorokin 5a2740cb4e CB-13473: (CI) Removed browser builds from AppVeyor 2017-10-20 10:23:19 +03:00
Alexander Sorokin 7751005225 CB-13472: (CI) Fixed Travis Android builds again 2017-10-20 08:59:22 +03:00
Dan Field b4db5e2796 CB-13405: (ios) undo lock when resetting 2017-10-05 15:16:07 -04:00
Dan Field 114aeef0bb CB-13405: (ios) Screen unlock bug fix 2017-10-05 14:19:07 -04:00
Alexander Sorokin 63955da87b CB-13299 (CI) Fix Android builds 2017-09-19 09:07:00 +03:00
Alexander Sorokin bfef63471c CB-13028 (CI) Browser builds on Travis and AppVeyor 2017-07-28 14:21:16 +03:00
filmaj 7bccc0169f Close #17 2017-07-23 12:18:05 -07:00
Alexander Sorokin d2538189fa CB-13000: (CI) Speed up android builds 2017-07-10 10:34:49 +03:00
Alexander Sorokin 6c162520de CB-12991: (CI) Updated CI badges 2017-07-07 11:31:33 +03:00
Maxime Bertonnier 2c4ad367ad CB-12994: (android, blackberry) add es6-promise-plugin from npm
this closes #15
2017-07-07 09:22:16 +03:00
Alexander Sorokin 3a2fbd3ecc CB-12935: (windows) Enable paramedic builds on AppVeyor 2017-06-30 09:32:18 +03:00
Alexander Sorokin 861c8c9981 CB-12935: (ios, android) Enable paramedic builds on Travis CI 2017-06-29 15:20:35 +03:00
filmaj d515b93d7a CB-12847: added bugs entry to package.json. 2017-05-25 13:19:55 +02:00
filmaj 7b6f8d7dbd Set VERSION to 2.0.2-dev (via coho) 2017-04-27 13:11:44 -07:00
filmaj 8699159cf5 CB-12736 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) 2.0.1 rel/2.0.1 2017-04-27 13:11:41 -07:00
Alexander Sorokin 9d6894d57e CB-12622 Added Android 6.0 build badge to README 2017-04-26 16:26:56 +03:00
Jesse MacFadyen eaeb4f1a73 This closes #11 2017-04-24 11:35:49 -07:00
Pascal Häusler fce44f4942 Rotate to specified orientation when locked
Refactor
2017-04-24 11:31:04 -07:00