- 17 Aug, 2017 1 commit
-
-
atraczyk authored
- changes the client-to-daemon interface to use a queue of lambdas instead of a enumerated task type parsed with a switch statement - resulting code is: less duplicated, easier to read and modify - better seperates the UI thread code Change-Id: Id13defbab9ba36c3a2e51b3845de59ddd6667aaf Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
-
- 20 Jul, 2017 1 commit
-
-
atraczyk authored
- seperates contacts by account - implements the trust request API - introduces localization strings and transifex update mechanism - adds lodepng to remove windows photobooth png metadata - changes icons - adds default colored initial avatars - changes logo images - complete overhaul on the ui/ux Change-Id: I43914ff63a48bb43a6997721773df5029a1650b5
-
- 24 Feb, 2017 1 commit
-
-
atraczyk authored
- Implements moving and resizing of the preview window during a video call. The preview window will anchor to the corner it's closest to after completing the movement. The preview window can be resized. - Refactors the full-screen mode change to be separated into setFullScreenMode and setWindowedMode. Change-Id: I147094c9c56c15f9e423acab7f09fd3e0f295bb0 Tuleap: #1515
-
- 15 Feb, 2017 1 commit
-
-
- Adds the ability to double-click the video page in order to toggle full-screen mode. - Adds .appx files to the .gitignore - Changes the output path of libqrencode Change-Id: I3b78fbf603df3d6ed570f0dbd551d833655cf98d Tuleap: #1514
-
- 30 Jan, 2017 6 commits
-
-
Nicolas Jager authored
- fix : upon creation of 2+ accounts, the blockchain name appears as registerable regardless of check. - fix : after having already created account without registering a blockchain name, editing the account to add a blockchain name succeeds but does not return to user to the UI from the loading page. - fix : editing account details more than once, does not return the user to the UI. - fix : click to accept modification for an account without any data changed result to wrong behaviour. Change-Id: I08f19e6c902070b6260c466670badf3eab606934 Tuleap: #790
-
- fixes loading spinner and image postioning - adds loading status text block Change-Id: Ica5d523ffb332891edcd402f5f7e351e961a1db5 Tuleap: #790
-
- loads contact vcard image upon loading the text message page - removes extended execution handling Change-Id: I5a45df23b8528877679f7fd6a27583e5c673ca72 Tuleap: #790
-
Nicolas Jager authored
- adds pause/unpause logic for calls and ui. - allows to make several calls at the same time. Change-Id: If5dbcb64b12c445b38474f8d959a0b492d7b6812 Tuleap: #790
-
- delays the loading screen image positioning to prevent incorrect placement due to variable times on screen rescaling - removes the app suspension signal response which can't be differentiated from app termination - removes lodepng which was used for vcards Change-Id: I4cd46a9bdca40ef95fde89bd98e3b9f12bd8304b Tuleap: #790
-
Nicolas Jager authored
Change-Id: Ibdeb9f48d881e42c67e011d8db4cdf524f7eb55a Tuleap: #790
-
- 28 Nov, 2016 1 commit
-
-
- adds the ability to select device, resolution, and frame rate - modifies the initialization of the daemon by seperating the registration of the callbacks from the init function and places the start and run loop in an IAsyncAction worker thread with forced high priority - uses std::ofstream for debug log file instead of Platform functions Change-Id: I32439088fe58513c46d11297db4898ca237174e7 Tuleap: #790
-
- 09 Nov, 2016 1 commit
-
-
Nicolas Jager authored
Change-Id: Ia2781ffcbbf1929b5535cb7fd16e2f36eff5eb33 Tuleap: #1285
-
- 07 Nov, 2016 4 commits
-
-
- adds exetended execution after quitting - hangs up calls upon quitting - cleans camera objects on termination - only fades loading screen when last account is registered Change-Id: I50336c43690c0d7dc38377ea846cedddfc3f0f44 Tuleap: #1208
-
Nicolas Jager authored
Change-Id: I5fd57088cc6a687edbaf80d556d275b7ea1040a7 Tuleap: #1205
-
- adds incoming video - adds webcam preview - adds device enumeration - adds daemon video signal handlers - adds outgoing video Tuleap: #1200 Change-Id: Ife5f6acc2ee400665e096e44e2111e03cab0299a
-
Nicolas Jager authored
Change-Id: Iea01dd8242270e1c080cd95030da4d211638d993 Tuleap: #1202
-
- 08 Sep, 2016 1 commit
-
-
atraczyk authored
- adds faded loading pages with a spinner animation - starts and stops the load page during account creation and loading - resizes the loading graphics when window is resized - adds an event handler for DPI and scale factor changes - removes stretching from welcome page image - clears account creation alias box after account creation clicked Change-Id: I5046e0bc820e91c8b2f91ca223534d93ddf916f1 Tuleap: #1010
-
- 24 Aug, 2016 4 commits
-
-
atraczyk authored
Change-Id: I65fe90a2155966a2631c01ed00892070e8fc4456
-
Nicolas Jager authored
Change-Id: I5c05ff878df38aa83ed73efad65c5c84914a3331
-
Nicolas Jager authored
- adds style. - adds logic to the hamburger button. Change-Id: Ieda5f8224bdcb1ab1c666d83c258a9d4f212e536
-
Nicolas Jager authored
- adds all project and solution files. - adds styles file. - adds localization files for Us-en and Fr-fr. - adds UI skeleton. - adds filters. - adds a console. - adds .gitignore for UWP apps. - contains some "stub" assets required. - extends the client area to the toolbar. Change-Id: I125efe3d38e12829e0479b1bfbac31fb1deff0e1
-