- 07 Nov, 2016 4 commits
-
-
Nicolas Jager authored
Change-Id: Ie2449d1ea83e702cad1266241d9c0f254ef271aa Tuleap: #1204
-
Nicolas Jager authored
Change-Id: I7e4a5a9e745abedbb5c5584890e66bbbb7273e4c Tuleap: #1203
-
atraczyk authored
- 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
-
- 22 Sep, 2016 1 commit
-
-
Nicolas Jager authored
- returns to the welcome page if no contact is selected during the end of the call. Returns to the text message page otherwise. Change-Id: I817a8466b1c5f6725f02c94e2e0d4a678f2878e8 Tuleap: #1056
-
- 21 Sep, 2016 3 commits
-
-
atraczyk authored
- adds contact button functionality - adds ellipsis for any overflow of the contact names - removes extra columns on the message send textbox on the MessagePage Change-Id: Ib20a20f52cfdfae933d67a6726ed525db8ec0604
-
atraczyk authored
- adds the ability to split the call page into a video area and a messaging area Change-Id: I6fd25b7256f3b14b9da1f5de175b606def928712 Tuleap: #1052
-
atraczyk authored
- changes the file loading and saving for contacts, messages, and preferences files, from the UWP API's async file functions to c++ standard fstream functions Change-Id: If8ccf4d276573474fd34091deb8785accec5113c Tuleap: #1051
-
- 16 Sep, 2016 4 commits
-
-
atraczyk authored
- transtions to the videopage during a call - displays the called peer's name at the top of the page - allows the user to end the call with the hangup button - allows the user to exit and re-enter the call by selecting different SmartListItems Change-Id: I48e120e9ea9bcb2498ef7a45c706e7267fd77708
-
Nicolas Jager authored
Change-Id: I8a6c2cf99e70c682420699fa6a0b66e996f0eb36 Tuleap: #1046
-
atraczyk authored
Change-Id: I7494566a8c580b6a516eb088c0cdbd7c430e315b Tuleap: #1041
-
Nicolas Jager authored
- trimms the the string "from" received by the daemon's IncomingCall signal Change-Id: I0dd6afcfcd43847afbda640b387465d12a9930d8
-
- 15 Sep, 2016 2 commits
-
-
atraczyk authored
- adds a view-model to expose SmartPanelItem controls - replaces SmartPanelItem control functions for finding SmartPanelItems originally defined in SmartPanel - adds selection of the corresponding SmartPanelItem when calling, and accepting/refusing a call Change-Id: I635a805a8e8bf6a412a6ca3d8c7ec907d3c16c2b Tuleap: #1041
-
Nicolas Jager authored
- creates bubble : blue for you, pink for your contact. - scrolls down to the last message. Tuleap: #1040 Change-Id: I9e3867202a2a4f7f666043aeaee59ddf221365a0
-
- 13 Sep, 2016 2 commits
-
-
Nicolas Jager authored
Change-Id: I31ca827d5632b9cc11798282e69b90754b4db685 Tuleap: #1015
-
Nicolas Jager authored
- adds a button in the contact list box item to call it. - adds button and logic to cancel an outgoing call. Change-Id: I74da49acedca9f7ac0c1b62c859823e02ee960cf Tuleap: #1028
-
- 12 Sep, 2016 1 commit
-
-
atraczyk authored
- fixes crash when a contact item is deselected Change-Id: I41801da8b62ff91f477bda1e6986d7c19255b462 Tuleap: #1024
-
- 08 Sep, 2016 3 commits
-
-
Nicolas Jager authored
- removes contacts as sources for the smartList. - creates smartListItems, and set them as sources for the smartList. SmartListItem is a UI control, not a model. - adds contacts and calls (associated) inside smartListItem. - removes some UI property from contact class (model). - adds a new filter : Controls, where smartListItems belongs. Tuleap: #1014 Change-Id: Ia7679c2328f9dc85b6265c5e518aad08805230fb
-
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
-
atraczyk authored
- rearranges the xaml to place the hamburger button inside the splitview's pane above the smartpanel, allowing for the debug to roll out on top Change-Id: Ib61840d899e1ab22a397439b3a81ef494569370a Tuleap: #1005
-
- 06 Sep, 2016 5 commits
-
-
atraczyk authored
- removes the ability to deselect an account from the account listbox Change-Id: Ie03eee41234727f760e2fb47cb1761e51c8c5af9 Tuleap: #1003
-
Nicolas Jager authored
- adds buttons and logic to accept or reject a call. - removes the auto answer flag. Tuleap: #984 Change-Id: Ifbf5e5bbbff77b26badff6b180d4e0368f207910
-
atraczyk authored
- removes the custom title bar area - makes the hamburger toggle the smartpanel correctly Change-Id: I0692581924529dba7c4db3cec6feca115008d066 Tuleap: #1002
-
atraczyk authored
- adds the ability to add accounts from within the accounts menu Change-Id: Ic2bd21f8c08e0e159c1006409eaaf815b7748bc8 Tuleap: #996
-
Nicolas Jager authored
Change-Id: I2a063c8e1a920eca57b176ba9840df11aba9ec96
-
- 02 Sep, 2016 2 commits
-
-
Nicolas Jager authored
- status shown below the contact name inside the smartpanel. Change-Id: Iffc3114606ec07ae8fea8521d109a5c639bc226c Tuleap: #993
-
atraczyk authored
- adds camera capture UI to wizard. - stores avatar image to disk and logs a reference in the user's preferences. - loads avatar from disk when loading preferences at application start. - removes avatar icons from account list. - removes camera capture UI from add accounts widget Change-Id: Id3467a7214c2f52ec70690df360ce9e3a0cb2df2 Tuleap: #989
-
- 01 Sep, 2016 7 commits
-
-
atraczyk authored
Change-Id: I01e97b480376d41509ef31423e3f3cd628558506 Tuleap: #987
-
Nicolas Jager authored
Tuleap: #985 Change-Id: I42974c64590602bf89298047257712ea765f3019
-
atraczyk authored
- adds some ring logos in PNG format Change-Id: Icdea112acd180d74d0fc5dbe769fc573ab008eed Tuleap: #987
-
atraczyk authored
- adds AddRingAccount and AddSIPAccount as task request options so accounts can be created from outside ringd's thread Change-Id: Idcdd54ce5533779a49338e34515381a300782163 Tuleap: #986
-
Nicolas Jager authored
Change-Id: Iec38d0317fefd1b121ec5eabd1ef73b39dbfb259 Tuleap: #972
-
atraczyk authored
- stores and loads unread message notification count to and from the contact data file Change-Id: Idc00f1d964c273f51cec943b0521da2faa1c9666 Tuleap: #983
-
atraczyk authored
- prevents the ContactViewModel's connected delegate that updates upon text message reception, from incrementing all contact's unread message count Change-Id: Ief09bfd077cf1e28ecc23a2df1cc68b4eddf3bbd Tuleap: #982
-
- 31 Aug, 2016 5 commits
-
-
atraczyk authored
- adds saving contact specific conversation to a json file - loads the json file into the conversation object when loading the contacts list - generates a UID for the contact to avoid name collisions, which is stored in the contact data file Change-Id: I8a7b757d09b270e65c4d264805934faf8466c09f Tuleap: #980
-
Nicolas Jager authored
- removes the white spaces from the begin and the end of contacts during their add. Change-Id: I6d01d84cdd68c6b044da8b16c6ee89fbf9e721e8 Tuleap: #979
-
Nicolas Jager authored
- send the message to the contact during a conversation. - add the message to the conversation. Change-Id: Ia93d48feed1fa712f5757df8013fad90bd5853e8
-
atraczyk authored
- adds endline to OutputDebugString that prints output visible in the Visual studio console Change-Id: Ieeef71decce30665defe4b2595a66d582ad8aefa Tuleap: #977
-
atraczyk authored
- adds account id property to the Account class - adds reference to account ID in AccountsViewModel - adds loading of account ID in RingD::reloadAccountList Change-Id: I757443fb08e3f48f1e39f2b21785384d6f41d8b6 Tuleap: #976
-
- 30 Aug, 2016 1 commit
-
-
Nicolas Jager authored
Change-Id: I49fae020f196ffa5450d414bcce5ded0c1d0c092 Tuleap: #971
-