summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/UserDictionarySettings.java
Commit message (Expand)AuthorAgeFilesLines
* Break out the add icon to be separately themeable.Dave Kover2015-10-281-1/+1
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-3/+2
* Add resources for light themeRussell Brenner2013-08-301-5/+9
* Remove the locale spinner and show the current languageSatoshi Kataoka2013-07-221-1/+4
* Fix the label for the personal dictionary settingsSatoshi Kataoka2013-05-081-9/+1
* Fix breadcrumbs for user dictionary settings on tablets.Jean Chalard2012-05-101-1/+1
* Rework the de-duplication scheme for shortcuts.Jean Chalard2012-05-091-4/+16
* Pass the shortcut to the user dictionary provider.Jean Chalard2012-05-091-5/+18
* Rework the list interfaceJean Chalard2012-05-091-17/+16
* Factor some codeJean Chalard2012-05-081-6/+6
* Implement the "add word" screen according to new specJean Chalard2012-05-081-5/+9
* Make home-as-up work in UserDictionarySettingsAmith Yamasani2012-04-241-2/+5
* Move adding word functionality to the new interfaceJean Chalard2011-12-071-123/+19
* More TabWidget and padding tweaks to match spec.Jeff Sharkey2011-08-181-0/+7
* Follow preferences padding changes in framework.Jeff Sharkey2011-08-161-9/+1
* am f14f96ef: am b3f6116e: am fd73824d: Merge "Fix: Text is cut in Edit word e...Amith Yamasani2011-08-121-1/+1
|\
| * am b3f6116e: am fd73824d: Merge "Fix: Text is cut in Edit word edit box when ...Amith Yamasani2011-08-121-1/+1
| |\
| | * Fix: Text is cut in Edit word edit box when adding word to dictionaryZoran Jovanovic2010-10-071-1/+1
* | | Do not crash when the user dictionary service is disabled.Jean Chalard2011-07-211-8/+11
* | | No split action bar in screens with one actionGilles Debunne2011-07-111-1/+2
* | | Changed text and appearance when Wifi/Bluetooth is offGilles Debunne2011-07-071-2/+1
* | | Change the interface for user dictionary multiple locales.Jean Chalard2011-05-181-16/+70
* | | Enable showing the user dictionary in several locales.Jean Chalard2011-05-111-6/+8
|/ /
* | Directly show edit dialog when a user dictionary word is selected.Amith Yamasani2010-11-021-45/+9
* | Add a delete button to quickly delete a word in the user dictionary.Amith Yamasani2010-09-231-10/+38
* | Use PreferenceActivity and FragmentBreadCrumbs as they offer the same capabil...Amith Yamasani2010-09-211-3/+5
* | Fragmentize UserDictionary.Daisuke Miyakawa2010-09-131-49/+70
* | if requery returns false, throw exceptionVasu Nori2010-08-051-1/+3
|/
* Fixes monkey bug: 2292396Amith Yamasani2010-03-081-1/+5
* Add "settings" to a bunch of screens. Fix 2110077, 2115734, 2101651Amith Yamasani2009-09-171-2/+7
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-6/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+271
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-268/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-4/+1
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+4
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-5/+18
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+14
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-0/+242