replicant-frameworks_native/common/java/com/android/common
Maryam Garrett c36bd07eae Move LoggingEvents.java to android-common & add UserHappiness
The LoggingEvents move will allow Gmail, Voice Search and other apps to
access the LoggingEvents needed. This file will replace
packages/inputmethods/LatinIMEsrc/com/android/inputmethod/voice/LoggingEvents.java
vendor/google/apps/VoiceSearch/apps/VoiceSearch/src/com/google/android/voicesearch/logging/LoggingEvents.java

In addition to moving the file, I have added 3 new fields:
TIMESTAMP, IME_TEXT_ACCEPTED, CALLING_APP_NAME. I needed to
create CALLING_APP_NAME b/c I can't re-use EXTRA_APP_NAME
because that is reserved for one of two values: voice
search or voice IME.

I added another file to android-common: UserHappinessSignals
This can be imported by different applications to broadcast
various user happiness metrics. It is currently used by Gmail's
CompseActivity.java to indicate that a user "accepted" the IME
text when they pressed the send button.

Change-Id: Ia859140facb7fb66a12706735d5132ba9eaa5ea0
2010-01-29 13:27:56 -05:00
..
speech Move LoggingEvents.java to android-common & add UserHappiness 2010-01-29 13:27:56 -05:00
userhappiness Move LoggingEvents.java to android-common & add UserHappiness 2010-01-29 13:27:56 -05:00
AndroidHttpClient.java change remaining frameworks/base Gservices to Secure settings 2010-01-07 15:00:37 -08:00
ArrayListCursor.java Move various utility classes to android-common 2009-12-18 10:08:35 -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
NetworkConnectivityListener.java Move various utility classes to android-common 2009-12-18 10:08:35 -08:00
OperationScheduler.java Add OperationScheduler (and test) to the common static library; 2009-11-21 10:09:46 -08:00
Patterns.java allow + in usernames 2010-01-14 14:57:20 -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
XmlUtils.java Move various utility classes to android-common 2009-12-18 10:08:35 -08:00