Commit graph

833 commits

Author SHA1 Message Date
Mario Danic
0614ba8178 Fix #361
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-17 13:40:43 +01:00
Mario Danic
e4b4f3ec84 Fix a bug when starting call in older Nc versions 2018-12-17 13:40:43 +01:00
Mario Danic
007e22c20f Fix an issue with empty conversations list 2018-12-17 13:40:43 +01:00
Mario Danic
40b03de7a7 Fix issues with the bottom sheet 2018-12-17 13:40:43 +01:00
Mario Danic
2ec45391de Fix avatar loading for conversations list 2018-12-17 13:40:43 +01:00
Mario Danic
312570e51c Update settings icon 2018-12-17 13:40:43 +01:00
Mario Danic
844b0b4942 Handle contacts -> chat better 2018-12-17 13:40:43 +01:00
Mario Danic
b1889abb1b Add nice FAB animation & cleanups to layouts 2018-12-17 13:40:43 +01:00
Mario Danic
1c13d893fc Add basic FAB 2018-12-17 13:40:43 +01:00
Mario Danic
5ff7316aa5 Significant progress on changing the app layout 2018-12-17 13:40:43 +01:00
Mario Danic
a9f48ad4da Fix code review
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-11 13:17:01 +01:00
Mario Danic
5000b3e9de Fix credentials update
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-11 12:23:18 +01:00
Mario Danic
d59403bc97 Fix an issue with login token not being stored
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-11 12:12:45 +01:00
Mario Danic
6815021a53 Fix a few crashes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-12-10 08:52:17 +01:00
Mario Đanić
13e39e0860
Merge pull request #355 from nextcloud/show-participant-flags
Add support for showing participant engagement level
2018-11-30 11:22:43 +01:00
Mario Danic
1c5c37f9a5 Fix issue with missing participants 2018-11-30 11:10:31 +01:00
Mario Danic
8aeb754f15 Remove useless class 2018-11-29 18:29:46 +01:00
Mario Danic
266ee8eda1 Fix #357
Moves the hang up button above all other buttons
2018-11-29 14:36:03 +01:00
Mario Danic
e13e964fd3 Clean up 2018-11-29 14:01:33 +01:00
Mario Danic
e2a74f53dc Fix participant flags 2018-11-28 13:59:39 +01:00
Mario Danic
9fadec5e10 Optimize imports 2018-11-28 13:59:39 +01:00
Mario Danic
7fe92e67ac Switch to enum 2018-11-28 13:59:39 +01:00
Mario Danic
eeb87183a0 Clean up
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-28 13:59:39 +01:00
Mario Danic
af4926d614 Fix #353
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-28 13:56:55 +01:00
Mario Danic
f956393d0c Fix a possible crash 2018-11-27 14:01:05 +01:00
Mario Danic
e9b500f5c1 Fix a few issues with conversation info
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-23 23:01:39 +01:00
Mario Danic
811769c2ab Fix an issue with workmanager
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-22 18:02:25 +01:00
Mario Danic
0116c64fbc Try to fix #349
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-22 16:11:26 +01:00
Mario Danic
1953f5a496 Add id to sharee
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-21 23:51:40 +01:00
Mario Danic
a11bf58bac Fix contacts list
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-21 23:51:31 +01:00
Mario Danic
a4279f28f5 Fix #318 and better participants list
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-21 21:16:42 +01:00
Mario Danic
54405c603c Fix MCU completely 2018-11-10 00:22:59 +01:00
Mario Danic
29c38aa107 Improve MCU support 2018-11-09 23:25:50 +01:00
Mario Danic
1e055568bc Fix a bug with init a hashmap 2018-11-09 22:42:14 +01:00
Mario Danic
4ddc68b774 Improve participants list 2018-11-08 23:00:35 +01:00
Mario Danic
9cdce626e9 Beginning of participants list 2018-11-08 22:13:23 +01:00
Mario Danic
b531ca59c6 Switch to a different codec 2018-11-08 13:41:55 +01:00
Mario Danic
f4eb7f01ec Fix a crash with progress bar null 2018-11-08 03:15:53 +01:00
Mario Danic
20e1515b74 Fix a bug with index out of bounds 2018-11-08 03:15:53 +01:00
Mario Danic
24dd681dfa Change constructor to public 2018-11-07 14:30:37 +01:00
Mario Danic
65d9296209 Fix notification channel creation 2018-11-07 14:29:07 +01:00
Mario Danic
a90ba05d29 Fix #316 2018-11-07 11:12:57 +01:00
Mario Danic
5398d17295 Use participantFlags 2018-11-07 10:04:10 +01:00
Mario Danic
f797f10047 Fix a typo 2018-11-07 09:59:21 +01:00
Mario Danic
569c536d2b Add support for inviting groups to a conversation 2018-11-07 09:58:43 +01:00
Mario Danic
c92c3db803 Attempt at removing the data from arbitrary storage 2018-11-07 03:54:29 +01:00
Mario Danic
238cab78b1 Don’t try to set notification level if we can’t do it 2018-11-07 03:48:00 +01:00
Mario Danic
d492e8040b Add avatar & conversation name to info 2018-11-07 03:44:46 +01:00
Mario Danic
efc3d0f96e Fixes #343 2018-11-07 03:09:08 +01:00
Mario Danic
75d288cbf4 Fix #259 2018-11-07 03:09:08 +01:00
Mario Danic
e3f43b63ea Fix #325, fix #344 2018-11-07 02:15:44 +01:00
Mario Danic
142ceb12e2 Fix various issues & started working on notification levels 2018-11-06 22:58:14 +01:00
Mario Danic
ec2557567c Fix #341 2018-11-04 01:12:05 +01:00
Mario Danic
732a24692e Fix #339 and update jobs 2018-11-02 03:53:29 +01:00
Mario Danic
a692e66672 Send nick if we have external server 2018-10-30 23:09:29 +01:00
Mario Danic
9b09848838 Clean up 2018-10-30 22:33:17 +01:00
Mario Danic
f3ff2e247b Real fix for regular calls 2018-10-30 10:50:42 +01:00
Mario Danic
498ae0dfc3 Nick sending + fix regular calls 2018-10-30 10:50:42 +01:00
Mario Danic
98cabbfc11 Fix nickname & fonts 2018-10-29 10:27:38 +01:00
Mario Danic
a007af3db6 Fix database upgrade 2018-10-29 10:27:38 +01:00
Mario Danic
42d5d3cb49 Fix crash when clicking on preview 2018-10-26 11:40:05 +02:00
Mario Danic
769e478874 Scope methods properly 2018-10-26 10:49:51 +02:00
Mario Danic
e5532a5842 Fix #337 and closing websocket connections 2018-10-26 10:47:59 +02:00
Mario Danic
269b879ee4 Send bye when deleting message 2018-10-26 10:07:45 +02:00
Mario Danic
91f24d7250 Set room differently 2018-10-25 13:07:45 +02:00
Mario Danic
dc24506aec Better restarts for websocket 2018-10-25 13:04:14 +02:00
Mario Danic
61de45464b Fix call sometimes not working 2018-10-25 11:34:37 +02:00
Mario Danic
85769f5d06 Fix contacts fetching 2018-10-25 11:34:37 +02:00
Mario Danic
f0017a2a39 Implemented proper resume 2018-10-25 01:22:26 +02:00
Mario Danic
3ec2480848 Improve websocket connection management 2018-10-25 00:56:01 +02:00
Mario Danic
91d0d829e0 Fix a few bugs 2018-10-25 00:28:48 +02:00
Mario Danic
8af64364b7 Progress in improving external signaling 2018-10-25 00:15:54 +02:00
Mario Danic
8ff04879e5 Cleaning up 2018-10-24 00:43:56 +02:00
Mario Danic
e300f73483 Fix #310 2018-10-23 23:45:25 +02:00
Mario Danic
0ad443bb31 Nicer disabled state when using public conversations 2018-10-23 23:16:54 +02:00
Mario Danic
f2b9303cc4 Fix #206 2018-10-23 22:56:37 +02:00
Mario Danic
b3baf4cdf2 More progress towards group 2018-10-23 22:22:51 +02:00
Mario Danic
ce5f1706b9 Clean ups & More progress towards #206 2018-10-23 21:46:22 +02:00
Mario Danic
22614792df Initial steps towards #206 2018-10-23 21:36:04 +02:00
Mario Danic
d221958931 Fix connections 2018-10-18 23:06:16 +02:00
Mario Danic
6e4d93a5c1 Change param name 2018-10-18 12:10:28 +02:00
Mario Danic
15b53c701a Fix a typo 2018-10-18 11:51:37 +02:00
Mario Danic
6ef2e3bfd8 Fix offer request 2018-10-18 11:32:47 +02:00
Mario Danic
7a31c4c659 Dont show publisher stream 2018-10-18 01:12:39 +02:00
Mario Danic
102f259f2a Fix mute message 2018-10-17 23:48:21 +02:00
Mario Danic
ade92c0344 New updates 2018-10-17 23:27:12 +02:00
Mario Danic
6b46e078c1 Some fixes 2018-10-17 22:43:46 +02:00
Mario Danic
3f4d249838 Clean ups 2018-10-17 21:27:53 +02:00
Mario Danic
5dd36a2fcc Cleanups 2018-10-17 17:35:25 +02:00
Mario Danic
18f7b7fc72 Add sid to model 2018-10-17 17:29:00 +02:00
Mario Danic
ae1feadbc2 Remove log 2018-10-17 14:18:30 +02:00
Mario Danic
83a91539fb Get participants update to work 2018-10-17 14:12:29 +02:00
Mario Danic
db026c4a9e Clean ups 2018-10-17 13:20:48 +02:00
Mario Danic
bd303a1d00 More progress in websocket implementation 2018-10-17 12:38:08 +02:00
Mario Danic
f6b1dca677 Switch if to switch :) 2018-10-17 08:34:02 +02:00
Mario Danic
5a3f199f14 Fix a bug with re-sending messages 2018-10-16 22:01:32 +02:00
Mario Danic
0bb65795ad Revert "Prefer H264"
This reverts commit 589f7f934f.
2018-10-16 21:53:35 +02:00
Mario Danic
589f7f934f Prefer H264 2018-10-16 14:46:13 +02:00
Mario Danic
9f1fef7ff1 Smaller progress for websocket communication 2018-10-16 13:16:53 +02:00
Mario Danic
568db40816 Fix call message model 2018-10-16 11:42:37 +02:00