aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/network/HttpUrlConnectionBuilder.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-229/+0
|
* Fix Javadoc and null analysis related warningsTadashi G. Takaoka2014-10-231-2/+2
| | | | | | | This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1
* Changes related Sync Engine library that communicates to cloud serverJatin Matani2014-10-091-9/+25
| | | | | | | | | | | | | This change updates some of the code that the library uses to communicate with the cloud server Specifically : - Update BlockingHttpClient to use template ResponseProcessor - Update HttpUrlConnectionBuilder to setAuthToken for HttpUrlConnection Bug: 17464069 Bug: 17464805 Change-Id: I7d7b58dff594b920162f799d102e8582ff9fe6a4
* Add authentication/http request related code to LatinImeSandeep Siddhartha2014-09-261-0/+213
Bug: 17464068 Bug: 17464805 Change-Id: I533ae8821e0628fdf6591538a96ab50f805c0cdf