Commit graph

125 commits

Author SHA1 Message Date
Julien Wadel
0052a5357e - Simplify filtering timelines on 3 kind of search : security level, simple/group chats, ephemerals
- Fix systemTrayIcon that could be cloned on each restart
- Add a feedback on fetching remote provisioning when it failed.
- Fix errors on Action-Buttons on restart.
2021-11-17 20:22:43 +01:00
Julien Wadel
3ea4dbd4ec Add manual check update for Mac and in system tray. 2021-11-10 01:59:41 +01:00
Julien Wadel
5adb1eb4dd - Fix history view
- Allow to add license in packages (windows with NSIS/mac with dmg)
2021-11-09 11:36:23 +01:00
Julien Wadel
b588499734 - Fix Installation folders to executable name
- Force application paths to Database, Lime DB and sounds
- Remove constraints on actions that were based on friends capabilities
- Fix secure group chat activation
2021-11-08 21:02:56 +01:00
Julien Wadel
bc91382ca2 - When removing all entries : delete all history and call logs (if one-one and not secure in the case of standard chat is enabled)
- Add more actions in contact edit
- fix missing colors
2021-11-04 20:45:44 +01:00
Julien Wadel
2641ee7cf6 Add a settings to change URL of version check
Add an option to Form to overwrite max width of cell
2021-11-03 14:20:42 +01:00
Julien Wadel
9cb23adcfe Using mipmap can crash on Mac : add an option to deactivate it with 'mipmap_enabled' in [ui] section. 2021-11-02 15:18:19 +01:00
Julien Wadel
ca849bcac8 - Add Vendor and copyright ranges
- Color customization on tray event count
- Allow the use of a custom URL for remote provisioning(first stage dev)
- Fix assistant to come back to home if no more items
- Update icon generation to inkscape 1.1
2021-11-02 15:05:23 +01:00
Julien Wadel
3da5903bff - Add call history button.
- Fix scrolling speed and add a cache for framebuffers in list
2021-10-30 19:19:39 +02:00
Julien Wadel
be173732f7 Images and color customization overhaul 2021-10-29 17:46:01 +02:00
Julien Wadel
1959e90632 Fix : keep fullscreen mode on timeout notification.
- Come back to fullscreen when clicking on fullscreen icon in call.
2021-10-25 12:18:24 +00:00
Julien Wadel
b53f2eacfe Fix tunnel crash 2021-10-22 22:46:11 +02:00
Julien Wadel
e404cafc2b - Add a manual update check
- Add option to enable check updates
- Fix crash on quit
2021-10-22 21:49:11 +02:00
Julien Wadel
765f68d18b - Add Tunnel support if available.
- Add tunnel special options for developer.
- Use of CPP for linphone enums to string.
- Replace let colors with better quality.
- Fix developer settings view.
2021-10-22 10:52:59 +02:00
Julien Wadel
66c566659c - Remove 'app' section and keep 'ui'
- Allow to make a variable in readonly (only for enabling chats yet)
- Rename chatEnabled to standardChatEnabled
2021-10-21 13:51:29 +02:00
Julien Wadel
3a560324f8 - Add an option to enable standard and secure chats feature ('app' section)
- Fix history buttons that should not appear if chat room mode is not activated
- Allow to use a secure chat room to be used when calling (set by context : encrypted call/secure chat enabled)
- Replace a warning log by info while creating a chat room.
- Fix missing qml variables.
- Change Contact Edit and SIP Addresses selections to start a standard chat or a secure one.
- Simplify encryption activation on call parameters with enableEncryption()
2021-10-20 20:24:39 +02:00
Julien Wadel
73733c17a0 * UTF8 fixes and display names behavior:
- Avoid to replace display if empty on address books search
- Propagate change when display name is set in callModel
- Add a way to update addresses when data model change outside of ChatRoomModel
- While calling and one participant, get display name from call remote address
- Update display names after adding a call log
- Fix UTF8 when compute display name
- Replace JS display name functions by CPP

* Fix tooltips width and timeline unexistant object
* MSYS2 bzip2 may block the process execution when no arguments. Add help args and remove outputs from streams.
2021-10-20 17:12:12 +02:00
Julien Wadel
cafd3a37df Sort languages in settings lists 2021-10-20 17:12:12 +02:00
Julien Wadel
52a28105ca Change design of chat room's subject edition 2021-10-20 17:12:12 +02:00
Julien Wadel
d849bbac05 - Add persistent icon on text fields.
- Can close conversation search field from field
- Fix mouse area on search icon in timeline
- Avoid participants list to be behind icons in conversation
2021-10-20 17:12:12 +02:00
Julien Wadel
44b7c112b3 Multi fixes:
- Contact update propagated through timelines and more robust display name showing by using cpp.
- ContactEdit : don't use the conference URI when adding the contact to friend on secure chat room
- Conference View : Resize record, add record file notification.
- Group Chat : timed invitation (30s) where it will hide if no response. It will be shown if the participant accept later.
- Hide/Show empty chats : set defaults to avoid differences from SDK value.
- Calls actions : Dynamic width on transfer menu to show all text, set texts to uppercase.
- Timeline : Add a tooltip (right-clic) to show the last time update.
- File Messages : add search shortcut on avatar like messages, remove conflicts between right-clic menu and thumbnails increase (on hovering mouse).
- Call : hold view with a correct symbol (#10073 instead of 2 differents symbols for 2 vertical bars)
- Languages : remove '-----' artifacts in language files
2021-10-20 17:12:11 +02:00
Julien Wadel
778a6abf86 Fix forced timeline selection (eg. showing chat when already selected for contact)
Fix contact edit update
Fix source language (en) on bad auto-comment (.ts generated get unwanted '-----')
2021-10-20 17:12:11 +02:00
Julien Wadel
a909e957c9 Fix contact shortcut in searchbar 2021-10-20 17:12:11 +02:00
Julien Wadel
f4167d8fe3 Activate Ephemerals for participant-mode in waiting of session mode. 2021-10-20 17:12:11 +02:00
Julien Wadel
5b11da7404 Fix source language comments 2021-10-20 17:12:11 +02:00
Julien Wadel
3dace0cc35 Fix unbind actions on address selection 2021-10-20 17:12:11 +02:00
Julien Wadel
0c31da57af Add UI settings : allow to change text messages font and size 2021-09-27 15:34:35 +02:00
Julien Wadel
5c5bbbd343 Fix double popup on confirmation when reverting contact edition. 2021-09-24 15:07:58 +02:00
Julien Wadel
99b9a7753c Upgrade search and message loading. More smart loading entries based on currently view.
Add a spinner while loading/searching.
2021-09-16 21:38:18 +02:00
Julien Wadel
d6ca4b1ab8 - Show history view on clicking notification bubble in account
- Fix call view
- Fix empty conference URI as error
2021-09-15 19:43:47 +02:00
Julien Wadel
98bf0b2095 Fix a crash on sip address selection when clicking on bar 2021-09-14 16:22:58 +02:00
Julien Wadel
95e6c2e120 Add a shortcut on username in chat room to put its address in smartSearchBar 2021-09-09 18:53:44 +02:00
Julien Wadel
56b001eb0c Colors managment rework 2021-09-06 20:34:06 +02:00
Julien Wadel
3c267e25bf Fix crash on mac about infinite loop in devices 2021-09-06 15:22:23 +02:00
Julien Wadel
509c813135 Add mainwindow Tooltips in tr files 2021-09-06 14:33:39 +02:00
Julien Wadel
db68516632 - Fix search from selecting secure or not contacts
- Fix last contacts based on group chat capability
- Fix security icons on search
2021-09-06 14:32:35 +02:00
Julien Wadel
df719d7cc0 Replace hard coded colors 2021-09-03 20:35:11 +02:00
Julien Wadel
cfdc3069f0 - Add Attended transfer feature (contributed by Chad Attermann)
- Fix crash on loading empty chat room
2021-09-03 14:17:53 +02:00
Julien Wadel
67c75e4595 - On chat group creation : create a conference
- Red leave event
- Remove hybrid design chat room/group chat
- Remove group info menu entry for one to tone
- Remove dots menu if empty
- Remove chat edition when left
2021-09-01 13:46:44 +02:00
Julien Wadel
1f5db64e46 Add lime server url checks and migration if Linphone account exists 2021-08-27 15:08:07 +02:00
Julien Wadel
e6934ec810 Use RC version to migrate Conference Factory URI 2021-08-26 18:52:53 +02:00
Julien Wadel
a0bab8083d Clean high number notification in bubble 2021-08-25 18:17:01 +02:00
Julien Wadel
d444375ea4 Change button design 2021-08-25 17:34:03 +02:00
Julien Wadel
b8665c1b6b Fix missing placeholder 2021-08-25 15:05:29 +02:00
Julien Wadel
55fa291e74 Fix multi-line error messages on text fields 2021-08-25 14:35:46 +02:00
Julien Wadel
9ec17ff5f1 Ephemeral feature only if admin and secure 2021-08-25 09:25:36 +02:00
Julien Wadel
e3fc1b2803 Fix chat room switch in contact edition 2021-08-24 21:13:27 +02:00
Julien Wadel
bee72586ab Fix refresh contacts panel when clicking on tab 2021-08-24 20:57:07 +02:00
Julien Wadel
0fa9d7b136 Add search feature in messages 2021-08-24 20:36:54 +02:00
Julien Wadel
1c265b71cc Add forgotten password link 2021-08-24 19:52:10 +02:00