Commit Graph

105 Commits

Author SHA1 Message Date
orlando-antonino
f3d451c72c background thread for ios 2015-05-14 10:57:52 +02:00
Grant Benvenuti
4c86a0d8c6 Readme update 2015-05-14 14:04:03 +10:00
Grant Benvenuti
51a6fc8166 Updated plugin readme to mention WP8 2015-05-14 14:00:29 +10:00
Grant Benvenuti
7b8655e85e Merge pull request #53 from Telerik-Verified-Plugins/master
WP support, attempt 2
2015-05-14 13:59:02 +10:00
EddyVerbruggen
865c81a09e Added WP8 support 2015-05-13 20:30:41 +02:00
EddyVerbruggen
b3aadac6ed Intermediate commit to sync with upstream 2015-05-13 20:28:28 +02:00
EddyVerbruggen
6c975278ea Completed adding WP8 support 2015-05-13 20:17:14 +02:00
Grant Benvenuti
50c122bd90 Merge pull request #51 from yoik/revert-49-master
Revert "Added WP support"
2015-05-12 10:12:31 +10:00
Grant Benvenuti
56dac9ad10 Revert "Added WP support" 2015-05-12 10:11:12 +10:00
Grant Benvenuti
1b0dee5a9f Merge pull request #49 from Telerik-Verified-Plugins/master
Added WP support
2015-05-12 10:04:35 +10:00
Eddy Verbruggen
6ef264c1eb Changed version to be compatible with cordova plugin registry 2015-05-10 12:59:00 +02:00
eddyverbruggen@gmail.com
dd53a58020 bump 2015-04-22 23:29:38 +02:00
RoopeHakulinen
b088c1fc11 Added support for WP8 and WP8.1. Tested in WP8.1 emulator. 2015-04-22 23:27:59 +02:00
Grant Benvenuti
080aa28f94 Merge pull request #34 from gbenvenuti/iosDelayBlock
Resolves #33 reverted to use delayed vc dismissal
2014-12-02 06:50:16 +10:00
Grant Benvenuti
e62c2304c3 Resolves #33 reverted to use delayed vc dismissal 2014-12-02 06:47:24 +10:00
Grant Benvenuti
06b93e64c7 Merge pull request #32 from gbenvenuti/iosCompile
Added compiler directive for older xcode version
2014-11-18 21:06:29 +10:00
Grant Benvenuti
0ba523375a Added compiler directive for older xcode version 2014-11-18 08:29:04 +10:00
Grant Benvenuti
b8a42be1be Merge pull request #24 from gbenvenuti/iosFlicker
Ios flicker
2014-09-18 10:09:11 +10:00
Grant Benvenuti
c122649de2 Version bump 1.3.0 2014-09-18 09:45:51 +10:00
Grant Benvenuti
3b7d259193 Removed flicker in iOS8 closes #23 2014-09-18 09:42:23 +10:00
Grant Benvenuti
d1ff1547d9 Merge pull request #21 from gbenvenuti/master
Updated iOS8 for #19 removed delay block
2014-09-11 06:32:13 +10:00
Grant Benvenuti
d98ea66265 Version bump 2014-09-11 06:29:10 +10:00
Grant Benvenuti
31d49c8936 Updated iOS8 for #19 removed delay block 2014-09-11 06:27:33 +10:00
Grant Benvenuti
61cd864608 iOS JS: removed additional variable 2014-09-03 17:21:28 +10:00
Grant Benvenuti
1ca9e4e6e0 Merge pull request #20 from gbenvenuti/iosUpdates
Ios updates
2014-09-03 14:16:02 +10:00
Grant Benvenuti
8f69814dac Version bump and readme update 2014-09-03 14:14:10 +10:00
Grant Benvenuti
efe1edede3 Added fix for ios so device returns to current orientation when unlocked 2014-09-03 14:09:24 +10:00
Grant Benvenuti
ad5a2134e8 Moved orientationMap block 2014-09-03 11:33:52 +10:00
Grant Benvenuti
e2983442cc Updated iOS implementation to support iOS8 beta see #19 2014-09-03 11:13:54 +10:00
Grant Benvenuti
7c86844895 Cleaned up messy switch/if block in iOS js file. 2014-09-02 18:30:58 +10:00
Grant Benvenuti
abc38a52cb Merge branch 'kevinwang20120702-patch-3' 2014-09-02 18:16:06 +10:00
kevinwang20120702
fedbff1241 Update screenorientation.ios.js
Remove the space
2014-08-11 16:45:50 -04:00
Grant Benvenuti
5097065d6b Merge pull request #12 from gbenvenuti/devicereadyWrap
setOrientation moved to individual ios and android js files
2014-07-30 09:00:11 +10:00
Grant Benvenuti
60c907c902 setOrientation moved to individual ios and android js files 2014-07-30 08:49:28 +10:00
Grant Benvenuti
42ab0af854 Merge pull request #10 from gbenvenuti/bb10Support
Readme and description update
2014-07-27 13:56:18 +10:00
Grant Benvenuti
d0c1e10865 Readme and description update 2014-07-27 13:55:13 +10:00
Grant Benvenuti
4e7899be92 Merge pull request #9 from gbenvenuti/bb10Support
Added bb10 support and orientation property to screen object
2014-07-27 13:53:04 +10:00
Grant Benvenuti
bb8b2c30c2 Added bb10 support and orientation property to screen object 2014-07-27 13:51:20 +10:00
Grant Benvenuti
f3e89b7a07 Merge pull request #8 from gbenvenuti/screenOrientationApi
Added missing orientation types to README
2014-07-13 16:51:06 +10:00
Grant Benvenuti
d0f38c48fc Added missing orientation types to README 2014-07-13 16:50:16 +10:00
Grant Benvenuti
fd30c07645 Merge pull request #7 from gbenvenuti/screenOrientationApi
Screen orientation api
2014-07-13 09:38:56 +10:00
Grant Benvenuti
82394e15e7 Readme and plugin.xml update 2014-07-13 09:34:21 +10:00
Grant Benvenuti
1e4a7b18c4 Updated to attach functions directly to screen object and constant cleanup 2014-07-13 09:26:44 +10:00
Grant Benvenuti
2934bea321 New screenOrientation api, working minus checks and event firing 2014-07-12 16:05:30 +10:00
Grant Benvenuti
69996bc692 Merge pull request #6 from gbenvenuti/master
Version bump
2014-07-11 09:34:23 +10:00
Grant Benvenuti
18449642ac Version bump 2014-07-11 09:33:54 +10:00
Grant Benvenuti
839eb274c1 Merge pull request #5 from gbenvenuti/master
Readme update, added note on iOS6 raised in Issue #1
2014-07-11 09:27:28 +10:00
Grant Benvenuti
d345e13052 Readme update, added note on iOS6 raised in Issue #1 2014-07-11 09:26:09 +10:00
Grant Benvenuti
199d497432 Update README.md 2014-05-13 09:35:05 +10:00
Grant Benvenuti
2f7b5ed086 Fixed formatting & cleanup 2014-05-08 07:56:40 +10:00