text stringlengths 55 456k | metadata dict |
|---|---|
# Nanopb: API reference
## Compilation options
The following options can be specified in one of two ways:
1. Using the -D switch on the C compiler command line.
2. Using a `#define` at the top of pb.h.
> **NOTE:** You must have the same settings for the nanopb library and all code that
includes nanopb headers.
*... | {
"source": "google/pebble",
"title": "third_party/nanopb/docs/reference.md",
"url": "https://github.com/google/pebble/blob/main/third_party/nanopb/docs/reference.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Technology p... |
# Nanopb: Security model
Importance of security in a Protocol Buffers library
----------------------------------------------------
In the context of protocol buffers, security comes into play when
decoding untrusted data. Naturally, if the attacker can modify the
contents of a protocol buffers message, he can feed th... | {
"source": "google/pebble",
"title": "third_party/nanopb/docs/security.md",
"url": "https://github.com/google/pebble/blob/main/third_party/nanopb/docs/security.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Technology pro... |
# Nanopb: New features in nanopb 0.4
## What's new in nanopb 0.4
Long in the making, nanopb 0.4 has seen some wide reaching improvements
in reaction to the development of the rest of the protobuf ecosystem.
This document showcases features that are not immediately visible, but
that you may want to take advantage of.
... | {
"source": "google/pebble",
"title": "third_party/nanopb/docs/whats_new.md",
"url": "https://github.com/google/pebble/blob/main/third_party/nanopb/docs/whats_new.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Technology p... |
# pbl
Like pebble-tool, but for internal things.
Not to be confused with pebble-tool-dev. This repository is for internal tools
that don't make sense to ever be public; pebble-tool-dev is for public tools
that can't be public yet.
Not sure where to put something? Ask Katharine!
## Installation
pip install git+s... | {
"source": "google/pebble",
"title": "third_party/pbl/pbl/README.md",
"url": "https://github.com/google/pebble/blob/main/third_party/pbl/pbl/README.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Technology providing the s... |
pblconvert
==========
pblconvert is a tool to convert pebble resources.
Today, it can be used to convert SVGs to PDCs.
Installing
-----------
```
$ pip install .
```
Running tests
-------------
```
$ nosetests tests
```
Usage
------
```
pblconvert --infile <input> [--informat --outfile --outformat]
```
One of [... | {
"source": "google/pebble",
"title": "third_party/pbl/pblconvert/README.rst",
"url": "https://github.com/google/pebble/blob/main/third_party/pbl/pblconvert/README.rst",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Technology... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/animated-images.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/animated-images.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the intern... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/app-assets.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/app-assets.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal reposit... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/converting-svg-to-pdc.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/converting-svg-to-pdc.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version o... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/fonts.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/fonts.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from P... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/images.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/images.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from P... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/pdc-format.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/pdc-format.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal reposit... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/platform-specific.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/platform-specific.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/raw-data-files.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/raw-data-files.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/app-resources/system-fonts.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/app-resources/system-fonts.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal rep... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/appstore-publishing/appstore-analytics.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/appstore-publishing/appstore-analytics.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest ver... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/appstore-publishing/appstore-assets.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/appstore-publishing/appstore-assets.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version o... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/appstore-publishing/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/appstore-publishing/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repos... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/appstore-publishing/preparing-a-submission.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/appstore-publishing/preparing-a-submission.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the la... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/appstore-publishing/publishing-an-app.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/appstore-publishing/publishing-an-app.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest versi... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/appstore-publishing/whitelisting.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/appstore-publishing/whitelisting.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/best-practices/building-for-every-pebble.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/best-practices/building-for-every-pebble.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/best-practices/conserving-battery-life.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/best-practices/conserving-battery-life.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest ver... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/best-practices/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/best-practices/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/best-practices/modular-app-architecture.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/best-practices/modular-app-architecture.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest v... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/advanced-communication.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/advanced-communication.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/datalogging.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/datalogging.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repos... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from P... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/sending-and-receiving-data.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/sending-and-receiving-data.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/using-pebblekit-android.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/using-pebblekit-android.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest versi... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/using-pebblekit-ios.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/using-pebblekit-ios.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of th... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/using-pebblekit-js.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/using-pebblekit-js.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/communication/using-the-sports-api.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/communication/using-the-sports-api.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/debugging/common-runtime-errors.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/debugging/common-runtime-errors.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/debugging/common-syntax-errors.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/debugging/common-syntax-errors.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the inte... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/debugging/debugging-with-app-logs.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/debugging/debugging-with-app-logs.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of th... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/debugging/debugging-with-gdb.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/debugging/debugging-with-gdb.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/debugging/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/debugging/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Te... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/design-and-interaction/benefits.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/design-and-interaction/benefits.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/design-and-interaction/core-experience.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/design-and-interaction/core-experience.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest ver... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/design-and-interaction/implementation.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/design-and-interaction/implementation.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest versi... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/design-and-interaction/in-the-round.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/design-and-interaction/in-the-round.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version o... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/design-and-interaction/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/design-and-interaction/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/design-and-interaction/one-click-actions.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/design-and-interaction/one-click-actions.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/design-and-interaction/recommended.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/design-and-interaction/recommended.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/accelerometer.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/accelerometer.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of th... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/background-worker.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/background-worker.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest versi... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/buttons.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/buttons.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal r... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/compass.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/compass.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal r... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/dictation.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/dictation.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the intern... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/events.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/events.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal rep... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/health.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/health.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal rep... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/hrm.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/hrm.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repositor... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repos... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/persistent-storage.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/persistent-storage.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest ver... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/events-and-services/wakeups.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/events-and-services/wakeups.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal r... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/graphics-and-animations/animations.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/graphics-and-animations/animations.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/graphics-and-animations/drawing-primitives-images-and-text.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/graphics-and-animations/drawing-primitives-images-and-text.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/graphics-and-animations/framebuffer-graphics.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/graphics-and-animations/framebuffer-graphics.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is th... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/graphics-and-animations/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/graphics-and-animations/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the intern... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/graphics-and-animations/vector-graphics.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/graphics-and-animations/vector-graphics.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest v... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/migration/3x-aplite-migration.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/migration/3x-aplite-migration.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the intern... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/migration/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/migration/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Te... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/migration/migration-guide-3.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/migration/migration-guide-3.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal r... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/migration/migration-guide-4.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/migration/migration-guide-4.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal r... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/migration/migration-guide.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/migration/migration-guide.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repos... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/migration/pebblekit-ios-3.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/migration/pebblekit-ios-3.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repos... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-packages/creating-packages.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-packages/creating-packages.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of th... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-packages/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-packages/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository fr... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-packages/using-packages.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-packages/using-packages.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the inte... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-timeline/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-timeline/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository fr... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-timeline/pin-structure.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-timeline/pin-structure.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the intern... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-timeline/timeline-architecture.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-timeline/timeline-architecture.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest versi... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-timeline/timeline-js.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-timeline/timeline-js.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal r... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-timeline/timeline-libraries.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-timeline/timeline-libraries.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/pebble-timeline/timeline-public.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/pebble-timeline/timeline-public.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/rocky-js/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/rocky-js/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebble Tech... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/rocky-js/rocky-js-overview.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/rocky-js/rocky-js-overview.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal rep... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/smartstraps/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/smartstraps/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository from Pebbl... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/smartstraps/smartstrap-hardware.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/smartstraps/smartstrap-hardware.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/smartstraps/smartstrap-protocol.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/smartstraps/smartstrap-protocol.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/smartstraps/talking-to-pebble.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/smartstraps/talking-to-pebble.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the intern... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/smartstraps/talking-to-smartstraps.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/smartstraps/talking-to-smartstraps.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/tools-and-resources/app-metadata.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/tools-and-resources/app-metadata.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/tools-and-resources/cloudpebble.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/tools-and-resources/cloudpebble.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/tools-and-resources/developer-connection.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/tools-and-resources/developer-connection.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/tools-and-resources/hardware-information.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/tools-and-resources/hardware-information.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/tools-and-resources/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/tools-and-resources/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repos... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/tools-and-resources/internationalization.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/tools-and-resources/internationalization.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/tools-and-resources/pebble-tool.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/tools-and-resources/pebble-tool.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/app-configuration-static.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/app-configuration-static.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/app-configuration.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/app-configuration.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of th... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/app-exit-reason.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/app-exit-reason.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the in... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/appglance-c.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/appglance-c.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal r... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/appglance-pebblekit-js.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/appglance-pebblekit-js.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest ver... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/appglance-rest.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/appglance-rest.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the inte... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/content-size.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/content-size.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/index.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/index.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository fr... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/layers.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/layers.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal repository ... |
---
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | {
"source": "google/pebble",
"title": "devsite/source/_guides/user-interfaces/round-app-ui.md",
"url": "https://github.com/google/pebble/blob/main/devsite/source/_guides/user-interfaces/round-app-ui.md",
"date": "2025-01-21T21:11:59",
"stars": 4407,
"description": "This is the latest version of the internal... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.