[jira] [Commented] (CB-10222) Add scaletype preference for Android splashscreen

2016-02-09 Thread Philipp Grosswiler (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140099#comment-15140099
 ] 

Philipp Grosswiler commented on CB-10222:
-

I am in favor of adding such a preference to give the developer more 
flexibility. It would not add much code to make this work.

> Add scaletype preference for Android splashscreen
> -
>
> Key: CB-10222
> URL: https://issues.apache.org/jira/browse/CB-10222
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin SplashScreen
>Reporter: Sergey Shakhnazarov
>  Labels: android, triaged
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-9538) Implementing FadeSplashScreen feature for Android

2015-08-20 Thread Philipp Grosswiler (JIRA)
Philipp Grosswiler created CB-9538:
--

 Summary: Implementing FadeSplashScreen feature for Android
 Key: CB-9538
 URL: https://issues.apache.org/jira/browse/CB-9538
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Android, Plugin SplashScreen
Reporter: Philipp Grosswiler
Priority: Minor


Implementing FadeSplashScreen preference by using AlphaAnimation to fade out 
the ImageView.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-6180) Events are not firing when using addEventListener

2014-03-06 Thread Philipp Grosswiler (JIRA)
Philipp Grosswiler created CB-6180:
--

 Summary: Events are not firing when using addEventListener
 Key: CB-6180
 URL: https://issues.apache.org/jira/browse/CB-6180
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry, Plugin InAppBrowser
Affects Versions: 3.4.0
 Environment: Linux, BlackBerry NDK, Cordova
Reporter: Philipp Grosswiler


I tried this with a fresh install of the latest Cordova build and a simple 
project. Whenever I try to do window.open and addEventListener like the 
loadstart/loadstop/exit event, those events are never fired on BlackBerry10. 
Also directly adding functions to the events like onload or onended does not 
help, only onunload and onbeforeunload are actually firing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)