Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Timeline Quick View support and fix build with current SDK #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

v6ak
Copy link

@v6ak v6ak commented Nov 22, 2017

Note: Aplite and Chalk don't support this feature. This wasn't a problem with Chalk, it just ignores the code. It was, however, an issue with Aplite, because increased code size caused OOM conditions. For this reason, the code is #ifdef-ed for Aplite.

@v6ak
Copy link
Author

v6ak commented Nov 22, 2017

Tested with real watches (Pebble Time Steel) and emulators (Aplite, Basalt, Chalk, Diorite).

@v6ak
Copy link
Author

v6ak commented Nov 22, 2017

Hmm, not so easy. The modification of C code seems to work well so far. However, the buildscript for JS does not. Applying #3 makes it better, but still the name and screenshot is missing. :(

@v6ak
Copy link
Author

v6ak commented Dec 27, 2017

As noted in #4, the issue mentioned here (i.e., bad name and missing screenshot) is probably not a real issue.

But it seems you have already implemented a different solution for this, which causes a conflict. I can't try it right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant