- 02 Jan, 2019 1 commit
-
-
Sébastien Blin authored
Change-Id: Ib88d0d20c3ef536eed27e32af3d20153c0ff5462
-
- 28 Dec, 2018 1 commit
-
-
Kateryna Kostiuk authored
Return empty string if could not find contact Change-Id: Ia48a6703ca79f07fa01ee605a9a94d348ed38f02
-
- 12 Dec, 2018 2 commits
-
-
Kateryna Kostiuk authored
Change-Id: Ie567c7ab73d782eff48527eb5eb11cb89b6576fb Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Kateryna Kostiuk authored
- remove clear history button - add different type of notifications - support notifications with actions Change-Id: I05574cf11a22afdab4572daa6ba37602bab17eef Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 21 Nov, 2018 1 commit
-
-
Kateryna Kostiuk authored
This patch adds indicator to show when account is connected, connecting and disconnected. Change-Id: I901f93f60c7a86d9b5c7837fda2b51ffea01d725 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 22 Sep, 2018 1 commit
-
-
Andreas Traczyk authored
Change-Id: Ibc82dc1fe85bb9b331e39639dd874afb89b616c9 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 20 Aug, 2018 2 commits
-
-
Kateryna Kostiuk authored
This patch use new lrc to manage account settings and refactor account ui. Due to the changes next views were removed: -AccountsVC -AccMediaVC -AccDevicesVC -AccSecurityVC -AccRingVC Change-Id: I08ddfc7be3bc2d71d646c8f18cf3d1980378142c Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Kateryna Kostiuk authored
Change-Id: Ib45a5388d6e6860970c1dd2a31709d0aaea123d2 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 14 Jun, 2018 1 commit
-
-
Kateryna Kostiuk authored
Change-Id: Ib1789b188722994c6b14208ca02a721db9ad3b5e Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 08 Jun, 2018 1 commit
-
-
Kateryna Kostiuk authored
Disable folders that could not be accessed from sandboxed version when selecting download folder for incoming files and for recorded calls. Change-Id: I9277a87e829f7f68fc283ca2c67cdb75d52dfd41 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 09 May, 2018 1 commit
-
-
Andreas Traczyk authored
Change-Id: I5dbb49de98ec9c2e69636d69d063ebc02a86c5a3 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 07 May, 2018 1 commit
-
-
Andreas Traczyk authored
Change-Id: Ibfd5154757908ebd85f4b0060da00a7c608a0e56 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 08 Jan, 2018 1 commit
-
-
Anthony Léonard authored
This code had multiple occurences throughout the client. It is now an inlinable helper function in utils.h header. Change-Id: Ic9ba45e4622338d1c40399e58eb969d9f99faa6a Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- 22 Dec, 2017 1 commit
-
-
Olivier Soldano authored
This patch is an implementation of the conversation list using the conversation model recently introduced in LRC. - Unused HistoryVC and PersonsVC are removed from the code base as we are switching to a one list design. - Setting a conversation model on SmartListVC switches the displayed list. - Actions such as selecting a conversation, double clicking, call button and searching are also implemented (from the LRC point of view which may not yet be visible for user as of this patch). - As the new view is based on NSTableView rather than NSOutlineView, a RingTableView class is introduced based on RingOutlineView code. - The call button at the right of the search field is removed. Change-Id: I668f102f435048d3c85efd22d1ab31b395139215 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-