Steve Gill
43e9c75345
CB-8653 updated translated docs to use new id
2015-03-31 10:53:32 -07:00
Andrew Grieve
9b3f750085
CB-8345 Make default for splashscreen resource "screen" (which is what template and CLI assume it to be)
2015-03-30 09:48:04 -04:00
Andrew Grieve
ba6730e594
Revert "CB-8345 android: Make "splash" the default resource ID instead of null"
...
This reverts commit 1d89a2aa1bf0b714d0debf5928cd85e66bbd090b.
There were some other changes in there that weren't meant to be made!
2015-03-30 09:47:00 -04:00
Jesse MacFadyen
89c23fad03
Use TRAVIS_BUILD_DIR, install paramedic by npm
2015-03-24 23:43:27 -07:00
Andrew Grieve
1d89a2aa1b
CB-8345 android: Make "splash" the default resource ID instead of null
2015-03-24 14:50:09 -04:00
sgrebnov
0ff8d52081
docs: added Windows to supported platforms
2015-03-19 18:24:40 +03:00
daserge
bb65993a51
CB-7964 Add cordova-plugin-splashscreen support for browser platform
...
Added Browser platform support
Using cordova/confighelper module to read parameter values from config.xml
Updated the docs
2015-03-18 16:01:31 +03:00
Steve Gill
6ce8a32865
CB-8653 Updated Readme
2015-03-13 19:41:09 -07:00
Jesse MacFadyen
5afde1c62f
[wp8] oops, Added back config parse result checks
2015-03-10 15:03:39 -07:00
Jesse MacFadyen
6b1e72c631
[WP8] code cleanup, minor refactors, comments to clarify some stuff.
2015-03-10 14:27:29 -07:00
Jesse MacFadyen
98edfeb73e
Merge branch 'galexandrov/wp8-fixes' of https://github.com/Icenium/cordova-plugin-splashscreen
2015-03-10 12:53:16 -07:00
Georgi Alexandrov
688b138e31
Extend WP8 Splash Screen to respect SplashScreen and SplashScreenDelay preferences from config file
2015-03-09 14:30:14 +02:00
Jesse MacFadyen
8bc540e454
CB-8574 Integrate TravisCI
2015-03-02 16:37:52 -08:00
Victor Sosa
4430cfce6b
CB-8438 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
2015-02-27 12:52:28 -06:00
Steve Gill
c1d4ca8d83
CB-8538 Added package.json file
2015-02-25 00:53:27 -08:00
sgrebnov
bcbc23958f
CB-8397 Add support to 'windows' for showing the Windows Phone splashscreen
2015-02-11 13:36:02 +03:00
Andrew Grieve
b232cd7447
CB-8429 Incremented plugin version.
2015-02-04 20:54:03 -05:00
Andrew Grieve
a9f0faa499
CB-8429 Updated version and RELEASENOTES.md for release 1.0.0
1.0.0
r1.0.0
2015-02-04 20:12:45 -05:00
Andrew Grieve
c3a5867c81
CB-8351 ios: Stop using deprecated IsIpad macro
2015-01-27 10:20:17 -05:00
Andrew Grieve
e86a9cc7a4
CB-8280 android: Don't apply SplashScreenDelay when .show() is called explicitly
2015-01-19 13:39:55 -05:00
Andrew Grieve
ddec7008cb
CB-3679 Add engine tag for Android >= 3.6.0 due to use of preferences
2014-12-11 11:15:01 -05:00
Andrew Grieve
e320e2504a
CB-8079 Use activity class package name, but fallback to application package name when looking for splash screen drawable
2014-12-10 21:18:00 -05:00
Andrew Grieve
e593fe3f53
CB-3679 Make SplashScreen plugin compatible with cordova-android@4.0.x
2014-12-10 16:09:54 -05:00
Andrew Grieve
50e4887aa1
CB-3679 Break Android splashscreen logic into splascreen plugin
2014-12-10 15:37:15 -05:00
Steve Gill
f67216d64a
CB-8110 Incremented plugin version.
2014-12-02 16:08:50 -08:00
Steve Gill
67e8b9f01d
CB-8110 Updated version and RELEASENOTES.md for release 0.3.5
0.3.5
r0.3.5
2014-12-02 16:07:02 -08:00
Ian Clelland
29ac24ff9d
Merge branch 'CB-7700'
2014-12-02 16:19:29 -05:00
Victor Sosa
3947f8570a
CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
2014-10-20 10:39:27 -05:00
Shazron Abdullah
d2e62a551c
CB-7204 - Race condition when hiding and showing spinner ( closes #21 )
2014-10-13 16:11:42 -07:00
Shazron Abdullah
c67622f1b9
Update iOS test to specify device
2014-10-13 16:06:17 -07:00
Nic Mulvaney
2f37eed184
Fix for portrait/landscape detection
...
Sometimes the width can be 568 or 320 depending on orientation on iPhone 5. This fixes the detection.
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2014-10-13 16:03:33 -07:00
Ian Clelland
887f0f6c81
Merge branch 'master' of https://github.com/sosahvictor/cordova-plugin-splashscreen
2014-10-06 15:10:40 -04:00
Steven Gill
8804977c84
Incremented plugin version.
2014-10-03 17:09:47 -07:00
Steven Gill
b46cdca795
Updated version and RELEASENOTES.md for release 0.3.4
0.3.4
r0.3.4
2014-10-03 16:10:14 -07:00
Victor Sosa
1009019372
CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
2014-10-02 18:13:15 -05:00
Shazron Abdullah
129830a76c
Finalized iOS splash screen (image name) tests. 176 tests in all, 44 for each type of device (iPad, iPhone, iPhone5, iPhone6, iPhone 6 Plus).
2014-10-01 16:06:24 -07:00
Shazron Abdullah
24e6f2e0dd
CB-7633 - (Re-fix based on updated unit tests) iPhone 6 Plus support
2014-10-01 13:59:22 -07:00
Shazron Abdullah
21f372acc9
Updated iOS tests for locked orientations
2014-10-01 13:49:36 -07:00
Shazron Abdullah
4d548e67c2
Added more iOS splash screen tests.
2014-09-30 17:52:51 -07:00
Shazron Abdullah
55722de1c4
CB-7633 - Add support for iPhone 6/6+
2014-09-30 17:52:30 -07:00
Shazron Abdullah
0ffe1c2d46
Added failing iPhone 6/6 Plus tests.
2014-09-30 16:59:47 -07:00
Shazron Abdullah
95f407ea0d
Re-fix iOS command line tests not working if Xcode was not launched at least once (shared scheme was not saved in the right place)
2014-09-30 11:56:38 -07:00
Shazron Abdullah
99803ba7c6
Fix iOS command line tests not working if Xcode was not launched at least once.
2014-09-30 11:52:11 -07:00
Shazron Abdullah
6b87577801
Added 'npm test'
2014-09-30 11:47:46 -07:00
Shazron Abdullah
d0614c532b
Fixed iOS tests README typo.
2014-09-30 11:06:04 -07:00
Shazron Abdullah
483182f33a
CB-7663 - Update README for command line invocation of tests
2014-09-29 17:49:21 -07:00
Shazron Abdullah
d85c6a9359
CB-7663 - iOS unit tests for splash screen
2014-09-29 17:33:50 -07:00
Shazron Abdullah
fcd628ffc9
CB-7663 - prep for unit tests
2014-09-29 14:03:58 -07:00
Shazron Abdullah
e1f17d6665
Properly formatted splashscreen preference docs.
2014-09-29 12:03:01 -07:00
Marcel Kinard
ec7c6aac30
CB-7571 Bump version of nested plugin to match parent plugin
2014-09-17 16:27:18 -04:00