GitHub user tualatrix opened a pull request:
https://github.com/apache/cordova-ios/pull/187
Use "cdv_" prefixed scrollView for UIView to avoid conflicts
After upgrading cordova-ios from 3.9.x to 4.0.x, I found there's a conflict
for my custom UIView and cordova. It is caused by the
GitHub user gaoyuan123 opened a pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/131
inappbrower plugin has build error in android studio 2.0:
Error:Error: Expected resource of type id [ResourceType]
You can merge this pull request into a Git repository by ru
GitHub user mattdsteele opened a pull request:
https://github.com/apache/cordova-lib/pull/358
Add cli_variables to plugman before_plugin_install hook params
Currently the context provided to the `before_plugin_install` hook does not
include plugin variables/parameters. This is probl
Github user stevengill commented on the pull request:
https://github.com/apache/cordova-osx/pull/28#issuecomment-166979598
@tripodsan will look at this after the holidays
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user TheBosZ commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#discussion_r48373738
--- Diff: src/android/SplashScreen.java ---
@@ -255,6 +259,10 @@ public void run() {
}
splashDia
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#issuecomment-166976789
:+1: thanks, @TheBosZ! I will merge this tomorrow.
---
If your project is set up for it, you can reply to this email and have your
reply appear on G
Github user daserge commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#discussion_r48373317
--- Diff: src/android/SplashScreen.java ---
@@ -255,6 +259,10 @@ public void run() {
}
splashDia
Github user TheBosZ commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#issuecomment-166975687
Okay, it was messy but I squished it into one commit and changed it to just
be a single preference to force full screen.
---
If your project is set
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#issuecomment-166968629
Yeah, this is a good idea, kills two birds with one stone.
---
If your project is set up for it, you can reply to this email and have your
reply app
Github user TheBosZ commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#issuecomment-166966495
If we do the workaround, there's no sense in having 2 separate preferences.
What about rolling them into a "SplashFullScreen" preference?
---
If yo
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/53#issuecomment-166959203
@trancee, could you please update this to be consistent with the current
documented format [`FadeSplashScreenDuration (float, defaults to
3000)`](ht
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#issuecomment-166947682
Workaround for the 4.3 issue:
```java
if(isHideNavigationBar() && isHideStatusBar()) {
splashDialog.getWindow().setFlags(WindowManage
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#issuecomment-166941739
Added a Jira issue: [CB-10255 Add options to hide splashscreen navigation
and status bars on Android](https://issues.apache.org/jira/browse/CB-10255)
Github user daserge commented on the pull request:
https://github.com/apache/cordova-docs/pull/443#issuecomment-166924126
РпеÑевод пÑавиÑÑÑ Ð½Ð°Ð¿ÑÑмÑÑ ÑеÑез PR или
ÑеÑез [Crowdin](https://crowdin.com/translate/cordova/3599/en-ru)?
---
If your proje
Github user kant2002 commented on the pull request:
https://github.com/apache/cordova-docs/pull/443#issuecomment-166919161
@Kalyanova как Ð²Ñ Ð´ÑмаеÑе, "обÑий Ð´Ð»Ñ Ð²ÑеÑ
плаÑÑоÑм" кажеÑÑÑ Ð²Ð°Ð¼ веÑнÑм?
---
If your project is set up for it, yo
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/45#issuecomment-166910285
@TheBosZ, I would just document that.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user mirkoluchi commented on the pull request:
https://github.com/apache/cordova-ios/pull/186#issuecomment-166891897
Hi, I added some tests to assert that the correct config file is loaded.
If you this other regression tests are needed, please tell me and I'll try
to figure
17 matches
Mail list logo