Commit Graph

126 Commits

Author SHA1 Message Date
Lisa Seacat DeLuca
0f63861e88 CB-7249cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen 2014-08-19 10:51:57 -04:00
Edna Morales
e364377d4f Merge renamed tests dir 2014-08-13 13:24:50 -04:00
Jesse MacFadyen
395302ee16 Merge branch 'CB-7196' of https://github.com/stacic/cordova-plugin-splashscreen 2014-08-07 13:39:02 -07:00
Steven Gill
333b0e7f90 CB-7244 Incremented plugin version. 2014-08-06 19:24:29 -07:00
Steven Gill
3b58cd69b3 CB-7244 Updated version and RELEASENOTES.md for release 0.3.2 2014-08-06 18:58:24 -07:00
Staci Cooper
be8d340f31 Renamed test dir, added nested plugin.xml 2014-08-01 16:40:01 -04:00
Edna Morales
f833c39ed3 added documentation for manual tests 2014-07-29 09:10:44 -04:00
Staci Cooper
8eb2533e78 CB-7196 port splashscreen tests to framework 2014-07-24 15:37:03 -04:00
Lisa Seacat DeLuca
5d25cf0250 CB-6127lisa7cordova-plugin-consolecordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen 2014-07-07 15:28:22 -04:00
Michael Hoisie
cd61952efc CB-7041 ios: Fix image filename logic when setting the iPad splash screen
When running Cordova apps without orientation lock on iPads, the
Splash Screen plugin didn't work properly. It would skip the iPad-
specific splash screen logic, and just select the image named
@"Default.png" (without adding the orientation suffix), and print
the following messages in the console:

WARNING: The splashscreen image named Default was not found

Now, for iPads, the splash screen image is set by first looking
at the position of the orientation lock, and if that is not set, it
uses the calculated view orientation.

close #19
2014-06-27 14:56:49 -04:00
ldeluca
6f23d8e828 CB-6773cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen 2014-06-23 13:53:41 -04:00
ldeluca
cf5c5beafb Merge branch 'master' of ssh://github.com/ldeluca/cordova-plugin-splashscreen into CB-6773cordova-plugin-splashscreen 2014-06-23 12:26:08 -04:00
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
ldeluca
1943a88c8c Merge branch 'master' of ssh://github.com/ldeluca/cordova-plugin-splashscreen into CB-6773cordova-plugin-splashscreen 2014-06-11 10:00:30 -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 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
b109c7f234 Merge branch 'master' of ssh://github.com/ldeluca/cordova-plugin-splashscreen into CB-6773cordova-plugin-splashscreen 2014-05-30 09:52:46 -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
829dbcc819 CB-6773cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen 2014-05-28 13:15:40 -04:00
ldeluca
ae7daf48e3 Merge branch 'master' of ssh://github.com/ldeluca/cordova-plugin-splashscreen into CB-6773cordova-plugin-splashscreen 2014-05-28 13:07:18 -04:00
ldeluca
4fda49b771 documentation translation: cordova-plugin-splashscreen 2014-05-28 12:48:19 -04:00
ldeluca
2c68427a8a Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 2014-05-28 12:48:19 -04:00
ldeluca
0498d90517 Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 2014-05-28 12:48:19 -04:00
ldeluca
5c245c2bc8 Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 2014-05-28 12:48:19 -04:00
ldeluca
ec5bbc51e7 Lisa testing pulling in plugins for plugin: cordova-plugin-splashscreen 2014-05-28 12:48:19 -04: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 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