maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [SFOS] [Announce] Pebble Watch Connector daemon (https://talk.maemo.org/showthread.php?t=93399)

P@t 2015-05-18 07:17

Re: [Announce] Pebble Watch Connector daemon
 
i have played a bit with the store. One problem that i have not seen described in the thread is with the apps being seen as installed while not...

For instance, I had misfit installed from Android device. I removed it from the watch using pebbled (to try upgrade) and now whatever store I am using, it is marked as added and I cannot download it again. I have the same issue with other apps and I guess this is related with the mix between my android device and Jolla?! But I have no idea actually ;)

Does anybody know how to change that parameter from installed to not installed inside the store?

smoku 2015-05-18 07:54

Re: [Announce] Pebble Watch Connector daemon 0.12
 
Quote:

Originally Posted by javispedro (Post 1453745)
I am not sure how this worked in the daemon before, because it now seems obvious that checking for "isValid()" on the result of settings->property(...) is redundant, since the property is _always_ valid, and is initialized to whatever is on the settings member variable at that time. Which means that we were taking random setting values?

Should be fixed in 7116e09

smoku 2015-05-19 09:45

Re: [Announce] Pebble Watch Connector daemon
 
Just released 1.2

beeki 2015-05-19 12:57

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by smoku (Post 1470840)
Just released 1.2

Upgraded from 1.0 all of the notifcation things went to disabled state, except forward calls.

smoku 2015-05-19 14:57

Re: [Announce] Pebble Watch Connector daemon
 
Permanently or are you able to enable them back?

beeki 2015-05-19 15:19

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by smoku (Post 1470878)
Permanently or are you able to enable them back?

Didnt think to try if they worked, but yes (just tested). Just ment as a heads up to others to remember to check them.

Had one call that I were unable to answer on the phone, but that is most likely unrelated.

smoku 2015-05-19 18:54

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by beeki (Post 1470880)
Didnt think to try if they worked, but yes (just tested). Just ment as a heads up to others to remember to check them.

This just means that the settings storing fix works. :-) (I hope... ;-) )

Bundyo 2015-06-04 12:37

Re: [Announce] Pebble Watch Connector daemon
 
My Time arrived, here's a quick recap:

The first start required pairing with the original Pebble app and an OTA update - worked even with the Blackberry Android runtime.

Afterwards, the Pebble Time app auto installed all my apps (without asking me :)

Anyway, then I was able to pair it with my Jolla and the daemon recognized it (though I had to delete the old Pebble watch, even though it was switched off).

What works:
  • Watchfaces with javascript work - for instance Real and Love Weather both updated successfully.
  • Getting info and pings from the Jolla app worked too.
  • Music controls work.

Now what doesn't work:
  • The app doesn't list any installed apps on the watch (expected, since the app API changed).
  • Notifications don't get through (probably similar reason - API changes)

Let me know if you need me to test something.

smoku 2015-06-04 12:43

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by Bundyo (Post 1472619)
  • The app doesn't list any installed apps on the watch (expected, since the app API changed).
  • Notifications don't get through (probably similar reason - API changes)

Are these API changes documented anywhere?

Bundyo 2015-06-04 13:57

Re: [Announce] Pebble Watch Connector daemon
 
Not sure if there is an official documentation of the communication changes. The Python communication libraries are still in the SDK though.

j4mppa 2015-06-05 07:51

Re: [Announce] Pebble Watch Connector daemon
 
My Time also arrived yesterday. I didnt have time to test it yet but maybe later today. I dont have Android device and iphone app is not in store so it can be quite a pickle to update watch since it arrived without software -_-

Maybe I need to borrow one to get it work.

HtheB 2015-06-05 09:00

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by j4mppa (Post 1472744)
My Time also arrived yesterday. I didnt have time to test it yet but maybe later today. I dont have Android device and iphone app is not in store so it can be quite a pickle to update watch since it arrived without software -_-

Maybe I need to borrow one to get it work.

Why not activate using this sailfish app???

j4mppa 2015-06-05 13:03

Re: [Announce] Pebble Watch Connector daemon
 
Ok one stupid question first: where is firmware upgrade button? I donated with paypal but cannot find it. Maybe it wont find this 3,0 version or smth?

smoku 2015-06-05 13:26

Re: [Announce] Pebble Watch Connector daemon
 
I should get my Time on Monday and I will work on adding Time support to pebbled ASAP.

Bundyo 2015-06-06 16:59

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by HtheB (Post 1472752)
Why not activate using this sailfish app???

Currently you can't... At least I couldn't :)

smoku 2015-06-07 20:46

Re: [Announce] Pebble Watch Connector daemon
 
I just pushed the changes required to support Pebble Time firmware to GitHub.
But I have no Time yet, to test them... ;-)

Bundyo 2015-06-09 05:45

Re: [Announce] Pebble Watch Connector daemon
 
Can we get an rpm, as I don't have the SDK currently installed? I'll test it then. :)

beeki 2015-06-09 10:58

SailfishOS 1.1.6 and email notifications
 
Sailfish 1.1.6 update seemed to create a new notifaction or changed it's email notification.

Currently I have only messaging and missed calls enabled, but I get notification when new email counts change.

smoku 2015-06-09 14:29

Re: [Announce] Pebble Watch Connector daemon
 
2 Attachment(s)
https://github.com/smokku/pebble/rel...tag/882b7b9327

Feathers McGraw 2015-06-09 14:36

Re: [Announce] Pebble Watch Connector daemon
 
Nice work Smoku! That was fast :D

What's your initial impression of the pebble time so far? I have an original pebble but haven't seen anyone with a Pebble Time yet to ask them what they think of it.

smoku 2015-06-09 14:41

Re: [Announce] Pebble Watch Connector daemon
 
It is sooooo cuuuuuuteeeee :-D

smoku 2015-06-09 15:17

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by smoku (Post 1473098)
It is sooooo cuuuuuuteeeee :-D

- it looks good on my arm (not obvious considered my Lumber Jack hands)
- colors are cool
- animations make me smile
- FAST! reaction time
- timeline view is amazing - showing all past and upcoming events
- did I mention Kawaii? ;)

localhost 2015-06-11 11:43

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by P@t (Post 1470627)
i have played a bit with the store. One problem that i have not seen described in the thread is with the apps being seen as installed while not...

For instance, I had misfit installed from Android device. I removed it from the watch using pebbled (to try upgrade) and now whatever store I am using, it is marked as added and I cannot download it again. I have the same issue with other apps and I guess this is related with the mix between my android device and Jolla?! But I have no idea actually ;)

Does anybody know how to change that parameter from installed to not installed inside the store?

Same here. The store is claiming I already downloaded some apps that I previously installed using an Android device.
Have you found a solution P@t?

P@t 2015-06-11 11:58

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by localhost (Post 1473249)
Same here. The store is claiming I already downloaded some apps that I previously installed using an Android device.
Have you found a solution P@t?

I could solve the issue with an android device: the problem is because from the point of view of the store, it is in a sort of 'wallet' where I can transfer apps from there to the watch. So using an android device, you can 'see' that wallet and transfer again to the watch but I do not think that there is a solution yet using the SFOS app.

MrBlueSky 2015-06-12 06:49

Re: [Announce] Pebble Watch Connector daemon
 
What features of the Pebble Time are currently supported by the Pebble Daemon?

Notifications? Timeline? App upload?

Bundyo 2015-06-12 14:33

Re: [Announce] Pebble Watch Connector daemon
 
None of these atm.

smoku 2015-06-15 12:23

Re: [Announce] Pebble Watch Connector daemon
 
Just a word of warning: There are many changes in SailfishOS 1.1.6 APIs, and as issue #71 is still unresolved, you will loose call notifications if you upgrade to 1.1.6 released today.
So, if your life depends on it... ;-)

HtheB 2015-06-15 13:39

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by smoku (Post 1473620)
Just a word of warning: There are many changes in SailfishOS 1.1.6 APIs, and as issue #71 is still unresolved, you will loose call notifications if you upgrade to 1.1.6 released today.
So, if your life depends on it... ;-)

I'm sure with the devs like you that are working on the Pebble app, would solve this asap :)

Amboss 2015-06-17 07:31

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by smoku (Post 1473620)
Just a word of warning: There are many changes in SailfishOS 1.1.6 APIs, and as issue #71 is still unresolved, you will loose call notifications if you upgrade to 1.1.6 released today.
So, if your life depends on it... ;-)

Thanks for the warning, but too late for me :rolleyes:

I had to re-pair the pebble because mail notifications an sms didn't get through as well. This fixed it, but not reliable. Sometimes Mail or sms notifications won't show, sometimes they do.

EDIT: I see you programmed a fix already with your "notificationmanager" so I'll be waiting for its release...

P@t 2015-06-17 09:50

Re: [Announce] Pebble Watch Connector daemon
 
With the OS upgrade, I have one (unreported yet) issue : I have two SMS notifications on the watch for each one SMS notification on the phone.
For email that works ok, it is only for SMS as far as i can see.

But I did not re-pair or try any other things

smoku 2015-06-18 21:28

Re: [Announce] Pebble Watch Connector daemon
 
Just released 1.3

cartron 2015-06-18 21:35

Re: [Announce] Pebble Watch Connector daemon
 
Just downloaded and works perfectly, notifications for calls are back, yeahhhh! :)

christinchen 2015-06-27 13:55

Re: [Announce] Pebble Watch Connector daemon
 
Hi :)
I recently received my Pebble Time and tried to use your pebbled.
I am connected and can ping my Pebble and I also get calls forwarded but not a single notification made it through (no email, sms, Android, etc.). :(
I am using your 1.3 version and also my OS is up to date, I am installing the rpm via Terminal with su-devel (and also tried via the UI). I checked and the daemon is running...

It seems that I am missing a crucial step somewhere as you all report that notifications are working fine :confused: Do I have to change some Jolla settings or deploy the rpm in a different way? Can I investigate the problem / debug the app somehow?

Thanks a lot :)

Bundyo 2015-06-27 14:04

Re: [Announce] Pebble Watch Connector daemon
 
Notifications are not working atm.

smoku 2015-06-27 15:14

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by christinchen (Post 1474978)
It seems that I am missing a crucial step somewhere as you all report that notifications are working fine :confused:

pebbled was developed for Pebble Classic, so everything you read about it concerns Pebble Classic. :)

Pebble Time changed the protocol - notifications are completely different (share the timeline protocol) and software bundles need special handling. So these are missing. I am working on adding support, but real life and money bringing jobs have priority, you know. ;-)
The rest of the protocols stayed the same as classic, so these are the parts are working for you - calls, pings, firmware upgrade...

christinchen 2015-06-28 10:55

Re: [Announce] Pebble Watch Connector daemon
 
thanks for clarification!
I was already wondering how fast you were :D

Bundyo 2015-07-25 15:57

Re: [Announce] Pebble Watch Connector daemon
 
The new SDK from yesterday includes a rewrite of libpebble - libpebble2 - may help ;)

smoku 2015-07-25 18:42

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by Bundyo (Post 1477914)
The new SDK from yesterday includes a rewrite of libpebble - libpebble2 - may help ;)

https://gitter.im/smokku/pebble?at=5...d3e1f54c9f13ad ;D

wormdrummer 2015-08-26 01:04

Re: [Announce] Pebble Watch Connector daemon
 
I was about to order a pebble time. Just wanted to see if notifications are working yet?

Don't mean to sound pushy, just wanted to see if there was any update waiting in the wings :)

RobertMe 2015-08-27 11:41

Re: [Announce] Pebble Watch Connector daemon
 
Quote:

Originally Posted by wormdrummer (Post 1480192)
I was about to order a pebble time. Just wanted to see if notifications are working yet?

Don't mean to sound pushy, just wanted to see if there was any update waiting in the wings :)

AFAIK: no.
But I don't have a Pebble yet (backed the Time Steel though), and aren't familiar with the code base of this app. But a couple of days ago I did some investigation, and it doesn't look like it should be that hard to get notifications working for the Time (Steel). So it's just a matter of having the time to implement it. After I've gotten mine I will probably try to give that a go. But as said, I don't have my Time Steel yet (hopefully will arrive in a couple of weeks), and it will probably also take some time to properly implement it.


All times are GMT. The time now is 12:14.

vBulletin® Version 3.8.8