Commit Graph

185 Commits

Author SHA1 Message Date
filmaj
f12721b35e CB-12588: add manual tests in cordova-plugin-test-framework style 2017-03-20 12:36:50 -07:00
Jesse MacFadyen
5a7370a160 Don't ignore tests, they are small enough not to be an issue, and help verify releases 2017-03-16 16:18:44 -07:00
Jesse MacFadyen
d9067c5d43 Set VERSION to 2.0.1-dev (via coho?) 2017-03-14 16:22:45 -07:00
Jesse MacFadyen
22fdcf68d6 [CB-12568] Updated version and RELEASENOTES.md for release 2.0.0 2017-03-14 15:17:23 -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
Jesse MacFadyen
9d6f2d271d getter for onchange, add/remove event listeners, this closes #12 2017-03-09 17:57:00 -08:00
Jesse MacFadyen
90128f42d7 update look and feel of demo, add/remove event listeners 2017-03-09 17:55:03 -08:00
Jesse MacFadyen
fc2df8bec1 update README with latest api 2017-03-09 17:54:18 -08:00
Jesse MacFadyen
288c2f8ef2 Fix license header, add trailing newlines 2017-03-09 14:35:57 -08:00
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
Jesse MacFadyen
972a082203 added dependency on promise polyfil for android (4.4.4 is the first to have it ) 2017-02-22 11:40:10 -08:00
Jesse MacFadyen
70dfab7f9b Move es6 dep to bb which is the only place it's needed 2017-02-21 19:26:17 -08:00
maverickmishra
9fca54ea48 Updated Readme with new methods for screen object 2017-02-13 16:21:00 -08:00
maverickmishra
4d6d8b45ee Fixes CB-12427 2017-02-13 16:20:45 -08:00
maverickmishra
71075a1f32 removed redundant tests 2017-01-25 15:21:04 -08:00
maverickmishra
083578eaa8 Fixed errors in tests and changed plugin test id 2017-01-25 15:02:04 -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
Alexander Sorokin
912b6b199b CB-12363 Added build badges 2017-01-18 13:37:47 +03:00
Alexander Sorokin
cd2ee4666d CB-12286 Tests reworked 2016-12-21 14:46:01 +03:00
Alexander Sorokin
7fdc334a2f CB-12285 Polyfill promises on platforms that doesn't support them natively 2016-12-21 13:17:35 +03: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
Jesse MacFadyen
24205e9804 Closes #5, Closes #3, Closes #2 2016-12-13 15:52:18 -08:00
Jesse MacFadyen
defc7bcd3e remove merge-diff cruft that was missed 2016-12-13 15:50:12 -08:00
Jesse MacFadyen
fe3beaedae clean up merge package.json, add repo, engine, deps 2016-12-13 15:48:19 -08:00
Jesse MacFadyen
0d18615f80 ignore node_modules 2016-12-13 15:41:04 -08:00
Jesse MacFadyen
622cd2f2d4 added npm test, and jshinting 2016-12-13 15:40:21 -08:00
Jesse MacFadyen
216b99f432 cleaned up js, fixed whitespace 2016-12-13 15:39:58 -08:00
Jesse MacFadyen
b7e547794d Fix mismatched license fields 2016-12-12 18:20:42 -08:00
Shazron Abdullah
4432918c8f Update package.json to be consistent with other core plugins 2016-12-12 17:28:32 -08:00
Jesse MacFadyen
ab23405417 Resolve merge conflicts 2016-12-12 11:23:29 -08:00
Shazron Abdullah
9f477a5517 Renamed Changelog to Legacy Changelog, point to RELEASENOTES.md 2016-12-11 13:49:45 -08:00
Shazron Abdullah
d0b81ac5f0 CB-12236 - Fixed RELEASENOTES for cordova-plugin-screen-orientation 2016-12-11 13:48:24 -08:00
Shazron Abdullah
b988ac77b0 CB-12224 Incremented plugin version. 2016-12-07 16:55:08 -08:00
maverickmishra
f2f2dbde72 rectified Readme 2016-10-17 16:29:20 -07:00
maverickmishra
35f68c985e modified Readme 2016-10-17 16:27:43 -07: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
Shazron Abdullah
fff9124669 CB-11919 - Add github pull request template 2016-10-04 21:44:20 -07:00
maverickmishra
90f5f2531a Added promises to plugin 2016-09-20 10:36:36 -07:00
maverickmishra
f881c95e9a basic tests added 2016-08-30 17:12:46 -07: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
dd13eb5bdf add gitignore and npmignore files 2016-08-29 16:23:51 -07:00
maverickmishra
2d8500f6a5 One js file for ios, android and windows 2016-08-29 14:33:03 -07:00
Douglas Silva
4b7a573f53 Merge pull request #1 from DouglasHSS/master
Fixing the js modules source path related to windows platform.

 This closes #1
2016-06-08 09:27:19 -04:00