A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Tadashi G. Takaoka a7eed902f1 Make CandidateView backward compatible
Up to version 10 (Gingerbread) of the API, FrameLayout doesn't handle
margin properly.  This change inserts RelativeLayout to FrameLayout as
placer to set margin and place children views absolutely.

Change-Id: Iee785bc2da77677738caf456bcd2bbf57b89f007
2011-06-22 20:16:21 +09:00
dictionaries
java Make CandidateView backward compatible 2011-06-22 20:16:21 +09:00
native New dict format, step 6 2011-06-21 22:24:54 +09:00
tests Move icon declaration to Keyboard theme 2011-06-22 17:44:49 +09:00
tools Fix issues with single-char word. Some refactorings as well. 2011-04-18 11:45:49 +09:00
Android.mk
CleanSpec.mk