82 Commits

Author SHA1 Message Date
b318177aee - New version 8.3.6. 2019-06-06 17:25:51 +03:00
091eaed747 - New version 8.3.5. 2019-06-06 12:02:46 +03:00
c66e20a6ed - New version 9.3.4.
- Use communication mode only when call is (being) established.
- Introduced 2.5 sec delay to placing of a call in order to avoid loss of
  audio at the beginning of call.
- Fixed initializing default contacts when baresip is started the first time.
- Clear call URI when call is closed.
2019-06-06 11:26:13 +03:00
66fce98c9c - New version 8.3.3. 2019-06-04 20:26:06 +03:00
380583326a - New version 8.3.2. 2019-06-03 17:22:13 +03:00
3445a58eb6 - New version 8.3.1. 2019-05-30 15:11:29 +03:00
8218279c59 - New version 8.3.0. 2019-05-29 09:22:35 +03:00
692ac3d08c - New version 8.2.0. 2019-05-28 11:12:47 +03:00
b8083c9d26 - New version 8.1.0. 2019-05-26 10:32:03 +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
991471d679 - New version 7.4.0. 2019-05-11 15:33:13 +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
c202f4bffe - Updated versions and added new f-droid changelog file. 2019-04-29 15:53:11 +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
aad0db71ce - Upgraded versions
- Added changelog file
2019-04-24 13:50:19 +03:00
b47f585257 - Upgraded versions and added changelog 2019-04-20 16:11:26 +03:00
a917dd5624 - Upgraded versions
- Added new changelogs file
- Removed some extra white space
2019-04-19 13:20:54 +03:00
d98fd679f1 - Created new release 6.3.0. 2019-04-16 20:38:59 +03:00
ee026a53ed - Increased version 2019-04-10 12:57:34 +03:00
cf5680b52b - Upgraded target Android API level to 28 (Android 9)
- Moved some non-UI functionality from main activity to baresip service
- Simplified implementation of call transfer
- Modified baresip launcher and status bar images
2019-04-08 18:47:59 +03:00
d2d9305411 - Fixed bug in call transfer.
- Cleaner implementation of notifications.
2019-03-22 20:13:19 +02:00
532bc23ebd - Fixed crash when stun server is defined without port number. 2019-03-21 09:04:24 +02:00
613e92e868 - Resume baresip application to the activity that was stopped.
- Add example contact when baresip is started the first time.
- Fixed showing of new message in the chats and messages list.
2019-03-16 08:32:16 +02:00
f0b7a68885 - updated versions 2019-03-14 06:42:55 +02:00
9e6db47da8 - Fixed rare crash that can happen when first account is created and
message or call comes in before user has returned to main activity.
2019-03-06 09:35:10 +02:00
a3e03cb5c1 New version
...re-Tag 5.4.1 after merging ;)
2019-03-03 01:25:06 +00:00
3965dfa6f6 - new version 5.4.0 2019-02-19 08:18:33 +02:00
63305d24e6 - upgraded versions
- avoided android studio warning
2019-02-11 06:21:18 +02:00
0162f0dac8 build also for arm64-v8a arch 2019-02-11 01:31:30 +02:00
5bffaa070a upgraded versionCode and String 2018-12-27 12:49:18 +02:00
d1ad8dc1ed - relaxed checking of display name and authentication username 2018-12-20 08:39:47 +02:00
e4cad8e009 - add scheme "sip:" to outbound proxy uri if missing
- increased version numbers
2018-12-14 03:47:09 +02:00
0fa5c5992f - increased version numbers
- fixed compiler warning
2018-12-04 02:14:22 +02:00
4626967ae1 - Replaced text mode EditConfigActivity with graphical Config activity
- Current configuration items are Auto Start, DNS Servers, Opus Bit Rate,
  and ICE Lite
- Added ICE and Stun Server account options
- Fixed bug in deleting of an account
- Updated libbaresip.a and baresip.h to baresip new_account_functions
  branch (not yet committed to master)
2018-11-30 02:07:03 +02:00
225402f2c2 - fixed crash when empty accounts spinner is clicked 2018-11-24 04:56:56 +02:00
db7538f9db - fixed bug in checking of record audio permission
- do not load baresip lib if it has already been loaded
- removed call uri adapter when call comes in
2018-11-23 16:52:35 +02:00
18478c3436 - all user interface unrelated data is now kept in baresip service
allowing proper recovery in case Android kills other activities
- many other improvements and bug fixes
2018-11-23 10:35:48 +02:00
49d9d8c311 - new implementation of messaging
- fixed possible crash when messages arrive before accounts are created
- other minor fixes and improvements
2018-11-18 09:37:22 +02:00
fc4e09185d - avoid possible crash when returning to main activity after deleting an
account
- use force when Quit is done again (it may still take some time to quit
  if there is no network connectivity)
- increased version codes
2018-11-11 05:32:40 +02:00
5178edf965 - changed importance of default notification channel to low in order to
avoid noise when status notification is updated
- small cleanups
2018-11-04 09:53:31 +02:00
1499ea9ac9 upgraded version codes 2018-11-03 15:57:03 +02:00
b505eb331e added dialpad button to choose between text and phone number soft keyboard 2018-10-26 13:48:18 +03:00
289faa0793 - fixed callee completion from contacts
- moved restoring of call and message history from baresip service to
  main activity
- small cleanups
2018-10-26 12:04:48 +03:00
62d01c7a49 version changes due to android studio upgrade to 3.2.1 2018-10-25 00:03:27 +03:00
7aa12e2ae6 used new audio_started() api function to make sure that audio is
started/stopped before trying to stop/start it
2018-10-24 15:58:07 +03:00
0c86fac6bc added support for incoming call transfer requests (REFER requests) 2018-10-23 11:22:39 +03:00