Commit Graph

82 Commits

Author SHA1 Message Date
Tony Homer
a661578b4c fix header file incorrectly set as source-file 2016-05-16 15:30:58 -04:00
Tony Homer
f0d18db90e adding missing files to plugin.xml 2016-05-16 15:30:58 -04:00
Tony Homer
ec3e90dbc8 make iOS rotate as needed when lockOrientation is called 2016-05-16 15:30:58 -04:00
Grant Benvenuti
ff0d1fbfc5 Merge pull request #107 from tony--/switch-license-to-apache
switch license from MIT to Apache 2.0
2016-05-09 13:44:26 +10:00
Tony Homer
dd26708b73 switch license from MIT to Apache 2.0 2016-05-05 14:46:35 -04:00
Grant Benvenuti
63b664a352 1.4.1 2016-03-04 20:09:03 +10:00
Grant Benvenuti
7dc72e05dd Updated version notes 2016-03-04 20:08:51 +10:00
Grant Benvenuti
8790cb2f86 Merge pull request #89 from brenodouglas/master
Fix for cordova >= 3.6.3
2016-02-12 10:22:59 +10:00
Breno Douglas
0708a83716 Fix conflict return type in implementation of 'supportedInterfaceOrientations' 2016-02-11 08:57:43 -02:00
Breno Douglas
2576cc6f23 Cordova 3.6.3 -
'CB-7187 Delete CDVShared.m & remove dependency on CoreLocation
2016-02-11 08:52:48 -02:00
Grant Benvenuti
d89dc2ab41 Merge pull request #78 from mrzmyr/patch-1
Add more readability
2016-02-05 09:46:33 +10:00
Moritz
479c32b67c Add more readability 2015-12-08 18:14:57 +01:00
Grant Benvenuti
bbde995383 v1.4.0 release 2015-08-10 09:57:07 +10:00
Grant Benvenuti
a158cf8bc1 Merge pull request #65 from tokotchd/master
Added Windows 8.1 Support
2015-08-10 09:49:36 +10:00
Grant Benvenuti
c7e3cf423f Merge pull request #54 from orlando-antonino/master
background thread for ios
2015-08-10 09:46:00 +10:00
Grant Benvenuti
0eb6d35fc6 Add portrait upside down to ios default orientations. closes #37 2015-08-10 09:40:42 +10:00
Grant Benvenuti
c8b89002f9 Removed direct reference to screen in addScreenOrientationApi function 2015-08-10 09:37:38 +10:00
Grant Benvenuti
1195b40612 Merge pull request #64 from elitan/master
README events example added and orientation naming bug in orientationChange()
2015-08-10 09:33:36 +10:00
tokotchd
3ccadfdf64 Updated Readme
Updated Readme
2015-08-07 12:18:11 -04:00
tokotchd
9ba4760503 Fix
Fix
2015-08-07 12:14:11 -04:00
tokotchd
7a11a3dd7e Added Windows 8.1 Support
Windows 8.1 has javascript calls, were not be complicated to add.
2015-08-07 12:12:10 -04:00
Johan Eliasson
1f43b5ac9c add screen.orentation vairable update on lockOrientation() 2015-07-20 15:04:18 +02:00
Johan Eliasson
dda55807c7 correct orientation naming 2015-07-20 14:37:52 +02:00
Johan Eliasson
4f36055beb added example on orientationchange 2015-07-20 14:37:27 +02:00
Grant Benvenuti
9244abcbbe Fixed typo in package.json 2015-05-22 08:56:57 +10:00
Grant Benvenuti
79a9ab857f Readme updates 2015-05-20 14:06:51 +10:00
Grant Benvenuti
503a380624 Initial npm plugin support 2015-05-20 13:54:47 +10:00
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