Commit Graph

268 Commits

Author SHA1 Message Date
1f1ccb5e9d 改回来,如果沉浸式标题栏不好使,请使用cordova-android@^10.1.1 2023-05-17 11:23:48 +08:00
zher52
686b33113f 处理沉浸式状态栏背景不透明的问题 2023-05-16 22:30:39 +08:00
zher52
8fb34774c6 处理有虚拟按键的手机 app底部被遮盖的问题 2019-11-22 15:05:51 +08:00
zher52
022fa3bdad 启动时设置状态栏为沉浸式,避免某些机型沉浸式无效的问题 2019-11-07 13:26:23 +08:00
Tim Brust
217f792101
fix: remove deprecated platforms (#126)
* fix: remove deprecated platforms

* docs: use simply Windows

* fix: remove wp mentions from package.json

* fix: remove BlackBerry namespace
2019-10-24 07:54:45 +00:00
MrBullfinsh
13645b9f53 fix(iOS): Delay resizeWebView on viewWillAppear for correct statusbar height (#157) 2019-10-20 12:16:48 +02:00
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