LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka aaefd56661 Add !string/<resource_name> reference
This CL introduces new text reference notation !string/<resource_name>
to refer a string resource on the fly.

This notation is mainly used to represent action key labels may refer
a string in a system locale in run-time.

This notation is needed to implement Hinglish and Serbian-Latin
keyboards that need to refer its own action key labels.

Bug: 17169632
Bug: 9687668
Change-Id: I042f6bd04714e0e448cd92031730eb9fb422e6d3
2014-09-25 18:27:23 +09:00
..
AbstractDrawingPreview.java
AlphabetShiftState.java
BatchInputArbiter.java
BogusMoveEventDetector.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
CodesArrayParser.java
DrawingHandler.java Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead 2014-09-22 14:50:21 +09:00
DrawingPreviewPlacerView.java
GestureEnabler.java
GestureFloatingTextDrawingPreview.java Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead 2014-09-22 14:50:21 +09:00
GestureStrokeDrawingParams.java
GestureStrokeDrawingPoints.java
GestureStrokeRecognitionParams.java
GestureStrokeRecognitionPoints.java
GestureTrailDrawingParams.java
GestureTrailDrawingPoints.java
GestureTrailsDrawingPreview.java
HermiteInterpolator.java
KeyboardBuilder.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +09:00
KeyboardCodesSet.java
KeyboardIconsSet.java Use light emoji icon for Material light tablet keyboard 2014-08-14 00:25:34 +09:00
KeyboardParams.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +09:00
KeyboardRow.java
KeyboardState.java Fix a bug where mic/emoji key wouldn't work. 2014-08-26 22:06:21 +09:00
KeyboardTextsSet.java Add !string/<resource_name> reference 2014-09-25 18:27:23 +09:00
KeyboardTextsTable.java Add !string/<resource_name> reference 2014-09-25 18:27:23 +09:00
KeyDrawParams.java Revert "Revert "Remove unused Key and Keyboard attributes"" 2014-08-07 23:36:57 +09:00
KeyPreviewChoreographer.java Add theme aware key popup preview animation 2014-09-02 18:45:23 +09:00
KeyPreviewDrawParams.java Add theme aware key popup preview animation 2014-09-02 18:45:23 +09:00
KeyPreviewView.java Auto scale-X text of key popup preview 2014-08-12 12:17:40 +09:00
KeysCache.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +09:00
KeySpecParser.java
KeyStyle.java
KeyStylesSet.java Remove unused keyPreviewIcon attributes 2014-07-08 17:36:11 +09:00
KeyVisualAttributes.java Revert "Revert "Remove unused Key and Keyboard attributes"" 2014-08-07 23:36:57 +09:00
LanguageOnSpacebarHelper.java Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" 2014-08-25 04:42:15 +00:00
MatrixUtils.java
ModifierKeyState.java
MoreKeySpec.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +09:00
NonDistinctMultitouchHelper.java
PointerTrackerQueue.java Fix typo. 2014-09-25 11:50:30 +09:00
RoundedLine.java
ShiftKeyState.java
SlidingKeyInputDrawingPreview.java
SmoothingUtils.java
TimerHandler.java
TouchPositionCorrection.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
TypingTimeRecorder.java