![]() |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Quote:
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
After implementing app upgrade realized I actually do have one app eligible for update - again the Authenticator :) So the new version devcon4 with upgrade is going to beta, preparing to merge/pr
edit: while implementing gui was doing upgrade and sideloding downgrade multiple times - the app didn't lose the auth tokens so up/down-grade looks smooth |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Oops, jolla removed silica documentation from the sailfishos site... are they deprecating it? any rumours?
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
1 Attachment(s)
Uh oh, that doesn't look good at all!
Server out of space - do you think that's bad sysadmin or some kind of DoS attack? :( |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Maybe it needs a btrfs balance ;)
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Android app beta 3.12 is out, featuring among other things offline settings pages for watch apps / faces.
https://www.reddit.com/r/pebble/comm...a_312_release/ Not sure if there's been a corresponding firmware change, but something worth thinking about for the Sailfish (and Ubuntu...) sides too anyway. |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
you dont need anything specific for offline pages, it's just a file:// scheme. there's really no dependency in config pages on being online
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Katharine was talking about this in the telegram chat this morning. Apparently they've just dropped the online-check before opening the settings page, so if your browser supports offline browsing, and the page generates its pebblejs: link itself without submitting to a server, it'll work. Most don't though apparently, but before this the settings would refuse to even try if you were offline.
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Excellent. It's always been a bit of a bugbear for me - there are a few apps (like 'Get Back To') for which you often want to use the settings page with a sketchy data connection. I guess now the app developers will have reason to redesign their apps with that in mind.
Another quick query, if you don't mind: Did you ever get a chance to have a look at Trebble / Checklists for Trello? It now shows "Network failed (0):" here whenever I run it, which is at least a different error. Wondering whether it's something wrong here, or if it's still broken generally... Thanks again. |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Ehm, wait but you're just requesting config url from the app, it's up to app what will it give to you - http://configure.myapp.com/pebble.html or file:///tmp/configure.myapp.com-pebble.html - browser will open both url disregarding whether you're online or offline.
Of course two issues here - you need either to prepare that path (eg. copy the config folder with all resources to tmp) or to provide custom schema (eg. pebblejs://open/) which will in our case be mapped to something like .local/share/rockpoold/<mac>/apps/<sid>/config_page |
All times are GMT. The time now is 12:12. |
vBulletin® Version 3.8.8