- 30 Jan, 2017 35 commits
-
-
Change-Id: I691900dbbe01dc5181931f9b87e8f72f1fb67ce6 Tuleap: #790
-
Nicolas Jager authored
- if DEBUG_ON is set to true, the console can be opened by hitting F5. Otherwise the console cannot be opened by the user. Change-Id: Icceb8e708cca14ec0d73e4267e5c461ca8961b20 Tuleap: #790
-
Change-Id: I8a46ee316e6682b0e860e51e76972dd65430dea8 Tuleap: #790
-
Nicolas Jager authored
Change-Id: Ib4e305854443bf31fcf59f0f79d8f8120a8cc7ae Tuleap: #790
-
Nicolas Jager authored
- set the same style to all buttons. Change-Id: Id70e6d0121521a45686b04ca6a86e75514b8089e Tuleap: #790
-
Nicolas Jager authored
- make the client matching the Windows 10 UWP flat themes with flat logos. Change-Id: I5e60c33ffb6578874f1c3b3858d0ef350ae6d7f5 Tuleap: #790
-
- adds ringtone file to assets directory - adds the ability to play and stop/restart a ringtone - adds a toast pop notification on incoming call using background audio - adds a background tasks to respond to call rejection Change-Id: Ica7195fa0fa32dc10d9207399d98bed518373d15 Tuleap: #790
-
Nicolas Jager authored
- does a lookup adress to update information about the contact. Change-Id: Ida380de59a67b9e868192d9028c97e22e26551b7 Tuleap: #790
-
Nicolas Jager authored
Change-Id: Id7ad827a414e00f6da77f954edcd1806693e40f1 Tuleap: #790
-
Nicolas Jager authored
Change-Id: I9d38babdef507d4e4619ab007442e1517d3711d1 Tuleap: #790
-
Nicolas Jager authored
- fix wrong unread notifications. - fix, closes the chat panel at the end of a call. - cleanup some tricky code. Change-Id: I65beca257bd4aee5451165ef6dc0a9ad5236161e Tuleap: #790
-
Nicolas Jager authored
- It makes the avatar flashing, it's mostly useful when the panel is closed. Change-Id: I0d7284c23d3f93fc9b9535b4fc1a0d9503c57601 Tuleap: #790
-
Nicolas Jager authored
- overhauls callbar : moves buttons, changes style. - add a spinner during incoming/outgoing call. - change last time from "never" to "never called". Change-Id: Ia9ca0ffffbdee87f42dc91e818f046b83631b0eb Tuleap: #790
-
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
-