• Home
  • History
  • Annotate
  • only in /frameworks/ex/common/tests/src/com/android/
History log of /frameworks/ex/common/tests/src/com/android/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
490556a764a879cd0eaff358e90705cc1335c92e 05-Aug-2011 Erik <epastern@google.com> b/5122753 Make Rfc822Validator a bit smarter

Change-Id: Iffea9735b906466077ce03a97ab49b614917dbf3
ommon/Rfc822ValidatorTest.java
7b8b23f9c04fa33b79a8949752a90a134a11df8a 07-Oct-2010 Dmitri Plotnikov <dplotnikov@google.com> Moving GroupingListAdapter to frameworks/ex

Moving from packages/apps/Contacts

adb shell am instrument -e class com.android.common.widget.GroupingListAdapterTests -w com.android.common.tests/android.test.InstrumentationTestRunner

com.android.common.widget.GroupingListAdapterTests:.............
Test results for InstrumentationTestRunner=.............
Time: 0.03

OK (13 tests)


Change-Id: Ia58fe362afdc5c64e3740c89049be29f5b329a5b
ommon/widget/GroupingListAdapterTests.java
a8c3c446ef995680a8c98936cd286846fa1efc64 30-Sep-2010 Paul Westbrook <pwestbro@google.com> am b4f5e0e5: Fixed the Rfc822Validator

Merge commit 'b4f5e0e5755938f2be9a2f1a1a6609b018c530ad'

* commit 'b4f5e0e5755938f2be9a2f1a1a6609b018c530ad':
Fixed the Rfc822Validator
b4f5e0e5755938f2be9a2f1a1a6609b018c530ad 30-Sep-2010 Paul Westbrook <pwestbro@google.com> Fixed the Rfc822Validator

Make sure that the validator doesn't consider an email address
that has a domain that has more than one adjacent '.' characters valid

Bug: 3048703
Change-Id: I1c227f393738850d89b6da52693d806c231f3136
ommon/Rfc822ValidatorTest.java
60ae52719e0567fa5b1860df19807716951eca50 20-Aug-2010 Dmitri Plotnikov <dplotnikov@google.com> Moving CompositeCursorAdapter from contacts/widget to common/widget

The class has been used in contacts for a while,
now it will be shared with Gmail, Email and Calendar
for the purposes of integration with Directory API.

Change-Id: I86258dfff426e246d7791b737af574c47b935c7f
ommon/widget/CompositeCursorAdapterTest.java
823b6f3516076b92f78c3fc27037d24bb514e653 15-Jun-2010 Ying Wang <wangying@google.com> move android-common from framework/base to framework/ex

Also change the LOCAL_SDK_VERSION from current to 8.
Change-Id: I68943b8b41622dab88c7b13d8c067b39205f028e
ommon/OperationSchedulerTest.java