|
2014-07-04
, 13:05
|
Posts: 153 |
Thanked: 159 times |
Joined on Nov 2009
|
#22
|
The settings part is in fact in the UI part of the Pebble Android app No sure if we will need more than a JS engine in the daemon.
|
2014-07-04
, 13:40
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#23
|
Problem is that the "companion" part also needs XMLHttpRequest and GPS thing which is not supported by QScriptEngine
My idea would be doing the app handlers as a separate deamon and communicate with the main daemon. (dbus?)
|
2014-07-04
, 15:12
|
Posts: 153 |
Thanked: 159 times |
Joined on Nov 2009
|
#24
|
|
2014-07-04
, 15:20
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#25
|
Was just an idea to not bloat the main deamon with app handlers the user probably don't use.
I still would suggesst adding some kind of dbus interface to allow third party apps to communicate with pebble.
|
2014-07-05
, 11:28
|
Posts: 153 |
Thanked: 159 times |
Joined on Nov 2009
|
#26
|
ln: creating symbolic link `libpebble.so': Read-only file system make: [libpebble.so.1.0.0] Error 1 (ignored) ln: creating symbolic link `libpebble.so.1': Read-only file system make: [libpebble.so.1.0.0] Error 1 (ignored) ln: creating symbolic link `libpebble.so.1.0': Read-only file system make: [libpebble.so.1.0.0] Error 1 (ignored)
"/opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: cannot find -lpebble"
|
2014-07-05
, 18:08
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#27
|
|
2014-07-05
, 22:39
|
Posts: 153 |
Thanked: 159 times |
Joined on Nov 2009
|
#28
|
|
2014-07-06
, 01:45
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#29
|
2. The app does not work. (always no watch found) while the daemon connects and at least call notifications get triggered
|
2014-07-07
, 07:31
|
Posts: 189 |
Thanked: 143 times |
Joined on Nov 2009
|
#30
|
Tags |
pebble, pebble time, pebbled |
|
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.