- 22 Apr, 2019 1 commit
-
-
Kateryna Kostiuk authored
Change-Id: I977dff3066b5f6dfe1f682888f531e21500b8cbe
-
- 19 Apr, 2019 2 commits
-
-
Kateryna Kostiuk authored
Filter out requests for not current account Change-Id: Ia175d097e9746a93b3e5cadcbb317f749740d0e8
-
Kateryna Kostiuk authored
Change-Id: Iafa428b185dec74ed8377de11a651a72a6955346
-
- 18 Apr, 2019 4 commits
-
-
Kateryna Kostiuk authored
Change-Id: Icee27bc72be701d03a944a0fdea0ce5641c1437d
-
Kateryna Kostiuk authored
Change-Id: I96af18ce9383031b72f052b4d795866d5dc97da3
-
Kateryna Kostiuk authored
Protect database access when initialize connections Change-Id: I7e536562dc8a58728b4148f6bac2b782484c51c9
-
Kateryna Kostiuk authored
- fix display username and devices for newly created account. - add timeout for name registration. After this timeout notify user that name registration not finished and navigate to main interface. Change-Id: I2882c90744470c0283f6215cbe019e29d15c9a5e
-
- 17 Apr, 2019 2 commits
-
-
Kateryna Kostiuk authored
Change-Id: Ie07986c430fd76785ab8accc36d107f28fe9e4de
-
Kateryna Kostiuk authored
Currently application can be used right after account creation. It could be confused for user because name registration will be finished after or failed at all. This patch ensure that application receive registering name answer before completing account creation process. This could introduce longer time for account creation but user would have better understanding of account state. Change-Id: I317b98624b1943bddb35859557beed9160016023
-
- 16 Apr, 2019 3 commits
-
-
Kateryna Kostiuk authored
Keep call options visible unless screen is tapped Change-Id: Ie5a3dd80e08d656c9315a86c6eb3853a0fe91fcd
-
Kateryna Kostiuk authored
Change-Id: If067b3f6bc2e0746568f1da8e35aa22623c7cb72
-
Kateryna Kostiuk authored
This patch fix message sending indicator appearance Change-Id: Ie58915b17a42ac95014e149fb08eff877f3ef1d8
-
- 15 Apr, 2019 3 commits
-
-
Kateryna Kostiuk authored
Change-Id: I2a9e4acd068760e0d97107844fecd473195f1eb9
-
Kateryna Kostiuk authored
Replace force unwrap to prevent possible crashes. Change-Id: I98ca63608fe814242f1b473e84b652418696d568
-
Kateryna Kostiuk authored
Change-Id: I5f5c33ec4ee319b97988f323ac858f8bb4f634df
-
- 12 Apr, 2019 4 commits
-
-
Kateryna Kostiuk authored
Change-Id: I2c27d645c5cab86298a7bd960ee8b0e230910682
-
Kateryna Kostiuk authored
Set video quality to 1280x720 when using hardware acceleration. Change-Id: I2931a88215baac0a74b52bef35781865ad31d357
-
Kateryna Kostiuk authored
When application enter background VideoToolbox session become invalid and need to be reset when application enter foreground. This patch disable video when enter background and enable when entering foreground. Change-Id: I5a307ca99298a6fb891b5b6d3920954c06e4d952
-
Kateryna Kostiuk authored
Add rotation to frame instead of switching input device. Keep old way as backup in case if device do not support format compatible with av_pixel_format Change-Id: I2c02e6c958f8f671ee0a762b10a2774ee8dfc074
-
- 11 Apr, 2019 4 commits
-
-
Kateryna Kostiuk authored
Add proxy server to Sip account Change-Id: If0ab751f732e5bd6ba343705cf25cdbb7fc292d3
-
Kateryna Kostiuk authored
Sometimes smart list data was not updated. This patch fix it by changing subscriptions. Change-Id: Icad42975e0b74b683396adced60cbe50863459a4
-
Kateryna Kostiuk authored
- Add account name for incoming call - fix peer display name for incoming messages notifications - do not present notifications if proxy disabled Change-Id: If09aa60baa416b23958b754d6777492d24ca8815
-
Kateryna Kostiuk authored
Navigate so smart list when account removed Change-Id: I0c2d2a819c4619300f514a5ff67b97d2abfa0ceb
-
- 10 Apr, 2019 1 commit
-
-
Kateryna Kostiuk authored
Change-Id: Ia86d0a42802438cc9eaba15b768eee4f4a01a941
-
- 29 Mar, 2019 2 commits
-
-
Kateryna Kostiuk authored
- bump version number - update translations Change-Id: I591126b8928cc035cfc492ef4dfea57f77163d78
-
Kateryna Kostiuk authored
Change-Id: I1af53252c214742bc23093c90a36ad4f4d09b9f7
-
- 27 Mar, 2019 1 commit
-
-
Kateryna Kostiuk authored
Change-Id: I45091f153873900b8285bcc0ae8f941171f4a100
-
- 21 Mar, 2019 1 commit
-
-
Kateryna Kostiuk authored
New database is created per account. It contains: - profiles table - conversations table - interaction table - account profile. This table has only one row and store account avatar and alias Database file named by account id. Database content also was changed: - contact uri stored in canonical format, so it is unique for SIP contacts - generated messages stored in a format that allows localizations. Change-Id: Id7803ab797ac937d63155870fc5c8edf94119bbd
-
- 14 Mar, 2019 2 commits
-
-
Kateryna Kostiuk authored
This reverts commit e48a0f55. Reason for revert: This migration is not in production yet. New migration to database per account will be performed. Change-Id: I3f5777fe0346c3da2f816393ae8b118b3ec281fb
-
Kateryna Kostiuk authored
This reverts commit 81dac45a. Reason for revert: This patch based on migration 1.1, it was reverted. New migration to database per account will be performed. Change-Id: I25196bc69df1690eed2dad7b15c2003eaccfcf7d
-
- 12 Mar, 2019 1 commit
-
-
Kateryna Kostiuk authored
Change-Id: I5207971b51513bae8cb8a609fb45295ab49c4a30
-
- 11 Mar, 2019 1 commit
-
-
Kateryna Kostiuk authored
Change-Id: I82886feaca2a6e5e09be1d52f41667a3dea2b07b
-
- 22 Feb, 2019 3 commits
-
-
Kateryna Kostiuk authored
Save account profile in database instead of file. Change-Id: Ief021b2e7206d03388fb353a562e466ea90675c0
-
Kateryna Kostiuk authored
-display profile name if exists -display correctly special characters Change-Id: I61bff698721654527616080eb5afaba8f4b0cfcc
-
Kateryna Kostiuk authored
This patch adds table profiles_accounts with the next columns: - profile_id INTEGER NOT NULL - account_id TEXT NOT NULL - is_account TEXT It is made to synchronize iOS database schema with other clients and it is allows to create and store SIP accounts. Change-Id: I51a520817fb567738740abdaf847700a6d4bbb83
-
- 21 Feb, 2019 4 commits
-
-
Kateryna Kostiuk authored
Change-Id: I0995fbfcf64f480db2c4966f8298d83359628207
-
Kateryna Kostiuk authored
This reverts commit 86691715. Reason for revert: files are from macOS client Change-Id: I4859aecb4b6a388aabb45ba45e9d7b2c1c8ea8c3
-
Kateryna Kostiuk authored
Change-Id: Ia7608716017edbdabc327fce10b2d96fd66e5ec7
-
Jenkins authored
Change-Id: I1f0c18487dba7f459644a026ec590f6866c7c3d0
-
- 20 Feb, 2019 1 commit
-
-
Andreas Traczyk authored
Change-Id: Ibd55badde1157b1e8eed2bc5bfe36f0285c3e137
-