i-need-to-tell-you-something
5f6614c3c1
docs(README): Clarify StatusBarStyle ( #160 )
2019-10-19 16:13:24 +02:00
Jan Piotrowski
eb9e106510
ci(appveyor): replace node 6 with node 12
2019-07-04 13:46:36 +02:00
Jan Piotrowski
9703774c6c
ci(travis): upgrade to node 8
2019-07-03 10:28:03 +02:00
Jan Piotrowski
86d60a91b4
chore(release): 2.4.4-dev
2019-06-19 16:50:46 +02:00
Jan Piotrowski
d456212b4c
chore(release): 2.4.3 (version string)
2019-06-19 16:48:56 +02:00
Jan Piotrowski
5290c2e294
chore(release): release notes for 2.4.3
2019-06-19 16:48:56 +02:00
Jan Piotrowski
14b151370e
Merge branch 'master' of https://github.com/apache/cordova-plugin-statusbar
2019-06-19 16:44:38 +02:00
Jan Piotrowski
fade76bfee
chore(types): remove version from types
2019-06-19 16:43:56 +02:00
Jan Piotrowski
288bd719e0
chore: fix github issues link
2019-06-19 16:43:44 +02:00
Jan Piotrowski
8dacefad29
docs: remove outdated translations
2019-06-19 16:43:26 +02:00
Jan Piotrowski
84081deb75
build: add .npmignore
to remove unneeded files from npm package
2019-06-19 16:41:16 +02:00
Jan Piotrowski
da6c2a8c9d
build: add .gitattributes
to force LF (instead of possible CRLF on Windows)
2019-06-19 16:41:03 +02:00
Norman Breau
33e410a29a
docs: Improved documentation and removed text that implies iOS only ( #130 )
2019-06-19 16:26:26 +02:00
Jan Piotrowski
a538bfed64
ci(travis): Update Travis CI configuration for new paramedic ( #139 )
...
* Update Travis CI configuration for new paramedic
* remove wrong ADDITIONAL_TESTS_DIR
* Update .travis.yml
2019-06-18 17:27:52 +02:00
Tim Brust
003fa61030
feat: update typings ( #132 )
...
This is part of [apache/cordova#39 ](https://github.com/apache/cordova/issues/39 )
2019-05-07 11:24:12 +02:00
Tim Brust
a07612a299
chore: drop Node.js v4 support ( #124 )
...
This is a BREAKING CHANGE.
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
n/a - development
### What does this PR do?
Drop Node.js v4 support and bumps the CI images to Node.js v6
### What testing has been done on this change?
TravisCI and Appveyor test results.
### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html ) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
2019-02-21 10:57:31 +01:00
Jan Piotrowski
727eea3f5c
Add or update GitHub pull request and issue template
2019-02-11 18:40:35 +01:00
Jan Piotrowski
adcee9f66f
remove JIRA link
2018-10-04 01:17:08 +02:00
Jan Piotrowski
c8a13b8da9
also accept terms for android sdk android-27
2018-10-01 12:57:02 +02:00
Gearóid
23944d11f6
Merge pull request #100 from travisdahl/patch-1
...
More detailed explanation on how to implement a partially transparent statusbar on Android
2018-09-07 14:11:18 +09:00
Travis Dahl
9b5baa2cf9
Add link to explain hexadecimal ARGB values
2018-08-31 17:51:35 -07:00
Travis Dahl
5b77cae78c
Alpha example doesn't match description
...
if I understand this correctly, "you can also specify values as #AARRGGBB, where AA is an alpha value." The alpha in this example would be 33% right?
2018-08-10 22:46:11 -07:00
Jan Piotrowski
ecf8ccd164
remove second title headline
2018-07-18 11:32:36 +02:00
Jan Piotrowski
053a90249a
Merge pull request #97 from Menardi/Menardi-patch-1
...
Add Android overlay support to README
2018-07-18 11:18:31 +02:00
Gearoid M
e0256b2f74
Add Android overlay support to README
...
Also removed most references to iOS 7 which imply it is a very new version
2018-06-22 12:03:55 +09:00
Steve Gill
b8e0b01888
Set VERSION to 2.4.3-dev (via coho)
2018-04-12 17:16:16 -07:00
Steve Gill
fbc4862dbd
CB-14030 Updated version and RELEASENOTES.md for release 2.4.2 (via coho)
2018-04-12 17:06:22 -07:00
jcesarmobile
4c1507b525
Merge pull request #95 from jcesarmobile/CB-12679
...
CB-12679: Remove Permissions section
2018-01-12 10:55:33 +01:00
Julio César
62e8a187c1
CB-12679: Remove Permissions section
2018-01-11 23:13:12 +01:00
jcesarmobile
e3138a9f08
Merge pull request #94 from jcesarmobile/CB-13754
...
CB-13754: Add build-tools-26.0.2 to travis
2018-01-10 23:45:04 +01:00
Julio César
f1407e7ae5
CB-13754: Add build-tools-26.0.2 to travis
2018-01-10 00:19:36 +01:00
jcesarmobile
70a421bd25
Fix release notes ( #93 )
2017-12-30 00:55:27 -05:00
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