refactoring: implements per account contacts, trust requests & more

- 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
161 files changed
tree: b87447e23156713a5890468e3badaa28ea0b819c
  1. .tx/
  2. Assets/
  3. contrib/
  4. localization/
  5. .gitignore
  6. _language-fr.appx
  7. _scale-100.appx
  8. _scale-125.appx
  9. _scale-150.appx
  10. _scale-400.appx
  11. AboutPage.xaml
  12. AboutPage.xaml.cpp
  13. AboutPage.xaml.h
  14. Account.cpp
  15. Account.h
  16. AccountListItem.cpp
  17. AccountListItem.h
  18. AccountListItemsViewModel.cpp
  19. AccountListItemsViewModel.h
  20. AccountsViewModel.cpp
  21. AccountsViewModel.h
  22. App.xaml
  23. App.xaml.cpp
  24. App.xaml.h
  25. Buttons.xaml
  26. Call.h
  27. Contact.cpp
  28. Contact.h
  29. ContactListModel.cpp
  30. ContactListModel.h
  31. ContactRequestItem.cpp
  32. ContactRequestItem.h
  33. ContactRequestItemsViewModel.cpp
  34. ContactRequestItemsViewModel.h
  35. Conversation.cpp
  36. Conversation.h
  37. dependencies.vcxproj
  38. dependencies.vcxproj.filters
  39. Globals.h
  40. HttpUtils.h
  41. LICENSE
  42. LoadingPage.xaml
  43. LoadingPage.xaml.cpp
  44. LoadingPage.xaml.h
  45. lodepng.cpp
  46. lodepng.h
  47. MainPage.xaml
  48. MainPage.xaml.cpp
  49. MainPage.xaml.h
  50. MessageTextPage.xaml
  51. MessageTextPage.xaml.cpp
  52. MessageTextPage.xaml.h
  53. Package.appxmanifest
  54. Package.StoreAssociation.xml
  55. pch.cpp
  56. pch.h
  57. PreviewPage.xaml
  58. PreviewPage.xaml.cpp
  59. PreviewPage.xaml.h
  60. resource.h
  61. ResourceManager.cpp
  62. ResourceManager.h
  63. ring-client-uwp.rc
  64. ring-client-uwp.sln
  65. ring-client-uwp.vcxproj
  66. ring-client-uwp.vcxproj.filters
  67. RingConsolePanel.xaml
  68. RingConsolePanel.xaml.cpp
  69. RingConsolePanel.xaml.h
  70. RingD.cpp
  71. RingD.h
  72. RingDebug.cpp
  73. RingDebug.h
  74. RingDevice.h
  75. RingDeviceItem.cpp
  76. RingDeviceItem.h
  77. RingDeviceItemsViewModel.cpp
  78. RingDeviceItemsViewModel.h
  79. Ringtone.cpp
  80. Ringtone.h
  81. ScrollBars.xaml
  82. SmartPanel.xaml
  83. SmartPanel.xaml.cpp
  84. SmartPanel.xaml.h
  85. SmartPanelItem.cpp
  86. SmartPanelItem.h
  87. SmartPanelItemsViewModel.cpp
  88. SmartPanelItemsViewModel.h
  89. SplitViews.xaml
  90. Styles.xaml
  91. TextBlockExtension.cpp
  92. TextBlockExtension.h
  93. update-translations.py
  94. UserModel.cpp
  95. UserModel.h
  96. UserPreferences.cpp
  97. UserPreferences.h
  98. Utils.h
  99. VCardUtils.cpp
  100. VCardUtils.h
  101. Video.cpp
  102. Video.h
  103. VideoCaptureManager.cpp
  104. VideoCaptureManager.h
  105. VideoManager.cpp
  106. VideoManager.h
  107. VideoPage.xaml
  108. VideoPage.xaml.cpp
  109. VideoPage.xaml.h
  110. VideoRendererManager.cpp
  111. VideoRendererManager.h
  112. WelcomePage.xaml
  113. WelcomePage.xaml.cpp
  114. WelcomePage.xaml.h
  115. Wizard.xaml
  116. Wizard.xaml.cpp
  117. Wizard.xaml.h