MikeHG
|
2015-10-18
, 23:02
|
Posts: 187 |
Thanked: 514 times |
Joined on Nov 2014
|
#11
|
|
2015-10-19
, 07:20
|
Posts: 307 |
Thanked: 1,460 times |
Joined on May 2011
@ Switzerland
|
#12
|
I'm still alive I've started working on my own Pebble app/daemon.
Running some apps which need to run code on the phone (for internet access, positioning/GPS et cetera) [5]
[5] Support isn't on par with Smokus Pebbled yet, but the missing bits are minor, and shouldn't hurt running most apps.
[1] This will be a lot of work, as I then also need to be able to have some form of communication between the app/UI and the daemon, which I didn't start working on yet.
Afterwards I would then be able to work on things like music control, call/phone control, app store support.
|
2015-10-19
, 14:35
|
Posts: 187 |
Thanked: 514 times |
Joined on Nov 2014
|
#13
|
The Following User Says Thank You to MikeHG For This Useful Post: | ||
|
2015-10-19
, 16:25
|
Posts: 59 |
Thanked: 168 times |
Joined on Jun 2012
|
#14
|
The existing Pebbled already does most of this. Wouldn't it be easier to just fork that? You'd get the UI and the D-Bus API for app/UI communication. You'd get Javispedro's work on the JSKit for running code on the phone. Seems silly to start anew.
|
2015-10-19
, 19:51
|
Posts: 307 |
Thanked: 1,460 times |
Joined on May 2011
@ Switzerland
|
#15
|
The Following User Says Thank You to billranton For This Useful Post: | ||
|
2015-10-19
, 20:49
|
Posts: 17 |
Thanked: 37 times |
Joined on Jun 2015
@ Belgium
|
#16
|
Building from scratch means I can "design" everything the way I want to. And I can thus build it in such a way that the features I want to include are easily possible. As in the end I also want the app to be able to be used in combination with the SDK (so the Pebble SDK running on a PC or cloudpebble can send commands to the Pebble app running on SFOS to communicate with the Pebble watchapp).
And properly integrating with the timeline also would have been a lot of work in Smokus Pebble app, and the same goes for notifications (as the solution chosen in Smokus app doesn't allow to update notifications, nor removing them when the notification gets removed on the phone). While rebuilding things like music control and call support are neither complex, nor that time consuming.
And besides the technical reasons it's also a political reason. As Smoku has stopped development (although he's still merging the pull requests) I didn't want to rely too much on him and his app. And as he also has the closed source firmware upgrade support which is only available after donating that could become an issue.
The Following User Says Thank You to TomJac For This Useful Post: | ||
|
2015-10-20
, 06:46
|
Posts: 59 |
Thanked: 168 times |
Joined on Jun 2012
|
#17
|
I understand why you'd want to start from scratch, but that doesn't stop you forking/integrating any parts you're missing without relying on the original project. It's all GPLv3 after all. It's meant to be shared.
We do it together round here after all
Good to hear,
have you been able to get new watchfaces on the watch? I don't really use the watch right now again because the default watchface is just so plain boring and I would like to use some of the more colorful ones from the store. It would be great if you have some fix for this!
The Following 8 Users Say Thank You to RobertMe For This Useful Post: | ||
|
2015-10-30
, 10:49
|
Posts: 17 |
Thanked: 37 times |
Joined on Jun 2015
@ Belgium
|
#18
|
The Following User Says Thank You to TomJac For This Useful Post: | ||
|
2015-10-30
, 11:03
|
Posts: 193 |
Thanked: 348 times |
Joined on Dec 2009
|
#19
|
|
2015-10-30
, 11:39
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#20
|
. You'd get Javispedro's work on the JSKit for running code on the phone. Seems silly to start anew.
as the solution chosen in Smokus app doesn't allow to update notifications, nor removing them when the notification gets removed on the phone
Tags |
pebble, pebble time, sailfish, sailfish os |
|