The Following 3 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-03-21
, 20:41
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#72
|
![]() |
2016-03-21
, 21:50
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#73
|
![]() |
2016-03-22
, 07:37
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#74
|
The Following 2 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-03-22
, 08:47
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#75
|
The Following 2 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-03-22
, 09:20
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#76
|
The Following 2 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-03-22
, 10:58
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#77
|
The Following 2 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-03-22
, 11:58
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#78
|
The Following 4 Users Say Thank You to ruff For This Useful Post: | ||
![]() |
2016-03-22
, 13:34
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#79
|
yes, I've intentionally dropped that header thinking it's just useless screen-space consuming rudiment, usually one knows what is he configuring, and sometimes config screens are already full of various headers banners etc. so for actual controls need to scroll down.
Atm making offline cleanup of the developer page, trying to squeeze max from it. Conceptual problem there is ContentPicker which doesn't exist in public api, either need to grab it from internals or make own.
Will nail down settings in the evening once back to the sdk - either own or pebbled version.
The Following 2 Users Say Thank You to abranson For This Useful Post: | ||
![]() |
2016-03-22
, 17:57
|
Posts: 14 |
Thanked: 28 times |
Joined on Feb 2014
@ Germany
|
#80
|
FirmwareDownloader::checkForNewFirmware:169 - fetching firmware info: "https://pebblefw.s3.amazonaws.com/pebble/spalding/release-v3.8/latest.json" [D] FirmwareDownloader::checkForNewFirmware:175 - firmware info reply: "{ "normal": { "friendlyVersion": "v3.10.1", "notes": "We've refined Health notifications, made emoji more fun, fixed bugs, and improved performance. Learn more at blog.getpebble.com.", "sha-256": "fbde84eed5d27abe314efb7bb7a99ca760b1adb27200ea095b3cc6be04541a44", "timestamp": 1457631509, "url": "https://pebblefw.s3.amazonaws.com/pebble/spalding/release-v3.8/pbz/Pebble-3.10.1-spalding.pbz" } } " [D] FirmwareDownloader::checkForNewFirmware:186 - current: "v3.2-prf5" candidate: "v3.10.1" [D] FirmwareDownloader::checkForNewFirmware:200 - Watch firmware is up to date [D] Pebble::slotUpdateAvailableChanged:687 - update available false ""
Seeing the app store as a silica list instead of a web page is really something though. And the installation sequence is really solid.