- 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
-
- 08 Sep, 2016 1 commit
-
-
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
-
- 06 Sep, 2016 1 commit
-
-
Nicolas Jager authored
- adds buttons and logic to accept or reject a call. - removes the auto answer flag. Tuleap: #984 Change-Id: Ifbf5e5bbbff77b26badff6b180d4e0368f207910
-
- 02 Sep, 2016 1 commit
-
-
Nicolas Jager authored
- status shown below the contact name inside the smartpanel. Change-Id: Iffc3114606ec07ae8fea8521d109a5c639bc226c Tuleap: #993
-
- 01 Sep, 2016 2 commits
-
-
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 2 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
-
- 30 Aug, 2016 6 commits
-
-
Nicolas Jager authored
Change-Id: I49fae020f196ffa5450d414bcce5ded0c1d0c092 Tuleap: #971
-
Nicolas Jager authored
- adds a red buble with the number of unread messages. Change-Id: I8c40df3e0421fba02444e5092a8975ce27ce989c Tuleap: #961
-
Nicolas Jager authored
a message arrived from a new contact. Change-Id: I82545d852c7d880e2ee1fd5bc479765091b6a830 Tuleap: #941
-
atraczyk authored
Change-Id: I77b554af9e94f2fa72f6358f612046406ba33794 Tuleap: #972
-
atraczyk authored
- Add the storing and loading of a json file for storing the clients user preferences starting with the default selected account Change-Id: If0afcf537731a951ef3be58881ec01ad8b14a347 Tuleap: #974
-
Nicolas Jager authored
Change-Id: I92527662a9a6eb23bf4246f0c67fb2c6a560fe8d Tuleap: #972
-
- 26 Aug, 2016 1 commit
-
-
Nicolas Jager authored
- Uses Json windows API to store and restore contacts list on the disk. Change-Id: I0091019c1184af9fc686aebce2e5223aed8b4d6a Tuleap: #949
-
- 24 Aug, 2016 1 commit
-
-
Nicolas Jager authored
- adds files for account model and view model. - adds files for contact model and view model. - adds controls for the smartlist pan. - adds some stub assets. Change-Id: I7e5b0cc5d29ac777bce13d1b7db1b6b847513d62
-