summaryrefslogtreecommitdiffstats
path: root/chips/src
Commit message (Expand)AuthorAgeFilesLines
* Deal with commas within quoted textmindyp2012-08-271-3/+16
* Merge change from jb-dev to masterMindy Pereira2012-07-161-1/+1
* Check for null adapter.Mindy Pereira2012-06-281-2/+3
* Break out of infinite loop once we detect an error.Mindy Pereira2012-06-041-0/+3
* Merge "Rather than change the text, just remove the waiting for entries row."...Mindy Pereira2012-05-252-72/+45
|\
| * Rather than change the text, just remove the waiting for entries row.Mindy Pereira2012-05-252-72/+45
* | Merge "The mysterious blank item was just a mis-used layout" into jb-devMindy Pereira2012-05-251-1/+1
|\|
| * The mysterious blank item was just a mis-used layoutMindy Pereira2012-05-251-1/+1
* | Merge "Dont hide the keyboard when showing alternates/ selecting a chip." int...Mindy Pereira2012-05-241-13/+1
|\ \ | |/ |/|
| * Dont hide the keyboard when showing alternates/ selecting a chip.Mindy Pereira2012-05-241-13/+1
* | Merge "Null check; back behavior" into jb-devMindy Pereira2012-05-242-10/+13
|\|
| * Null check; back behaviorMindy Pereira2012-05-242-10/+13
* | Fix offset of alternates list dropdown.Mindy Pereira2012-05-231-1/+10
* | Try this out with experimenters to see if the scrolling is reasonable.Mindy Pereira2012-05-231-0/+8
|/
* Change text on "done" to say "return"Mindy Pereira2012-05-091-0/+1
* Use ALIGN_BOTTOM instead of ALIGN_BASELINEMindy Pereira2012-05-071-1/+1
* Contact added to the "To" field of the Messaging app is not getting deletedTom Taylor2012-05-041-8/+11
* Merge "Don't autoselect first item in dropdown" into jb-devTom Taylor2012-05-031-9/+10
|\
| * Don't autoselect first item in dropdownTom Taylor2012-05-031-9/+10
* | Fix alternate reverse lookup query.Mindy Pereira2012-05-031-4/+4
|/
* Don't show duplicate destinations in alternate popupMakoto Onuki2012-05-032-12/+56
* Merge "Don't use DISPLAY_NAME for chips if name is email or phone" into jb-devMakoto Onuki2012-05-024-13/+42
|\
| * Don't use DISPLAY_NAME for chips if name is email or phoneMakoto Onuki2012-05-014-13/+42
* | Merge "Recycle styleable attributes after use." into jb-devMindy Pereira2012-05-021-0/+1
|\ \ | |/ |/|
| * Recycle styleable attributes after use.Mindy Pereira2012-05-021-0/+1
* | Merge "Vertically center text in chips." into jb-devMindy Pereira2012-04-301-2/+2
|\|
| * Vertically center text in chips.Mindy Pereira2012-04-301-2/+2
* | Merge "Use ime actions to commit when the user presses enter." into jb-devMindy Pereira2012-04-271-1/+36
|\|
| * Use ime actions to commit when the user presses enter.Mindy Pereira2012-04-271-1/+36
* | Merge "Fix an crash if you pass a SpannableString" into jb-devTom Taylor2012-04-271-2/+2
|\ \
| * | Fix an crash if you pass a SpannableStringTom Taylor2012-04-271-2/+2
* | | Merge "Dont commit by commit char if we cant tokenize." into jb-devMindy Pereira2012-04-271-0/+8
|\ \ \ | |/ / |/| / | |/
| * Dont commit by commit char if we cant tokenize.Mindy Pereira2012-04-271-0/+8
* | Fix alternates adapterTom Taylor2012-04-251-1/+1
|/
* Fix alternates adapter.Mindy Pereira2012-04-241-2/+1
* Fix alternates.Mindy Pereira2012-04-241-1/+1
* Check span before deleting.Mindy Pereira2012-04-241-1/+3
* Better support for phone numbers in ChipsTom Taylor2012-04-171-9/+35
* Removed ChipsUtil's increment features which are not ICS-and-up safeDaniel Lehmann2012-04-131-66/+0
* Support phone numbers in Chips UITom Taylor2012-04-064-86/+246
* am e67e5aab: am 06b38bf7: am 665ba9e4: Don\'t adjust scroll on focus changes.Mindy Pereira2012-02-231-1/+0
|\
| * Don't adjust scroll on focus changes.Mindy Pereira2012-02-211-1/+0
| * DO NOT MERGE. Dont sanitize before/ after/ between chips while waiting to cre...Mindy Pereira2012-01-101-0/+8
* | Make sure we don't run off the end when deleting chips.Mindy Pereira2012-02-161-1/+5
* | Since the delete key can't be guaranteed, use text changed listeners.Mindy Pereira2012-02-061-1/+19
* | Need to set the resource for the dialog.Mindy Pereira2012-02-031-3/+1
* | Make chips less fragile for testing purposes.Mindy Pereira2012-01-111-3/+4
* | Dont sanitize before/ after/ between chips while waiting to create pending ch...Mindy Pereira2012-01-101-0/+8
* | Make attributes related to chip backgrounds styleable.Mindy Pereira2011-12-161-10/+37
* | Add styleable attributes to chips. This first one is a test.Mindy Pereira2011-12-161-37/+8