Releases: meshenger-app/meshenger-android
Releases Β· meshenger-app/meshenger-android
Meshenger 4.1.1
- show last missed call in app notification
- add setting to show username instead of logo
- add setting to change retries for connection (0..4)
- minor UI changes, e.g. colors for call event icons
- internal refactoring
Meshenger 4.1.0
We had to break backwards compatibility for this one.
- fix continous ringing if the initial connection breaks
- this breaks compatibility with previous releases!
- fix encrypted database detection
- fix disable call history
- show contact state as text on state icon click
- update contact state on call
- add setting to enable startup on bootup
- improve dialog styles
Meshenger 4.0.9
A quick fix on top of 4.0.8.
- ask for Bluetooth permission when potentially required
Meshenger 4.0.8
- add support for Bluetooth earpieces
- add speakerphone button to call UI
- add setting to disable the proximity sensor
- immediately ping a contact that has been added
- some dark mode UI fixes
Meshenger 4.0.7
A UI design and usability orientated release.
- add setting for speakerphone audio (on/off or via proximity)
- add setting to disable the call history
- turn off camera if proximity sensor is triggered
- some minor UI fixes
- support landscape view
- fix contact address in events
Meshenger 4.0.6
Some new minor+experimental features.
- remove ACCESS_FINE_LOCATION permission (e.g. would allow access to GPS)
- allow use of QR scan site without camera permission (to paste contacts)
- add video quality slider in debug view
- show remote address for incoming call in debug view
- add setting to enable hardware acceleration for video
- add setting to disable audio processing (e.g. echo cancellation)
- fix select lists for settings (e.g. for night mode)
- show public key in settings
Meshenger 4.0.5
Towards a more stable App.
- simplify internal code structures
- fix some crashes on call start and end
- rework call event types
- make connect timeout configurable
- improve updates from previous versions
- add setting to prompt before a call starts
- remove button animation
- add experimental feature to lookup MAC address in the system (ARP/ND) table
- remove ICE Servers setting, no use and not used
- add "auto" value to night mode setting
Attached is also a debug build for extensive debug messages.
Meshenger 4.0.4
A stability&polishing release.
- update WebRTC to M107
- show connected address as part of debug display in call
- fix crash when debug display is enabled a second time
- some translation and style fixes
Meshenger 4.0.3
- ask for microphone and video permissions on call start instead of app start
- smaller notification without logo and time
- contact state color orange (host online) and brown (communication error - should not happen)
- update Chinese translation (by sr093906)
- update Brazilian-Portuguese translation (by m_s_)
Meshenger 4.0.2
Mostly stability fixes and working video window switching:
- fix occasional crash in main window
- silence notification sound when navigating the app
- improved debug window output
- use Android targetSdkVersion 33
- updated Brazilian Portuguese translation by m_s_
- do not show network ports in event list
- show notification as collapsed by default
- allow to switch fullscreen and pip (picture-in-picture) video feeds