Giter Site home page Giter Site logo

vgmoose / tertiary_text Goto Github PK

View Code? Open in Web Editor NEW
43.0 6.0 9.0 1.24 MB

[Pebble] Tertiary text input for the Pebble!

Home Page: http://vgmoose.github.io/tertiary_text

License: MIT License

C 95.50% Python 4.50%
pebble c characters letters keyboard

tertiary_text's Issues

There is no good way to reply to incoming texts/SMSes with the current SDK

Replying to messages creates some problems. Not only is there the entire issue of figuring out which app sent which message and authenticating with all of them to actually send a response, but the Pebble itself has no memory. Meaning that there won't be a way to list most recently communicated with without polling for it from the phone.

Text doesn't clear after successful entry

I am integrating tertiary text into my app. First off, thanks for an awesome typing mechanism and allowing other developers to integrate it.

My problem is, after entering text, the text on tertiary text does not clear. I have tried a few methods to clear it myself; such as running a for loop to clear all places, but this only causes a weird bug where it puts a space in between all entries. I've tried clearing the text_buffer completely, but then this results in not being able to type at all.

How can I fix this issue?
Thanks

Dictionary Autocomplete

It would be nice if Tertiary Text could offer some autocompletion functionality while typing based off a dictionary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.