35 Commits

Author SHA1 Message Date
1b9aa58fb4 edit design 2023-08-24 22:26:19 +02:00
a73aea0986 Fixed wrong chat-count in Notification 2023-08-20 20:37:37 +02:00
1a172d3d86 Implemented structure for push Notifications 2023-08-19 17:04:45 +02:00
5f9a1e7b5f Added background color in safe area 2023-08-10 20:59:24 +02:00
0be070b460 Added safe area around textinput in talk 2023-08-10 20:29:55 +02:00
987734626c Fixed numerous bugs within talk and file upload 2023-08-09 20:59:37 +02:00
d234074b87 Fixed ios related bugs, removed unimplemented actions to comply with apple guidelines 2023-08-08 22:31:13 +02:00
86c3a397da Added emergency remote breakers 2023-08-07 22:10:56 +02:00
62ae6a6e3c Made google-play login working again, and fixed numerous bugs
All checks were successful
update version / increment-build-number (push) Successful in 9s
2023-08-02 20:56:02 +02:00
7a8f01536a Fixed typos
All checks were successful
update version / increment-build-number (push) Successful in 18s
2023-07-31 20:06:05 +02:00
c6f0dad247 Added google play testing accounts and testing environment 2023-07-30 21:13:21 +02:00
a5b2242dc3 Fixed sorting on files, removed some logging 2023-07-16 22:15:24 +02:00
575343ff82 Added reaction overview with list of names who reacted 2023-07-10 14:07:25 +02:00
5d62f1b863 Fixed sorting on talk chats 2023-07-09 21:44:28 +02:00
2ddaa17a81 Added option to add reactions to talk messages 2023-07-09 19:38:09 +02:00
0b2fab5b6d Designed talk message reactions 2023-07-08 21:50:25 +02:00
db87b7c3ff Updated background image in chats 2023-07-07 20:43:12 +02:00
2c22147468 Fixed chatTextfield automatically expanding on multiline texts 2023-06-30 20:48:28 +02:00
3d6e0cec0e Added in-app fileviewer for images and pdf files 2023-06-18 18:15:49 +02:00
1521056217 Added central user credentials management 2023-06-11 18:18:37 +02:00
072564fd31 Added uniform loading indicator for all screens 2023-06-11 15:57:40 +02:00
de0d82f583 Parameterized chat search to avoid dynamics 2023-06-08 21:37:29 +02:00
82b10e4eed Added functionality to create chat 2023-06-08 21:27:51 +02:00
0f3fe75bad Made chat messages deletable 2023-06-08 21:07:17 +02:00
213c815eee Added file upload in talk 2023-06-08 19:06:59 +02:00
7ec339af0c Hide debug-viewers throughout the app when debug-mode is not enabled 2023-06-07 19:39:11 +02:00
f8ac83a296 Added option to sort unread chats to top 2023-06-07 18:22:15 +02:00
a922e0f8ae Added option to sort talk favorites to top 2023-06-07 11:06:43 +02:00
dc2af8e825 Added search for existing chats 2023-06-06 21:37:56 +02:00
2b64426c1a Refactor chatTile - WIP 2023-06-05 19:55:22 +02:00
30c9918287 Refactoring to ChatTile - WIP 2023-06-05 19:50:58 +02:00
e969e25e9e Added user search in talk, currently with no further functionality 2023-06-04 21:25:56 +02:00
4ef21a362b Added Chat context menu for chat 'mark as read', 'mark as unread', 'add to favorites', 'remove from favorites', 'leave conversation'
added Chat favorite badge and mark chat as read when entering it
2023-06-04 18:28:15 +02:00
3f05f68ac1 Made Settings persistent with autosave 2023-06-03 23:26:18 +02:00
f0da6f2596 Refactor codebase resolving warnings and remove self-package imports 2023-06-03 11:27:14 +02:00