Commit Graph

206 Commits

Author SHA1 Message Date
Norman Breau
989d95738b
chore: package-lock update (#104) 2022-09-22 01:18:15 -03:00
エリス
7a4b5c9790
ci: sync workflow with paramedic (#101) 2022-08-13 01:59:57 +09:00
エリス
7a4087cc8d
chore(npm): bump package-lock v2 w/ rebuild (#99) 2022-07-17 17:58:54 +09:00
エリス
1bfe111fa6
ci(android): update java requirement for cordova-android@11 (#92) 2022-07-16 14:17:00 +09:00
エリス
f6975fa5dc
ci(ios): update workflow w/ iOS 15 (#88) 2021-10-18 21:12:47 +09:00
エリス
ab0f00cc0d
ci: add action-badge (#87) 2021-09-25 01:04:23 +09:00
エリス
3d77257f68
ci: remove travis & appveyor (#86) 2021-09-25 00:07:52 +09:00
エリス
f835583192
ci: add gh-actions workflows (#84) 2021-09-16 22:20:15 +09:00
エリス
c60dc80d75
ci: add node-14.x to workflow (#76) 2021-09-08 14:56:38 +09:00
iktumi
e0a1f3948c
fix: resolveOrientation function not working correctly (#77)
Fixing a problem that was making the screen not to be locked as described on https://www.outsystems.com/forums/discussion/67761/resolveorientation-bug/
2021-01-22 17:06:37 +00:00
エリス
9a668cc721
ci(travis): update osx xcode image (#72)
* ci(travis): update osx xcode image
* ci: use travis's latest supported osx_image xcode11.6
2020-09-03 19:34:10 +09:00
Tim Brust
8f4488fe19
ci(travis): updates Android API level (#71) 2020-08-22 21:34:00 +09:00
Tim Brust
3c08d393ff
chore: adds package-lock file (#67) 2020-07-02 15:42:31 +00:00
Tim Brust
57df0189e0
refactor(eslint): use cordova-eslint /w fix (#66) 2020-07-02 10:12:53 +00:00
Tim Brust
4b719848a6
chore(npm): use short notation in package.json (#64) 2020-07-02 08:05:29 +00:00
Tim Brust
2c6b348f86
chore: removes old demo project. closes #52 (#65) 2020-07-02 08:05:21 +00:00
Erisu
01c10dce27
chore(asf): update git notification settings 2020-04-22 13:42:27 +09:00
Niklas Merz
fb733d8aa4 Update CONTRIBUTING.md 2020-04-13 14:31:36 +02:00
Tim Brust
c6a7f13c80
chore(npm): improve ignore list (#60) 2020-03-28 15:30:49 +00:00
Tim Brust
8ff1bab6c6
ci: updates Node.js versions (#61) 2020-03-28 15:02:21 +00:00
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) 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) 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) 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