replicant-frameworks_native/common/java/com/android/common
Dianne Hackborn 8f281cc4bc Fix MotionEvent pointer API.
Ooops.  The API said that the pointer down and up actions contained
the pointer id, but it is actually the index.  Actually it makes
much more sense for it to be the index, and those ACTION_POINTER_1_DOWN
etc. constants were stupid.
2010-02-12 17:52:22 -08:00
..
speech Oops, unbreak the build by removing Recognition.java, not intended for 2010-02-12 15:26:22 -08:00
ui Fix MotionEvent pointer API. 2010-02-12 17:52:22 -08:00
userhappiness Move LoggingEvents.java to android-common & add UserHappiness 2010-01-29 13:27:56 -05:00
AndroidHttpClient.java API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. 2010-02-10 14:43:21 -08:00
ArrayListCursor.java API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. 2010-02-10 14:43:21 -08:00
Base64.java add NO_CLOSE flag for use by Base64OutputStream 2010-02-11 14:07:17 -08:00
Base64InputStream.java add Base64InputStream 2010-02-12 10:53:46 -08:00
Base64OutputStream.java add NO_CLOSE flag for use by Base64OutputStream 2010-02-11 14:07:17 -08:00
DNParser.java Moved DomainNameChecker to android common. 2010-01-12 10:27:13 -08:00
DomainNameValidator.java DomainNameValiator: Remove workaround 2010-01-20 09:58:42 -08:00
FastXmlSerializer.java Move various utility classes to android-common 2009-12-18 10:08:35 -08:00
HttpDateTime.java move HttpDateTime from android.webkit to android-common jar 2010-02-03 11:14:29 -08:00
NetworkConnectivityListener.java Move various utility classes to android-common 2009-12-18 10:08:35 -08:00
OperationScheduler.java Add ability to parse HTTP-format moratorium times 2010-02-03 18:28:08 -08:00
Patterns.java Regenerate the TopLevelDomain from iana.org website. 2010-02-09 15:13:09 -08:00
Rfc822InputFilter.java Unbundling work 2009-12-14 09:24:09 -08:00
Rfc822Validator.java Unbundling work 2009-12-14 09:24:09 -08:00
Search.java Add Search.SOURCE to android-common 2010-02-10 14:04:21 +00:00
XmlUtils.java Move various utility classes to android-common 2009-12-18 10:08:35 -08:00