make ColorChord work on Android.

This commit is contained in:
cnlohr 2020-05-10 21:23:04 -07:00
parent 241733ab9a
commit 79089566a1
18 changed files with 720 additions and 451 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "colorchord2/cnfa"]
path = colorchord2/cnfa
url = https://github.com/cnlohr/cnfa
[submodule "colorchord2/android/rawdrawandroid"]
path = colorchord2/android/rawdrawandroid
url = https://github.com/cnlohr/rawdrawandroid