-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Fix for Android: Looking for helpers August 13-17 to participate #2047
Comments
@thesunny are you planning to use @mattkrick's work as a starting point? Specifically: https://github.com/mattkrick/slate/tree/slate-fast I think this is a great place to start and probably further along than #1935 |
Just a heads up @slapbox that I'm going to start by filling in the missing bits in the issue posted here #2062 as I think helping Ian is the fastest way to move this forward. If you or anybody wants to jump in, we can coordinate doing this. I'm basically following @ianstormtaylor template and posting things in DropBox Paper. |
Closing this issue. There is progress going on and all the updates are happening in #2062 |
I promised in #725 (comment) to spend a week in August to get Android working with Slate. I'll start on Monday August 13 and am looking for collaborators. I'll probably start around 10-11AM PST.
Here's how you can help:
Here are the relevant resources for background reading (you can skip Roadmap but I leave it here for context)
First Approach
The most progress was made from the PR #1935 contributed by @mattkrick who ended up using another Editor but the PR is the closest we've come.
At the time, I recommended declining the PR because depending on whether we had a setTimeout delay or not, it worked in normal gboard but not IME or visa versa.
My first approach will be to see if we can detect IME mode and provide a different delay setting depending on whether IME is active or not.
@ianstormtaylor @slapbox @mattkrick @zhujinxuan @zaaack @oyeanuj @javan @nathanfu88 @danburzo
The text was updated successfully, but these errors were encountered: