Commit Graph

310 Commits

Author SHA1 Message Date
Steve Gill
ef7266874a Updated version and RELEASENOTES.md for release 2.1.3 2016-04-15 13:08:27 -07:00
daserge
16ff9b449f CB-11018 Fix statusbar with inappbrowser causing incorrect orientation on iOS8 2016-04-05 17:39:36 +03:00
daserge
244eb717fd CB-10884 Inappbrowser breaks UI while Screen orientation changes from landscape to portrait on iOS 2016-03-29 16:49:29 +03:00
Carlos Santana
15043c1db2 clean releasenotes bold font 2016-03-10 13:51:47 -05:00
Carlos Santana
1011b2a162 CB-10820 Incremented plugin version. 2016-03-09 22:34:18 -05:00
Carlos Santana
f1aa062557 CB-10820 Updated version and RELEASENOTES.md for release 2.1.2 2016-03-09 22:12:41 -05:00
Julio César
7ca3552224 Fix for CB-10752 status bar overlays the webview on iOS 6 in some cases
We don’t allow the statusbar to overlay the webview on iOS 6, but in
some cases it happens. This changes avoid it.
2016-03-06 11:55:49 +01:00
daserge
bf7869cec7 CB-10683 Fix wrong StatusBar.isVisible initial value on Windows 2016-02-24 10:32:46 +03:00
daserge
8a3f9edb9d CB-10636 Add JSHint for plugins 2016-02-24 10:28:04 +03:00
Julio César
47f245462d CB-10047 fix iOS 8 deprecated warnings
Removed all references to self.viewController.interfaceOrientation,
they weren’t really used on invertFrameIfNeeded and are deprecated on
iOS 8
Removed orientation param on invertFrameIfNeeded as it wasn’t being
used.

closes #26
2016-02-22 19:49:18 +01:00
Vladimir Kotikov
241577c3c8 CB-10557 Incremented plugin version. 2016-02-09 13:09:55 +03:00
Vladimir Kotikov
573176e3a7 CB-10557 Updated version and RELEASENOTES.md for release 2.1.1 2016-02-09 13:09:54 +03:00
Julio César
a464526477 Fix for CB-10102
The removeObserver code was wrong and it might crash on plugin
deallocation

github: close #45
2016-01-17 13:56:20 +01:00
Steve Gill
97f87d36c1 CB-10368 Incremented plugin version. 2016-01-15 16:58:32 -08:00
Steve Gill
e6e8c5be10 CB-10368 Updated version and RELEASENOTES.md for release 2.1.0 2016-01-15 16:35:06 -08:00
Vladimir Kotikov
a4a1065c4f CB-9513 Allow to show/hide status bar in fullscreen mode. This closes #42 2016-01-05 13:37:25 +03:00
Vladimir Kotikov
d853f828d6 CB-8720 Fix status bar position when app started upside down on iOS 7. This closes #44 2016-01-05 13:34:37 +03:00
Vladimir Kotikov
3e9ce84a56 CB-10118 Fixes plugin loading error for browser platform
This closes #43
2016-01-05 13:16:26 +03:00
Steve Gill
999ad4f6c2 CB-10035 Incremented plugin version. 2015-11-30 17:57:07 -08:00
Steve Gill
7c27000b3a CB-10035 linked issues in RELEASENOTES.md 2015-11-18 22:11:41 -08:00
Steve Gill
a63282219c CB-10035 Updated version and RELEASENOTES.md for release 2.0.0 2015-11-18 19:45:06 -08:00
Steve Gill
265fde25a0 removed r prefix from tags 2015-11-18 14:53:11 -08:00
Steve Gill
dc945bdc95 CB-10035 Updated RELEASENOTES to be newest to oldest 2015-11-18 13:54:08 -08:00
Jesse MacFadyen
60686a944a Pushed too soon, missed a _ 2015-11-11 13:53:41 -08:00
Jesse MacFadyen
cf1092fe81 Added weakSelf reference for block use 2015-11-11 13:45:13 -08:00
Julio César
86b9edba5d Fixes CB-4712, CB-5439 statusbar issues
Fixes CB-4712, CB-5439 and hopefully all the statusbar issues related
to the size or resize of the cordova webview  when the status bar
changes the size and/or rotation and resizes first time
2015-11-07 18:21:54 +01:00
Dmitry Blotsky
3795486e33 Actually fixing the contribute link. 2015-10-23 12:11:50 -07:00
Dmitry Blotsky
fbfaeaa7ab Fixing contribute link. 2015-10-23 12:03:42 -07:00
Simon MacDonald
7fa66c0b61 CB-9250 - Fix iOS warnings in Statusbar plugin
Closes PR #35

Merge branch 'CB-9250' of https://github.com/jcesarmobile/cordova-plugin-statusbar
2015-09-21 11:44:32 -04:00
Jesse MacFadyen
1923d4e91e Close #34, merged 2015-09-18 12:55:11 -07:00
Julien Bouquillon
baefe6d109 add JIRA issue tracker link 2015-09-18 12:53:30 -07:00
Jesse MacFadyen
1b3fbf3f9a Close #7 2015-09-18 12:50:13 -07:00
Julio César
986516cf97 removed silly copy/paste mistakes
removed silly copy/paste mistakes
2015-09-14 23:04:53 +02:00
Julio César
145fad6764 fix ios warnings
fix ios 7 deprecate warnigns
2015-09-14 20:43:48 +02:00
Jesse MacFadyen
b0b61af61a removed proxy and renamed platform file, merge instead of clobber, fixed failing tests for missing methods. 2015-09-02 00:22:57 -07:00
Jesse MacFadyen
da924e16fe Merge branch 'browserSupport' of https://github.com/surajpindoria/cordova-plugin-statusbar 2015-09-01 22:55:32 -07:00
Suraj Pindoria
a0e5b517e0 [CB-7965] Add cordova-plugin-statusbar support for browser platform 2015-08-31 16:36:10 -07:00
Jesse MacFadyen
c4dcdacf6b Merge branch 'master' of https://github.com/cwannerstedt/cordova-plugin-statusbar 2015-07-28 10:45:43 -07:00
Jesse MacFadyen
1dfc83d57d remove travis-ci 2015-07-07 18:00:25 -07:00
Christian Wannerstedt
3e821abfc2 Don't use IsAtLeastiOSVersion macro to determine height 2015-07-01 13:49:50 +02:00
Christian Wannerstedt
07b55b7529 Use correct statusbar height for landscape orientation in iOS >= 8 2015-07-01 13:25:26 +02:00
Steve Gill
2e8164693e CB-9192 Incremented plugin version. 2015-06-17 17:42:14 -07:00
Steve Gill
d07ecff31a CB-9202 updated repo url to github mirror in package.json 2015-06-17 17:42:14 -07:00
Steve Gill
3f5f727629 CB-9192 Updated version and RELEASENOTES.md for release 1.0.1 2015-06-17 17:42:14 -07:00
Jesse MacFadyen
5ac69e4962 Added verbose install text for users on < cordova 5.0, This closes #23 2015-06-17 12:56:24 -07:00
Jesse MacFadyen
e2cea32ab4 Fix merge. This closes #20 2015-06-17 12:48:29 -07:00
Jesse MacFadyen
77ce75d4dd Merge branch 'master' of https://github.com/pbakondy/cordova-plugin-statusbar 2015-06-17 12:33:17 -07:00
Jesse MacFadyen
a345f376b9 add auto-tests for basic api 2015-06-16 17:15:00 -07:00
Gillardo
8e1e88a30a CB-9180 Add correct supported check for Windows 8.1 desktop
If you called show or hide, you would get an "object has no method"
error as getViewStatusBar would return null.. This closes #25
2015-06-15 10:10:56 -07:00
Victor Sosa
47fef8450c CB-9128 cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar 2015-06-12 09:42:43 -05:00