maiacore android keyboard app or something
 
 
 
 
Go to file
Yohei Yukawa 907825548b Use FrameLayout for the backing view
If we render our UI around the composing text in the fullscreen
mode, probably we need to have our views under
android.R.id.extractArea, which is implemented as FrameLayout.
Therefore, using FrameLayout for the backing view makes it easy
to simplify the code between normal mode and full screen mode.

Change-Id: I69533b22d9d1368ad906dc5ef7be1a1b674d10b8
2014-08-19 14:04:35 +09:00
dictionaries Add the source for the Romanian dictionary 2014-08-18 12:49:56 +09:00
java Use FrameLayout for the backing view 2014-08-19 14:04:35 +09:00
native Use IntArrayView to add/remove n-gram entry. 2014-08-06 12:52:01 +09:00
tests Add the input style to SuggestedWords. 2014-08-14 17:53:04 +09:00
tools Use light emoji icon for Material light tablet keyboard 2014-08-14 00:25:34 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00