Jake McGinty
fb8d6cb538
contact selection reeemix
...
1) RecyclerView-based, with better long scroller
and more material-inspired look.
2) Add badge for Signal users to contact selection
list.
// FREEBIE
2015-11-12 15:20:16 -08:00
Jake McGinty
796940bda5
fix ContactSelectionListItem NPE
...
Fixes #4394
Closes #4399
// FREEBIE
2015-11-05 11:12:22 -08:00
Moxie Marlinspike
f04281ac4a
Resolve names off Recipient objects in contact selection.
...
Fixes #3715
// FREEBIE
2015-07-21 13:30:29 -07:00
Moxie Marlinspike
410ec57f80
Don't create a canonical id for every character typed.
...
// FREEBIE
2015-07-16 11:15:56 -07:00
Moxie Marlinspike
fb9f16ad29
Colorize conversations.
...
// FREEBIE
2015-06-27 19:43:18 -07:00
Moxie Marlinspike
64df85f3ee
Refactor contact photo logic to not reuse drawables.
...
// FREEBIE
2015-06-27 19:43:18 -07:00
Michael Herbig
18436dc3be
Fix context leak from lingering RecipientModifiedListener.
...
Because ContactSelectionListItem is used as a
RecipientModifiedListener, it leaks its context
(NewConversationActivity/PushContactSelectionActivity),
which can lead to OOM crashes.
Closes #3214
// FREEBIE
2015-05-21 07:25:20 -07:00
Moxie Marlinspike
636b11abea
Refactor ContactSelectionListAdapter and associated views.
...
Fixes #3181
Closes #3197
// FREEBIE
2015-05-20 12:52:43 -07:00