summaryrefslogtreecommitdiffstats
path: root/common/java
Commit message (Expand)AuthorAgeFilesLines
* Move the public method HttpDateTime.parse() into AndroidHttpClient.Jesse Wilson2010-04-091-2/+2
* Fix OperationScheduler moratorium calculation for clock rollback case.Dan Egnor2010-04-081-15/+22
* Add GoogleLogTags that includes event log tags used by Google appsDan Egnor2010-03-181-0/+100
* Add a voice search hint context for the launcher.Mike LeBeau2010-03-111-0/+1
* Add new LoggingEvents for more detailed text modification actions for voice i...Mike LeBeau2010-03-091-0/+6
* Move the pointer location thing out of common.Dianne Hackborn2010-03-011-337/+0
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-259-2797/+1
* Add the API constants to support providing hint strings in the response toMike LeBeau2010-02-251-2/+35
* Add some useful methods to OperationScheduler to inquire intoDan Egnor2010-02-171-5/+26
* Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAG...Mike LeBeau2010-02-161-0/+36
|\
| * Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE,Mike LeBeau2010-02-121-0/+36
* | Merge "Enhance URL regular expression to match more Unicode chars."Shimeng (Simon) Wang2010-02-161-14/+37
|\ \
| * | Enhance URL regular expression to match more Unicode chars.Shimeng (Simon) Wang2010-02-111-14/+37
* | | remove Base64 from android-commonDoug Zongker2010-02-143-1027/+0
* | | Fix MotionEvent pointer API.Dianne Hackborn2010-02-121-9/+13
| |/ |/|
* | Merge "Oops, unbreak the build by removing Recognition.java, not intended for...Mike LeBeau2010-02-121-38/+0
|\ \
| * | Oops, unbreak the build by removing Recognition.java, not intended forMike LeBeau2010-02-121-38/+0
* | | Merge "Make the corresponding frameworks change to add VoiceRecognitionServic...Mike LeBeau2010-02-121-0/+38
|\ \ \ | |/ /
| * | Make the corresponding frameworks change to add VoiceRecognitionService toMike LeBeau2010-02-121-0/+38
* | | Add Pointer Location to the window manager.Dianne Hackborn2010-02-121-0/+333
* | | add Base64InputStreamDoug Zongker2010-02-121-0/+169
* | | add NO_CLOSE flag for use by Base64OutputStreamDoug Zongker2010-02-112-1/+14
|/ /
* | API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session cac...Dan Egnor2010-02-102-58/+15
* | add Base64OutputStream to android-commonDoug Zongker2010-02-102-69/+410
* | Add Search.SOURCE to android-commonBjorn Bringert2010-02-101-0/+38
|/
* Regenerate the TopLevelDomain from iana.org website.Shimeng (Simon) Wang2010-02-091-74/+74
* add explicit Base64.DEFAULT flag to request default behaviorDoug Zongker2010-02-081-11/+18
* Merge "rename encodeString to encodeToString"Doug Zongker2010-02-051-2/+2
|\
| * rename encodeString to encodeToStringDoug Zongker2010-02-041-2/+2
* | Merge "Add ability to parse HTTP-format moratorium times (since pretty much e...Dan Egnor2010-02-041-1/+23
|\ \ | |/ |/|
| * Add ability to parse HTTP-format moratorium timesDan Egnor2010-02-031-1/+23
* | a new java implementation of base64 for android-commonDoug Zongker2010-02-041-0/+497
|/
* move HttpDateTime from android.webkit to android-common jarDoug Zongker2010-02-031-0/+224
* Remove 2 unused imports.Maryam Garrett2010-02-011-3/+0
* Move LoggingEvents.java to android-common & add UserHappinessMaryam Garrett2010-01-292-0/+178
* Bug 2330111Paul Westbrook2010-01-212-498/+0
* DomainNameValiator: Remove workaroundMakoto Onuki2010-01-201-15/+6
* Addign more tests for DomainNameValidator.Makoto Onuki2010-01-191-0/+3
* allow + in usernamesFred Quintana2010-01-141-1/+1
* Moved DomainNameChecker to android common.Makoto Onuki2010-01-122-0/+728
* change remaining frameworks/base Gservices to Secure settingsDoug Zongker2010-01-071-13/+3
* Move various utility classes to android-commonTom Taylor2009-12-184-0/+1557
* Unbundling workPaul Westbrook2009-12-145-0/+1203
* Add OperationScheduler (and test) to the common static library;Dan Egnor2009-11-211-0/+297
* Solve the mutual interdependency problem between common and framework:Dan Egnor2009-11-181-0/+209