Commit Graph

37099 Commits (57b2d854b303d922046653987ee453b4395d7732)

Author SHA1 Message Date
Jatin Matani a1a9896b42 Rename production flag for cloud sync feature
Change-Id: I24cbe94f128f54fb9bfeeef78cf271fee2216c8e
2014-12-29 12:45:27 -08:00
Baligh Uddin d41b65c220 am 810c7379: (-s ours) Import translations. DO NOT MERGE
* commit '810c7379b27b2c3ece77c1de47aca61698f070bb':
  Import translations. DO NOT MERGE
2014-12-22 17:46:01 +00:00
Baligh Uddin 810c7379b2 Import translations. DO NOT MERGE
Change-Id: Ie0f79d9b8ca48cc6de2ab976e83bb7643d9ca909
Auto-generated-cl: translation import
2014-12-22 08:17:10 -08:00
Baligh Uddin 1647b2c1dc Import translations. DO NOT MERGE
Change-Id: Iddeafcfdce0e390ad8faed2c31a10e8b4d2f56f7
Auto-generated-cl: translation import
2014-12-22 08:14:11 -08:00
Jean Chalard 8e235191dd Fix moving the cursor inside composition in lang w/o spaces
Also introduce the cursor move event, which we needed to do
anyway

Bug: 18827118
Change-Id: I30e994764c095b4423b874dc05d1bbedc0de592f
2014-12-22 17:47:33 +09:00
Jatin Matani ee05945af0 am 3e35b871: [3]Ping dictionary stats:Pass DictionaryFacilitator
* commit '3e35b8712c3df40291e6ff8ec2889b53f6dd8371':
  [3]Ping dictionary stats:Pass DictionaryFacilitator
2014-12-19 03:32:27 +00:00
Jatin Matani fc59211bed am 20469a87: Merge "[2]Pass context to StatsUtilsManager for alarms."
* commit '20469a8779f7e934cc69a634d171313dd60bd364':
  [2]Pass context to StatsUtilsManager for alarms.
2014-12-18 21:50:35 +00:00
Jatin Matani 3e35b8712c [3]Ping dictionary stats:Pass DictionaryFacilitator
Pass dictionaryFacilitator to StatsUtilsManager from
LatinIME
Bug:16553957

Change-Id: I912a0b447e5684909ff67e3653a4bd8649cd03c5
2014-12-18 13:42:41 -08:00
Jatin Matani 20469a8779 Merge "[2]Pass context to StatsUtilsManager for alarms." 2014-12-18 21:35:45 +00:00
Jatin Matani 2b69244555 [2]Pass context to StatsUtilsManager for alarms.
Change corresponding to ag/605384

Bug:16553957

Change-Id: I77024957b9497c45296bbbb24ca972b26348a8c3
2014-12-17 12:16:02 -08:00
Geoff Mendal 0f55ad1913 am 0e89af08: (-s ours) Import translations. DO NOT MERGE
* commit '0e89af08161fec749f77ff51656a1ff688fe8510':
  Import translations. DO NOT MERGE
2014-12-17 18:19:51 +00:00
Geoff Mendal 0e89af0816 Import translations. DO NOT MERGE
Change-Id: I825d9b1a1094ee1ccb425113bb1f36ff25918e0d
Auto-generated-cl: translation import
2014-12-17 10:14:13 -08:00
Geoff Mendal 94482c287c Import translations. DO NOT MERGE
Change-Id: I576dc8335256a453c7e91c613ca9d6a7eae751f1
Auto-generated-cl: translation import
2014-12-17 10:13:19 -08:00
Keisuke Kuroyanagi 30bc3dc1b9 am c72b69fb: Merge "Move dictionary code to top level dictionary dir."
* commit 'c72b69fb2b48824335de61d4ac17bb9e85232852':
  Move dictionary code to top level dictionary dir.
2014-12-17 07:09:03 +00:00
Keisuke Kuroyanagi c72b69fb2b Merge "Move dictionary code to top level dictionary dir." 2014-12-17 07:04:41 +00:00
Keisuke Kuroyanagi 88bc312ad3 Move dictionary code to top level dictionary dir.
Bug: 18725954
Change-Id: Ia442ba4b5d84311057d83edf6e7aeb151d6a820b
2014-12-17 16:02:09 +09:00
Tadashi G. Takaoka fc7ef2da01 am dbdc81a3: Merge "Cleanup InputMethodInfoCache"
* commit 'dbdc81a36ac44f217e14a660ac671562f2948d89':
  Cleanup InputMethodInfoCache
2014-12-17 06:44:35 +00:00
Tadashi G. Takaoka 7d7dc07c27 am 4077a7e5: Merge "Remove SubtypeSwitcher"
* commit '4077a7e52f4016484de914cbfb26e58fe06f3b65':
  Remove SubtypeSwitcher
2014-12-17 06:44:33 +00:00
Tadashi G. Takaoka d3481e9f4d am 8bc644de: Revert "Fix unit test failure due to translation glitch"
* commit '8bc644de64c4e94c6e60d6011bb10e74d1c1459c':
  Revert "Fix unit test failure due to translation glitch"
2014-12-17 06:44:31 +00:00
Tadashi G. Takaoka dbdc81a36a Merge "Cleanup InputMethodInfoCache" 2014-12-17 06:39:19 +00:00
Tadashi G. Takaoka 4077a7e52f Merge "Remove SubtypeSwitcher" 2014-12-17 06:39:07 +00:00
Tadashi G. Takaoka 8bc644de64 Revert "Fix unit test failure due to translation glitch"
This reverts commit f8705dd2bd.

Change-Id: I7ddc1eced8109ff0bb50eb8a217db0d276848a1e
2014-12-17 06:14:49 +00:00
Jatin Matani aadf94944e am bc4ae6bd: Passing account info to dictionaryFacilitator
* commit 'bc4ae6bdc0249f9282efea5d1fe7ccfefd6f93b0':
  Passing account info to dictionaryFacilitator
2014-12-17 00:08:14 +00:00
Jatin Matani bc4ae6bdc0 Passing account info to dictionaryFacilitator
Attempt to use dictionary facilitor without invoking
preference manager. Instead use account from settings only when
things are being reset/changed. Discussion forked from ag/591663

Overall, the idea here is to maintain an account information
inside dictionary groups. Reset the dictionary groups if
account changes (the way we do for locale). Since only user
history dictionary is currently affected, the check to reset user
history dictionary also includes the check to verify the account.
For other things remain the same.

SettingsValues holds the current account (and is updated if prefs change
due to change in account settings). The updated settings are then
propagated to dictionary facilitator via LatinIME#loadSettings.

Bug:18104749,18469539
Change-Id: I553e776e7ea125d0fb7a1fe70a4c7eb0b2277fb8
2014-12-16 15:56:00 -08:00
Geoff Mendal 40add58eff Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-12-16 05:53:38 +00:00
Geoff Mendal a117138bef Import translations. DO NOT MERGE
Change-Id: I7f534873325682f9ba21f6608e277215fa244f6a
Auto-generated-cl: translation import
2014-12-15 21:51:45 -08:00
Geoff Mendal 296d233903 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-12-16 05:50:53 +00:00
Geoff Mendal cbc4728189 Import translations. DO NOT MERGE
Change-Id: I4ba6610e1746b16ba9b27a0a6523bb50b20d7954
Auto-generated-cl: translation import
2014-12-15 21:49:51 -08:00
Geoff Mendal 0b3f05a7f9 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-12-16 05:49:26 +00:00
Geoff Mendal c0179db81d Import translations. DO NOT MERGE
Change-Id: Ia23bbf865f21fa72e0284ab54d7bddecaa3d4fce
Auto-generated-cl: translation import
2014-12-15 21:48:08 -08:00
Geoff Mendal 94d2bc8239 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-12-16 05:47:13 +00:00
Geoff Mendal 97c6fa58f1 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-12-16 05:47:01 +00:00
Geoff Mendal e9351452c8 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-12-16 05:46:46 +00:00
Geoff Mendal c7923d988a Import translations. DO NOT MERGE
Change-Id: Icccd4be3223c303db3a005304755281bacb5a028
Auto-generated-cl: translation import
2014-12-15 21:46:42 -08:00
Geoff Mendal 9d2152c8d5 Import translations. DO NOT MERGE
Change-Id: Iac85d0d17ee2525361d5fdae09b04fbcacb0cbdb
Auto-generated-cl: translation import
2014-12-15 21:46:04 -08:00
Geoff Mendal 36353ffb34 Import translations. DO NOT MERGE
Change-Id: Ic4efd60b2e1e37aa78b3e50773f4a28e57526a91
Auto-generated-cl: translation import
2014-12-15 21:45:29 -08:00
Geoff Mendal d7db0252d9 Import translations. DO NOT MERGE
Change-Id: Ia393c59b3788d6e72fb46f270dac1aa4bc0cf8e0
Auto-generated-cl: translation import
2014-12-15 21:44:23 -08:00
Geoff Mendal cfe5cf1308 am 2c826fd2: (-s ours) Import translations. DO NOT MERGE
* commit '2c826fd28eb48bd44e8c3e465f90e99bb22649ac':
  Import translations. DO NOT MERGE
2014-12-15 15:35:00 +00:00
Geoff Mendal 2c826fd28e Import translations. DO NOT MERGE
Change-Id: I2f30e1c0c9956747c80906e31bfb2ddd9bda9587
Auto-generated-cl: translation import
2014-12-15 07:24:19 -08:00
Geoff Mendal 7f49e96da2 Import translations. DO NOT MERGE
Change-Id: I58c643fccc32e6e57bbf5a4e55d0b0a27aa0de63
Auto-generated-cl: translation import
2014-12-15 07:23:20 -08:00
Keisuke Kuroyanagi 90e8e57364 am 9fc70cce: Merge "Remove needless include."
* commit '9fc70cceeb6c0e24403eeab2711f0e3b16556e2b':
  Remove needless include.
2014-12-15 10:39:52 +00:00
Keisuke Kuroyanagi 0ca71d4aca am 8ab50811: Merge "Add missing error check in TrieMap."
* commit '8ab508117da569754b6df3646a5932246fc927f7':
  Add missing error check in TrieMap.
2014-12-15 10:39:50 +00:00
Keisuke Kuroyanagi 9fc70cceeb Merge "Remove needless include." 2014-12-15 10:34:48 +00:00
Keisuke Kuroyanagi 8ab508117d Merge "Add missing error check in TrieMap." 2014-12-15 10:34:36 +00:00
Keisuke Kuroyanagi baf8e9221b am ba8a03d7: Merge "Remove dependency on jni.h from WordProperty."
* commit 'ba8a03d7b94fdeaba30d14c8227947f9d1fb1275':
  Remove dependency on jni.h from WordProperty.
2014-12-15 10:08:13 +00:00
Keisuke Kuroyanagi 0bb038a19d Remove needless include.
Bug: 18725954
Change-Id: I3c823fda1b7daf41d82b118d9495f5f2356a1a5e
2014-12-15 18:54:42 +09:00
Keisuke Kuroyanagi 5e1b225082 Add missing error check in TrieMap.
Bug: 18725954
Change-Id: I8fcb0d15dda3f823a4575fe707bcdec57ff5e89b
2014-12-15 18:53:22 +09:00
Keisuke Kuroyanagi ba8a03d7b9 Merge "Remove dependency on jni.h from WordProperty." 2014-12-15 09:34:09 +00:00
Keisuke Kuroyanagi ad546afbaa Remove dependency on jni.h from WordProperty.
Bug: 18725954
Change-Id: Ic97d3a56b036ff042322c9f794504064046fd7d7
2014-12-15 18:09:45 +09:00
Jatin Matani 28a1d4d5da am 25daca00: Merge "Provide a preference to delete data from cloud."
* commit '25daca00531e79c7bae9d5508644aaa2e677f0f5':
  Provide a preference to delete data from cloud.
2014-12-12 19:49:03 +00:00