[SailfishDevel] Transient notification categories

2016-01-11 Thread Andrew Branson
Hi, I'm trying to improve the filtering of notifications in the pebble daemon for Sailfish, and I stumbled upon the category property 'transient' in the QtCreator docs which it said indicated that a notification would only be flashed at the top of the screen and not left in the Events view. I

Re: [SailfishDevel] Transient notification categories

2016-01-12 Thread Andrew Branson
s://sailfishos.org/develop/docs/nemo-qml-plugin-notifications/ ? On Mon, Jan 11, 2016 at 11:09 PM, Andrew Branson mailto:andrew.bran...@cern.ch>> wrote: Hi, I'm trying to improve the filtering of notifications in the pebble daemon for Sailfish, and I stumbled upon the categ

Re: [SailfishDevel] Help for Syncthing App

2016-03-14 Thread Andrew Branson
Assuming that your 4 is related to your 1, I tweaked System Monitor for the tablet, and I just chose whichever subdir of power_supply had the word battery into. I figured that would at least stand some chance of working with as yet unknown devices: https://github.com/abranson/harbour-systemmon

Re: [SailfishDevel] Open source in-app ad API helper for QML - please, join

2016-05-31 Thread Andrew Branson
I don't think ad experiences on Android is be relevant elsewhere. Android is an ad-saturated platform - it's become so easy to put ads in Android apps that its users have either become desensitized to them, or they've taken steps to disable them. They breed contempt in the developer for their u

Re: [SailfishDevel] Open source in-app ad API helper for QML - please, join

2016-05-31 Thread Andrew Branson
On 31/05/2016 9:36 am, Tone Kastlunger wrote: A better approach would be a toolkit for unlocking extra/full functionality through easy donations/micropayments. There was already a suggestion in a community meeting to implement the Qt Purchasing API for this, as an alternative >to paid store

Re: [SailfishDevel] Sailfish OS Open Source Community Collaboration Meeting 2nd of June 2016

2016-06-02 Thread Andrew Branson
Hi! RDBMSes are not very good at graphs, or trees, or any other data structure that requires variable traversal steps in queries. I don't think we have that here though. Those social networks only have graphs when they're integrating your data with other people's, but personally you just have

Re: [SailfishDevel] Sailfish OS Open Source Community Collaboration Meeting 2nd of June 2016

2016-06-02 Thread Andrew Branson
agement system, I'd assume. tk On Thu, Jun 2, 2016 at 3:22 PM, Andrew Branson mailto:sfdevl...@andrewbranson.net>> wrote: Hi! RDBMSes are not very good at graphs, or trees, or any other data structure that requires variable traversal steps in queries. I don't th

Re: [SailfishDevel] Sailfish OS Open Source Community Collaboration Meeting 2nd of June 2016

2016-06-02 Thread Andrew Branson
h, doesn't tracker implement a graph db? On Thu, Jun 2, 2016 at 3:40 PM, Andrew Branson mailto:sfdevl...@andrewbranson.net>> wrote: I'm missing how your contacts can be linked as a graph on your phone. I assumed it was about which of your friends know each other, but that isn

Re: [SailfishDevel] SilicaWebView, google sign-in button and app authorization

2016-10-16 Thread Andrew Branson
Reading their reasonings in the reg article, they should allow use of the new Silica Webview, provided it is used with the user's browser profile. After all, it is just an embeddable version of the main browser, rather than a classic webview. Maybe it should have its name changed... On Sun Oct

Re: [SailfishDevel] Updating gcc?

2016-11-05 Thread Andrew Branson
It's funny you should ask - we're actually hacking around there right now while getting aarch64 building. The choice is a tricky one though - the more you upgrade something like gcc, the more potential problems can be caused in every single package containing C or C++ source. Thanks for the su

Re: [SailfishDevel] Updating gcc?

2016-11-05 Thread Andrew Branson
gt; > Roberto > > > Em 05-11-2016 07:09, Andrew Branson escreveu: > > It's funny you should ask - we're actually hacking around there right > > now while getting aarch64 building. The choice is a tricky one though > > - the more you upgrade something li

Re: [SailfishDevel] sudo doesn't work in platform SDK

2016-12-23 Thread Andrew Branson
Hi, Where's your sdk installed? I had a problem when I tried to install it in my home. It was an encrypted home which was mounted with nosetuid, which overrode the setuid flag on the sudo binary. Hope that helps, Andrew On Friday, 23 December 2016, Erik Lundin wrote: > Hello, > > I'm trying

Re: [SailfishDevel] sudo doesn't work in platform SDK

2016-12-23 Thread Andrew Branson
led in a folder in > my home directory, which is on an ecryptfs file system. When using the > default (/srv) instead, it seems to work. This should be added to "Known > Issues" in the article on the wiki. > > /Erik > > Den 2016-12-23 kl. 21:11, skrev Andrew Bra

Re: [SailfishDevel] Long term TCP connection

2017-01-18 Thread Andrew Branson
Hi, On 18/01/17 12:45, george b wrote: But my testing environment was using wifi only. And I expected the TCP connection to last longer then just 30 minutes and then collaps. I think further testing might be needed there - such a problem would have been noticed by others. Personally I have ss

Re: [SailfishDevel] SQLite linking

2017-03-04 Thread Andrew Branson
Hi, I've had a look internally about this, and it's caught up in a larger overhaul of the whitelist and harbour rules aiming to make development more attractive to developers while remaining maintainable. This is part of the reason you haven't had any feedback yet, but also everyone's got caugh

Re: [SailfishDevel] OBS questions

2017-07-26 Thread Andrew Branson
Hi, On 26/07/17 09:24, rinigus wrote: > Hi, > > I am working on getting ported packages to OBS and facing few problems, > as probably most of the beginners do. Maybe someone here can help me out? > > Problem 1: I have a bunch of packages that have external source and rpm > spec written in a small

Re: [SailfishDevel] CalDAV/CardDAV Contributor Meeting

2017-12-08 Thread Andrew Branson
Hi, 08h00 UTC is fine for me as I'm on CET (+1). Are they any GMT'ers wanting to participate? Andy On 08/12/17 08:26, Chris Adams wrote: Hi Damien, Let's keep it at 0900 for the one this coming Monday night, because that probably suits Andrew Branson a bit better. But

[SailfishDevel] [Minutes] Sailfish OS, OSS community meeting on 12 Dec 2019

2019-12-12 Thread Andrew Branson
Hi, Thanks to everyone who took part in the community meeting; there were some very interesting discussions. It seems that the poor Merbot managed to build the minutes anyway, so here they are. What a hero of a bot. Minutes: http://merproject.org/meetings/mer-meeting/2019/mer-meeting.2019-12

Re: [SailfishDevel] Flatpak support by Lipstick

2020-02-10 Thread Andrew Branson
Hi Rinigus, I don't think the Wayland window className method is the right thing for you - on further investigation this is used by aliendalvik because of its unusual shared window handling. Your flatpak apps wouldn't do that sort of thing, so we can handle this more simply. I did find where