Skip to content

mnashfaq/keyboard71

 
 

Repository files navigation

This is the readme

Rules for contributing:

  1. Don't make fun of my code
  2. Make it better than you left it
  3. PRs are welcome but are up to my discertion. Generally - if you change something, make it an option.

Architechture:

  1. libgl2jni.so - The native library. Untouchable.
  2. NINLib.kt -> interfaces from the app into the library.
  3. Methods marked @Api (by me, you're welcome). Methods that the library calls as the API. DO NOT CHANGE THEIR SIGNATURE 4.Ninview - where the displaying logic happens 5.Softkeyboard - where the keyboard logic happens

Good luck, make sure to ask me if you need to know anything.

-lurebat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.9%
  • CSS 22.3%
  • Kotlin 18.4%
  • Java 10.8%
  • HTML 3.9%
  • GLSL 0.7%