Commit Graph

162 Commits

Author SHA1 Message Date
Steve Gill
338424bfc1 Set VERSION to 3.0.1-dev (via coho) 2017-12-15 17:26:45 -08:00
Steve Gill
044e8cc728 CB-13681 Updated version and RELEASENOTES.md for release 3.0.0 (via coho) 2017-12-15 17:25:13 -08:00
Jesse MacFadyen
1d404c5c2f Bump version to 3.0.0-dev, package.json description cleanup 2017-12-13 23:32:55 -08:00
Jesse MacFadyen
7ada73dc2a
Merge pull request #27 from purplecabbage/CB-13673
CB-13673 : Remove deprecated platforms
2017-12-13 23:08:48 -08:00
Jesse MacFadyen
374c59a094 CB-13673 : Remove deprecated platforms 2017-12-12 22:41:41 -08:00
Vishal Mishra
34a9765b4f
Merge pull request #24 from dnfield/master
CB-13405: (ios) Go to last used orientation before locking when unlocking screen on iOS
2017-12-12 10:41:05 -08:00
Steve Gill
331003b613 Set VERSION to 2.0.3-dev (via coho) 2017-11-06 14:38:40 -08:00
Steve Gill
8a8f8562cb CB-13542 Updated version and RELEASENOTES.md for release 2.0.2 (via coho) 2017-11-06 14:37:46 -08:00
Alexander Sorokin
5a2740cb4e CB-13473: (CI) Removed browser builds from AppVeyor 2017-10-20 10:23:19 +03:00
Alexander Sorokin
7751005225 CB-13472: (CI) Fixed Travis Android builds again 2017-10-20 08:59:22 +03: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
Alexander Sorokin
63955da87b CB-13299 (CI) Fix Android builds 2017-09-19 09:07:00 +03:00
Alexander Sorokin
bfef63471c CB-13028 (CI) Browser builds on Travis and AppVeyor 2017-07-28 14:21:16 +03:00
filmaj
7bccc0169f Close #17 2017-07-23 12:18:05 -07:00
Alexander Sorokin
d2538189fa CB-13000: (CI) Speed up android builds 2017-07-10 10:34:49 +03:00
Alexander Sorokin
6c162520de CB-12991: (CI) Updated CI badges 2017-07-07 11:31:33 +03:00
Maxime Bertonnier
2c4ad367ad CB-12994: (android, blackberry) add es6-promise-plugin from npm
this closes #15
2017-07-07 09:22:16 +03:00
Alexander Sorokin
3a2fbd3ecc CB-12935: (windows) Enable paramedic builds on AppVeyor 2017-06-30 09:32:18 +03:00
Alexander Sorokin
861c8c9981 CB-12935: (ios, android) Enable paramedic builds on Travis CI 2017-06-29 15:20:35 +03:00
filmaj
d515b93d7a CB-12847: added bugs entry to package.json. 2017-05-25 13:19:55 +02:00
filmaj
7b6f8d7dbd Set VERSION to 2.0.2-dev (via coho) 2017-04-27 13:11:44 -07:00
filmaj
8699159cf5 CB-12736 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) 2017-04-27 13:11:41 -07:00
Alexander Sorokin
9d6894d57e CB-12622 Added Android 6.0 build badge to README 2017-04-26 16:26:56 +03:00
Jesse MacFadyen
eaeb4f1a73 This closes #11 2017-04-24 11:35:49 -07:00
Pascal Häusler
fce44f4942 Rotate to specified orientation when locked
Refactor
2017-04-24 11:31:04 -07:00
Steve Gill
f0c65cfee1 CB-12685: added package.json to tests folder 2017-04-21 19:25:04 -07:00
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