aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* am cf5fc1ea: am 4e1f1689: am 5ae05786: Merge "Fix drawing of custom action la...•••* commit 'cf5fc1ea065873cd6d7b1d5d467940e4e45354d3': Fix drawing of custom action label key Tadashi G. Takaoka2014-09-162-1/+7
|\
| * am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-dev•••* commit '5ae057862e316bac7971d2ec325e57d5ff54c592': Fix drawing of custom action label key Tadashi G. Takaoka2014-09-162-1/+7
| |\
| | * Merge "Fix drawing of custom action label key" into lmp-devTadashi G. Takaoka2014-09-162-1/+7
| | |\
| | | * Fix drawing of custom action label key•••Bug: 17488054 Change-Id: I433561ed19ec2a79402867a0395a3e388730f087 Tadashi G. Takaoka2014-09-162-1/+7
| | * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-162-2/+2
| | |\ \
| | | * | Import translations. DO NOT MERGE•••Change-Id: I893b13ee353d4ce57b34bf8ca4e0e3a5ddc0b068 Auto-generated-cl: translation import Baligh Uddin2014-09-152-2/+2
| | | |/
| | * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1656-0/+47658
| | |\ \
| | | * | Import translations. DO NOT MERGE•••Change-Id: I9e292160719ac6b4bf617263525d3f00acc9cd87 Auto-generated-cl: translation import Baligh Uddin2014-09-1556-0/+47658
| | | |/
| | * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-165-0/+120
| | |\ \
| | | * | Import translations. DO NOT MERGE•••Change-Id: I0cea5e4fa1120dcce3bf5d5dfd5667167271ef5e Auto-generated-cl: translation import Baligh Uddin2014-09-155-0/+120
| | | |/
| | * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1610-76/+41
| | |\ \
| | | * | Import translations. DO NOT MERGE•••Change-Id: I2f3eded792bf3882ae4cd16a0a97933f77bc5ce2 Auto-generated-cl: translation import Baligh Uddin2014-09-1510-76/+41
| | | |/
| | * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-164-0/+108
| | |\ \
| | | * | Import translations. DO NOT MERGE•••Change-Id: Id7999e5ed1331e8fc0260c2e529df116bc0661ef Auto-generated-cl: translation import Baligh Uddin2014-09-154-0/+108
| | | |/
| | * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1673-456/+1003
| | |\ \
| | | * | Import translations. DO NOT MERGE•••Change-Id: Id5c9da5464884357ba3c087c10820b6b84e15ae5 Auto-generated-cl: translation import Baligh Uddin2014-09-1573-456/+1003
| | | |/
| | * / Import translations. DO NOT MERGE•••Change-Id: I410c187d99e2896703b7c76079bc1782519d10f0 Auto-generated-cl: translation import Baligh Uddin2014-09-1511-609/+309
| | |/
* | | Add StatsUtils.onAutoCorrection method.•••Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229 Mohammadinamul Sheik2014-09-162-3/+21
* | | Merge "Prepare for E MR1 that is linked against L SDK"Ken Wakasa2014-09-161-1/+1
|\ \ \
| * | | Prepare for E MR1 that is linked against L SDK•••Change-Id: I77e735a824718e96eac49359ae195c0ffa76b83d Ken Wakasa2014-09-161-1/+1
* | | | Merge "[ML7] Have multiple DictionaryGroup instances in facilitator"Jean Chalard2014-09-167-111/+187
|\ \ \ \ | |/ / / |/| | |
| * | | [ML7] Have multiple DictionaryGroup instances in facilitator•••This is the central change of multilingual input. Bug: 11230254 Change-Id: Id8b68fb101e837e8cf182ab4bc1e55e4da5cc49d Jean Chalard2014-09-167-111/+187
* | | | Merge "Initial split QWERTY layout"Sandeep Siddhartha2014-09-1616-143/+756
|\ \ \ \
| * | | | Initial split QWERTY layout•••Change [2/3] Add an attribute that's used in layout xmls for specifying the split-keyboard layout. This attribute will be checked/set by the KeyboardBuilder which knows about the "splittability" of the keyboard. Bug: 4968173 Change-Id: I5d792e570b9648e09022e9b7e92a972a161009ee Sandeep Siddhartha2014-09-1216-143/+756
* | | | | Merge "Add a canSplitKeyboard attribute for specifying split keyboard layouts"Sandeep Siddhartha2014-09-164-7/+22
|\| | | |
| * | | | Add a canSplitKeyboard attribute for specifying split keyboard layouts•••Change [1/3] This'll be used in conjunction with a user preference to split the keyboard when possible. Bug: 4968173 Change-Id: I7a05948d67b94a55024790115ae261d7fef7941a Sandeep Siddhartha2014-09-124-7/+22
* | | | | am add81661: am 001df4bf: am 5b9a1e59: Fix key preview popup for Material theme•••* commit 'add816610b0d2978c5bd2653e53444f65d812ecf': Fix key preview popup for Material theme Tadashi G. Takaoka2014-09-1430-12/+12
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am 5b9a1e59: Fix key preview popup for Material theme•••* commit '5b9a1e59bb7434cce740616c64e274a130a66ee6': Fix key preview popup for Material theme Tadashi G. Takaoka2014-09-1430-12/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix key preview popup for Material theme•••This CL also removes unused key preview resources for Tablet. Bug: 15143928 Change-Id: Icbf4f7b6d5c7839b4fe7a27d320a2184f0625130 Tadashi G. Takaoka2014-09-1430-12/+12
* | | | | am 463c1880: am e458949c: am 941531b2: Merge "Tune keyboard height and letter...•••* commit '463c1880a12708a3013e87ae262ee8e69be15f48': Tune keyboard height and letter size of tablet Tadashi G. Takaoka2014-09-1310-32/+60
|\| | | |
| * | | | am 941531b2: Merge "Tune keyboard height and letter size of tablet" into lmp-dev•••* commit '941531b26eb0d95028357ab5615e89227cf84de6': Tune keyboard height and letter size of tablet Tadashi G. Takaoka2014-09-1310-32/+60
| |\| | |
| | * | | Merge "Tune keyboard height and letter size of tablet" into lmp-devTadashi G. Takaoka2014-09-1310-32/+60
| | |\ \ \
| | | * | | Tune keyboard height and letter size of tablet•••The height of Google Keyboard is limited by maximum and minimum ratio to the display height. Because screen aspect ratio of some large tablet is close to 1:1, the height of the keyboard may become taller than expected. This CL lowers the minimum ratio to allow shorter height. This CL also increase text size of Material theme keyboard on tablet as well. Bug: 17050390 Change-Id: I87c5f49ce554950c525a1f31dfddfd1beb3fafda Tadashi G. Takaoka2014-09-1310-32/+60
* | | | | | am 060f4b94: am bd3a7c4e: am 991571ff: Wording update for settings.•••* commit '060f4b945127f0b4aae2fcbf13a20210290248c4': Wording update for settings. Ken Wakasa2014-09-131-2/+2
|\| | | | |
| * | | | | am 991571ff: Wording update for settings.•••* commit '991571ff456ebe181489f8dbb737fce941d6a78c': Wording update for settings. Ken Wakasa2014-09-131-2/+2
| |\| | | |
| | * | | | Wording update for settings.•••"Appearance" -> "Appearance & layouts". bug: 11866784 Change-Id: I9843b76cadb0245973cec07134d07212c8c5667e Ken Wakasa2014-09-131-2/+2
| | |/ / /
* | | | | am 4d8efc97: am b41d1fcd: am d0d8f90a: Merge "Reorganize settings in Google K...•••* commit '4d8efc97873d12b4596c695fbcf7e72330b5253e': Reorganize settings in Google Keyboard Jatin Matani2014-09-1313-78/+132
|\| | | |
| * | | | am d0d8f90a: Merge "Reorganize settings in Google Keyboard" into lmp-dev•••* commit 'd0d8f90a32b907b867f8fa934dc7582ff53a9a43': Reorganize settings in Google Keyboard Jatin Matani2014-09-1213-78/+132
| |\| | |
| | * | | Merge "Reorganize settings in Google Keyboard" into lmp-devJatin Matani2014-09-1213-78/+132
| | |\ \ \
| | | * | | Reorganize settings in Google Keyboard•••Changes : Input languages -> Languages Input preferences -> Preferences Multi lingual Options -> Multilingual Options Keyboard Theme -> Theme Gesture typing preferences -> Gesture typing **New Appearance -> Theme -> Custom input style **Removed Multilingual options from L dynamically Bug: 11866784 Change-Id: I07404c27868e1b087b0cafb63d2031a5b493a885 Tadashi G. Takaoka2014-09-1213-78/+132
* | | | | | resolved conflicts for merge of 75513e51 to master•••Change-Id: I058c3e63e5e349b58b2bdd2723cb43fbc24a0425 Ken Wakasa2014-09-132-24/+24
|\| | | | |
| * | | | | am fd5f2b91: Merge "Fix not always showing input view with physical keyboard ...•••* commit 'fd5f2b91fdb67921edf3d9071557d013fa498386': Fix not always showing input view with physical keyboard connected Tadashi G. Takaoka2014-09-122-24/+24
| |\| | | |
| | * | | | Merge "Fix not always showing input view with physical keyboard connected" in...Tadashi G. Takaoka2014-09-122-24/+24
| | |\ \ \ \
| | | * | | | Fix not always showing input view with physical keyboard connected•••Bug: 17163374 Change-Id: I57f7eeac0c9ac0a15d3d55927e18a2d97849c508 Tadashi G. Takaoka2014-09-122-24/+24
| | | |/ / /
* | | | | | resolved conflicts for merge of 8e9385cc to master•••Change-Id: Ia6d192ee4a8496afa3f788894844ebef78fb7a8c Ken Wakasa2014-09-132-1/+13
|\| | | | |
| * | | | | am 7aa47cb3: Only do double-space-period on real text fields.•••* commit '7aa47cb3748d82b6f8bf3713c3c9e05b3fca8979': Only do double-space-period on real text fields. Jean Chalard2014-09-122-1/+13
| |\| | | |
| | * | | | Only do double-space-period on real text fields.•••Bug: 15559216 Change-Id: Id6ecadc58c03889496967d67371457e4050d695b Jean Chalard2014-09-122-1/+13
| | |/ / /
| | * | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1173-685/+7
| | |\ \ \
| | | * | | Import translations. DO NOT MERGE•••Change-Id: I760fae2840e78c7dce10f6caf9cae4fffdef71c1 Auto-generated-cl: translation import Baligh Uddin2014-09-0973-685/+7
* | | | | | am c24340f9: am 74d59cca: am dc1097ee: Merge "Update AOSP launcher icon" into...•••* commit 'c24340f956c16d8594c44d45685f8a814538245b': Update AOSP launcher icon Tadashi G. Takaoka2014-09-125-0/+0
|\| | | | |