summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2010-06-15Move android-common to framework/ex Ying Wang
2010-06-10Use the droidcore goal with dist-for-goals. Joe Onorato
2010-05-12Bug 2680071: Rename the Cloud to Device Costin Manolache
2010-05-10Bug 2673557: rename datamessaging Costin Manolache
2010-04-09Move the public method HttpDateTime.parse() into AndroidHttpClient. Jesse Wilson
2010-04-08Fix OperationScheduler moratorium calculation for clock rollback case. Dan Egnor
2010-04-02Add test annotations to frameworks common tests. Brett Chabot
2010-03-18Add GoogleLogTags that includes event log tags used by Google apps Dan Egnor
2010-03-11Add a voice search hint context for the launcher. Mike LeBeau
2010-03-09Add new LoggingEvents for more detailed text modification actions for voice i... Mike LeBeau
2010-03-02Fix Proguard flags. Ying Wang
2010-03-01Move the pointer location thing out of common. Dianne Hackborn
2010-02-25Re-arrange android-common so framework no longer links with it. Dianne Hackborn
2010-02-25Add the API constants to support providing hint strings in the response to Mike LeBeau
2010-02-17Add some useful methods to OperationScheduler to inquire into Dan Egnor
2010-02-16Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAG... Mike LeBeau
2010-02-16Merge "Enhance URL regular expression to match more Unicode chars." Shimeng (Simon) Wang
2010-02-14remove Base64 from android-common Doug Zongker
2010-02-12Fix MotionEvent pointer API. Dianne Hackborn
2010-02-12Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, Mike LeBeau
2010-02-12Merge "Oops, unbreak the build by removing Recognition.java, not intended for... Mike LeBeau
2010-02-12Oops, unbreak the build by removing Recognition.java, not intended for Mike LeBeau
2010-02-12Merge "Make the corresponding frameworks change to add VoiceRecognitionServic... Mike LeBeau
2010-02-12Make the corresponding frameworks change to add VoiceRecognitionService to Mike LeBeau
2010-02-12Add Pointer Location to the window manager. Dianne Hackborn
2010-02-12add Base64InputStream Doug Zongker
2010-02-11Enhance URL regular expression to match more Unicode chars. Shimeng (Simon) Wang
2010-02-11add NO_CLOSE flag for use by Base64OutputStream Doug Zongker
2010-02-10Merge "Add back lost python script." Shimeng (Simon) Wang
2010-02-10API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session cac... Dan Egnor
2010-02-10Add back lost python script. Shimeng (Simon) Wang
2010-02-10add Base64OutputStream to android-common Doug Zongker
2010-02-10Add Search.SOURCE to android-common Bjorn Bringert
2010-02-09Regenerate the TopLevelDomain from iana.org website. Shimeng (Simon) Wang
2010-02-08add explicit Base64.DEFAULT flag to request default behavior Doug Zongker
2010-02-05Merge "rename encodeString to encodeToString" Doug Zongker
2010-02-04Merge "Add ability to parse HTTP-format moratorium times (since pretty much e... Dan Egnor
2010-02-04rename encodeString to encodeToString Doug Zongker
2010-02-04a new java implementation of base64 for android-common Doug Zongker
2010-02-03Add ability to parse HTTP-format moratorium times Dan Egnor
2010-02-03move HttpDateTime from android.webkit to android-common jar Doug Zongker
2010-02-01Remove 2 unused imports. Maryam Garrett
2010-01-29Move LoggingEvents.java to android-common & add UserHappiness Maryam Garrett
2010-01-21Bug 2330111 Paul Westbrook
2010-01-20DomainNameValiator: Remove workaround Makoto Onuki
2010-01-19Addign more tests for DomainNameValidator. Makoto Onuki
2010-01-14allow + in usernames Fred Quintana
2010-01-12Moved DomainNameChecker to android common. Makoto Onuki
2010-01-07change remaining frameworks/base Gservices to Secure settings Doug Zongker
2009-12-18Move various utility classes to android-common Tom Taylor