.. |
ui
|
Fix xml inflation crash.
|
2020-09-29 16:40:37 -03:00 |
AttachmentKeyboard.java
|
Implement new attachment keyboard.
|
2020-02-01 12:38:53 -04:00 |
AttachmentKeyboardButton.java
|
Implement new attachment keyboard.
|
2020-02-01 12:38:53 -04:00 |
AttachmentKeyboardButtonAdapter.java
|
Implement new attachment keyboard.
|
2020-02-01 12:38:53 -04:00 |
AttachmentKeyboardMediaAdapter.java
|
Remove border from images in the attachment keyboard.
|
2020-04-03 12:20:15 -04:00 |
ConversationActivity.java
|
Show reminder banner to administrators for pending group join requests.
|
2020-10-15 16:19:17 -04:00 |
ConversationAdapter.java
|
Display a loading message if group update message is taking a while to load.
|
2020-09-23 16:54:38 -04:00 |
ConversationBannerView.java
|
Join group via invite link.
|
2020-08-26 12:51:25 -03:00 |
ConversationData.java
|
Migrate ConversationList to paging library and apply abstractions to conversation.
|
2020-06-16 19:30:35 -04:00 |
ConversationDataSource.java
|
Log more details around conversation fetch times.
|
2020-09-24 12:26:02 -04:00 |
ConversationFragment.java
|
Fix seeking voice notes that do not have waveforms.
|
2020-10-16 15:37:26 -03:00 |
ConversationGroupViewModel.java
|
Show reminder banner to administrators for pending group join requests.
|
2020-10-15 16:19:17 -04:00 |
ConversationItem.java
|
Fix seeking voice notes that do not have waveforms.
|
2020-10-16 15:37:26 -03:00 |
ConversationItemBodyBubble.java
|
Add mentions unread counter.
|
2020-08-14 15:54:05 -04:00 |
ConversationItemSwipeCallback.java
|
Refactor use of MessageRecord to increase flexibility of ConversationAdapter.
|
2020-07-29 23:19:21 -04:00 |
ConversationItemTouchListener.java
|
Move all files to natural position.
|
2020-01-06 11:08:30 -05:00 |
ConversationMessage.java
|
Add mentions for v2 group chats.
|
2020-08-06 20:57:50 -04:00 |
ConversationPopupActivity.java
|
Move all files to natural position.
|
2020-01-06 11:08:30 -05:00 |
ConversationReactionOverlay.java
|
Fix incorrect UI for inactive groups.
|
2020-10-05 12:59:00 -04:00 |
ConversationRepository.java
|
Migrate ConversationList to paging library and apply abstractions to conversation.
|
2020-06-16 19:30:35 -04:00 |
ConversationSearchViewModel.java
|
Move all files to natural position.
|
2020-01-06 11:08:30 -05:00 |
ConversationStickerSuggestionAdapter.java
|
Move all files to natural position.
|
2020-01-06 11:08:30 -05:00 |
ConversationStickerViewModel.java
|
Improve emoji sticker suggestions.
|
2020-03-26 17:37:51 -04:00 |
ConversationSwipeAnimationHelper.java
|
Update reactions UI.
|
2020-02-03 14:20:08 -05:00 |
ConversationTitleView.java
|
Update username UX and UI.
|
2020-08-27 12:12:44 -03:00 |
ConversationUpdateItem.java
|
Display a loading message if group update message is taking a while to load.
|
2020-09-23 16:54:38 -04:00 |
ConversationViewModel.java
|
Add mentions unread counter.
|
2020-08-14 15:54:05 -04:00 |
LastSeenHeader.java
|
Migrate conversation rendering to the paging library.
|
2020-05-14 11:22:28 -03:00 |
MarkReadHelper.java
|
Have DatabaseFactory.getSmsDatabase() return MessageDatabase.
|
2020-08-24 11:16:41 -03:00 |
MenuState.java
|
Fix incorrect UI for inactive groups.
|
2020-10-05 12:59:00 -04:00 |
MessageCountsViewModel.java
|
Have DatabaseFactory.getMmsDatabase() return MessageDatabase.
|
2020-08-24 16:40:47 -04:00 |