Simon MacDonald
bca70c21e9
Set VERSION to 2.4.2-dev (via coho)
2017-12-27 19:13:50 -05:00
Simon MacDonald
4988b6fec3
CB-13714 Updated version and RELEASENOTES.md for release 2.4.1 (via coho)
2017-12-27 19:13:36 -05:00
jcesarmobile
8da38f5075
CB-13712 (iOS): fix overlaysWebView reset on rotation ( #92 )
2017-12-27 10:43:58 -05:00
Steve Gill
6352d80a96
Set VERSION to 2.4.1-dev (via coho)
2017-12-15 17:26:45 -08:00
Steve Gill
caf2ae6605
CB-13681 Updated version and RELEASENOTES.md for release 2.4.0 (via coho)
2017-12-15 17:25:13 -08:00
Steve Gill
3d614115b8
Merge pull request #91 from jcesarmobile/CB-13623
...
CB-13623 (iOS): Remove iOS 6-7 code
2017-12-15 16:29:02 -08:00
Julio César
9a976a9744
CB-13623 (iOS): Remove iOS 6-7 code
2017-12-01 00:30:35 +01:00
Steve Gill
611169c89f
Set VERSION to 2.3.1-dev (via coho)
2017-11-06 14:38:40 -08:00
Steve Gill
655f6cb1da
CB-13542 Updated version and RELEASENOTES.md for release 2.3.0 (via coho)
2017-11-06 14:37:46 -08:00
jcesarmobile
4642be07a6
Merge pull request #83 from lunaru/master
...
CB-13124: Add option for native scroll-to-top on WebView
2017-11-02 23:54:26 +01:00
Lu Wang
e41c06334e
Merge branch 'master' of https://github.com/apache/cordova-plugin-statusbar
2017-10-25 11:00:51 -07:00
Julio Cesar Sanchez Hernandez
c45331b955
CB-13476 (iOS): handle double size statusbar on SDK 10 for iOS 11
...
This closes #90
2017-10-21 00:05:08 +02:00
Julio César
cdc9295b30
CB-13394 (iOS): fix iPhone X StatusBar rendering in landscape
...
This closes #89 and closes #88
2017-10-20 12:04:38 +02:00
Alexander Sorokin
049ac41dad
CB-13473: (CI) Removed browser builds from AppVeyor
2017-10-20 10:23:31 +03:00
Alexander Sorokin
241d30fff5
CB-13472: (CI) Fixed Travis Android builds again
2017-10-20 08:59:30 +03:00
Joe Bowser
ca3da118f0
This closes #51
2017-10-12 13:27:20 -07:00
Joe Bowser
b03a8313ef
Merge branch 'CB-11858' of github.com:urmx/cordova-plugin-statusbar
...
This closes #78
2017-10-12 13:25:12 -07:00
Joe Bowser
08127bf674
This closes #64
2017-10-10 14:38:32 -07:00
jcesarmobile
fff289c0b8
CB-13311: (iOS) Statusbar does not overlay correctly on iPhone X
...
This closes #87
2017-09-22 20:21:33 +02:00
Alexander Sorokin
ef5fb5b9e6
CB-13299 (CI) Fix Android builds
2017-09-19 09:07:13 +03:00
Alexander Sorokin
267ebad1be
CB-13028 (CI) Browser builds on Travis and AppVeyor
2017-07-28 15:11:35 +03:00
Jan Piotrowski
70468157c5
Fix issue tracker link - closes #82
2017-07-27 13:47:24 -07:00
Lu Wang
b204d2747d
Add preference for native scroll to top
...
- As described in https://issues.apache.org/jira/browse/CB-13124
2017-07-26 17:48:37 -07:00
Alexander Sorokin
1bb250788e
CB-13000: (CI) Speed up android builds
2017-07-10 10:35:05 +03:00
Alexander Sorokin
2cd86e63ac
CB-12991: (CI) Updated CI badges
2017-07-07 11:38:40 +03:00
Alexander Sorokin
1ae18933d5
CB-12935: (windows) Enable paramedic builds on AppVeyor
2017-06-30 09:32:32 +03:00
Alexander Sorokin
0364d4a4f9
CB-12935: (ios, android) Enable paramedic builds on Travis CI
2017-06-27 09:06:11 +03:00
Max Ruman
3d8cff14bd
Merge branch 'master' of https://github.com/apache/cordova-plugin-statusbar
2017-06-22 23:02:36 +02:00
imgx64
92fff60cc7
CB-12812: (browser) Fix statusbar plugin with browser platform
2017-06-07 08:16:32 +03:00
filmaj
0a3dadfdb0
CB-12847: added bugs
entry to package.json.
2017-05-25 19:05:08 +02:00
filmaj
0285cf0a21
Set VERSION to 2.2.4-dev (via coho)
2017-04-27 13:07:50 -07:00
filmaj
77a6ae5dfe
CB-12736 Updated version and RELEASENOTES.md for release 2.2.3 (via coho)
2017-04-27 13:07:47 -07:00
Alexander Sorokin
ecf61e7800
CB-12622 Added Android 6.0 build badge to README
2017-04-26 16:34:23 +03:00
Andrea Lazzarotto
3f552ed734
CB-10879: Enable overlaysWebView on Android API 21+
...
This closes #77
This patch enables devices running Android API 21+ to have the status bar overlaying the WebView, i.e. `StatusBar.overlaysWebView(true)`. It lets any Android version call `StatusBar.overlaysWebView(false)` to disable the overlay, which is actually the default behavior on that platform.
2017-04-25 12:05:23 -07:00
Steve Gill
d980145c98
CB-12685: added package.json to tests folder
2017-04-21 19:27:17 -07:00
Max Ruman
dd879140c4
CB-11858: (android) Add StatusBarStyle feature support for Android M+
2017-04-21 12:55:58 +02:00
Steve Gill
95eb824d0a
Set VERSION to 2.2.3-dev (via coho)
2017-03-02 15:30:32 -08:00
Steve Gill
cb1297b0ac
CB-12519 Updated version and RELEASENOTES.md for release 2.2.2
2017-02-28 17:41:27 -08:00
olln3
916cccc2c0
CB-12188 Status Bar is not changing in some specific android phone (Red MI 3s Prime)
...
This closes #76
2017-02-22 16:46:55 -08:00
Nikita Matrosov
995e4fdf9d
CB-12369: Add plugin typings from DefinitelyTyped
...
This closes #75
2017-01-20 11:46:51 +03:00
Alexander Sorokin
a204f69ffe
CB-12363 Added build badges for iOS 9.3 and 10.0
2017-01-18 13:38:21 +03:00
Julio César
fa57e92c55
CB-12196 (iOS) fix Status Bar Not Hiding
...
This closes #74
2016-12-29 00:01:19 +01:00
Julio César
a120ba1a1f
CB-12141 (ios) fix white app screen after camera overlay shown on iPad
...
This closes #73
2016-12-16 00:44:09 +01:00
Julio César
834b8cb5fb
Closing invalid pull request: close #72
2016-12-16 00:03:03 +01:00
Shazron Abdullah
d601f1a143
CB-12236 - Fixed RELEASENOTES for cordova-plugin-statusbar
2016-12-11 12:58:46 -08:00
Alexander Sorokin
59101557b7
CB-12230 Removed Windows 8.1 build badges
2016-12-09 13:56:46 +03:00
Shazron Abdullah
a07c24fe78
CB-12224 Incremented plugin version.
2016-12-07 16:55:08 -08:00
Shazron Abdullah
a50208bda2
CB-12224 Updated version and RELEASENOTES.md for release 2.2.1
2016-12-07 16:39:46 -08:00
Jonathan Li
6bfc749f84
CB-10288 statusbar plugin interaction with iOS multitasking
...
This closes #62
2016-11-13 23:14:11 +01:00
Julio Cesar Sanchez Hernandez
b7dc5ef7cb
CB-10158 (ios) fix StatusBar issue when recovering from fullscreen video
...
This closes #70
2016-10-30 17:48:37 +01:00