Commit 67363cc
SK-608: UI moved on password field (#104)
* SK-567: flutter sdk development (#90)
* create monorepo
* add api
* remove client old api
* add tokens management
* rename sama_chat_api to sama_sdk
* SK-578: share to image (#91)
* create monorepo
* add api
* remove client old api
* add tokens management
* rename sama_chat_api to sama_sdk
* add image share to support
* fix Popup with Send Image after share again
---------
Co-authored-by: Magellan <magellan@connectycube.com>
* add check for deleted user opponent (#93)
Co-authored-by: Magellan <magellan@connectycube.com>
* add MediaAttachmentBloc to menu (#95)
Co-authored-by: Magellan <magellan@connectycube.com>
* SK-589: implement ability to take a photo (#92)
* create monorepo
* add api
* remove client old api
* add tokens management
* rename sama_chat_api to sama_sdk
* add image share to support
* add image_picker
* add camera picker
* update agpVersion
---------
Co-authored-by: Magellan <magellan@connectycube.com>
* SK-587: Hard back does not work (#94)
* add pop invoke
* minor fix didPop
* add swipe ios impl
---------
Co-authored-by: Magellan <magellan@connectycube.com>
* fix app routing (#96)
Co-authored-by: Magellan <magellan@connectycube.com>
* add blocking (#97)
Co-authored-by: Magellan <magellan@connectycube.com>
* add auto complete (#98)
Co-authored-by: Magellan <magellan@connectycube.com>
* fix reply bubble (#99)
Co-authored-by: Magellan <magellan@connectycube.com>
* update login page
* add expending to reset password
* add fresh icons to chat list
* update avatar view
* update profile card
* add card to profile
* update text button form error
* increase font size
---------
Co-authored-by: Magellan <magellan@connectycube.com>1 parent c1e5090 commit 67363cc
6 files changed
Lines changed: 21 additions & 20 deletions
File tree
- sama_chat_client/lib/src
- features
- login/view
- profile/view
- reset_password/view
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
| |||
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
0 commit comments