Dan Zivkovic
563d7935a9
Extend laggy connection timeout for initial load.
...
The initial reloadTextCache() operation needs to read 1k characters, and it
could be slow on low-end devices. Also, the initial load is not blocking key
strokes, so it can take a little longer.
Bug 22062102.
Change-Id: I134424e8910c0d6131c311a862bdc87eccd3af44
2015-06-24 11:57:59 -07:00
The Android Automerger
df4316fa3e
merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle
2015-06-24 18:52:41 +00:00
Dan Albert
1c2d674346
Use the new sanitizer option.
...
I apparently forgot to upload this change last week when I was
cleaning this up.
Change-Id: Ibe8c871b4ebb2e814b8d234f8f38fa5f5f721ae2
2015-06-23 16:26:07 -07:00
Dan Zivkovic
ecea6a6113
Merge changes Iaed8abfb,I8e55b57c into jb-ub-latinimegoogle
...
* changes:
LatinIME portion of StatsUtil change.
Do not decorate committed spans.
2015-06-23 20:55:23 +00:00
Tom Ouyang
f470729df2
Fix breakage in tests.
...
Change-Id: I4f0472b9f2ea2daeeba3025c588e6d0042c31be7
2015-06-23 13:52:19 -07:00
Tom Ouyang
67eaf613f7
Merge "Workaround for preserving responsiveness on a slow InputConnection." into jb-ub-latinimegoogle
2015-06-23 20:35:09 +00:00
Dan Zivkovic
79e7cb7501
LatinIME portion of StatsUtil change.
...
Bug 22010482.
Change-Id: Iaed8abfb13cf4c87895a968d545dca3e5fcf9081
2015-06-23 13:06:06 -07:00
The Android Automerger
3368690e0e
merge in ub-latinimegoogle-fava-release history after reset to jb-ub-latinimegoogle
2015-06-23 19:00:27 +00:00
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
0843047e93
Import translations. DO NOT MERGE
...
Change-Id: I37132c1a69ff29ab0266f228d55c609a774ffb86
Auto-generated-cl: translation import
2015-06-15 05:46:37 -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
cd2830db91
am 7388364b: (-s ours) am 698cce6e: (-s ours) am da855ea1: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
...
* commit '7388364bf208af0d8d2c3df880d0013106006249':
Import translations. DO NOT MERGE
2015-06-11 05:55:44 +00:00
Geoff Mendal
aacef47b90
am f2eeeaad: (-s ours) am f527654c: (-s ours) am e7622f9d: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f2eeeaad19b425dfdfae9d8000228b5a2e46e350':
Import translations. DO NOT MERGE
2015-06-11 05:55:43 +00:00
Geoff Mendal
e1387f8f35
am ea3fc17f: (-s ours) am 401b9e8e: (-s ours) am 1f428ace: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
...
* commit 'ea3fc17ff98257934f1d7de7b114068d176b6860':
Import translations. DO NOT MERGE
2015-06-11 05:55:41 +00:00