Граф коммитов

161 Коммитов

Автор SHA1 Сообщение Дата
pavelprystinka 47cc3dec7a
[Calling][Release] Calling 1.6.0 (#956) 2024-02-29 17:10:17 -08:00
AmyL219 1f2aabcc4c
[Release] Chat-1.0.0 beta 3 (#887) 2023-12-21 10:04:43 -08:00
pavelprystinka 6f6441d2bd
Merge branch 'develop' into merge/main_to_develop 2023-03-10 11:43:15 -08:00
pavelprystinka f7f2585ff0
[Calling][Feature] Update readme banners (#724) 2023-03-08 17:56:58 -08:00
Patrick Latter d692c0520c
Documentation updates for 1.0.0-beta.2 release (#719) 2023-03-01 11:33:05 -08:00
Patrick Latter 9bef12f2e7
[Release] Increment Version (#718) 2023-03-01 10:26:56 -08:00
pavelprystinka ccc4d89ff9
[Feature][Calling] CSS call history (#710) 2023-02-28 12:22:49 -08:00
John 50ea06f7ad
[Refactor][Chat] Updated Local User Logic (#711) 2023-02-09 09:40:47 -08:00
pavelprystinka e7975fcab9
[Chat][Bugfix] Mark entities as internal (#707) 2023-01-18 14:31:21 -08:00
Inderpal Singh Aulakh fab7340450
[Chat][Documentation] Update documentation links (#706) 2023-01-11 10:33:05 -08:00
John 76a455f629
[Chat][Documentation] Updated README (#703) 2023-01-10 11:03:26 -08:00
pavelprystinka fc1efb6083
[Docs] Update readmes (#702) 2023-01-06 09:59:11 -08:00
ShaunaSong 19643ec566
[Chat][Refactor] Remove Unused Error Code (#701) 2023-01-05 12:19:38 -08:00
pavelprystinka 5e0558d45f
[Docs] Update link to javadocs (#700) 2023-01-05 11:38:27 -08:00
Adam Hammer 48ecc1bbe1
[Chat][Bug] fix leak canary complaints (#698) 2023-01-04 14:58:28 -08:00
Adam Hammer 7e945fe330
[Chat] Unread Message Indicator Theming Fixes (#694) 2023-01-04 13:16:50 -08:00
Adam Hammer 0aeb042b47
[Chat][Refactor] AvatarView/AndroidView cleanup (#697) 2023-01-04 12:52:16 -08:00
Inderpal Singh Aulakh cbebb05d82
[Chat][Refactor] update telemetry tag (#696) 2023-01-04 12:21:20 -08:00
pavelprystinka 2527001ce2
[Chat][Doc] Fix link to chat readme and link to api docs (#691) 2023-01-04 10:19:45 -08:00
Mrayyan 47b227d6ec
[Chat][Bug] "In chat" width text (#676) 2023-01-03 10:35:42 -08:00
Mohtasim 655e7f351c
[Feature][Chat] Initial Chat documentation (#610) 2022-12-23 14:41:59 -08:00
Adam Hammer 63ce7ff362
Feature/chat api align ios (#689) 2022-12-23 13:28:52 -08:00
Adam Hammer d981e47e43
[Chat] Fix Previews in ChatScreenView, added flag to allow additional on screen debug info (#683) 2022-12-15 12:42:28 -08:00
ShaunaSong d0c7a3ca1d
[Chat][Bug] Fix the crash when network is disconnected. (#687) 2022-12-14 16:37:55 -08:00
ShaunaSong fe66077369
[Chat][Bug] Fix Send Message failed UI (#686) 2022-12-14 10:06:59 -08:00
Adam Hammer 101c01ea92
[Chat] Dark Mode can be set via theme now, Fixes for Dark Mode (#681) 2022-12-14 09:35:30 -08:00
ShaunaSong 5be3b8aa92
[Chat][Bug] Expose error code (#685) 2022-12-13 15:37:11 -08:00
Dhiraj Gupta 62907555db
[Chat][Bug] Added missing ellipsis (#682) 2022-12-13 14:39:48 -08:00
Dhiraj Gupta defedc25d5
[Chat][Bug] Fixed double newline problem from Teams messages (#684) 2022-12-13 13:40:27 -08:00
Adam Hammer 0d6e1164aa
[Chat] error log improvements (#679) 2022-12-13 12:46:30 -08:00
Adam Hammer 8a1a2acad4
[Chat] fix padding on system message icon (#674) 2022-12-13 08:56:15 -08:00
ShaunaSong 3a3a02c417
[Chat][Bug] Action bar title centre (#675) 2022-12-12 13:11:49 -08:00
Inderpal Singh Aulakh 4416d9d6fc
[Chat][Feature] send message status (#671) 2022-12-09 10:42:23 -08:00
Inderpal Singh Aulakh d25123347c
[Chat][Refactor] get read receipts working (#669) 2022-12-09 09:43:51 -08:00
Inderpal Singh Aulakh 68a38d719a
[Chat][Feature] hide participant add message for masked participants (#666) 2022-12-08 14:27:26 -08:00
ShaunaSong d9a00aa23f
[Chat][Feature] Add Error Code Public Api (#606) 2022-12-08 09:56:55 -08:00
Adam Hammer ddb300ccb2
[Chat] accessibility announcements (#664) 2022-12-07 15:49:19 -08:00
Mrayyan 6b848758ee
[Chat][Feature] Dark theme support (#662) 2022-12-07 14:50:47 -08:00
pavelprystinka fe003fe9e2
[Feature][Chat] API chat UI client (#661) 2022-12-07 11:15:42 -08:00
Mohtasim 4bf466c7da
[Bugfix][Chat] Making HTML content text aligned with ui library color (#656) 2022-12-07 09:14:50 -08:00
Adam Hammer b520bd4843
[Chat] Visibility of Unread Indicator improvements (#659) 2022-12-06 10:11:08 -08:00
pavelprystinka 087d6bb398
[Feature][Call] Use shorter name for demo app activity (#655) 2022-12-05 12:10:29 -08:00
ShaunaSong 02e073d7cd
[Chat][TEST] Message view UI test (#653) 2022-12-01 15:38:51 -08:00
pavelprystinka fe57bef519
[Chat][Feature] Chat api minor renames (#642) 2022-12-01 14:44:04 -08:00
Adam Hammer 9e254275a3
[Chat][Bugfix] Thread safety optimization for snapshot (#639) 2022-11-30 15:16:20 -08:00
v-loalbert e0db295a71
[Chat][Feature] Detect and Handle Local Participant removed (#572) 2022-11-30 14:17:46 -08:00
pavelprystinka a2803a0cfd
[Chat][Feature] Use CommunicationIdentifier for identity field. (#618) 2022-11-29 15:07:59 -08:00
v-loalbert 199a8e0f62
[Bug] Fix Espresso pipeline failure (#624) 2022-11-28 15:17:38 -08:00
Inderpal Singh Aulakh 4266b9fc5b
[Chat][Bug] fix memory leaks 2022-11-28 09:20:56 -08:00
Mrayyan a389a0c414
[Bug][Chat] Send button icon change 2022-11-28 08:31:28 -08:00