Commit Graph

24 Commits

Author SHA1 Message Date
maverickmishra
bef03769de The plugin now follows W 3 specs ; tests for screen.orientation.onchange pending 2017-03-09 14:15:55 -08:00
Jesse MacFadyen
f8207c4164 added missing tests, fixed indentation of js file 2017-03-09 14:15:55 -08:00
maverickmishra
68693cf017 puts all nativelock handling together 2017-01-25 10:47:32 -08:00
Vishal Mishra
050cc069a1 Removed unused variable assignment 2017-01-25 10:47:32 -08:00
maverickmishra
f8c75e341a improved the orientation change method 2017-01-25 10:47:32 -08:00
maverickmishra
1f536ec80e working version of screen orientation plugin adhering to w3c specs 2017-01-25 10:47:32 -08:00
Jesse MacFadyen
216b99f432 cleaned up js, fixed whitespace 2016-12-13 15:39:58 -08:00
maverickmishra
5d97d51144 added demo project and modified version 2016-10-17 16:25:16 -07:00
maverickmishra
84b013f17c added comments and formatted code 2016-10-17 11:12:53 -07:00
maverickmishra
90f5f2531a Added promises to plugin 2016-09-20 10:36:36 -07:00
maverickmishra
c00a7c4b85 changed orientation spec and modified Readme 2016-08-30 17:11:10 -07:00
maverickmishra
2d8500f6a5 One js file for ios, android and windows 2016-08-29 14:33:03 -07:00
Tony Homer
dd26708b73 switch license from MIT to Apache 2.0 2016-05-05 14:46:35 -04:00
Grant Benvenuti
c8b89002f9 Removed direct reference to screen in addScreenOrientationApi function 2015-08-10 09:37:38 +10: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
Grant Benvenuti
60c907c902 setOrientation moved to individual ios and android js files 2014-07-30 08:49:28 +10:00
Grant Benvenuti
bb8b2c30c2 Added bb10 support and orientation property to screen object 2014-07-27 13:51:20 +10:00
Grant Benvenuti
d0f38c48fc Added missing orientation types to README 2014-07-13 16:50:16 +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
2f7b5ed086 Fixed formatting & cleanup 2014-05-08 07:56:40 +10:00
Grant Benvenuti
098b4b829d Updated js interface to accept no callbacks 2014-05-07 09:37:40 +10:00
Grant Benvenuti
9602b540d9 initial commit 2014-05-06 16:53:23 +10:00