| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement CandidateView using HorizontalScrollView•••This change re-implements CandidateView using HorizontalScrollView and
customized Button, so that the candidate strip can be flingable.
This change also introduces the following features.
- Highlighting candidate strip and space bar is configurable by
@bool/config_candidate_highlight_enabled.
- Candidate strip can be centered with left/right padding if
@dimen/candidate_strip_padding size is greater than 0.
- Candidate text size is configurable by @dimen/candidate_text_size.
Bug: 1575885
Bug: 3230726
Change-Id: Iedf78ff31bc9f2f6291a8e8fb7faa0e6b961dd6d
|  Tadashi G. Takaoka | 2010-12-08 | 1 | -22/+29 |
* | Increase gradient of suggestion bar•••bug: 3001007
Change-Id: I0f05d62b2a6848f37975b7a15b3ba14a90776d24
|  Ken Wakasa | 2010-09-16 | 1 | -0/+2 |
* | Rename keyboard_popup_keyboard.xml keyboard_key_preview.xml•••Change-Id: I7c98a91c77f5ef46ee0b15783242024c0bd10503
|  satok | 2010-09-13 | 1 | -0/+0 |
* | Get rid of arrows in candidate view•••bug: 2959293
Change-Id: Ia5dcb29397f608846f865fabb3c696866b3687aa
|  Ken Wakasa | 2010-09-01 | 1 | -45/+2 |
* | Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.
Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
|  Amith Yamasani | 2010-03-09 | 1 | -0/+79 |