oofaish
b444df630b
feat(ios): add support for ios 16 ( #107 )
...
* Include iOS 16 Support
* Fix the unlock/lock issue by always calling setSupportedOrientations but only call setNeedsUpdateOfSupportedInterfaceOrientations at the end to avoid refreshing orientation twice
2022-12-12 09:55:43 +09:00
Tim Brust
57df0189e0
refactor(eslint): use cordova-eslint /w fix ( #66 )
2020-07-02 10:12:53 +00:00
Fortunes Technology
a89e94c2b8
Landscape Issue Fix and prevent orientation change when already in orientation
2018-02-12 10:12:45 +08:00
Dan Field
b4db5e2796
CB-13405: (ios) undo lock when resetting
2017-10-05 15:16:07 -04:00
Dan Field
114aeef0bb
CB-13405: (ios) Screen unlock bug fix
2017-10-05 14:19:07 -04:00
Pascal Häusler
fce44f4942
Rotate to specified orientation when locked
...
Refactor
2017-04-24 11:31:04 -07:00
Jesse MacFadyen
837c17b479
[windows] Fix failing tests, added Promise if it is not defined 8.1
2017-03-10 17:59:50 -08:00
Alexander Sorokin
77d471833e
CB-12271 (windows) Fixed "platform add" error, added new tests
2016-12-20 17:18:06 +03:00
Alexander Sorokin
c704de462d
CB-12256 (android) Fixed a build error
2016-12-15 16:13:08 +03:00
maverickmishra
c00a7c4b85
changed orientation spec and modified Readme
2016-08-30 17:11:10 -07:00
maverickmishra
86a9c8131d
removed .DS_Store files
2016-08-29 16:31:24 -07:00
maverickmishra
2d8500f6a5
One js file for ios, android and windows
2016-08-29 14:33:03 -07:00
Grant Benvenuti
86fc819e6a
version updated and license adjusted
2016-05-23 08:37:54 +10:00
Tony Homer
937577842b
support interoperability between Orientation preference and screen-orientation plugin
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
Tony Homer
dd26708b73
switch license from MIT to Apache 2.0
2016-05-05 14:46:35 -04: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
bbde995383
v1.4.0 release
2015-08-10 09:57:07 +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
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
EddyVerbruggen
865c81a09e
Added WP8 support
2015-05-13 20:30:41 +02:00
Grant Benvenuti
56dac9ad10
Revert "Added WP support"
2015-05-12 10:11:12 +10: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
e62c2304c3
Resolves #33 reverted to use delayed vc dismissal
2014-12-02 06:47:24 +10:00
Grant Benvenuti
0ba523375a
Added compiler directive for older xcode version
2014-11-18 08:29:04 +10:00
Grant Benvenuti
3b7d259193
Removed flicker in iOS8 closes #23
2014-09-18 09:42:23 +10:00
Grant Benvenuti
31d49c8936
Updated iOS8 for #19 removed delay block
2014-09-11 06:27:33 +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
e2983442cc
Updated iOS implementation to support iOS8 beta see #19
2014-09-03 11:13:54 +10:00
Grant Benvenuti
2934bea321
New screenOrientation api, working minus checks and event firing
2014-07-12 16:05:30 +10:00
Grant Benvenuti
2f7b5ed086
Fixed formatting & cleanup
2014-05-08 07:56:40 +10:00
Grant Benvenuti
37b6ff8359
Added initial readme and cleanup of old code.
2014-05-07 08:02:25 +10:00
Grant Benvenuti
9602b540d9
initial commit
2014-05-06 16:53:23 +10:00