<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_frameworks_opt_chips/tests, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/'/>
<entry>
<title>[Quantum chips] change chips into ReplacementSpan</title>
<updated>2014-08-18T23:18:22+00:00</updated>
<author>
<name>Jin Cao</name>
<email>jinyan@google.com</email>
</author>
<published>2014-08-17T22:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=6c2a016fb00482339dc66b93822042f9f9e2424f'/>
<id>6c2a016fb00482339dc66b93822042f9f9e2424f</id>
<content type='text'>
There seems to be an issue with ImageSpan where it
sets the default text cursor size to the height of
the ImageSpan. In this CL I changed the chips to
extend ReplacementSpan and simply draw the chip
ourselves by overriding the draw method.

b/16700424

Change-Id: I66a8bf3068e24a669121c7323323fd03138ca7b3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There seems to be an issue with ImageSpan where it
sets the default text cursor size to the height of
the ImageSpan. In this CL I changed the chips to
extend ReplacementSpan and simply draw the chip
ourselves by overriding the draw method.

b/16700424

Change-Id: I66a8bf3068e24a669121c7323323fd03138ca7b3
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to paste text or html into a chip</title>
<updated>2014-08-14T17:32:53+00:00</updated>
<author>
<name>Régis Décamps</name>
<email>regisd@google.com</email>
</author>
<published>2014-06-04T12:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=219cbfbd7806b17ce10ba2cfb3f0cd45d167d46c'/>
<id>219cbfbd7806b17ce10ba2cfb3f0cd45d167d46c</id>
<content type='text'>
Allows to paste into a chip HTML mime content, as long as
it can be represented by text.

This resolves the inability to paste email addresses copied from
a web page, with content text/html.

Also, fix an IndexOutfOfBounds bug when there is no selection.

Bug: 13361722 users cannot paste html content in chip
Change-Id: I31434105e4326d78e99df338f81d9e56fc5b83c5

Conflicts:
	src/com/android/ex/chips/RecipientEditTextView.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows to paste into a chip HTML mime content, as long as
it can be represented by text.

This resolves the inability to paste email addresses copied from
a web page, with content text/html.

Also, fix an IndexOutfOfBounds bug when there is no selection.

Bug: 13361722 users cannot paste html content in chip
Change-Id: I31434105e4326d78e99df338f81d9e56fc5b83c5

Conflicts:
	src/com/android/ex/chips/RecipientEditTextView.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename sample and tests to not conflict with frameworks/ex</title>
<updated>2014-03-21T20:40:16+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2014-03-21T20:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=a0adffe8b063f2ff527ed7cb823567ce67e3f82f'/>
<id>a0adffe8b063f2ff527ed7cb823567ce67e3f82f</id>
<content type='text'>
Change-Id: Icfc924b7acf6c2b82cefde74bfb4f2df46f7fa75
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icfc924b7acf6c2b82cefde74bfb4f2df46f7fa75
</pre>
</div>
</content>
</entry>
<entry>
<title>Update project name and resource include directories</title>
<updated>2014-03-21T18:18:09+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2014-03-21T18:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=fc4a5f981fb5fc00d833d45ae4a968ca339453fc'/>
<id>fc4a5f981fb5fc00d833d45ae4a968ca339453fc</id>
<content type='text'>
Change-Id: Ib597e26141d88d707c8a8faf1f1d2bd521d319bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib597e26141d88d707c8a8faf1f1d2bd521d319bb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix directory lookups</title>
<updated>2014-02-06T05:33:37+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2013-11-21T22:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=7a4e67708498ec46c2e9b3bad69d3807d88c064e'/>
<id>7a4e67708498ec46c2e9b3bad69d3807d88c064e</id>
<content type='text'>
The previous "fix" disabled the lookups.

Now we will do the lookups, with the proper lookup key and
directory id. We also do a much better job of showing directory
images.

Bug: 11693322
Bug: 12793279

Change-Id: I372711fd7b485f3183516fce2b11f9eff46a9b23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous "fix" disabled the lookups.

Now we will do the lookups, with the proper lookup key and
directory id. We also do a much better job of showing directory
images.

Bug: 11693322
Bug: 12793279

Change-Id: I372711fd7b485f3183516fce2b11f9eff46a9b23
</pre>
</div>
</content>
</entry>
<entry>
<title>am 3e8176df: Don\'t show the alternates dialog for GAL contacts</title>
<updated>2013-11-14T18:35:27+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2013-11-14T18:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=f5c24c97ddba4bf2c626898734669f85c3acb00f'/>
<id>f5c24c97ddba4bf2c626898734669f85c3acb00f</id>
<content type='text'>
* commit '3e8176df16950c067bcb1b37e62b2fc07d74065a':
  Don't show the alternates dialog for GAL contacts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '3e8176df16950c067bcb1b37e62b2fc07d74065a':
  Don't show the alternates dialog for GAL contacts
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't show the alternates dialog for GAL contacts</title>
<updated>2013-11-14T17:43:35+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2013-11-13T23:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=514f8a75f72fa2e735418ffb5d6e30aa914fbe7b'/>
<id>514f8a75f72fa2e735418ffb5d6e30aa914fbe7b</id>
<content type='text'>
There's a bug in the chips code that causes this to show either no
alternates, or a different person, which is scaring people.

The proper future fix is to store some more information about GAL
contacts so we can do a proper lookup.

Bug: 11535331

Change-Id: Id8b6fc834446afe33bd6ec4e99b3d2b75b985bde</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's a bug in the chips code that causes this to show either no
alternates, or a different person, which is scaring people.

The proper future fix is to store some more information about GAL
contacts so we can do a proper lookup.

Bug: 11535331

Change-Id: Id8b6fc834446afe33bd6ec4e99b3d2b75b985bde</pre>
</div>
</content>
</entry>
<entry>
<title>Merge chips from jb-ub-mail-ur11 into klp-ub-dev</title>
<updated>2013-10-10T20:33:39+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2013-10-10T18:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=858e094f1c695aefdf6a23f522c0f16d81bd79f7'/>
<id>858e094f1c695aefdf6a23f522c0f16d81bd79f7</id>
<content type='text'>
Change-Id: Ied8877d7613ca1dbb5047a0c8c611a1138fc47e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ied8877d7613ca1dbb5047a0c8c611a1138fc47e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test for creating fake phone entries</title>
<updated>2013-03-22T16:44:08+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2013-03-22T16:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=983c99b9e00913e8d2a5642cd05ccb9a81570be7'/>
<id>983c99b9e00913e8d2a5642cd05ccb9a81570be7</id>
<content type='text'>
There was a problem with numbers formatted like:
"(888) 555-1234".

Bug: 8449554
Change-Id: Ic70998104bd5151aba2dca5202bc4f99ced362be
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a problem with numbers formatted like:
"(888) 555-1234".

Bug: 8449554
Change-Id: Ic70998104bd5151aba2dca5202bc4f99ced362be
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor some of thie chips code</title>
<updated>2013-03-09T01:24:13+00:00</updated>
<author>
<name>Scott Kennedy</name>
<email>skennedy@google.com</email>
</author>
<published>2013-03-07T06:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_opt_chips/commit/?id=194d427ebcfc2133bda410e0e4c399250d9a6066'/>
<id>194d427ebcfc2133bda410e0e4c399250d9a6066</id>
<content type='text'>
VisibleRecipientChip and InvisibleRecipientChip had a lot of the same
code, so I moved it all into a delegate class. This resulted in a
bunch of "RecipientChip" classes, so I moved them all into their own
sub-package.

Change-Id: I01dfc931e006270dd37721c73e7bc3c0e7b67515
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VisibleRecipientChip and InvisibleRecipientChip had a lot of the same
code, so I moved it all into a delegate class. This resulted in a
bunch of "RecipientChip" classes, so I moved them all into their own
sub-package.

Change-Id: I01dfc931e006270dd37721c73e7bc3c0e7b67515
</pre>
</div>
</content>
</entry>
</feed>
