Re: [Development] Create native FileDialog for Android

2018-08-10 Thread Mathias Hasselmann
Heya, The general approach to this kind of tasks is to: - add your own Android activity that extends org.qtproject.qt5.android.bindings.QtActivity - have that activity provide a public method doing all the native Android calls - and to finally invoke this method from C++ via QtAndroid::a

Re: [Development] Closing issues automatically with new keyword

2018-08-10 Thread Oswald Buddenhagen
On Fri, Aug 10, 2018 at 03:57:31PM +0200, Shawn Rutledge wrote: > On 10 Aug 2018, at 15:14, Oswald Buddenhagen wrote: > > secondly, as your own caveat highlights, you need to encode and > > maintain policy in the script to make that work. > > Starting to use the Fixes: tag at all is a policy, and

Re: [Development] Closing issues automatically with new keyword

2018-08-10 Thread Shawn Rutledge
> On 10 Aug 2018, at 15:14, Oswald Buddenhagen wrote: > > On Fri, Aug 10, 2018 at 02:42:59PM +0200, Shawn Rutledge wrote: >> On 10 Aug 2018, at 12:07, Oswald Buddenhagen >> wrote: >>> so now i think the hook/intergration should just set the fix version to >>> the target branch name. yes, that

Re: [Development] Closing issues automatically with new keyword

2018-08-10 Thread Oswald Buddenhagen
On Fri, Aug 10, 2018 at 02:42:59PM +0200, Shawn Rutledge wrote: > On 10 Aug 2018, at 12:07, Oswald Buddenhagen wrote: > > so now i think the hook/intergration should just set the fix version to > > the target branch name. yes, that implies that we should have the > > version "dev" in jira. > > Wh

Re: [Development] Closing issues automatically with new keyword

2018-08-10 Thread Shawn Rutledge
> On 10 Aug 2018, at 12:07, Oswald Buddenhagen wrote: > > so now i think the hook/intergration should just set the fix version to > the target branch name. yes, that implies that we should have the > version "dev" in jira. Why? I think you can check the tags in git and find out that the highes

Re: [Development] Closing issues automatically with new keyword

2018-08-10 Thread Oswald Buddenhagen
On Fri, Aug 10, 2018 at 08:38:46AM +, Alexander Blasche wrote: > Thiago Macieira wrote: > > On Wednesday, 8 August 2018 23:39:16 PDT Alex Blasche wrote: > > > That is the current approach and it does not work or scale. > > > Between branching time and release time is a fairly long time. By > >

[Development] Create native FileDialog for Android

2018-08-10 Thread Denis Shienkov
Hi guys, Is it possible to add an own code to use the Android's native file picker dialog? For example, I want (I think) to use a following framework (it introduced to Android since v4.4): https://developer.android.com/guide/topics/providers/document-provider But a problem is that an Androi

[Development] Coin maintenance notification: Master machine distro will be upgraded on Monday

2018-08-10 Thread Aapo Keskimölö
Coin master Ubuntu distribution will be updated on the coming Monday 13-Aug-2018 between 09:00-12:00 EEST. Before the upgrade, the ci storage cache will be reset to free up storage space to make the process smoother. We do not expect any major problems, except for some delay with starting up t

Re: [Development] Closing issues automatically with new keyword

2018-08-10 Thread Alex Blasche
From: Development on behalf of Thiago Macieira On Wednesday, 8 August 2018 23:39:16 PDT Alex Blasche wrote: > That is the current approach and it does not work or scale. Between > branching time and release time is a fairly long time. By then the x.y >