status-qml/sandbox
Khushboo Mehta ea9556948b feat(StatusMessage): Introducing a new StatusQ Component for Chat Messages
The below mentioned features have been implemented in this component
1. Profile Picture of sender
2. Sender details - name, secondaryName, chatID
3. Text content
4. Image Content
5. Sticker Content
6. Audio Content
7. Reply Component with all the details for the message beinf replied to
8. Pinned component for Pinned message
9. Edit Component to edit the message
10. Loades to load the below -
    a. Link content loader
    b. transaction content
    c. invitation bubble
    d. footer - in this case to show emoji reactions to a message
    e. quick actions loader to show the related quick actions
2022-01-21 11:41:58 +01:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
controls refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
demoapp feat(StatusMessage): Introducing a new StatusQ Component for Chat Messages 2022-01-21 11:41:58 +01:00
dictionaries feat(Spellchecking): Add dictionaries 2021-09-16 15:37:59 +02:00
pages refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
scripts chore: introduce build script for sandbox app 2021-06-16 11:11:04 +02:00
DemoApp.qml feat(StatusMessage): Introducing a new StatusQ Component for Chat Messages 2022-01-21 11:41:58 +01:00
ThemeSwitch.qml chore: add tooltip to theme switch 2021-06-03 16:40:57 +02:00
handler.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
handler.h feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
qml.qrc refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
sandbox.pro refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
sandboxapp.cpp fix(build): Windows build 2022-01-14 16:24:19 +01:00
sandboxapp.h fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
spellchecker.cpp fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
spellchecker.h fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
statuswindow.cpp Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
statuswindow.h fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00
statuswindow_mac.mm fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00