Skip to content

SK-589: implement ability to take a photo#92

Merged
artem-yatchenko merged 12 commits intodevelopmentfrom
SK-589-Implement_ability_to_take_a_photo
Nov 25, 2025
Merged

SK-589: implement ability to take a photo#92
artem-yatchenko merged 12 commits intodevelopmentfrom
SK-589-Implement_ability_to_take_a_photo

Conversation

@CubeRomanMagellan
Copy link
Contributor

merge after SK-578: share to image

@CubeRomanMagellan CubeRomanMagellan self-assigned this Nov 13, 2025
Magellan added 2 commits November 24, 2025 13:26
…nt_ability_to_take_a_photo

# Conflicts:
#	sama_chat_client/lib/src/features/conversation/bloc/media_sender/media_sender_bloc.dart
#	sama_chat_client/lib/src/features/conversation/view/media_sender.dart
#	sama_chat_client/lib/src/features/conversation/view/message_input.dart
@CubeRomanMagellan CubeRomanMagellan marked this pull request as ready for review November 25, 2025 11:42
@artem-yatchenko artem-yatchenko merged commit 3e176b2 into development Nov 25, 2025
CubeRomanMagellan added a commit that referenced this pull request Dec 26, 2025
* 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>

* bump v. 0.15.0

* fix app crashes on adding user to group chat

---------

Co-authored-by: Magellan <magellan@connectycube.com>
artem-yatchenko pushed a commit that referenced this pull request Dec 26, 2025
* 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

---------

Co-authored-by: Magellan <magellan@connectycube.com>
artem-yatchenko pushed a commit that referenced this pull request Jan 6, 2026
* 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

---------

Co-authored-by: Magellan <magellan@connectycube.com>
artem-yatchenko pushed a commit that referenced this pull request Jan 21, 2026
* 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

* make fields more round

---------

Co-authored-by: Magellan <magellan@connectycube.com>
artem-yatchenko pushed a commit that referenced this pull request Jan 21, 2026
* 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>
artem-yatchenko pushed a commit that referenced this pull request Feb 3, 2026
* 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

* make fields more round

* modify conversation_create_form

* update create group button

---------

Co-authored-by: Magellan <magellan@connectycube.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants