Commit Graph

38459 Commits (a4e9383971924af588788a3acac4f0533bde9217)

Author SHA1 Message Date
Tom Ouyang 912016b69f Workaround for preserving responsiveness on a slow InputConnection.
1. Add mechanism to detect a slow or non-resonsive InputConnection (IC)
2. When IC slowness is detected, skip certain IC calls that are known
   to be expensive (e.g., getTextAfterCursor).
3. Similarly, disables learning / unlearning on a slow IC.
4. IC slowness flag is reset when starting input on a new TextView or
   when a fixed amount of time has passed.

Note: These are mostly temporary workarounds. The permanent solution is
to refactor RichInputConnection so that it is less sensitive to IC
slowness in general.

Bug: 21926256
Change-Id: I383fab0516d3f3a8e0f71e5d760a8336a7730f7c
2015-06-23 10:34:44 -07:00
Dan Zivkovic ee6de1466b Do not decorate committed spans.
Users rarely tap on committed words, and the cost of sending the spans back
through the input connection, back and forth to the target app, is too high.

Bug 21926256.

Change-Id: I8e55b57ce2148ed313dc927425b6d9c958634958
2015-06-23 10:25:58 -07:00
Dan Zivkovic 4e9d260826 Do not force downloads on package replace.
This is causing issues we can't deal with in a safe and timely manner.
Furthermore, users who need downloaded dictionaries already have them by now.

Bug 21797386.

Change-Id: I97e5fd84edcf2b16f04db57b7ae4a13fa9ce993f
2015-06-23 10:15:34 -07:00
The Android Automerger e4f8a8bb02 merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-23 04:32:38 +00:00
Mohammadinamul Sheik bf7c0106b0 Fix the previous downloads logic to not missing any downloads.
Bug: 21797386
Change-Id: Ic09698b28e31b4f16831898d7cb08853f4e5df4a
2015-06-22 20:23:27 -07:00
Dan Zivkovic 73aaf68337 Detection and logging of slow input connections.
Also adds a hook to log using StatsUtils.
Proto change is coming in a separate CL.

Bug 22010482.

Change-Id: I08065fc7a5cd116e50ff84cb14bbbc44c4f14bc7
2015-06-22 17:36:53 -07:00
The Android Automerger 1277f5140a merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-22 20:36:54 +00:00
Mohammadinamul Sheik 5a51e4a0a8 Clear/remove all the scheduled downloads in Download Manager
Bug: 21797386
Change-Id: I60f50a2fe890af46f5e847c34df2edf719d40ac4
2015-06-22 12:57:31 -07:00
The Android Automerger 3fa517d96b merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-20 06:34:38 +00:00
Chieu Nguyen 779d4bb429 Disable download notifications.
Change-Id: I25263fe227ae88afa2021454b0dac2b0c7b9bfe0
2015-06-19 21:52:20 -07:00
The Android Automerger 14381f5c15 merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-20 01:26:46 +00:00
Dan Zivkovic 0232e73dfa Cleanup before fixing getTextAfterCursor().
We never delete text after the cursor, so constrain the API accordingly.
Define the number of characters to read before and after.
Set them to reasonable values.
The next CL will start caching text after the cursor.

Bug 21926256.

Change-Id: Idd58daf68614de4a69344aa3c8a4323720c5d3a0
2015-06-19 12:06:18 -07:00
The Android Automerger 4af0513112 merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-18 01:30:37 +00:00
Dan Zivkovic 02c28453fc Do not restrict downloads to WiFi networks.
Bug 21900337.

Change-Id: I82991b492ea4c02a28a1ccc898d6f12741f1b793
2015-06-17 12:53:55 -07:00
The Android Automerger a27324025f merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-17 19:00:24 +00:00
Geoff Mendal e2b1abffb2 Import translations. DO NOT MERGE
Change-Id: I786b2ed5ad54c7a3943c33d10186944a5542d5f6
Auto-generated-cl: translation import
2015-06-17 06:16:43 -07:00
The Android Automerger 696de19c69 merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-17 04:38:38 +00:00
Dan Zivkovic 764a18cd92 Revert "Remove "Personal dictionary" link from settings."
This reverts commit 76de0a8f52.

Bug 21881199.

Change-Id: I53f42a1e8f25d214de97264f4d25813bc637cafa
2015-06-16 18:26:02 -07:00
The Android Automerger c7c1e54096 merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-16 19:00:26 +00:00
Geoff Mendal 6028a3eb4d Merge "Import translations. DO NOT MERGE" into ub-latinimegoogle-fava-release 2015-06-16 15:23:27 +00:00
Geoff Mendal c43d94cef6 Merge "Import translations. DO NOT MERGE" into ub-latinimegoogle-fava-release 2015-06-16 15:23:18 +00:00
Geoff Mendal 27b660d2a5 Merge "Import translations. DO NOT MERGE" into ub-latinimegoogle-fava-release 2015-06-16 15:23:09 +00:00
Geoff Mendal 92fc8d6945 Import translations. DO NOT MERGE
Change-Id: I90e1f481c08a2a4837e4bb91099f1b6544478a3f
Auto-generated-cl: translation import
2015-06-16 08:22:44 -07:00
Geoff Mendal 483ba41f50 Merge "Import translations. DO NOT MERGE" into ub-latinimegoogle-fava-release 2015-06-16 15:22:44 +00:00
Geoff Mendal 961987f696 Merge "Import translations. DO NOT MERGE" into ub-latinimegoogle-fava-release 2015-06-16 15:22:32 +00:00
Geoff Mendal 16e79baa69 Merge "Import translations. DO NOT MERGE" into ub-latinimegoogle-fava-release 2015-06-16 15:22:21 +00:00
Geoff Mendal 7f83099996 Import translations. DO NOT MERGE
Change-Id: Ic1b75b4b9f4883a65a6af30e8107c19776bf6156
Auto-generated-cl: translation import
2015-06-16 08:21:22 -07:00
Geoff Mendal 8235e0db5a Import translations. DO NOT MERGE
Change-Id: Id61651934454c2465a6062e325fa412b2d075c6e
Auto-generated-cl: translation import
2015-06-16 08:18:55 -07:00
Geoff Mendal 3038f733bf Import translations. DO NOT MERGE
Change-Id: I949528b29248aade27b2793eb66b30ef3cb704cc
Auto-generated-cl: translation import
2015-06-16 08:17:34 -07:00
Geoff Mendal 3a14caf349 Import translations. DO NOT MERGE
Change-Id: I1e0a5acbb3541486506bf03f4a3859b8c26039cd
Auto-generated-cl: translation import
2015-06-16 08:15:37 -07:00
Geoff Mendal 6aa400dc5b Import translations. DO NOT MERGE
Change-Id: If9e02dfb81a1f1e428398142ecb250f0cced8d8a
Auto-generated-cl: translation import
2015-06-16 08:14:35 -07:00
Geoff Mendal 13831159af Import translations. DO NOT MERGE
Change-Id: Ic9b8e5702cdaf4fc6c64282b4470faeb87bfcb21
Auto-generated-cl: translation import
2015-06-16 07:07:43 -07:00
The Android Automerger ccfa459ab8 merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-16 00:46:38 +00:00
Mohammadinamul Sheik 94b4ffa17a Merge "Hide Notification when downloading the keyboard metadata" into jb-ub-latinimegoogle 2015-06-16 00:23:02 +00:00
Mohammadinamul Sheik 851a8b5489 Hide Notification when downloading the keyboard metadata
Bug: 21797386
Change-Id: Iebe9d2f18c5c8325a5601d49d8c4c65166b67036
2015-06-15 16:04:43 -07:00
The Android Automerger 6cfcd40dc3 merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle 2015-06-15 19:00:37 +00:00
Geoff Mendal 667d9e048c Import translations. DO NOT MERGE
Change-Id: I38a5ad66e08e2f652ab1c66f11c7c2eda5088010
Auto-generated-cl: translation import
2015-06-15 05:51:27 -07:00
Geoff Mendal 1fadf98997 Import translations. DO NOT MERGE
Change-Id: I778853cc6cf9bd0453ab7e9149b64602d6e6fb9b
Auto-generated-cl: translation import
2015-06-15 05:39:48 -07:00
Geoff Mendal 7388364bf2 am 698cce6e: (-s ours) am da855ea1: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '698cce6e98a9381ab23bd314943880e335af07f2':
  Import translations. DO NOT MERGE
2015-06-11 02:54:10 +00:00
Geoff Mendal f2eeeaad19 am f527654c: (-s ours) am e7622f9d: (-s ours) Import translations. DO NOT MERGE
* commit 'f527654c9895f30b8fd74c3c81bb0d5121645c9c':
  Import translations. DO NOT MERGE
2015-06-11 02:54:08 +00:00
Geoff Mendal ea3fc17ff9 am 401b9e8e: (-s ours) am 1f428ace: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '401b9e8e67d15f08adb31b41f71b7ba7b6458ee2':
  Import translations. DO NOT MERGE
2015-06-11 02:54:06 +00:00
Geoff Mendal 42ff4b30b8 am ec58d6b6: (-s ours) am 966fd1b2: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit 'ec58d6b6f8404314824c6623fd89d8546512b111':
  Import translations. DO NOT MERGE
2015-06-11 02:54:05 +00:00
Geoff Mendal e351cb44c2 am 3701ce75: (-s ours) am 79c48938: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '3701ce750e769c3b92527683c17954b83518460d':
  Import translations. DO NOT MERGE
2015-06-11 02:54:03 +00:00
Geoff Mendal 0e98fec826 am c584739f: (-s ours) am 275211f5: (-s ours) Import translations. DO NOT MERGE
* commit 'c584739fb5743faf78e6c4f21cbbcb4dfff4fb2e':
  Import translations. DO NOT MERGE
2015-06-11 02:54:02 +00:00
Geoff Mendal 7685288479 am a57d3bb0: (-s ours) am cc9aca91: (-s ours) Import translations. DO NOT MERGE
* commit 'a57d3bb03508c55f06b2fd99efa3e890febe80ee':
  Import translations. DO NOT MERGE
2015-06-11 02:54:00 +00:00
Geoff Mendal 698cce6e98 am da855ea1: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit 'da855ea1fdaca0674d9c9ccb11145bcb91e5ff5e':
  Import translations. DO NOT MERGE
2015-06-11 01:31:35 +00:00
Geoff Mendal f527654c98 am e7622f9d: (-s ours) Import translations. DO NOT MERGE
* commit 'e7622f9db830f0b91584f2a12d25111f0ea518a9':
  Import translations. DO NOT MERGE
2015-06-11 01:31:34 +00:00
Geoff Mendal 401b9e8e67 am 1f428ace: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '1f428ace1b1e667dc1528543324048afaf918ed4':
  Import translations. DO NOT MERGE
2015-06-11 01:31:32 +00:00
Geoff Mendal ec58d6b6f8 am 966fd1b2: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '966fd1b2d825df4c1ba4c88a45934067ea56ae08':
  Import translations. DO NOT MERGE
2015-06-11 01:31:31 +00:00
Geoff Mendal 3701ce750e am 79c48938: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '79c489389a53c1bc358bac994bc52b1ee99b85e4':
  Import translations. DO NOT MERGE
2015-06-11 01:31:30 +00:00