Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am b7f62601: Merge "Move non-distinct multitouch support to a separate class"•••* commit 'b7f62601959e81dc08ce33013f023c67a0da9424': Move non-distinct multitouch support to a separate class | 2013-08-01 | 3 | -67/+112 | |
|\ | |||||
| * | Move non-distinct multitouch support to a separate class•••Move code that support non-distinct multitouch screen device to the NonDistinchMultitouchHelper class. Change-Id: I2e44f782b83dbcd095ee8e51c36b0766da0cd457 | 2013-08-01 | 3 | -67/+112 | |
* | | am a299421f: Merge "Remove getTimer() reference except from PointerTracker"•••* commit 'a299421f67e6800e3d19021df275029f5d084a8b': Remove getTimer() reference except from PointerTracker | 2013-08-01 | 2 | -3/+15 | |
|\| | |||||
| * | Merge "Remove getTimer() reference except from PointerTracker" | 2013-08-01 | 2 | -3/+15 | |
| |\ | |||||
| | * | Remove getTimer() reference except from PointerTracker•••Change-Id: I142eb5b61b932e60452b9b3514d6ddca3d21ec9d | 2013-08-01 | 2 | -3/+15 | |
* | | | am 503b7902: Merge "Connect the personalization dictionary"•••* commit '503b79029a41d672f6a4c22e2d4f24709a1dfc80': Connect the personalization dictionary | 2013-08-01 | 3 | -9/+48 | |
|\| | | |||||
| * | | Merge "Connect the personalization dictionary" | 2013-08-01 | 3 | -9/+48 | |
| |\ \ | | |/ | |/| | |||||
| | * | Connect the personalization dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I9c9f3ed7699f74339ad92be6dcddb8a52c377545 | 2013-08-01 | 3 | -9/+48 | |
* | | | am c83da069: Merge "Move key repeat function to PointerTracker"•••* commit 'c83da0693997280c1b996154f10ab808b3d957d6': Move key repeat function to PointerTracker | 2013-08-01 | 2 | -44/+43 | |
|\| | | |||||
| * | | Move key repeat function to PointerTracker•••Change-Id: I26e553692faf48e30e9c43c71fac6980b8432111 | 2013-08-01 | 2 | -44/+43 | |
| |/ | |||||
* | | am 552a4b84: Merge "Add UsabilityStudyLogUtils.writeMotionEvent"•••* commit '552a4b84f87452f2df6a3b85bcb6ef33547f70ca': Add UsabilityStudyLogUtils.writeMotionEvent | 2013-07-31 | 2 | -43/+40 | |
|\| | |||||
| * | Merge "Add UsabilityStudyLogUtils.writeMotionEvent" | 2013-07-31 | 2 | -43/+40 | |
| |\ | |||||
| | * | Add UsabilityStudyLogUtils.writeMotionEvent•••Change-Id: I41ee6d1879dc937e1554fedfc603d9bb5bec40f2 | 2013-07-31 | 2 | -43/+40 | |
* | | | am 567e7f05: Add the personalization prediction dictionary•••* commit '567e7f05c131505c24dcad1ea04be09a59512c02': Add the personalization prediction dictionary | 2013-07-31 | 1 | -0/+36 | |
|\| | | |||||
| * | | Add the personalization prediction dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I0663de025405b2c92eebd528339b82baec97e2ce | 2013-07-31 | 1 | -0/+36 | |
* | | | am 853d0fd1: Refactor the personalization dictionary•••* commit '853d0fd122ab8fd06ee50217d5f7ff960614a144': Refactor the personalization dictionary | 2013-07-31 | 2 | -17/+15 | |
|\| | | |||||
| * | | Refactor the personalization dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I9f094bc5a6ce4652e310e090f1536e43f1f24ad1 | 2013-07-31 | 2 | -17/+15 | |
* | | | am 883bd364: Merge "Deallocate gesture trail bitmap when unneeded"•••* commit '883bd364eb7905af94c470540950f055094f0d87': Deallocate gesture trail bitmap when unneeded | 2013-07-31 | 3 | -0/+10 | |
|\| | | |||||
| * | | Merge "Deallocate gesture trail bitmap when unneeded" | 2013-07-31 | 3 | -0/+10 | |
| |\ \ | |||||
| | * | | Deallocate gesture trail bitmap when unneeded•••This frees up 1.7MB on Nexus 4 (occam), and 900KB on occam_svelte while LatinIME goes to background. The keyboard bring-up speed feels acceptable on both devices. bug: 8967766 Change-Id: I5bc980c4dc41bc304be3c190934c1f7c55c9d244 | 2013-07-31 | 3 | -0/+10 | |
* | | | | am 3b1eb886: Merge "Refactor the user history dictionary"•••* commit '3b1eb886582a6bfab63cee24323f0b139d70087f': Refactor the user history dictionary | 2013-07-31 | 2 | -26/+35 | |
|\| | | | |||||
| * | | | Merge "Refactor the user history dictionary" | 2013-07-31 | 2 | -26/+35 | |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Refactor the user history dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: If53bc3220627802d82ab7c396d0aabdb658573fa | 2013-07-31 | 2 | -26/+35 | |
| | |/ | |||||
* | | | am 2d7e9273: Fix inconsistencies with mSuggest.•••* commit '2d7e92735478115330be21b4fe250eea6e2f71b8': Fix inconsistencies with mSuggest. | 2013-07-31 | 1 | -30/+29 | |
|\| | | |||||
| * | | Fix inconsistencies with mSuggest.•••This should fix some NPEs, but they are so unlikely that we never see them. Bug: 10065412 Change-Id: I2aefea1f52024405cc3fda9106fea41a02aaf4d8 | 2013-07-31 | 1 | -30/+29 | |
| |/ | |||||
* | | am acb3cc74: Merge "Refactor on the user history dictionary"•••* commit 'acb3cc74736342be10b4cbc9339eda383bc34a01': Refactor on the user history dictionary | 2013-07-31 | 8 | -424/+419 | |
|\| | |||||
| * | Merge "Refactor on the user history dictionary" | 2013-07-31 | 8 | -424/+419 | |
| |\ | |||||
| | * | Refactor on the user history dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I1a2bfe96e18119d30a72290aa48746f77a021018 | 2013-07-31 | 8 | -424/+419 | |
* | | | am 310ea9ab: Remove sudden jump touch event hack•••* commit '310ea9ab9058e922a562309cb0dc5d5e092000f1': Remove sudden jump touch event hack | 2013-07-31 | 3 | -196/+4 | |
|\| | | |||||
| * | | Remove sudden jump touch event hack•••This hack was for Nexus One and Droid that can't run on ICS or later. Change-Id: I1f9cef2022b0bbb333235e6b7c311c9785a1d894 | 2013-07-31 | 3 | -196/+4 | |
* | | | am 3b5c05f1: Merge "Fix Catalan keyboard layout"•••* commit '3b5c05f18c3628a99b5e676af636b6f64e58f1c5': Fix Catalan keyboard layout | 2013-07-31 | 3 | -8/+33 | |
|\| | | |||||
| * | | Merge "Fix Catalan keyboard layout" | 2013-07-31 | 3 | -8/+33 | |
| |\ \ | |||||
| | * | | Fix Catalan keyboard layout•••Bug: 10098472 Change-Id: I60e4aa6716f8166ca60ab5687b0faf2d84cd846b | 2013-07-31 | 3 | -8/+33 | |
* | | | | am fea0862c: Merge "Fix missing Azerbaijani text resource"•••* commit 'fea0862cf6eafb676238ea95a80a8ce47db12ce0': Fix missing Azerbaijani text resource | 2013-07-31 | 1 | -1/+2 | |
|\| | | | |||||
| * | | | Merge "Fix missing Azerbaijani text resource" | 2013-07-31 | 1 | -1/+2 | |
| |\| | | | |/ | |/| | |||||
| | * | Fix missing Azerbaijani text resource•••Though Azerbaijani subtype is disabled temporary by Ib8a38f85f4. Change-Id: I887cf3508bd2945016c506eae1969778ba4582d3 | 2013-07-31 | 1 | -1/+2 | |
* | | | am 8d46ea91: Merge "Fix some warnings"•••* commit '8d46ea915645361856a0b3df3db1c83888cb39ff': Fix some warnings | 2013-07-31 | 20 | -52/+36 | |
|\| | | |||||
| * | | Merge "Fix some warnings" | 2013-07-31 | 20 | -52/+36 | |
| |\ \ | |||||
| | * | | Fix some warnings•••Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd | 2013-07-31 | 20 | -52/+36 | |
* | | | | am 7d654d8c: Merge "Fix inconsistency with mutable settings."•••* commit '7d654d8cae47f50127021918c24201bb1f0e9a06': Fix inconsistency with mutable settings. | 2013-07-31 | 3 | -57/+69 | |
|\| | | | |||||
| * | | | Merge "Fix inconsistency with mutable settings." | 2013-07-31 | 3 | -57/+69 | |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix inconsistency with mutable settings.•••Change-Id: I0550044199273cecb6f5713aa2e43ae16319cd47 | 2013-07-30 | 3 | -57/+69 | |
* | | | | am 21cabc98: Merge "Fix duplicated apostrophe on AZERTY/tablet"•••* commit '21cabc98d58ef3b763ca2a56aec388310f5eb371': Fix duplicated apostrophe on AZERTY/tablet | 2013-07-31 | 3 | -4/+4 | |
|\| | | | |||||
| * | | | Merge "Fix duplicated apostrophe on AZERTY/tablet" | 2013-07-31 | 3 | -4/+4 | |
| |\ \ \ | |||||
| | * | | | Fix duplicated apostrophe on AZERTY/tablet•••Bug: 10099353 Change-Id: I2394a7a7900f42a2cf9e962293fae9bd68e58dee | 2013-07-31 | 3 | -4/+4 | |
* | | | | | am 536e0c79: Merge "Clean up PointerTracker a bit"•••* commit '536e0c79cc6d34e03930e4298aa94112d2ec07aa': Clean up PointerTracker a bit | 2013-07-31 | 4 | -55/+54 | |
|\| | | | | |||||
| * | | | | Merge "Clean up PointerTracker a bit" | 2013-07-31 | 4 | -55/+54 | |
| |\ \ \ \ | |||||
| | * | | | | Clean up PointerTracker a bit•••Change-Id: If4ff87348fbc40f271c68dad255dbc42f9b26eb6 | 2013-07-31 | 4 | -55/+54 | |
* | | | | | | am 561c4474: Merge "Fix a problem where settings were not renewed correctly."•••* commit '561c4474046a665b5b4b06a2a09d31db92c39aab': Fix a problem where settings were not renewed correctly. | 2013-07-31 | 1 | -2/+5 | |
|\| | | | | | |||||
| * | | | | | Merge "Fix a problem where settings were not renewed correctly." | 2013-07-31 | 1 | -2/+5 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | | |