aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/settings/DebugSettings.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-53/+0
|
* Revert "Add keyboard margin options to place the keyboard dynamically."Tadashi G. Takaoka2014-12-091-3/+0
| | | | | | | | This reverts commit 8584db1461d286f8eb966c40eb0bc76e8c9df76a. Bug: 18675223 Bug: 18675476 Change-Id: I4e25d87ac261c44b1943df832115f8cca690103a
* Add keyboard margin options to place the keyboard dynamically.Andy Wang2014-12-051-0/+3
| | | | | | | Keyboard location and location can now be set in the debug options section. Change-Id: I87c5a1d679489e12dccf26632c399af28087629e
* Add a preference to resize the keyboard height.Andy Wang2014-10-301-0/+2
| | | | | | | | The keyboard height is controlled by a slider in the debug preferences. Without access to debug preferences, this change is a no-op. Bug: 6867494 Change-Id: I984064ed1cab752876615f5ed582818474d6041b
* Remove device checking of Emoji physical keyTadashi G. Takaoka2014-10-271-2/+0
| | | | | | | | This CL also adds a settings option to enable/disable an Emoji-ALT physical key. Bug: 18122464 Change-Id: Iee1d97efec979a902b0492071d5e511ca1792ff0
* Bring back long press timeout settingsTadashi G. Takaoka2014-10-171-1/+0
| | | | | Bug: 18025209 Change-Id: Id8dbb051e04270f6892cae12a443103bd0d32dcb
* Don't restore debug preferencesSandeep Siddhartha2014-10-131-9/+17
| | | | | Bug: 17942814 Change-Id: I0bbef716dff47ed8eb880209d448629ad853b904
* Fix missing prediction words on contextual stripTadashi G. Takaoka2014-10-071-2/+2
| | | | | Bug: 17874801 Change-Id: Iaba935a6b2548376f10a0ecd80f07ea7ada6c60a
* Add theme aware key popup preview animationTadashi G. Takaoka2014-09-021-4/+10
| | | | | Bug: 15678343 Change-Id: I26e4d292deab37724387cc9ebc03033fcd698c60
* Add setting boolean for showing UI to accept typed wordTadashi G. Takaoka2014-08-131-0/+2
| | | | Change-Id: Iedd90d07b904362d9debc9994ce86cd78a0303b9
* (DO NOT MERGE) Add debug setting to force hardware special keyTadashi G. Takaoka2014-08-131-0/+2
| | | | | | Bug: 13988700 Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655 (cherry picked from commit 3659c70fc3174b00ac24e105677d7e480596bf56)
* Refactor Debug settings to use SubScreenFragmentTadashi G. Takaoka2014-07-281-265/+3
| | | | | Bug: 16522808 Change-Id: I741e2fbc5f0a62c7d4ae00e603eef52cc2a6d086
* Remove unnecessary DebugSettingsActivity, use fragment directlyTadashi G. Takaoka2014-07-231-1/+1
| | | | | | | This CL must be checked in together with I1db2e848ab. Bug: 16522808 Change-Id: I08a1b0c300c504def609cbb53462d215d1ead15c
* Use SwitchPreference on API versions newer than KitKatTadashi G. Takaoka2014-07-131-0/+2
| | | | | Bug: 15781377 Change-Id: I1f7214c689006b1088249783eb614b6f0fbf2ee7
* Reorganize Keyboard settings screenTadashi G. Takaoka2014-06-231-4/+3
| | | | | | | This CL must be checked in together with Ie45df15b18. Bug: 11866784 Change-Id: I44d6ceb45108be135e3eaa361f4ee2c83f04fb57
* Revert "Reorganize Keyboard settings screen"Ken Wakasa2014-06-231-3/+4
| | | | | | | | | | | | This reverts commit 339929ba16e4f68fb216ebe49dd3575e563ee8ab. Bug: 11866784 Bug: 13888366 Bug: 15781377 This doesn't build with LOCAL_SDK_VERSION := 19 for UnbundledLatinImeGoogle. Change-Id: Idf8bd335b076152265f245f578dadf651e291878
* Reorganize Keyboard settings screenTadashi G. Takaoka2014-06-221-4/+3
| | | | | | | | | This CL must be checked in together with I6ebfbeb4e8. Bug: 11866784 Bug: 15781377 Bug: 13888366 Change-Id: I57d47ab174d03121a604fd0dbf553795de0ab9b8
* Make dump dictionary settings easily extensible.Keisuke Kuroyanagi2014-06-101-24/+16
| | | | | | | This adds "Dump contextual dictionary". Bug: 14161647 Change-Id: I41a6d6e131d9d8c300ac0120d903d46d88bb3346
* Remove LatinImeLogger and UsabilityStudyLogUtilsTadashi G. Takaoka2014-05-291-36/+11
| | | | | | | This CL must be checked in together with Ie52007dc5c. Bug: 15318007 Change-Id: Ie665f296e43b5485ae8ba7e949aa262794ee0dcc
* Remove researcher loggerTadashi G. Takaoka2014-05-291-1/+0
| | | | | | | This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb
* Move some advanced settings to debug settingsTadashi G. Takaoka2014-04-251-0/+41
| | | | | | | | This CL moves "Show slide indicator" and "Key long press delay" advanced options to the debug settings. Bug: 11866784 Change-Id: Iec16e09ba6e7c9f82ce0fa73a0d75766b843b44b
* Remove "Use only personalization dictionary".Keisuke Kuroyanagi2014-02-271-2/+0
| | | | | Bug: 13216198 Change-Id: I20ce61c4a10c360e028bf6427f632cc5299763e4
* Add debug settings for keypress popup animationsTadashi G. Takaoka2014-02-071-0/+109
| | | | | Bug: 12928125 Change-Id: I49faab754c7d1dcf4a791dfc535d3a78b62ce67a
* Add dictionary dump buttons in debug settings.Keisuke Kuroyanagi2014-02-041-1/+51
| | | | | | Bug: 11736680 Bug: 12810574 Change-Id: I1f797b5ac6acf94b40d9698d4535e8f5da2bfb17
* Remove "Boost personalization dictionary" from settings.Keisuke Kuroyanagi2013-12-251-2/+0
| | | | Change-Id: Iab05e42e947610f358472cd95d0319d0ab3f0b31
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-2/+1
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Add keyboard color switch optionTadashi G. Takaoka2013-11-221-3/+1
| | | | | Bug: 11622614 Change-Id: I25aa1ff7376fe72fd94ab2cb7190c61d7a98a1af
* Add a functionality to boost scores of personalization dictionarySatoshi Kataoka2013-08-201-0/+2
| | | | | Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f
* Add a debug preference for using only personalization dictionarySatoshi Kataoka2013-08-021-1/+5
| | | | | Bug: 9429906 Change-Id: I2003060c7065e736d42f3b3303fbba549358dd18
* Fix some warningsJean Chalard2013-07-311-1/+0
| | | | Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd
* Move settings related classes to "settings"Ken Wakasa2013-07-221-0/+133
Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f