aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Add edit personal dictionary settings menu"Tadashi G. Takaoka2013-04-232-0/+16
|\
| * Add edit personal dictionary settings menuTadashi G. Takaoka2013-04-222-0/+16
| | | | | | | | | | Bug: 8600958 Change-Id: I303adfbe25a56cc9b5ee9f3b5169a5bca0ad6c4a
* | Add an additional ID to the client info.Jean Chalard2013-04-232-2/+13
| | | | | | | | | | Bug: 8651863 Change-Id: I748f35726d72ede926d5b06ed87ff029317f1ac3
* | Legal noticeSatoshi Kataoka2013-04-225-12/+31
|/ | | | | Bug: 8533258 Change-Id: I00e4916f86f29dd476c51a65e8fa5a6c136fd179
* Merge "Implement IMM.switchToNextInputMethod() for ICS"Tadashi G. Takaoka2013-04-221-12/+115
|\
| * Implement IMM.switchToNextInputMethod() for ICSTadashi G. Takaoka2013-04-221-12/+115
| | | | | | | | | | Bug: 8633367 Change-Id: Ifc0f97b1fdf5e5cc3601c24a503058c4822478dc
* | Don't kill suggestions with native score < 1Jean Chalard2013-04-221-1/+0
| | | | | | | | Change-Id: I954856b7fec0b91e19a467f2a87978d49caa639d
* | Add welcome screen to setup wizardTadashi G. Takaoka2013-04-192-2/+172
| | | | | | | | | | | | | | | | This is a preliminary implementation because the welcome screen video is just a placeholder. Bug: 8159728 Change-Id: I6a2459a266babec2f078fc393b18c77b0b7992a8
* | Groundwork to implement landscape and welcome screenTadashi G. Takaoka2013-04-191-8/+9
| | | | | | | | | | Bug: 8159728 Change-Id: I05ff6578980ec2e210ebb482ea51b1600e74a4f4
* | Merge "Add finish action to setup wizard"Tadashi G. Takaoka2013-04-191-4/+20
|\ \
| * | Add finish action to setup wizardTadashi G. Takaoka2013-04-191-4/+20
| | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I1578fc31875a1edbfea213fb5e1a1b464d02e941
* | | am f1dde6a1: am 758c74fe: Merge "Fix an NPE in recorrection" into jb-mr2-devJean Chalard2013-04-191-8/+11
|\ \ \ | | | | | | | | | | | | | | | | * commit 'f1dde6a1bf659d182db5a2645515cc1efe74459c': Fix an NPE in recorrection
| * \ \ Merge "Fix an NPE in recorrection" into jb-mr2-devJean Chalard2013-04-191-8/+11
| |\ \ \
| | * | | Fix an NPE in recorrectionJean Chalard2013-04-191-8/+11
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, theoretically, we don't want to retrieve older suggestions if there are no results for a recorrection - that would look random. This bug addresses this too. Bug: 8657919 Change-Id: I44f36d34a708a968ab71fa0592da57f4c97d4b7f
* | | | am 3629605b: am 77226ed0: Merge "Fix an NPE in recapitalize" into jb-mr2-devJean Chalard2013-04-191-2/+5
|\| | | | |_|/ |/| | | | | | | | * commit '3629605b7c14b5eea498ef9588f4fef788ef454c': Fix an NPE in recapitalize
| * | Merge "Fix an NPE in recapitalize" into jb-mr2-devJean Chalard2013-04-191-2/+5
| |\ \
| | * | Fix an NPE in recapitalizeJean Chalard2013-04-191-2/+5
| | |/ | | | | | | | | | | | | Bug: 8657736 Change-Id: I459d1c200826c1c394f8207475ecf60a4f356793
* | | Merge "Make setup wizard step number highlighted when activated"Tadashi G. Takaoka2013-04-191-20/+28
|\ \ \
| * | | Make setup wizard step number highlighted when activatedTadashi G. Takaoka2013-04-191-20/+28
| | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I62ccbebaae0a0c4a93ad7c155fc3020a7f357f3c
* | | | am a5d2da82: am d91268ad: Initialize dictionaries at onStartInputViewJean Chalard2013-04-182-5/+11
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'a5d2da82a6a4486a4ef74e51ddd1c875f4c2d935': Initialize dictionaries at onStartInputView
| * | | Initialize dictionaries at onStartInputViewJean Chalard2013-04-182-5/+11
| | |/ | |/| | | | | | | | | | Bug: 8344402 Change-Id: I41b8440f0d72a66fde3f6feb0db8239c9bb10ea3
* | | Update setup wizard iconsTadashi G. Takaoka2013-04-181-4/+2
| |/ |/| | | | | | | Bug: 8159728 Change-Id: Ia5a14a35292b43dc1eaa2d4edd65134040355149
* | Add user feedback to setup action labels and iconsTadashi G. Takaoka2013-04-171-6/+3
| | | | | | | | | | Bug: 8159728 Change-Id: I46c77c31973ae492c2a12291f2e0b154f64d26c9
* | Merge "Finalize setup wizard strings and mark as translatable"Tadashi G. Takaoka2013-04-171-5/+5
|\ \
| * | Finalize setup wizard strings and mark as translatableTadashi G. Takaoka2013-04-171-5/+5
| | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I9f6f04b09b2cefdb7ece76a4f3c39ab56d0c8fab
* | | Fix singleton/utility classes initialization in SettingsFragmentTadashi G. Takaoka2013-04-172-7/+12
|/ / | | | | | | | | | | | | This is a follow up of Ide3cd3acba. Bug: 8632344 Change-Id: Iafe51798a1a74eff5d8fcd6f0117d16b419d447d
* / Fix missing AudioAndHapticFeedbackManager initializationTadashi G. Takaoka2013-04-171-0/+2
|/ | | | | Bug: 8632344 Change-Id: Ide3cd3acba3987317cff709fa591eadaa71834e8
* Don't insert automatic spaces when text looks like a URLJean Chalard2013-04-167-7/+86
| | | | | | | | | | | | | | | This is about as ad-hoc as it gets, but then again, what we want is probably as ad-hoc as it gets. All URL boxes I know of double as search bars, and not adding automatic spaces there sucks (e.g. in Chrome URL bar). And in other boxes actually you don't want to add a space if it looks like a URL. QSB isn't even a search box, and it behaves like this. So I think this is actually the right answer to the problem. Bug: 7062925 Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02
* Merge "Don't recapitalize on shift while on symbol layout"Jean Chalard2013-04-161-1/+6
|\
| * Don't recapitalize on shift while on symbol layoutJean Chalard2013-04-161-1/+6
| | | | | | | | Change-Id: Ibf2cdedf510c296561bb5eeb6ff18c3414d6d6f4
* | Match the keyboard state to the recapitalize state.Jean Chalard2013-04-162-0/+16
|/ | | | | Bug: 7657025 Change-Id: I2f8fe7fc4596a498322ba5ccabbd0c18a2bc36cf
* Merge "Clean up RecapitalizeStatus"Jean Chalard2013-04-162-29/+44
|\
| * Clean up RecapitalizeStatusJean Chalard2013-04-162-29/+44
| | | | | | | | Change-Id: Ib4d002f90cd3a0e9ad4c04b883b0c1f05ada3ccf
* | Merge "Fix an NPE"Jean Chalard2013-04-161-0/+1
|\ \ | |/ |/|
| * Fix an NPEJean Chalard2013-04-161-0/+1
| | | | | | | | | | Bug: 8620678 Change-Id: Ia91761f33518a010b2844d34523cadece261c67e
* | Merge "Fix an NPE"Jean Chalard2013-04-161-2/+2
|\ \
| * | Fix an NPEJean Chalard2013-04-161-2/+2
| |/ | | | | | | | | Bug: 8620758 Change-Id: I39f07939ebb6148a48aae5b915ee807002a5b02d
* | Merge "Small performance improvement / minor bugfix"Jean Chalard2013-04-151-3/+3
|\ \
| * | Small performance improvement / minor bugfixJean Chalard2013-04-151-3/+3
| |/ | | | | | | | | | | | | | | | | The only place where it's used is checked for nullity. Also, it's possible, also difficult, to match a different recapitalize with the old code, triggering a bug that this fixes. Change-Id: I717d6df489025c75d1caca290a9086c3b39a9306
* | Merge "Remove a useless function"Jean Chalard2013-04-151-11/+0
|\ \
| * | Remove a useless functionJean Chalard2013-04-151-11/+0
| |/ | | | | | | | | Bug: 8583091 Change-Id: I9195d68e44e9a282e25ccd2978d7b4088f600170
* / Remove gesture suggestions with an INT_MIN scoreJean Chalard2013-04-151-0/+12
|/ | | | | Bug: 7980115 Change-Id: I8de31068992aec712eaad132857d9dc61f28e30a
* Merge "Have Latin IME re-capitalize a selected string"Jean Chalard2013-04-154-1/+217
|\
| * Have Latin IME re-capitalize a selected stringJean Chalard2013-04-154-1/+217
| | | | | | | | | | | | | | | | | | | | Upon pressing Shift, if there is currently a selected string, have Latin IME change its capitalization. This does not yet have the keyboard mode follow the mode - the change is complicated enough as is. Bug: 7657025 Change-Id: I54fe8485f44e04efd72c71ac9feee5ce21ba06f2
* | If there are no suggestion span, recompute suggestions.Jean Chalard2013-04-153-16/+88
|/ | | | | Bug: 8084810 Change-Id: I1743c09c43ca6835bb2f607684b037bf17d36335
* Merge "Reject a previously user-refused suggestion."Jean Chalard2013-04-153-0/+27
|\
| * Reject a previously user-refused suggestion.Jean Chalard2013-04-153-0/+27
| | | | | | | | | | | | | | | | | | If the user gestures a word, then hits backspace in disapproval, and gestures about the same thing again, make sure that we don't suggest the same thing again. Bug: 7549311 Change-Id: I793bc4df7c3841fa8f2f4146707c26e873f374c1
* | Remove unnecessary harmful finish() from SettingsActivityTadashi G. Takaoka2013-04-151-7/+2
| | | | | | | | | | Bug: 8560722 Change-Id: I825b135bd13aca17e712330660978b834648dbc3
* | Add preference dependency to gesture input related optionsTadashi G. Takaoka2013-04-151-4/+0
| | | | | | | | | | Bug: 8613600 Change-Id: I279d3264080aede59203205c45763c7f8ff08ae6
* | Merge "Reset vertical correction when more suggestions are in modal mode"Tadashi G. Takaoka2013-04-152-2/+8
|\ \