| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The dictionary collection is a class complying to the Dictionary
interface that acts as a front end to a collection of arbitrarily many
dictionaries of any type.
The dictionary factory is a helper class for creating various
dictionaries and get some meta information about them.
At the same time, this change makes the BinaryDictionary class
not a singleton any more.
This also needs I9afe61a9 to not break the build.
Change-Id: I61fdcc4867fcda18342807bf1865e6e46979e5d5
|
|
|
|
|
|
|
| |
Add a setLocale method to Utils that returns the previous locale.
Also unify all calls through the code.
Change-Id: Ic850dc5df19fba00ed3601835652859b4321b544
|
|
|
|
|
|
|
| |
This change is only there to fix warning issued by Eclipse.
It should have absolutely no impact on the program logic.
Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
|
|
|
|
|
|
|
| |
keyboard
Bug: 4339319
Change-Id: Id6361927f579797932c465988f6728191748f143
|
|
|
|
| |
Change-Id: I54711ff2014facefe3afd22e536045cd0ffe4955
|
|
|
|
| |
Change-Id: I84e51ce2b80a21650e309e5e6c9ee5f1739170c9
|
|
|
|
| |
Change-Id: I49117a1e5f7766fcfa0140ff602ff1e19ba1e3d2
|
|
|
|
|
|
|
|
| |
settings
Bug: 4316889
Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108
|
|
|
|
| |
Change-Id: Id3974642b62b012968c537eff7c1a7ee37e2def2
|
|
|
|
| |
Change-Id: Ie49f0c1c7aea135331dc1d4a635197b3f4a96e93
|
|
|
|
| |
Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6
|
|
|
|
| |
Change-Id: I54ed0853ed4423704a300977d7880678e066a6fb
|
|
|
|
|
|
|
|
| |
- VoiceConnector to VoiceProxy
- VoiceInputConnector to VoiceInputWrapper
- VoiceLoggerConnector to VoiceLoggerWrapper
Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde
|
|
|
|
|
|
|
|
|
|
| |
Background:
Both SubtypeSwitcher and VoiceConnector have an instance of VoiceInput.
And VoiceConnector has a responsivity for setting VoiceInput to SubtypeSwitcher.
But in case that VoiceInputConnector already has an instance of VoiceInput
VoiceInputConnector doesn't set VoiceInput to SubtypeSwitcher.
Change-Id: I42d0220e7d84a08e03f143213cc6eff87e7e79a6
|
|
|
|
| |
Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
|
|
|
|
| |
Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
|
|
Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
|