Signal-Android/src/org/thoughtcrime/securesms/conversation
Greyson Parrelli fd862e575b Fix situation where search nav could get stuck.
If you navigated to the ConversationActivity again via some action (like
a shared contact invite) while searching, we don't get the toolbar close
event, and therefore the search nav would stay open. Now we just reset
it on newIntent() to be safe.
2019-03-01 13:44:32 -08:00
..
ConversationActivity.java Fix situation where search nav could get stuck. 2019-03-01 13:44:32 -08:00
ConversationAdapter.java Implemented conversation search. 2019-02-14 20:19:01 -08:00
ConversationFragment.java Fix possible NPE. 2019-02-20 17:20:12 -08:00
ConversationItem.java Improved handling for URLs that are composed of mixed character sets. 2019-02-24 10:00:44 -08:00
ConversationPopupActivity.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
ConversationSearchViewModel.java Implemented conversation search. 2019-02-14 20:19:01 -08:00
ConversationTitleView.java Sync self-sends to desktop. 2019-02-14 20:19:07 -08:00
ConversationUpdateItem.java Implemented conversation search. 2019-02-14 20:19:01 -08:00