Commit Graph

664 Commits

Author SHA1 Message Date
a518026f15 改为configuration.allowsInlineMediaPlayback = YES; 2024-06-04 14:58:30 +08:00
zher52
180fefad1e 调整无标题栏时显示效果 2021-05-11 14:15:05 +08:00
zher52
74549a01ce 修复页面顶部上移的问题 2021-05-10 11:19:44 +08:00
zher52
2fe3ef9096 Merge branch 'master' of https://github.com/shuto-cn/cordova-plugin-inappbrowser 2021-05-09 12:36:24 +08:00
zher52
76e58cdff0 调整显示区域大小 2021-05-09 12:18:33 +08:00
976623696@qq.com
c9f18cb0e3 增加参数 canhardwareback ,物理返回键是否生效,默认生效 2020-09-29 15:11:12 +08:00
zher52
b956208c94 fix 调整android导航栏按钮样式 2020-09-25 14:39:52 +08:00
zher52
6f67da9d7c fix 处理ios webview高度问题 2020-09-24 13:09:22 +08:00
zher52
b03fa7b78e fix 修复ios异步标题不显示的问题 2020-09-24 11:01:05 +08:00
zher52
e3e70c2ffa fix 修复ios标题栏异常的问题 2020-09-23 22:50:56 +08:00
zher52
c3d4fda5b6 fix 修复横竖屏切换标题栏兼容性问题 2020-09-21 18:31:30 +08:00
zher52
4dd29759f2 add android添加原生标题栏支持 2020-09-20 10:44:39 +08:00
zher52
bddef7d46e fix 修复标题栏标题显示 2020-09-18 19:04:30 +08:00
zher52
7fa4336a77 add 添加原生标题栏 2020-09-18 18:13:24 +08:00
zher52
031d07d47b add 添加statusbar参数配置是否显示状态栏 2020-09-17 17:11:07 +08:00
zher52
694ffb52eb fix 修复ios toolbar 完成按钮失效的问题 2020-09-17 16:36:16 +08:00
zher52
b8e87a8b1d fix 修复调用相机被遮挡的问题 2020-09-17 12:29:39 +08:00
zher52
32e850e210 ios端添加返回方法/重写模块声明 2020-09-10 18:20:15 +08:00
zher52
59be27019c index.d添加back方法 2020-09-10 17:33:48 +08:00
zher52
0aebf7c325 android端添加返回方法 2020-09-10 16:08:05 +08:00
zher52
bb76e20464 忽略同步文件 2020-05-07 21:02:57 +08:00
zher52
7c59835dca 沉浸式状态栏 2020-05-07 20:54:56 +08:00
jcesarmobile
2793e16ab4
fix(ios): prevent statusbar rotation after closing InAppBrowser (#672) 2020-04-27 17:54:02 +02:00
Erisu
cbe345689b
chore(asf): update git notification settings 2020-04-22 13:41:11 +09:00
csware
9b6b229509
Allow App using inappbrowser to be hosted in a cross-origin ifra… (#669)
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2020-04-14 17:22:08 +00:00
Niklas Merz
074d4d03ea
(all platforms): remove "window.open" overwrite (#600)
Closes #599
2020-04-14 15:25:54 +02:00
Tim Brust
548f19ca90
chore: bump version to 4.0.0-dev (#670) 2020-04-14 12:56:53 +00:00
Niklas Merz
4227fe8211 Update CONTRIBUTING.md 2020-04-13 14:29:50 +02:00
Tim Brust
df4615dea4
docs: replaces outdated transition and presentation style links (#662) 2020-04-07 13:20:36 +00:00
jcesarmobile
396c085ba3
chore: remove deprecated orientation methods (#666) 2020-04-06 15:21:22 +02:00
Kamil Burek
c01f037c8a
Fix incorrect TypeScript typings (#515)
* fix #514

* Update based on conversation in #514

* Fixed whitespace
2020-04-03 12:08:32 +00:00
Jim Wright
11ba4c4e7e
[GH-652] add check for openInSystem postNotification (#654)
Co-authored-by: Jim Wright <jim.wright@masabi.com>
2020-03-30 10:47:30 +00:00
Tim Brust
7a856bec60
ci: updates Node.js versions (#659) 2020-03-27 18:24:32 +00:00
Tim Brust
4129f11e24
chore(npm): improve ignore list (#658) 2020-03-27 18:24:22 +00:00
Jesse MacFadyen
290841dea6
fix(android): Reset lefttoright if not set (#442)
This fixes #441
2020-03-25 18:08:04 +00:00
Mosab A
0e5f05c938
[android] Correcting the documentation regarding lefttoright opt… (#648) 2020-03-25 17:18:41 +00:00
PDLMobileApps
e78ffe7fc2
(android) Added option to turn on/off fullscreen mode in Android (#634)
* (android) Added option to turn on/off fullscreen mode in Android

* (android) Reverted version changes as requested

* (android) Changing default option value to enabled as per request

Co-authored-by: Alessandro Basso <Alessandro.Basso@PeapodDigitalLabs.com>
2020-03-24 13:24:14 +00:00
Slayterik
e658c8c201
Android GH-470 InAppBrowser: java.lang.IllegalArgumentException (#616)
Fix interacting with views when Activity destroyed
Bug description https://stackoverflow.com/questions/22924825/view-not-attached-to-window-manager-crash

Co-authored-by: Sarafanov Valeriy <sarafanov_v@firma-gamma.ru>
2020-03-20 14:07:48 +00:00
jcesarmobile
6c55e6172c
breaking(ios): remove UIWebView (#635) 2020-03-05 15:51:31 +01:00
Niklas Merz
09ad59f7ef chore(release): 3.2.1-dev 2020-01-06 07:23:15 +01:00
Niklas Merz
81aa8ba5a9 (ios) fix regression in injectScriptFile
Fixes issue introduced in #584
2020-01-06 07:20:07 +01:00
Niklas Merz
2cd868e99f chore(release): release notes for 3.2.0 2020-01-04 09:43:11 +01:00
Niklas Merz
6aca3f7fb4 chore(release): 3.2.0 (version string) 2020-01-04 09:24:36 +01:00
Niklas Merz
7b42f3e105
Merge pull request #503 from alexyazvinsky/def-fix
(android) Defensive code to prevent NULL reference exceptions for async
2020-01-04 08:57:52 +01:00
Maik Hummel
82bbe29986 (ios) add compile-time decision for disabling UIWebView (#584) 2020-01-04 08:55:28 +01:00
Niklas Merz
785fc4c83d chore(release): 3.2.0-dev 2020-01-02 21:27:59 +01:00
Niklas Merz
d4338bd64a (android) improve defensive code for NULL check 2020-01-02 19:53:36 +01:00
Alex Yaz
0411a287b8
(android) defensive code to prevent NULL reference exceptions for async
Signed-off-by: Niklas Merz <niklasmerz@apache.org>
2020-01-02 19:50:26 +01:00
Lorenzo B
416b05c1e5 Replace "beforeload" with BEFORELOAD (#524)
Improve code formatting
2019-12-30 10:47:37 +01:00
mosababubakr
9a15737577 Update missing closed brace to the insert.CSS (#568) 2019-11-04 15:23:44 +00:00