Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cordova 7.x upgrades #2

Open
wants to merge 89 commits into
base: cordova-6-mods
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
37b3d24
CB-11091 Incremented plugin version.
stevengill Apr 15, 2016
fc66109
CB-10996 Adding front matter to README.md
dblotsky Apr 23, 2016
4543dec
CB-110003: Adding samples to Readme.
normesta Mar 31, 2016
066ba4c
CB-10866: Adding engine requirements to package.json
riknoll Mar 14, 2016
f42226d
doc: do not use `with` in JS samples
jakub-g May 18, 2016
aef8b99
Add pull request template.
nikhilkh May 23, 2016
bcdc0b9
CB-11381 android: Does not pass sonarqube scan
rob-close Jun 6, 2016
768f886
Add badges for paramedic builds on Jenkins
vladimir-kotikov Jun 10, 2016
4ef6106
CB-3360: Set custom inappbrowser user agent for ios
cjpearson Mar 13, 2015
6bdd538
CB-11012 added some clarifications about InAppBrowser object
jcesarmobile Jul 17, 2016
e973466
CB-2063: (ios) Fixed presentation style
jcesarmobile Jul 17, 2016
6492848
Closing stale pull request: close #90
jcesarmobile Jul 17, 2016
fc7452c
CB-5402 Merge doc improvements
purplecabbage Jul 20, 2016
2a3a0ce
CB-5402 added extra content from wiki page
purplecabbage Jul 20, 2016
56dca03
fix some calls which used api level 16
DrMoriarty Jun 27, 2016
83c5e74
Closing stale pull request: close #152
jcesarmobile Jul 21, 2016
3f63aae
CB-11178 allow to open other apps on iOS 9
jcesarmobile Jul 27, 2016
2776b14
CB-10467 Hardware back button, while InAppBrowser is opened, closes t…
Aug 16, 2016
698648f
CB-11013 IAB enabling background play of YouTube videos?
Aug 16, 2016
a77b289
CB-10973 inAppBrowser for Windows Platform: wrong height of webview w…
Aug 19, 2016
22d466a
Size and position in browser platform
ruvak May 23, 2016
60d27b8
CB-10973 inAppBrowser for Browser Platform: wrong height of webview w…
Aug 22, 2016
4a0442b
Adding links to guide content and reference content at the top of the…
normesta Apr 27, 2016
57b50b1
Plugin uses Android Log class and not Cordova LOG class
macdonst Aug 22, 2016
cc2ec22
Add intent scheme to be handled by OS
GavinPacini Aug 29, 2016
d08a730
Closing invalid pull request: close #78
jcesarmobile Aug 29, 2016
ccfbe7b
Closing invalid pull request: close #28
jcesarmobile Aug 29, 2016
032c804
CB-11795 Add 'protective' entry to cordovaDependencies
vladimir-kotikov Aug 31, 2016
6c8106a
CB-11832 Updated version and RELEASENOTES.md for release 1.5.0
stevengill Sep 9, 2016
c81a64a
CB-11832 Incremented plugin version.
stevengill Sep 9, 2016
2df0e72
CB-11694 Android: Set hadwareBackButton value according option in cor…
Sep 20, 2016
d4156fb
CB-11917 - Remove pull request template checklist item: "iCLA has bee…
shazron Sep 28, 2016
32253b9
CB-11955 Added Initial OSX platform support
pwlin Oct 6, 2016
ab696f6
CB-12010 (android) Catch FileUriExposedException
alsorokin Oct 13, 2016
df8bcaf
CB-8467
Feb 5, 2015
20c21f3
removed duplicate hide method in ios source and add jasmine test cases
franksti-ceci Oct 19, 2016
e853399
Merge pull request #1 from sfrank87/CB-8467_provide_hide_method_to_hi…
herrevilkitten Oct 19, 2016
2a71258
Increment plugin minor version because of new hide feature
jcesarmobile Oct 19, 2016
f8747a7
CB-10973 inAppBrowser for Windows Platform: wrong height of webview w…
Oct 19, 2016
5cbbc8e
CB-9274 Adds missing methods to InAppBrowser to allow compilation for…
idpaterson Jul 1, 2015
1b4859c
fix(close button): Set correct content description
Oct 28, 2016
8ab0727
CB-12184 executeScript leads to a null pointer on exception on Android.
jcesarmobile Nov 24, 2016
d73ec0b
add option useWidthViewPort
sebastienblanc Sep 22, 2014
ca323ea
CB-7608 (android) document useWidthViewPort
jcesarmobile Dec 1, 2016
009e662
CB-12224 Updated version and RELEASENOTES.md for release 1.6.0
shazron Dec 8, 2016
cfbd384
CB-12224 Incremented plugin version.
shazron Dec 8, 2016
1c1d14a
CB-12230 Removed Windows 8.1 build badges
alsorokin Dec 9, 2016
fdf953c
CB-12236 - Fixed RELEASENOTES for cordova-plugin-inappbrowser
shazron Dec 11, 2016
5cb9df1
CB-12237 - Update version in package.json to correct 1.6.1-dev
shazron Dec 11, 2016
b6e575b
CB-12237 Updated version and RELEASENOTES.md for release 1.6.1
shazron Dec 14, 2016
d26ccd1
CB-12237 Incremented plugin version.
shazron Dec 14, 2016
d735649
CB-10799 (ios) fix toolbar is shown in incorrect position when in-cal…
jcesarmobile Dec 20, 2016
f32917d
CB-11136: (ios) Fix InAppBrowser when closing with WKWebView
manucorporat Sep 19, 2016
fa70a64
Add Support for input[type=file] File Chooser
darron1217 Jan 3, 2017
ad28a0e
Add Support for input[type=file] File Chooser
darron1217 Jan 3, 2017
6809713
CB-9148 (android) Add Support for input[type=file] File Chooser
darron1217 Jan 3, 2017
1c49092
CB-9148 (android) Add Support for input[type=file] File Chooser
darron1217 Jan 3, 2017
2a383a6
CB-9148 (android) Add Support for input[type=file] File Chooser
darron1217 Jan 3, 2017
26f7ef3
CB-9148 (android) Add Support for input[type=file] File Chooser
darron1217 Jan 3, 2017
c53be40
CB-9148 (android) Add Support for input[type=file] File Chooser
darron1217 Jan 3, 2017
fe686b3
CB-9148 (android) Add Support for input[type=file] File Chooser
darron1217 Jan 4, 2017
6671608
CB-12363 Added build badges for iOS 9.3 and 10.0
alsorokin Jan 18, 2017
771bcb5
CB-12369: Add plugin typings from DefinitelyTyped
Jan 19, 2017
92ca973
CB-12353 Corrected merges usage in plugin.xml
Jan 20, 2017
d842693
CB-12364 [Windows] Inappbrowser inject file manual tests are not working
Jan 18, 2017
783c23b
Closing stale pull requests: closes #121 and closes #204
jcesarmobile Feb 21, 2017
c6ffd69
CB-12366: (ios) Reduce tmpWindow level to prevent overlapping statusbar
reidab Jan 19, 2017
a74510b
CB-12519 Updated version and RELEASENOTES.md for release 1.7.0
stevengill Mar 1, 2017
0ddc31d
Set VERSION to 1.7.1-dev (via coho)
stevengill Mar 1, 2017
0f5de85
CB-12519 updated incorrect version in RELEASENOTES.md
stevengill Mar 3, 2017
c9ff78a
CB-11248 InAppBrowser no focus on input text fields
Feb 28, 2017
b923e88
CB-12685: added package.json to tests folder
stevengill Apr 22, 2017
1270dba
Merge pull request #1 from HootsuiteLabs/cordova-6-mods
william-beange-hs Apr 25, 2017
bfb3398
CB-12266: (browser platform) loadstop event.url is now a string inste…
filmaj Apr 25, 2017
531a508
CB-12622: Added Android 6.0 build badges to README
alsorokin Apr 26, 2017
ff6a765
CB-12736 Updated version and RELEASENOTES.md for release 1.7.1 (via c…
filmaj Apr 27, 2017
c630159
Set VERSION to 1.7.2-dev (via coho)
filmaj Apr 27, 2017
711c605
CB-12847: added `bugs` entry to package.json.
filmaj May 25, 2017
b6ed0bb
Add 'hide' method in typing definitions
Jan 20, 2017
4f144d9
CB-12935: (ios, android) Enable paramedic builds on Travis CI
alsorokin Jun 26, 2017
15685d7
CB-12935: (windows) Enable paramedic builds on AppVeyor
alsorokin Jun 30, 2017
aa82a5d
CB-12991: (CI) Updated CI badges
alsorokin Jul 7, 2017
ed139ee
CB-13000: (CI) Speed up android builds
alsorokin Jul 10, 2017
6e05862
CB-13035 fix Create issue Link
jcesarmobile Jul 23, 2017
32d867f
CB-12586 (iOS) fix method hide doesn't work
jcesarmobile Jul 23, 2017
72ac4d7
CB-13028 (CI) Browser builds on Travis and AppVeyor, Fixes tests on b…
alsorokin Jul 27, 2017
7611645
CB-12975 (docs) Resort and reword cordova.InAppBrowser.open `options`…
janpio Jul 1, 2017
c68ba1d
merge in master, conflict resolved
william-beange-hs Aug 2, 2017
8c1638b
Merge branch 'master' into labs-update-lib
william-beange-hs Aug 2, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# appveyor file
# http://www.appveyor.com/docs/appveyor-yml

max_jobs: 1

shallow_clone: true

init:
- git config --global core.autocrlf true

image:
- Visual Studio 2017

environment:
nodejs_version: "4"
matrix:
- PLATFORM: windows-10-store
JUST_BUILD: --justBuild
- PLATFORM: local\browser
install:
- npm cache clean -f
- node --version
- npm install -g cordova-paramedic@https://github.com/apache/cordova-paramedic.git
- npm install -g cordova

build: off

test_script:
- cordova-paramedic --config pr\%PLATFORM% --plugin . %JUST_BUILD%
22 changes: 22 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:

http://cordova.apache.org/contribute/contribute_guidelines.html

Thanks!
-->

### Platforms affected


### What does this PR do?


### What testing has been done on this change?


### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
85 changes: 82 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,83 @@
language: node_js
sudo: false
node_js:
- "4.2"
addons:
jwt:
secure: TZ88IEvAw1bsWPWxvDzXdpi2NK0i3PN4hG15+vDpIt6wXGVPknjxuXWJeLj7TqBpAIvP7XDfS8ZvHVPLe7fe8oOchZPLuiDw9VVIk6cnHjE6wpoavdGc/1mDJ3Bi4PDcHwRUr5ng5spYQqqlTwcECkH/q7iPgudiFM6rlOlGRyA=
env:
global:
- SAUCE_USERNAME=snay
- TRAVIS_NODE_VERSION="4.2"
matrix:
include:
- env: PLATFORM=browser-chrome
os: linux
language: node_js
node_js: '4.2'
- env: PLATFORM=browser-firefox
os: linux
language: node_js
node_js: '4.2'
- env: PLATFORM=browser-safari
os: linux
language: node_js
node_js: '4.2'
- env: PLATFORM=browser-edge
os: linux
language: node_js
node_js: '4.2'
- env: PLATFORM=ios-9.3
os: osx
osx_image: xcode7.3
language: node_js
node_js: '4.2'
- env: PLATFORM=ios-10.0
os: osx
osx_image: xcode7.3
language: node_js
node_js: '4.2'
- env: PLATFORM=android-4.4
os: linux
language: android
jdk: oraclejdk8
android:
components:
- tools
- env: PLATFORM=android-5.1
os: linux
language: android
jdk: oraclejdk8
android:
components:
- tools
- env: PLATFORM=android-6.0
os: linux
language: android
jdk: oraclejdk8
android:
components:
- tools
- env: PLATFORM=android-7.0
os: linux
language: android
jdk: oraclejdk8
android:
components:
- tools
before_install:
- npm cache clean -f
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
install $TRAVIS_NODE_VERSION
- node --version
- if [[ "$PLATFORM" =~ android ]]; then gradle --version; fi
- if [[ "$PLATFORM" =~ ios ]]; then npm install -g ios-deploy; fi
- if [[ "$PLATFORM" =~ android ]]; then echo y | android update sdk -u --filter android-22,android-23,android-24,android-25;
fi
- git clone https://github.com/apache/cordova-paramedic /tmp/paramedic && pushd /tmp/paramedic
&& npm install && popd
- npm install -g cordova
install:
- npm install
script:
- npm test
- node /tmp/paramedic/main.js --config pr/$PLATFORM --plugin $(pwd) --shouldUseSauce
--buildName travis-plugin-inappbrowser-$TRAVIS_JOB_NUMBER
Loading