Commit Graph

37128 Commits (e0c131596699ecdac32a9f7ed8712625237fc90d)

Author SHA1 Message Date
Geoff Mendal 720b0f25b3 am 7b5472bf: (-s ours) am 31d085ff: (-s ours) Import translations. DO NOT MERGE
* commit '7b5472bfab28b35f4a054a14dd945c6ef75daa06':
  Import translations. DO NOT MERGE
2015-01-29 01:22:54 +00:00
Geoff Mendal c84e354cfd am ca58fb9c: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit 'ca58fb9c0bbe31f8d626c0c2dab39569b6a03d5a':
  Import translations. DO NOT MERGE
2015-01-29 01:11:45 +00:00
Geoff Mendal 01c2e28b66 am 9206174e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit '9206174e6ba94bb2b11871c983c74989684ecf4f':
  Import translations. DO NOT MERGE
2015-01-29 01:11:43 +00:00
Geoff Mendal 55e201fa7c am a9431f67: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit 'a9431f676d472cb6b103f9d99e9c64de7d161f57':
  Import translations. DO NOT MERGE
2015-01-29 01:11:41 +00:00
Geoff Mendal 813f6d801f am a2fd9c6c: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit 'a2fd9c6cdd094e6a076949129c01ca6d10d6fa24':
  Import translations. DO NOT MERGE
2015-01-29 01:11:39 +00:00
Geoff Mendal 97c66ce52d am 5bc30df7: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit '5bc30df7e03f9354a03d9a5f7819cd3bdae18201':
  Import translations. DO NOT MERGE
2015-01-29 01:11:38 +00:00
Geoff Mendal 72e69bd96c am cad0777a: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit 'cad0777a4bade34d6bedd096eae712e29df99fc1':
  Import translations. DO NOT MERGE
2015-01-29 01:11:37 +00:00
Geoff Mendal 7b5472bfab am 31d085ff: (-s ours) Import translations. DO NOT MERGE
* commit '31d085ffca82a7927f8d25f41916b09c1a6e9fbc':
  Import translations. DO NOT MERGE
2015-01-29 01:11:35 +00:00
Geoff Mendal ca58fb9c0b Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev 2015-01-29 01:06:18 +00:00
Geoff Mendal 9206174e6b Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev 2015-01-29 01:05:55 +00:00
Geoff Mendal a9431f676d Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev 2015-01-29 01:05:39 +00:00
Geoff Mendal a2fd9c6cdd Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev 2015-01-29 01:05:18 +00:00
Geoff Mendal 5bc30df7e0 Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev 2015-01-29 01:04:57 +00:00
Geoff Mendal cad0777a4b Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev 2015-01-29 01:04:16 +00:00
Geoff Mendal 994944adda Import translations. DO NOT MERGE
Change-Id: Id4c91d74424104f77e25d07e8852339caa6a0f97
Auto-generated-cl: translation import
2015-01-28 17:03:49 -08:00
Geoff Mendal ed42727493 Import translations. DO NOT MERGE
Change-Id: I678822c97755e3f9bf00aa0d6622b082bee74335
Auto-generated-cl: translation import
2015-01-28 17:02:42 -08:00
Geoff Mendal 79f4572a31 Import translations. DO NOT MERGE
Change-Id: I40995ffa826f56b4bb210d274395b67c80c0db7e
Auto-generated-cl: translation import
2015-01-28 17:01:59 -08:00
Geoff Mendal 8d0b0e67d2 Import translations. DO NOT MERGE
Change-Id: I03f9178e637255e5e3bd3f6ca75b922c49bb0ce1
Auto-generated-cl: translation import
2015-01-28 17:01:14 -08:00
Geoff Mendal b150f5e3fa Import translations. DO NOT MERGE
Change-Id: I2e23417560e24487e2421c632b956acecb78685a
Auto-generated-cl: translation import
2015-01-28 17:00:42 -08:00
Geoff Mendal 38b2ac82fc Import translations. DO NOT MERGE
Change-Id: Ib3c761dfca6acc7b2ca23838e777ed702f49f7e8
Auto-generated-cl: translation import
2015-01-28 17:00:08 -08:00
Geoff Mendal 31d085ffca Import translations. DO NOT MERGE
Change-Id: Ib4a377f96214ed7292cb0ff3e2815f1c864cc1bb
Auto-generated-cl: translation import
2015-01-28 16:59:02 -08:00
Mario Tanev d7409c2e1f am ab6f3b36: Change DictionaryFacilitator.java to an interface, create its implementation DictionaryFacilitatorImpl.java and add a java-overridable factory DictionaryFacilitatorProvider.java used to create a DictionaryFacilitator.
* commit 'ab6f3b36d0303bc4cc1ad0fbbc72a64ca2df0eb2':
  Change DictionaryFacilitator.java to an interface, create its implementation DictionaryFacilitatorImpl.java and add a java-overridable factory DictionaryFacilitatorProvider.java used to create a DictionaryFacilitator.
2015-01-27 21:46:51 +00:00
Chieu Nguyen a8278c9474 am d523bace: Merge "Add a method for handling for words not found in dictionary."
* commit 'd523bacebc2498186d6d01140d3fde1eca11c80f':
  Add a method for handling for words not found in dictionary.
2015-01-27 21:46:51 +00:00
Mario Tanev ab6f3b36d0 Change DictionaryFacilitator.java to an interface, create its
implementation DictionaryFacilitatorImpl.java and add a java-overridable
factory DictionaryFacilitatorProvider.java used to create a
DictionaryFacilitator.

Change-Id: Id4a58ae31feaa4d12a048a772c8d76ff82fdee45
2015-01-27 21:38:32 +00:00
Dan Zivkovic 4366e6c0b1 am bd254ca7: Merge "Re-enable new keyboard layouts in Fava."
* commit 'bd254ca776ac25a311a3aeae96e00cf543dc18f9':
  Re-enable new keyboard layouts in Fava.
2015-01-23 16:40:20 +00:00
Geoff Mendal 61ae2be824 am e1867ff0: (-s ours) Import translations. DO NOT MERGE
* commit 'e1867ff0e88002ce239f68926353327756d60631':
  Import translations. DO NOT MERGE
2015-01-23 16:40:20 +00:00
Chieu Nguyen d523bacebc Merge "Add a method for handling for words not found in dictionary." 2015-01-23 16:35:16 +00:00
Dan Zivkovic bd254ca776 Merge "Re-enable new keyboard layouts in Fava." 2015-01-21 19:34:12 +00:00
Geoff Mendal e1867ff0e8 Import translations. DO NOT MERGE
Change-Id: Ifd6ac19adb46ebd6aefb94814bc2f5fba14a61e8
Auto-generated-cl: translation import
2015-01-21 07:50:09 -08:00
Geoff Mendal 35caeb19b1 Import translations. DO NOT MERGE
Change-Id: Ie548e337ad22fb4c88d40d27dd60fa170be19b17
Auto-generated-cl: translation import
2015-01-21 07:49:26 -08:00
Dan Zivkovic 9ea443e8c0 Re-enable new keyboard layouts in Fava.
This reverts commit da27faeb87.

Change-Id: I08e2b2510efcafd20743679de4a1ef7f09d9949a
2015-01-20 19:37:26 +00:00
Geoff Mendal 9e7de69935 am 7710610d: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '7710610dc1ce722a8f5a4a4e0bff82c97c156745':
  Import translations. DO NOT MERGE
2015-01-19 18:13:44 +00:00
Geoff Mendal 8cfd049118 am 9cbd2911: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '9cbd29113895482a0eaf2920dae91c2c7f9ddd90':
  Import translations. DO NOT MERGE
2015-01-19 18:13:42 +00:00
Geoff Mendal 4ba01226df am 4e4aa06b: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '4e4aa06bf7c52a69b59dbdf8ca6cb47b8618931e':
  Import translations. DO NOT MERGE
2015-01-19 18:13:41 +00:00
Geoff Mendal 723665d5bd am 335e34de: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '335e34decc8a805e96128dee1d1cec04d7196dda':
  Import translations. DO NOT MERGE
2015-01-19 18:13:39 +00:00
Geoff Mendal 4ec6db4126 am a67f1dd5: (-s ours) Import translations. DO NOT MERGE
* commit 'a67f1dd5f579d926f2f441409481cb786a863a48':
  Import translations. DO NOT MERGE
2015-01-19 18:13:38 +00:00
Geoff Mendal 7710610dc1 Merge "Import translations. DO NOT MERGE" 2015-01-19 18:09:28 +00:00
Geoff Mendal 9cbd291138 Merge "Import translations. DO NOT MERGE" 2015-01-19 18:09:16 +00:00
Geoff Mendal 4e4aa06bf7 Merge "Import translations. DO NOT MERGE" 2015-01-19 18:08:39 +00:00
Geoff Mendal 335e34decc Merge "Import translations. DO NOT MERGE" 2015-01-19 18:07:57 +00:00
Geoff Mendal 217856d7f5 Import translations. DO NOT MERGE
Change-Id: Iac5b20265c265d76c26833b36321702c34d1f50b
Auto-generated-cl: translation import
2015-01-19 10:07:44 -08:00
Geoff Mendal 5303675947 Import translations. DO NOT MERGE
Change-Id: I2add0d5e1a7056d4f6124a47bcf5a7b156458cd1
Auto-generated-cl: translation import
2015-01-19 10:05:23 -08:00
Geoff Mendal 8d8485e792 Import translations. DO NOT MERGE
Change-Id: Ic464f48ed8a32867b85c61569cb14f6f14a54b9e
Auto-generated-cl: translation import
2015-01-19 10:03:48 -08:00
Geoff Mendal fd28eb7cf0 Import translations. DO NOT MERGE
Change-Id: Ifac8d34a41ff545b48f08a9afeabc3b990cdc7da
Auto-generated-cl: translation import
2015-01-19 10:00:50 -08:00
Geoff Mendal 42b21c079e Import translations. DO NOT MERGE
Change-Id: Ic30904288f27cb9719d2da00abd002909d5fb1bd
Auto-generated-cl: translation import
2015-01-19 09:58:34 -08:00
Geoff Mendal a67f1dd5f5 Import translations. DO NOT MERGE
Change-Id: I10ad0004cd6adb8de189c4e97b7513736309ad1a
Auto-generated-cl: translation import
2015-01-19 09:56:22 -08:00
Dan Zivkovic 2a689958b7 am fc470076: Merge "AOSP change for showing the app icon."
* commit 'fc470076741a61a7133590d63fc5241ee1343d2e':
  AOSP change for showing the app icon.
2015-01-16 17:56:02 +00:00
Dan Zivkovic fc47007674 Merge "AOSP change for showing the app icon." 2015-01-16 17:49:37 +00:00
Dan Zivkovic d913617e0c AOSP change for showing the app icon.
This change deletes a bunch of code that was used to conditionally show/hide
the keyboard app icon given system states and user preferences.

Bug 19001197.

Change-Id: I69a57aa21872a571af87a193b3e52b7f985e5168
2015-01-16 09:37:30 -08:00
Jean Chalard a0b9e57af4 am 9fe700ec: Merge "Fix moving the cursor inside composition in lang w/o spaces"
* commit '9fe700ec4fceba1e061733795bc89ca9d0620525':
  Fix moving the cursor inside composition in lang w/o spaces
2015-01-16 03:27:10 +00:00