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

A custom keyboard with Diffrent keyboard types, suggestionbar and long popups with alphabet options — Edit #98

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

Conversation

Ankish
Copy link

@Ankish Ankish commented Jul 13, 2016

A custom keyboard with Diffrent keyboard types, suggestionbar and long popups with alphabet options — Edit
Rebased current archagon/tasty-imitation-keyboard on July 13 and applied AmitBhavsarIphone/Custom-keyboard features .
Resolved all the latest swift errors and warning + changes for all new depreciated iOS APIs.

amitzwt and others added 4 commits July 13, 2016 11:38
Long popup with different alphabet options,
Suggestion bar with text in it.
Constraint changes for different keyboard type.
…keyboard into 12JulyArchagonPull

* 'master' of https://github.com/archagon/tasty-imitation-keyboard:
  More Swift 2.0 changes and warning fixes.
  Fixed some forced optionals.
  Patching from @slava-sh
  Correct copyright as per e-mail exchange with Alexei.

# Conflicts:
#	HostingApp/ViewController.swift
#	Keyboard/Catboard.swift
#	Keyboard/DefaultKeyboard.swift
#	Keyboard/DefaultSettings.swift
#	Keyboard/ForwardingView.swift
#	Keyboard/KeyboardKey.swift
#	Keyboard/KeyboardLayout.swift
#	Keyboard/KeyboardViewController.swift
#	Keyboard/Shapes.swift
#	TastyImitationKeyboard.xcodeproj/project.pbxproj
@Ankish Ankish changed the title 12 july archagon rebase warnings resolve orientations A custom keyboard with Diffrent keyboard types, suggestionbar and long popups with alphabet options — Edit Jul 13, 2016
@Ankish
Copy link
Author

Ankish commented Jul 13, 2016

@AaronFW
Copy link

AaronFW commented Jul 13, 2016

Thank you for posting this Ankish.
As I tried your version, I had some issues with the Suggestion Bar. I found that it stops working after I manually enter anything. Strangely, if I pressed and held a button, like "a" to view the long popup, I could use the Suggestion Bar again. (For reference, I am only doing this in the simulator and not on a physical device).

Also, do you have plans to make the suggestion bar dynamic (that is, change when the user types)? This is a technology I am interested in implementing in my own keyboard.

Edit: I found that polishedcode had a Suggestion Bar that was working well. https://github.com/polishedcode/tasty-imitation-keyboard

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.

3 participants