Commit Graph

383 Commits

Author SHA1 Message Date
Raphael von der Grün
43f9138d1f
chore(pkg): remove default-valued field "homepage" (#296)
Related to https://github.com/apache/cordova/issues/55
2020-10-04 13:34:13 +02:00
Tim Brust
7e5b4fd93d
ci(travis): updates Android API level (#292) 2020-08-21 14:35:18 +00:00
Hans Krywalsky
14d17c5c64
(docs): Add Information about how to use Dark Mode SplashScreens (#286) 2020-08-08 21:13:48 +09:00
Erisu
f41610c2f7
Increment package version to 6.0.1-dev 2020-07-20 14:04:11 +09:00
Erisu
a9e73eb642
Updated version and RELEASENOTES.md for release 6.0.0 (splashscreen-20200707) 2020-07-07 14:46:31 +09:00
エリス
faa8aa937d
fix: js clobber only on supported platforms (#282) 2020-07-07 12:08:11 +09:00
Tim Brust
3389695fc5
chore: adds package-lock file (#281) 2020-07-03 14:44:56 +00:00
エリス
2ee4ff97ff
doc(android): various improvements including size specs (#280)
* Add size specs for Android Splash Screens
* doc(android): add splashscreen details

Co-authored-by: Mosab A <47486787+mosabab@users.noreply.github.com>
2020-06-30 22:46:35 +09:00
Jan Piotrowski
050f29cfca
fix(windows): implementation structure (#200) 2020-06-26 21:42:45 +09:00
エリス
b893339a98
chore: add missing supported platform browser to npm keywords (#279) 2020-06-26 20:55:08 +09:00
jcesarmobile
3ede66ef8f
chore: update engine checks to cover newer versions (#278) 2020-06-26 13:05:31 +02:00
エリス
893ba08e8f
breaking: replace jshint with eslint (#277)
* breaking: remove jshint files and references
* breaking: swap jshint with eslint
* chore: apply eslint auto corrections
* chore: remove jslint inline ignore rule
2020-06-26 19:31:02 +09:00
エリス
369f8d148f
breaking: drop node engine requirement (#276) 2020-06-26 18:55:53 +09:00
エリス
0fba4f31dd
chore: cleanup repo (#275)
* chore: remove ubuntu from supported platforms list
* chore: remove old wp platform unused src code
* chore: remove old wp platform reference
* chore: update urls to projects issue & git repo
* style: fix indention
2020-06-26 17:08:41 +09:00
エリス
097ca6ac42
breaking: bump engine restriction for cordova dependencies (#274) 2020-06-26 17:07:57 +09:00
エリス
d85e440e15
breaking: remove ios platform code from plugin repo (#263)
* breaking: remove iOS platform code from plugin repo
* chore: update README.md, remove iOS legacy SplashScreen information
* chore: simplify local browser tests

Note: Even though the implementation of the iOS SplashScreen is integrated into the core of cordova-ios, the documentation is left in this repo. This is because all of the SplashScreen documentation is grouped together on cordova.io and that documentation is pulled from this repo.
2020-06-26 11:56:55 +09:00
エリス
3d66c880bc
breaking: bump version 6.0.0-dev (#262) 2020-06-25 23:25:33 +09:00
エリス
048702cb9c
test: force cordova-ios@^5.1.1 (#267) 2020-06-06 23:34:40 +09:00
Niklas Merz
c1ab711039 Incremented plugin version to -dev (5.0.5-dev) 2020-06-03 20:01:06 +02:00
Niklas Merz
5bc7d0d63f Updated version and RELEASENOTES.md for release 5.0.4 (5.0.4) 2020-06-03 19:48:17 +02:00
エリス
ed1db6650c
chore: add cordova-ios requirement <6.0.0 (#261) 2020-06-01 16:30:24 +09:00
Erisu
ed30498177
chore(asf): update git notification settings 2020-04-22 13:42:38 +09:00
Niklas Merz
06a76567b9 Update CONTRIBUTING.md 2020-04-13 14:32:32 +02:00
Tim Brust
35c41091d1
chore(npm): adds ignore list (#251) 2020-03-28 15:30:39 +00:00
Tim Brust
46acbadd70
ci: updates Node.js versions (#252) 2020-03-28 15:30:26 +00:00
Peter Maatman
054387e02a Fix #235: update homepage to github readme page (#236) 2020-01-12 14:30:00 -04:00
Mosab A
a7706fef58 Update readme.md by adding missing info (#239)
* Update readme.md by adding missing info

* Update README.md

* Update README.md

* Update README.md

* Update text as standard

* Update README.md

* Update README.md
2020-01-12 10:46:24 -04:00
Jan Piotrowski
be85a1b14e
ci(travis): Upgrade node from 6 to 8 2019-07-02 20:59:02 +02:00
Jan Piotrowski
7936e7ea54
ci(travis): Remove Android 4.4, Add Android 9.0 2019-06-18 15:44:40 +02:00
Jan Piotrowski
0934d126d2
Travis CI: Add ADDITIONAL_TESTS_DIR=./tests/ios (#212)
* ADDITIONAL_TESTS_DIR=./tests/ios

* add actual code to run it
2019-05-11 00:33:14 +02:00
Jan Piotrowski
e44f9d1f1f Incremented plugin version. (splash20190509) 2019-05-09 22:43:34 +02:00
Jan Piotrowski
5339fcf377 Updated version and RELEASENOTES.md for release 5.0.3 (splash20190509) 2019-05-09 22:41:12 +02:00
Jan Piotrowski
49769ba2d4
Remove unsupported iOS10 Saucelabs simulator 2019-05-09 20:18:07 +02:00
Jan Piotrowski
6800de23b1
CI: Use universal paramedic travis.yml (#210) 2019-05-08 17:48:57 +02:00
エリス
76bec98b94
Revert Paramedic Dev Branch Usage (#208) 2019-05-07 16:45:26 +09:00
Jan Piotrowski
61e353f549
Improve README (#198)
* fix indentation

* add TOC

* fix more indentation and remove JIRA link

* apply changes from https://github.com/apache/cordova-plugin-splashscreen/pull/98

via @RobPosener

* add headline, resort

* remove outdated README translations

* remove outdated test README translations as well

* rework introduction

* optimize caPiTaLiZatiOn

* fix

* remove diff to native splash
2019-05-06 18:27:08 +02:00
エリス
4d8cd6f2fe Updated Travis CI Settings and Package.json (#194)
* Update NPM Package Node Requirement and Others

* Update Travis CI Config

* Stopped Local Tests from Running Sauce Tests with Wildcard Flag
2019-05-04 00:46:47 +02:00
Jan Piotrowski
8490496c0b Add or update GitHub pull request and issue template 2019-02-11 18:40:29 +01:00
Jan Piotrowski
95f91bf50c
remove JIRA link 2018-10-04 01:17:00 +02:00
Jan Piotrowski
e78f1d10b1
also accept terms for android sdk android-27 2018-10-01 12:36:38 +02:00
jcesarmobile
8ba8f41637
Merge pull request #138 from adamschachne/master
Fixed docs typo
2018-07-31 00:47:48 +02:00
jcesarmobile
91a8210890
Merge pull request #149 from mmig/CB-12277
CB-12277: (android) avoid NullPointerException  when removing splash-screen
2018-07-31 00:22:48 +02:00
russa
c95a26ab34 Merge branch 'master' into CB-12277 2018-05-22 12:43:52 +02:00
Suraj Pindoria
d96c08e00b CB-13826 Incremented plugin version. 2018-01-25 11:47:20 -08:00
Suraj Pindoria
09e1f06fb0 CB-13826 Updated version and RELEASENOTES.md for release 5.0.2 2018-01-25 11:41:07 -08:00
russa
f9c88b8ab8 CB-12277: (android) avoid NullPointerException on splashImageView when removing splashscreen 2018-01-25 18:18:40 +01:00
jcesarmobile
9a6ff27008
Merge pull request #147 from jcesarmobile/CB-13750
CB-13750: Add build-tools-26.0.2 to travis
2018-01-09 23:33:21 +01:00
Julio César
cadc68f75b CB-13750: Add build-tools-26.0.2 to travis 2018-01-09 20:23:26 +01:00
jcesarmobile
be8be330ac
Merge pull request #146 from jcesarmobile/CB-13737
CB-13737 (iOS): fix Splash screen images for iPhone X
2018-01-09 20:00:00 +01:00
Julio César
4ffaaa2952 CB-13737 (iOS): fix Splash screen images for iPhone X 2018-01-07 17:30:23 +01:00