yanas
a5b2b851c5
Improves videobridge interface to show participants with no video as
...
thumbnails. Adds new security icons and improves conference color codes.
13 years ago
Damian Minkov
9fdc198842
Updates images removing png iTXt chunk that causes problem on older macosx (10.5 with default java 1.5).
14 years ago
Yana Stamcheva
21336ea9cf
Updates "Add new chat contact to contact list" icon.
14 years ago
Yana Stamcheva
037be1e08e
Updates the incoming call dialog look.
14 years ago
Yana Stamcheva
15b365abd6
Updates contact list search buttons.
14 years ago
Yana Stamcheva
d55b2558f4
Updates incoming call video and merge call icons.
14 years ago
Yana Stamcheva
eb02507351
Updates the merge calls button.
14 years ago
Yana Stamcheva
60d70c9b96
Fixes next button icon in chat window.
14 years ago
Yana Stamcheva
d862c4490a
Adds pressed icons for contact list buttons.
14 years ago
Damian Minkov
fd1244be36
Removes unused icons and references.
14 years ago
Yana Stamcheva
3468c4ab0e
Removes unused icons and references.
14 years ago
Yana Stamcheva
40dd0838f6
Adds a video call button in the chat window.
14 years ago
Yana Stamcheva
eee0d3144a
Removes unused images.
14 years ago
Yana Stamcheva
86a0325947
New enhanced interface.
14 years ago
Yana Stamcheva
38b1c6ab30
Replaces ZID icon in order to fix security layout.
14 years ago
Yana Stamcheva
f9a8da4458
Adds new improved security interface.
14 years ago
Sebastien Vincent
2119d43b7a
Adds support for merging all existing calls in a single conference.
15 years ago
Vincent Lucas
1ff38d2d33
Adds first part of call information statistcs (codec, encoding frequency, local and remote address ip/port, download rate/loss).
15 years ago
Sebastien Vincent
2ffab015c4
Adds UI for cross protocol conference calls. Adds also the possibility to add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.
15 years ago
Vincent Lucas
7bd3e9ea05
Adds a button in the CallPanel to create a chat between call peers.
15 years ago
Sebastien Vincent
89922f44ad
Adds the possibility to answer video call with video enabled for SIP and XMPP.
15 years ago
Yana Stamcheva
1cf69bfe7b
Makes some conference interface fixes and modifications, including a new look for call focus and its members and better visibility of security for conference members.
15 years ago
Yana Stamcheva
94ee4e2f2e
Adds a general dial pad in the contact list.
15 years ago
Yana Stamcheva
2883ad8973
Mute button selected.
15 years ago
Yana Stamcheva
7a3bfde430
Call window toolbar enhancements.
15 years ago
Yana Stamcheva
7ab0b8ca79
Ongoing work on partial desktop sharing user interface.
16 years ago
Yana Stamcheva
d7e0c44db5
Added the possibility to hide and move the local video.
...
Enable video button added in full screen mode.
Fixed problem with remaining avatar icon after a remote video was added (reported by Conrad Beckert on dev mailing list: "default avatar in rectangle on fullscreen video view").
16 years ago
Yana Stamcheva
20e30037da
Enhanced chat window interface.
16 years ago
Yana Stamcheva
f15ac9a928
Fix new add contact and call video button images.
16 years ago
Yana Stamcheva
81a2a1f5d9
Show an add contact button for call history and external source contacts.
16 years ago
Yana Stamcheva
95200fca37
Volume control user interface, allowing to adjust volume during a call.
16 years ago
Yana Stamcheva
ad448b063b
Desktop sharing user interface (work in progress).
...
Start video calls from your contact list and chat window.
Some call interface code enhancements and javadoc comments added.
Disabled the desktop sharing feature until completely tested and ready to use.
16 years ago
Yana Stamcheva
f95e07d5e3
Fix reset image in avatar change window.
16 years ago
Damian Minkov
398249470e
Update the gui for avatar choosing, add some javadocs.
16 years ago
Damian Minkov
0423ead8cc
Integrate choosing and setting avatar image for protocols (currently only for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
16 years ago
Yana Stamcheva
979ad8e94e
New add account icon. Provided by Dimitar Bozhinov.
16 years ago
Yana Stamcheva
8498f114d0
New icon for call recording.
16 years ago
Lyubomir Marinov
347408cc5b
Commits callRecording.patch and recordButton.png provided by Dmitri Melnikov on the dev mailing list in the thread "Call Recording".
16 years ago
Yana Stamcheva
68337df58b
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
16 years ago
Yana Stamcheva
2667743cbd
- Moves the "full screen" and "transfer call" buttons from the status bar to the call window button bar.
...
- Prints DTMF chars, when dtmf key is typed or dial pad button is clicked
- Fixes DTMF tones, when typed with modifiers (SHIFT-# for example)
16 years ago
Yana Stamcheva
463184bc56
Introduces the possibility to call any number one has typed in the search field (Issue # 816 Calling certain numbers/contacts that are not in the user list is possible only if the full address/name is typed).
16 years ago
Yana Stamcheva
afcafe3061
- Introduces new contact list data model that allows adding of external contact sources and hence the search in such sources.
...
- As part of the support for external contact sources, implements a call history external source and its user interface.
- Addresses issue #706 Indicate missed calls
16 years ago
Yana Stamcheva
fd6b9abba9
- Adds a call button in the chat window, which is enabled for all contacts supporting calls.
...
- Makes the ChatSession interface an abstract class and moves there some of the common method used by its implementations (avoids code duplication).
16 years ago
Yana Stamcheva
b1b3e4992e
First version of the modified contact list interface. Modifications include a new search box allowing to filter the contact list, contact expansion on select, different approach for calling contacts and more.
17 years ago
Yana Stamcheva
8ca75faeff
Support for roles in Jabber group chat. Patch provided by Valentin Martinet.
17 years ago
Yana Stamcheva
e2c20d0644
General:
...
- Enhance the SIPCommMenu to support mouse over fade effects.
Conference invite dialog:
- Add new contacts in the invite dialog by pressing the Enter key.
- Remove selection if the user decides to enter something in the field.
Conference window:
- Replace the call peer arrow icon with a more visible one
- Move the call transfer into the call peer menu (it was previously represented by an icon in the status bar)
- Change the local user background title color in the conference (the grey was looking like disabled)
17 years ago
Yana Stamcheva
930bbaebc8
Add the possibility to invite callees to an existing conference. Part of issue #726 Conference call user interface.
17 years ago
scmerger
a060a4d6cc
Merge branch '1.0-local' into trunk-local
...
* 1.0-local:
- Make the local video disabled by default.
17 years ago
Yana Stamcheva
099f05fa48
New icons for next and previous buttons in the chat window, fitting better to the new interface colors.
17 years ago
Lyubomir Marinov
990eee6bd8
Fixes various warnings, mostly ones about performance.
18 years ago