summaryrefslogtreecommitdiffstats
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
* Unicode 8.0 emoji changes to Google Keyboard.Chieu Nguyen2015-11-062-19/+140
* Do not start in recents tab if we do not have recent emojisDmitry Torokhov2015-10-151-7/+14
* Define shortcuts for toggling IME layouts.Dan Zivkovic2015-10-153-82/+206
* Re-activate emoji keyboard shortcut.Dan Zivkovic2015-10-151-4/+0
* Don't show download toast during SUWRussell Brenner2015-08-251-6/+16
* Fix the ellipses image scaling of LatinIMEMohammadinamul Sheik2015-08-121-1/+3
* Handle Cloud Sync and SpellChecker settings when permission changedMohammadinamul Sheik2015-07-244-18/+92
* [LatinIME] Support MNC permissions.Mohammadinamul Sheik2015-07-1512-158/+431
* Remove android.util.Log from FileUtilsJatin Matani2015-07-092-2/+8
* Bring back shortcuts and add to dictionary UIJatin Matani2015-07-066-61/+445
* Don't prompt before downloading.Dan Zivkovic2015-06-253-34/+12
* Add some more logging. Why not.Dan Zivkovic2015-06-241-2/+5
* Load metadata.json from resources on DB reset.Dan Zivkovic2015-06-244-9/+47
* Merge "Small optimization to eliminate a >0 check in RichInputConnection." in...Tom Ouyang2015-06-241-4/+3
|\
| * Small optimization to eliminate a >0 check in RichInputConnection.Tom Ouyang2015-06-241-4/+3
* | Extend laggy connection timeout for initial load.Dan Zivkovic2015-06-241-14/+27
|/
* Merge changes Iaed8abfb,I8e55b57c into jb-ub-latinimegoogleDan Zivkovic2015-06-231-3/+4
|\
| * Do not decorate committed spans.Dan Zivkovic2015-06-231-3/+4
* | Merge "Workaround for preserving responsiveness on a slow InputConnection." i...Tom Ouyang2015-06-232-10/+67
|\ \ | |/ |/|
| * Workaround for preserving responsiveness on a slow InputConnection.Tom Ouyang2015-06-232-10/+67
* | Do not force downloads on package replace.Dan Zivkovic2015-06-231-1/+2
* | Fix the previous downloads logic to not missing any downloads.Mohammadinamul Sheik2015-06-221-7/+5
|/
* Detection and logging of slow input connections.Dan Zivkovic2015-06-221-7/+57
* Clear/remove all the scheduled downloads in Download ManagerMohammadinamul Sheik2015-06-222-0/+38
* Disable download notifications.Chieu Nguyen2015-06-191-3/+1
* Cleanup before fixing getTextAfterCursor().Dan Zivkovic2015-06-192-27/+22
* Do not restrict downloads to WiFi networks.Dan Zivkovic2015-06-177-134/+23
* Revert "Remove "Personal dictionary" link from settings."Dan Zivkovic2015-06-162-0/+42
* Merge "Hide Notification when downloading the keyboard metadata" into jb-ub-l...Mohammadinamul Sheik2015-06-161-5/+2
|\
| * Hide Notification when downloading the keyboard metadataMohammadinamul Sheik2015-06-151-5/+2
* | Change metadata fetch interval back to 4 days.Dan Zivkovic2015-05-281-1/+1
|/
* Remove dogfood history reset.Dan Zivkovic2015-05-211-33/+0
* Fix on-commit bug in AOSP keyboard.Dan Zivkovic2015-05-191-6/+23
* Make the DictionaryService check for download every day.Mohammadinamul Sheik2015-05-121-1/+1
* Merge "clean up debug tags." into jb-ub-latinimegoogleMohammadinamul Sheik2015-05-121-1/+0
|\
| * clean up debug tags.Mohammadinamul Sheik2015-05-121-1/+0
* | Merge "Update the DB version." into jb-ub-latinimegoogleDan Zivkovic2015-05-081-1/+1
|\ \ | |/ |/|
| * Update the DB version.Dan Zivkovic2015-05-081-1/+1
* | Set syncAutomatically for sync usersJatin Matani2015-05-071-0/+15
|/
* Metadata URI does not need additionalId.Dan Zivkovic2015-05-061-3/+4
* Look up thresholds during decoder reset.Dan Zivkovic2015-05-043-3/+3
* Merge "Make the DictionaryService stage the downloaded files"Mohammadinamul Sheik2015-05-045-52/+108
|\
| * Make the DictionaryService stage the downloaded filesMohammadinamul Sheik2015-05-045-52/+108
* | Delete history on upgrade in LatinIME.Dan Zivkovic2015-05-013-7/+40
* | Do not learn from cursor corrections when autocorrection is disabled.Tom Ouyang2015-04-301-3/+2
|/
* Spelling cannot cache words across invocations.Dan Zivkovic2015-04-294-25/+63
* Restore preference change update to show app icon setting.Chieu Nguyen2015-04-272-1/+4
* Specify fileName argument as Nullable.Dan Zivkovic2015-04-231-1/+1
* Restore switch for showing app icon.Chieu Nguyen2015-04-223-3/+25
* Always specify non-null Locale object to SuggestionSpanYohei Yukaw2015-04-202-8/+21