maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   What Applications would you like to see on Sailfish Devices? (https://talk.maemo.org/showthread.php?t=90245)

rainisto 2013-11-29 06:34

Re: What Applications would you like to see on Sailfish Devices?
 
Elleo: I quickly compiled your git tree and tested on device, unfortunately it seems not beeing able to play any songs, it browses the lists quite nicely and artist graphics comes up. So some tweaking is still needed.

Small improvement hint would be in PageStack disable backnavigation back to login page, or use replacepage. (And there is continiously running animation on the login page eating cpu (animation disable after succesfully login would be nice, or remove login page from pagestack)).

re, Jonni

Elleo 2013-11-29 10:20

Re: What Applications would you like to see on Sailfish Devices?
 
Quote:

Originally Posted by rainisto (Post 1390489)
Elleo: I quickly compiled your git tree and tested on device, unfortunately it seems not beeing able to play any songs, it browses the lists quite nicely and artist graphics comes up. So some tweaking is still needed.

That's interesting, thanks for giving it go. It's just doing some pretty standard raw audio output via QAudio (which works fine on other platforms), so I wonder if the problem isn't with the emulator but with QAudio in general as an output mechanism on Sailfish. I'll have more of a poke later.

Quote:

Small improvement hint would be in PageStack disable backnavigation back to login page, or use replacepage. (And there is continiously running animation on the login page eating cpu (animation disable after succesfully login would be nice, or remove login page from pagestack).

re, Jonni
Yeah, a lot of the QML still needs converting and polishing, I've basically just done the minimum amount to get it into a usable state so far.

Elleo 2013-11-29 16:56

Re: What Applications would you like to see on Sailfish Devices?
 
After playing with GStreamer a bit at the command line it'd appear the emulator does support sound, but that Sailfish doesn't support any raw audio codecs via QAudioOutput, so I'll just rewrite that section to use GStreamer instead of QAudio.

Boxeri 2013-11-29 17:12

Re: What Applications would you like to see on Sailfish Devices?
 
There definitely should be an applications that (as many has already mentioned) could change the default "out of screen" swipe gestures. As in N9, I wan't to use them as kind of shortcuts as well to specifig needs that I have for the device.

Elleo 2013-11-29 17:27

Re: What Applications would you like to see on Sailfish Devices?
 
Quote:

Originally Posted by Elleo (Post 1390733)
After playing with GStreamer a bit at the command line it'd appear the emulator does support sound, but that Sailfish doesn't support any raw audio codecs via QAudioOutput, so I'll just rewrite that section to use GStreamer instead of QAudio.

Seems I can't use GStreamer directly and still distribute it through the Jolla store, so I may just have to pester Jolla in to fixing their QAudio implementation :/.

OVK 2013-11-29 17:36

Re: What Applications would you like to see on Sailfish Devices?
 
We need a mapping app with
-locally stored map data (Jolla's current implementation uses Here cloud and requires internet connection which makes it unfortunately almost unusable for travelers)
-voice guided turn-by-turn navigation (currently there is no voice guidance which makes the app unusable or actually deadly dangerous to be used while driving)

I have a bad feeling that this will not be fixed by Jolla (Jolla Maps development is outsourced).

thedead1440 2013-11-29 17:41

Re: What Applications would you like to see on Sailfish Devices?
 
I wonder why they went down this route for mapping in the first place. According to their interview in zdnet, they mentioned that mapping providers were aplenty and all offering similar rates so why not go full on with Nokia and ask them to licence Here Drive too like it seems will be done on tizen.

As of now, the mapping application seems pretty mundane and Sygic won't work till GPS for Android apps is not enabled.

ARJWright 2013-11-29 18:05

Re: What Applications would you like to see on Sailfish Devices?
 
Quote:

We need a mapping app with
-locally stored map data (Jolla's current implementation uses Here cloud and requires internet connection which makes it unfortunately almost unusable for travelers)
-voice guided turn-by-turn navigation (currently there is no voice guidance which makes the app unusable or actually deadly dangerous to be used while driving)

I have a bad feeling that this will not be fixed by Jolla (Jolla Maps development is outsourced).
Quote:

I wonder why they went down this route for mapping in the first place. According to their interview in zdnet, they mentioned that mapping providers were aplenty and all offering similar rates so why not go full on with Nokia and ask them to licence Here Drive too like it seems will be done on tizen.

As of now, the mapping application seems pretty mundane and Sygic won't work till GPS for Android apps is not enabled.
Mapping is a service, that sits in a wrapper (the app) and features are enabled or not given what the level of service is (APIs). Given HERE's potential licensing terms that Jolla agreed to, there might be a few things which aren't as easy to see at this point.

Therefore opinions about Mapping, have to be put into 3 categories:
- what are things happening in terms of the experience of the app (not the content of the maps) which need improvement (UX of app)
- what's happening in the content of the map(s) which are great/needs improvement (UX of services)
- what features should/shouldn't be enabled; which of these might require some kind of premium component that SailfshOS might/might not support right now (in-app purchasing of things like nav aids, voices, offline support etc.) - (UX of APIs)

Yes, we kind just want things to work right from the baseline that the previous device(s) came from. Its not exactly realistic given the "starting from scratch" nature of Jolla. Therefore feature requests versus UX preferences are going to be a bear to understand - at least from this initial 450 folks who have a device in hand.

MartinK 2013-11-29 18:26

Re: What Applications would you like to see on Sailfish Devices?
 
Quote:

Originally Posted by OVK (Post 1390760)
We need a mapping app with

As already mentioned elsewhere, I am porting modRana to Sailfish. :)

And by porting I mean it will still work on & be released for all currently supported platforms but will now also work on Sailfish. :)

Quote:

Originally Posted by OVK (Post 1390760)
-locally stored map data (Jolla's current implementation uses Here cloud and requires internet connection which makes it unfortunately almost unusable for travelers)

ModRana currently uses tiled map images for map display. Tiles are downloaded from the Internet when viewing the map and stored locally. There is also support for batch downloading tiles for a given area.

I have also plans fro implementing proper vector based map rendering, but unfortunately no timeline fort that just yet. :)

Quote:

Originally Posted by OVK (Post 1390760)
-voice guided turn-by-turn navigation (currently there is no voice guidance which makes the app unusable or actually deadly dangerous to be used while driving)

ModRana does turn-by-turn online & offline (using Monav) navigation. So as long as I can get Monav & Espeak (or equivalent TTS system) working on Sailfish, it should work there too.

jalyst 2013-11-29 18:31

Re: What Applications would you like to see on Sailfish Devices?
 
This really deserves it's own thread, & is probably not entirely on-topic here, but see this: Play Store for Jolla
(my absence didn't last long, ugh....)


All times are GMT. The time now is 09:55.

vBulletin® Version 3.8.8