conversations-classic/src/main/res/values
Andreas Straub f76baa5658 Added multiple select to Choose Contact Activity
When passing the Choose Contact Activity a boolean called "multiple"
set to true, it now allows the user to select multiple contacts. Long
pressing a contact enters multiple selection mode and the selection is
confirmed using a button in the CAB. The Activity returns whether or not
multiple contacts were selected using the same boolean. If multiple
contacts were selected, an array of JID strings called "contacts" is
returned. The Choose Contact Activity now also honors "filter_contacts",
an array of strings containing JIDs that should not be displayed in
the picker.

The invite to conference dialog now uses this feature to enable inviting
multiple contacts at once. Additionally, Invite Contact uses
"filter_contacts" to only display contacts that are not yet
participating in the conversation
2015-03-18 17:11:50 +01:00
..
arrays.xml make project translatable via transifex 2015-01-09 02:06:03 +01:00
attrs.xml Use Material Design Icons on API 21+ 2015-01-29 15:28:26 -05:00
colors.xml Add materials theme 2015-01-06 21:37:49 -05:00
dimens.xml make use of different dimensions for different screen sizes 2015-01-13 11:52:41 +01:00
strings.xml Added multiple select to Choose Contact Activity 2015-03-18 17:11:50 +01:00
styles.xml happy hanukkah 2014-11-16 17:21:21 +01:00
themes.xml Use Material Design Icons on API 21+ 2015-01-29 15:28:26 -05:00