Nadya Atanasova
1f50d90d9e
fixes Splashscreen crash on WP8
...
The UI elements cannot be accessed from any other than the UI thread directly. So, enclose UI access code in the Dispatcher.BeginInvoke()
2014-06-19 16:55:35 +04:00
mbillau
c56bb9efec
Remove outdated doc, thx Axel
2014-06-16 13:43:32 -04:00
Steven Gill
ac1422f49f
CB-6877 Incremented plugin version.
2014-06-05 13:40:50 -07:00
Steven Gill
b3b7a561ab
CB-6877 Updated version and RELEASENOTES.md for release 0.3.1
0.3.1
r0.3.1
2014-06-05 13:39:43 -07:00
Steven Gill
91ed62deda
Merge branch 'master' of https://github.com/ldeluca/cordova-plugin-splashscreen
2014-06-04 15:21:11 -07:00
Marcel Kinard
30661dbb42
CB-6810 Add license to CONTRIBUTING.md
2014-05-30 11:37:08 -04:00
ldeluca
d7f0994f32
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen
2014-05-30 09:52:37 -04:00
Jesse MacFadyen
f37c1557b6
[wp8] updated quirk for and combined iOS,WP8,BB10 quirks as they are all the same
2014-05-29 17:58:28 -07:00
Jesse MacFadyen
988517df7f
[wp] implemented OnInit so splash screen can be shown before cordova page is loaded
2014-05-29 17:41:49 -07:00
Jesse MacFadyen
8e12d550a1
[wp] plugin must be autoloaded for AutoHideSplashScreen preference to work
2014-05-29 17:40:38 -07:00
ldeluca
1c350a061f
documentation translation: cordova-plugin-splashscreen
2014-05-27 21:37:03 -04:00
ldeluca
7d78efed0d
Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
2014-05-27 21:22:38 -04:00
ldeluca
51e054a1ea
Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
2014-05-27 17:50:00 -04:00
ldeluca
39827ec753
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen
2014-05-05 10:03:17 -04:00
Jesse MacFadyen
71dc86786b
Merge branch 'master' of https://github.com/sgrebnov/cordova-plugin-splashscreen
2014-04-30 16:12:36 -07:00
Marcel Kinard
0a82a8ef2d
CB-6491 add CONTRIBUTING.md
2014-04-30 09:34:37 -04:00
Ian Clelland
83a6c41132
Merge branch 'dev' into master
...
Further development should take place on master
2014-04-25 11:25:13 -04:00
Ian Clelland
0838b1d3a7
Merge tag 'r0.3.0'
...
Conflicts:
src/tizen/SplashScreenProxy.js
2014-04-23 14:48:48 -04:00
Sergey Grebnov
bcbb574d05
CB-6483 Use splash screen image from manifest on Windows8
2014-04-21 16:57:49 -07:00
Ian Clelland
f82ff290a9
CB-6452 Incremented plugin version on dev branch.
2014-04-17 11:16:03 -04:00
Ian Clelland
8052d3804d
CB-6452 Updated version and RELEASENOTES.md for release 0.3.0
0.3.0
r0.3.0
2014-04-17 10:53:20 -04:00
Ian Clelland
f46aae1075
CB-6465: Add license headers to Tizen code
2014-04-17 09:50:57 -04:00
Ian Clelland
23cbf34bae
CB-6460: Update license headers
2014-04-16 16:22:15 -04:00
Jesse MacFadyen
1e54cacac1
CB-6422 [windows8] use cordova/exec/proxy
2014-04-08 16:35:42 -07:00
Shazron Abdullah
e3e3996766
CB-4051 - Re-fix - Splashscreen rotation problem ( closes #13 )
2014-03-19 18:28:52 -07:00
Andrew Grieve
a10d8f8ca0
Add NOTICE file
2014-02-27 15:36:31 -05:00
ldeluca
fca4e5c351
Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
2014-02-27 11:15:13 -05:00
ldeluca
0595d4d779
Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen
2014-02-26 09:36:31 -05:00
Steven Gill
6bc271b059
CB-5980 Incremented plugin version on dev branch.
2014-02-05 18:13:30 -08:00
Steven Gill
3d553eb51a
Merge branch 'dev'
0.2.7
r0.2.7
2014-02-05 18:12:13 -08:00
Steven Gill
91234e2d59
CB-5980 Updated version and RELEASENOTES.md for release 0.2.7
2014-02-05 17:53:59 -08:00
Anis Kadri
61a7a6d3df
Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-splashscreen into dev
2014-01-27 17:33:40 -08:00
Anis Kadri
6cb0a8cf0c
Revert "Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-splashscreen "
...
This reverts commit 4da6ca883cd06e8528513dbda5820ef3311818b1, reversing
changes made to 3c2813f505284eb3943cdded83bc0d4e2d4b7076.
2014-01-27 17:32:09 -08:00
Anis Kadri
4da6ca883c
Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-splashscreen
2014-01-27 17:00:15 -08:00
Michael Hanselmann
75327c88e4
[CB-3562] Fix aspect ratio on landscape-only iPhone applications
...
The splash screen is shown with a faulty aspect ratio for landscape-only
applications on iPhone/iPod touch devices. This is fixed by applying
a 90° rotational transformation.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2014-01-15 16:33:32 -08:00
Andrew Grieve
fe288ec3c3
Delete stale test/ directory
2014-01-08 21:14:02 -05:00
Sean Bollin
424e82cde4
CB-4051 fix for splashscreen rotation problem
2014-01-07 14:35:25 -08:00
Andrew Grieve
1560fc86f8
CB-5719 Incremented plugin version on dev branch.
2014-01-02 12:30:52 -05:00
Andrew Grieve
3c2813f505
CB-5719 Updated version and RELEASENOTES.md for release 0.2.6
0.2.6
r0.2.6
2014-01-02 12:24:02 -05:00
Andrew Grieve
7c520181c3
CB-5658 Update license comment formatting of doc/index.md
2013-12-18 21:11:03 -05:00
Andrew Grieve
a5d40d0a95
CB-5658 Add doc.index.md for Splashscreen plugin
2013-12-18 20:59:29 -05:00
Andrew Grieve
c2d22c0671
CB-5658 Delete stale snapshot of plugin docs
2013-12-17 20:49:39 -05:00
Nathan Peles
d799eda020
Handle error when splash image is missing.
...
From pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/1
2013-12-06 14:38:28 -05:00
Steven Gill
9541c1eb37
[CB-5565] Incremented plugin version on dev branch.
2013-12-04 15:32:04 -08:00
Steven Gill
e73b59024a
[CB-5565] Updated version and RELEASENOTES.md for release 0.2.5
0.2.5
r0.2.5
2013-12-04 15:16:31 -08:00
Steven Gill
01edc0ead2
added ubuntu support
2013-12-02 16:29:17 -08:00
Steven Gill
b998129669
Merge branch 'dev' of github.com:archananaik/cordova-plugin-splashscreen into dev
2013-11-26 16:45:45 -08:00
Gabriel Schulhof
8dc057b796
Proxy: Correct structure, and only ever create one splashscreen window.
2013-11-19 14:01:56 +02:00
Gabriel Schulhof
8aa0b24481
plugin.xml: Make sure splashscreen proxy is executed.
2013-11-19 14:01:13 +02:00
Salvatore Iovene
9f3b52f4b9
Fix path of Tizen's SplashScreenProxy file.
2013-11-19 13:11:59 +02:00