| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a dictionary collection and a dictionary factory.•••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
|  Jean Chalard | 2011-04-27 | 1 | -13/+2 |
* | Add a method to set the locale to Utils.•••Add a setLocale method to Utils that returns the previous locale.
Also unify all calls through the code.
Change-Id: Ic850dc5df19fba00ed3601835652859b4321b544
|  Jean Chalard | 2011-04-27 | 1 | -7/+2 |
* | Fix language selection settings•••Change-Id: I84e51ce2b80a21650e309e5e6c9ee5f1739170c9
|  satok | 2011-04-21 | 1 | -12/+22 |
* | Optimize InputLanguageSelection•••Change-Id: I49117a1e5f7766fcfa0140ff602ff1e19ba1e3d2
|  satok | 2011-04-21 | 1 | -32/+23 |
* | Check the availability of layouts for showing the input languages in the sett...•••Bug: 4316889
Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108
|  satok | 2011-04-21 | 1 | -0/+248 |