00666273a3
- Removed unused drawable.
2019-05-29 16:58:24 +03:00
108087f14e
- Do not set popup spinner background resource. Use whatever is
...
Android's default.
2019-05-29 16:49:42 +03:00
1c8fc39b15
- Make sure that call info button is enabled when it becomes visible.
2019-05-29 13:05:18 +03:00
7a9cccf08a
- Made Acoustic Echo Cancellation configurable.
...
- Added module_load/unload functions to API.
2019-05-29 11:26:00 +03:00
8218279c59
- New version 8.3.0.
2019-05-29 09:22:35 +03:00
9b4cf1b9c1
- Added Internet Low Bitrate Codec (iLBC).
...
- Improved account's codec selection.
2019-05-29 09:12:25 +03:00
692ac3d08c
- New version 8.2.0.
2019-05-28 11:12:47 +03:00
df37987e48
- Do not clear call uri text when showing a non-existing call.
2019-05-28 10:54:52 +03:00
fb54b3368b
- Always show currently active call (if any) when application is relaunched.
2019-05-28 10:03:33 +03:00
4a2a16ef93
- Added GitHub link to About text.
...
- HTML formatted About text.
2019-05-27 16:36:12 +03:00
3fccc0a981
- Use positive button in alert dialog.
2019-05-26 17:29:50 +03:00
6eae3827c1
- Added log message when info button is clicked
...
- Show alert even if no call info is available.
2019-05-26 15:11:46 +03:00
e430de496f
- Improved About title/text.
2019-05-26 15:02:08 +03:00
b8083c9d26
- New version 8.1.0.
2019-05-26 10:32:03 +03:00
682f7d7bbe
- Simplified handling of network changes.
2019-05-26 10:20:45 +03:00
7464ad5992
- Small edits and code improvements.
2019-05-26 09:51:56 +03:00
2d484cbfcc
- If there is only one account, append account's domain to contact URI
...
given without hostpart.
2019-05-25 17:49:15 +03:00
d419304845
- By default, obtain DNS server addresses dynamically from the system.
2019-05-25 16:45:32 +03:00
53a35af339
- Fixed adding of new account.
2019-05-22 16:29:21 +03:00
4a2d9e5309
- Fixed restoring of volume to original level if default call volume is in use.
2019-05-22 15:24:55 +03:00
b93733cabc
- Updated versions and created new changelog file.
2019-05-20 08:35:41 +03:00
97455d7ec8
- Added support for G7221 codec.
...
- Added support for WebRTC based audio echo cancellation.
- Minor call notification modifications.
2019-05-20 08:26:12 +03:00
22747552e4
- Moved reject button further from answer button to avoid accidental
...
click of wrong button.
2019-05-13 09:27:00 +03:00
991471d679
- New version 7.4.0.
2019-05-11 15:33:13 +03:00
e4fbb71d16
- Tried to align alerts with material design guidelines.
...
- Still more work on strings.
2019-05-11 15:27:35 +03:00
c061c5d2f9
- More work on strings.
2019-05-10 12:00:36 +03:00
1e95cb8b2d
- Added Finnish language strings.
2019-05-10 11:59:24 +03:00
98b3499643
- More layout/string clean up.
2019-05-09 10:42:47 +03:00
884b762fbf
- String and layout related improvements.
2019-05-08 21:33:35 +03:00
6faf86bd2a
- Some layout cleanup.
2019-05-08 16:23:29 +03:00
57fd12d464
- Removed unused variable.
2019-05-08 14:11:48 +03:00
8a29dc1c6c
- Removed context var from BaresipService.
2019-05-08 14:09:41 +03:00
64d96a10d7
- Removed unnecessary string conversions.
2019-05-08 13:53:32 +03:00
adbf62ad7d
- Replaced all strings with string resource references.
...
- Added missing 7.3.0 changelog file.
2019-05-08 13:42:11 +03:00
9033f2b07c
- Removed leading @ from STUN URI.
2019-05-06 18:25:32 +03:00
086037d4a3
- Replaced 'Use ICE' in account config with 'Media NAT Traversal' that
...
includes STUN media NAT option.
- Some reordering in account config.
2019-05-06 09:11:49 +03:00
f2c1a0ea99
- Added 7.2.0 changelog file.
...
- Increased versions.
2019-05-04 17:25:38 +03:00
3f861b575f
- Added Listen Address config variable.
...
- Improved config handling with aid of new Config object.
2019-05-04 17:16:03 +03:00
c202f4bffe
- Updated versions and added new f-droid changelog file.
2019-04-29 15:53:11 +03:00
fe5f9c2923
- Removed commented out statement.
2019-04-29 15:43:16 +03:00
dd45bd666d
- Try to make sure that AoR spinner view is updated at resume.
2019-04-29 15:39:17 +03:00
21876b54c1
- At resume, notify AoR spinner about changed dataset only if the
...
spinner is currently shown.
2019-04-29 14:43:12 +03:00
68e9d7077c
- Update account spinner when main activity is resumed without action.
2019-04-29 10:51:28 +03:00
6e35a157d3
- Added 'Default Call Volume' configuration option.
2019-04-27 11:02:25 +03:00
495e7afdba
- fixed playing of notification sound when messages comes in
2019-04-24 19:52:18 +03:00
aad0db71ce
- Upgraded versions
...
- Added changelog file
2019-04-24 13:50:19 +03:00
2bdfd48264
- About text styling
2019-04-24 13:44:59 +03:00
ed5102a7f0
- added "Reset to Factory Default" config option
2019-04-24 13:22:19 +03:00
4c0dd0e628
- added support for IPv6 (not tested due to lack of IPv6 network)
...
- new "Prefer IPv6" config option
- IPv6 address is allowed in DNS Server and Outbound Proxy
- added log_level config file variable
- added Google IPv6 DNS server address
2019-04-24 12:53:10 +03:00
408a818cf4
- at baresip quit, kill also baresip process by System.exit(0)
2019-04-24 09:22:42 +03:00