- 30 Jan, 2017 22 commits
-
-
Nicolas Jager authored
- shows last call date in the smartpanel. - shows "more user friendly", callstatus in smartpanel. - store last call date in contacts.json. - edit call button xaml. Change-Id: I2caa9ddb9d45b5be54a456b67ff535d0c85a4e80 Tuleap: #790
-
Nicolas Jager authored
- moves item to the top whem incoming/outgoing call and when account message recieved. Change-Id: Ie8588e934586b122d45e98c1bbc7f204728f9685 Tuleap: #790
-
Nicolas Jager authored
- allows to select/unselect items. - better visibility correlation between some background and the call button. - match with colors of other menus. Change-Id: I329ab073df4a2998eb15bd9eabca062e7f4d65b6 Tuleap: #790
-
Nicolas Jager authored
- stretches menus vertically. - manages too long time lookup. - moves element on welcomePage. - adds profil name on the message text page. - does lookups during incoming messages. - show contact's avatar. Change-Id: I2d482978281ecb0fb088cc93112a032e04e7501b Tuleap: #790
-
Nicolas Jager authored
Change-Id: Iba4f3c03c0fb833d4e4caf19fc5d1218f9937a78 Tuleap: #790
-
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
-
Nicolas Jager authored
Change-Id: I034fe535593ddf41e825c97ba707164c9e256268 Tuleap: #790
-
- loads contact vcard image upon loading the text message page - removes extended execution handling Change-Id: I5a45df23b8528877679f7fd6a27583e5c673ca72 Tuleap: #790
-
Nicolas Jager authored
Change-Id: I572e724ab64dc0a995aeaec6b040b55548fdb081 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
-
- makes chat messages selectable - changes ui colors to the Ring blue shades - attempts to resize the window appropriately at app start - adds confirmation modals for removing converstations and contacts - corrects and error in the debug logger - corrects vcardutils not handling JPEGs Change-Id: I2c8a63f9c18c734a25dfd61086b137143cdac659 Tuleap: #790
-
- implement the addcontact textbox directly into the DOM as it is used only once and should not be a style element Change-Id: Id2243b3e890e317768f9f273ab8a54bd7d2e28b8 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
-
- uses JPEG for outgoing instead of PNG - sets the chunk size back to 1KB - handles empty PHOTO Change-Id: I761debd2841a024e6a5ad607cad1e278a891c973 Tuleap: #790
-
Nicolas Jager authored
- Forces to hide chat panel on video page when the user summon the video page - Uses RingId instead of the name (wich is not necessarily unique) to make ContactsViewModel identfy a contact. - Checks if contact reference is valid before getting the smart panel item. - pass call list from daemon to the client trough an async function. - sets visible the call button only if no call is on going. - changes the avatar size to get some space for the call button. Change-Id: Id3a0d03026503bdc5d1e844d8d4be8983da572d3 Tuleap: #790
-
Change-Id: I2e7e07eefd6f8a2c7c4c1185e6259a47908fb187 Tuleap: #790
-
Nicolas Jager authored
Change-Id: Ibdeb9f48d881e42c67e011d8db4cdf524f7eb55a Tuleap: #790
-
Nicolas Jager authored
Change-Id: I978b8eeb5c92f8b71c3418fb3b4bf1c9d6af78a5 Tuleap: #790
-
Change-Id: I0fd3ade4815a389d3a10ba95ce414eac940d0c99 Tuleap: #790
-
Nicolas Jager authored
Change-Id: I6031ad3b1dd5fd203e1a599998ce6f798ba1a2a9 Tuleap: #790
-
Nicolas Jager authored
Change-Id: I49c6e9800a2d61f95d6d4dd8e06bc690ff0768ba Tuleap: #790
-
- 28 Nov, 2016 4 commits
-
-
atraczyk authored
Change-Id: Iba9a8b1c0084d16a8ef7fc2626349254bb49b84e Tuleap: #790
-
Change-Id: I63ee3b20f6d007fb32cc2a94608c44ae89b2ac08 Tuleap: #790
-
Nicolas Jager authored
- allows to perform lookups on nameservice. - allows to register on nameservice. Change-Id: I81a790cebc91ed5c27c828fda0f5f6eadbc82c1a Tuleap: #790
-
- 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
-
- 14 Nov, 2016 1 commit
-
-
- removes capabilities that prevent the app from passing store submissions - sets the package output directory to be based on username - renames metadata output to prevent WACK failure and provide functional XAML namespace lookups Change-Id: I7292a02f40eb95026999bd06edadddd32bcc8ccb
-
- 09 Nov, 2016 13 commits
-
-
- renames the certificate owner to Savoir-faire Linux and is no longer a test certificate Change-Id: I40964f7978845e17ebfac536241ec5f0a7d97502 Tuleap: #1232
-
Nicolas Jager authored
Change-Id: Ibb60353cabc33cf0e92a662272d9f96ef33e27b8
-
Nicolas Jager authored
- get all active calls. - kill call. - switch the debug output in the client console. Change-Id: Ie00fa5366c886ff1570d6879288fea62b98e823d Tuleap: #1289
-
atraczyk authored
- moves renderer callbacks to UI thread - removes natpmp from dependencies - adds openssl dlls for restbed/namedirectory features - reverts 7e326091b01bd818ea57a8e90a61ac05e3d50b4b Change-Id: I8d6d99bd16e9a2bcaa3bd8db4bee5888e12af821 Tuleap: #1242
-
Nicolas Jager authored
Change-Id: If47153272056bb8ea3a521e73a90c42fd076e5a2 Tuleap: #1288
-
atraczyk authored
Change-Id: I20963e42b4dc364abc1148f501982a7ab173f661 Tuleap: #1239
-
atraczyk authored
- adds libnatpmp to solution as dependency Change-Id: Iad3bc6abea375f6c48fb96899b8b0e43248ff2fc Tuleap: #1236
-
atraczyk authored
- replaces pjproject 2.4.5 with pjproject 2.5.5 as a dependency Change-Id: I6f43a8ad488104d976c166a642c9e57ce4b8a3b4 Tuleap: #1235
-
Nicolas Jager authored
Change-Id: I86a3cad4c5b39abb77d4924e7ae1cb468af828f2 Tuleap: #1287
-
Nicolas Jager authored
Change-Id: Ia2781ffcbbf1929b5535cb7fd16e2f36eff5eb33 Tuleap: #1285
-
Nicolas Jager authored
Change-Id: Ie64dd640cea11876575e3e9fad4d0e4f88973818 Tuleap: #1283
-
Nicolas Jager authored
Change-Id: I00bc4c6b774818a4cd52baaa92433a80fb060b69 Tuleap: #1282
-
Nicolas Jager authored
- set the account Id to connect with the contact, and store the data in contacts.json Change-Id: I059cf6352a3492d59473fe759bc260e983336c23 Tuleap: #1281
-