|
|
e23af90ff6
|
Added green color and used it in alert dialog theme.
|
2020-06-30 12:06:03 +03:00 |
|
|
|
bf75c685bf
|
Removed debug statement.
|
2020-06-20 09:54:33 +03:00 |
|
|
|
4aadede734
|
- New version 19.0.0.
|
2020-06-19 20:23:32 +03:00 |
|
|
|
8f57892347
|
Changelog update.
|
2020-06-19 20:10:43 +03:00 |
|
|
|
76911788fd
|
Use new API functions account[_set]_stun_uri for STUN URI handling.
|
2020-06-19 13:11:37 +03:00 |
|
|
|
9f0c261387
|
For backwards compatibility, add scheme stun: to STUN server URI if missing.
|
2020-06-17 20:14:18 +03:00 |
|
|
|
e7af96f321
|
Added TURN media NAT option and possibility to give username/password
for STUN/TURN server.
|
2020-06-17 18:49:49 +03:00 |
|
|
|
0ad0e3af8c
|
Function askPassword is private.
|
2020-06-11 11:21:03 +03:00 |
|
|
|
41e1380283
|
Removed unused string.
|
2020-06-11 10:50:08 +03:00 |
|
|
|
11f3b204da
|
Use custom title in password, backup, and restore dialogs.
|
2020-06-11 10:22:12 +03:00 |
|
|
|
3a608e17ab
|
New version 18.3.0.
|
2020-06-05 18:09:16 +03:00 |
|
|
|
c5d5b54671
|
Dialog improvements.
|
2020-06-05 18:05:29 +03:00 |
|
|
|
7e8a8e69db
|
Updated baresip Github link.
|
2020-06-04 22:42:47 +03:00 |
|
|
|
1bb6d03d94
|
New version 18.2.1.
|
2020-05-31 14:29:00 +03:00 |
|
|
|
3558fc0e03
|
Backported chat crash fixes and code improvements from video branch.
|
2020-05-31 14:24:50 +03:00 |
|
|
|
366bfbb120
|
Removed unnecessary checks.
|
2020-05-31 10:36:55 +03:00 |
|
|
|
ea526abeb0
|
- Use app_name string in backup/restore file name.
|
2020-05-28 10:02:43 +03:00 |
|
|
|
3da1a95faf
|
- Updated README.
|
2020-05-23 18:28:53 +03:00 |
|
|
|
ecded83a1d
|
- Updated shots.
|
2020-05-23 17:08:31 +03:00 |
|
|
|
aab21d0f8c
|
- Updated screenshots.
|
2020-05-22 21:15:17 +03:00 |
|
|
|
4f9eb73213
|
- Added note about baresip+ to full description.
|
2020-05-22 20:51:37 +03:00 |
|
|
|
0bac97f0a7
|
- New version 18.2.0.
|
2020-05-22 09:03:32 +03:00 |
|
|
|
fe92f0ff95
|
- Removed import of local stuff.
|
2020-05-22 08:40:31 +03:00 |
|
|
|
9058b8c82b
|
- Fixed some bugs in codecs activity.
|
2020-05-19 10:00:54 +03:00 |
|
|
|
45bfaab030
|
- Moved configuration of account's audio codecs to a new activity.
|
2020-05-19 09:01:53 +03:00 |
|
|
|
4fdc079e54
|
- Upstream change in module_load() API call.
|
2020-05-11 14:08:06 +03:00 |
|
|
|
c7ce526585
|
- Added UserAgent add, remove, and updateStatus methods.
|
2020-05-08 10:12:25 +03:00 |
|
|
|
d169991687
|
- Added Call remove() method.
|
2020-05-08 09:51:31 +03:00 |
|
|
|
572c38c0cc
|
- One more Call add() usage.
|
2020-05-08 09:48:01 +03:00 |
|
|
|
86bdd01c19
|
- Added Call add method.
|
2020-05-08 09:45:09 +03:00 |
|
|
|
590e9caded
|
- Better names for some UserAgent, Call, and Account functions.
|
2020-05-05 17:15:58 +03:00 |
|
|
|
67a81de7c3
|
- New version 18.1.3.
|
2020-05-05 09:55:31 +03:00 |
|
|
|
a350d5ac0a
|
- Simplified proximity sensing control with help of two new call events.
|
2020-05-05 09:08:37 +03:00 |
|
|
|
b84a318be5
|
- New version 18.1.2.
|
2020-05-04 20:16:14 +03:00 |
|
|
|
a3d138bafe
|
- Fixed crash when returning to the previous activity after received call
or message.
- Better handling of proximity sensor and speaker phone.
- Use aorSpinner.tag to store aor of the selected account.
|
2020-05-04 20:04:54 +03:00 |
|
|
|
b5053e3019
|
- Go to directly to Chat when sending message from Call History.
|
2020-05-04 11:55:59 +03:00 |
|
|
|
982a53c556
|
- New version 18.1.1.
|
2020-05-04 11:22:55 +03:00 |
|
|
|
3ba131b3de
|
- Fixed crash when calling from Call History.
|
2020-05-04 11:14:22 +03:00 |
|
|
|
8ea2f8ce5c
|
- New version 18.1.0.
|
2020-05-03 16:14:27 +03:00 |
|
|
|
2e114cf15d
|
- Improved handling of incoming call when app or main activity is not visible.
|
2020-05-03 15:58:49 +03:00 |
|
|
|
a27c7d67ee
|
- Properly handle pausing of chats and chats activities.
|
2020-05-03 14:03:36 +03:00 |
|
|
|
acba399778
|
- Ua adapter needs to be updated when returning from accounts.
|
2020-05-03 11:26:19 +03:00 |
|
|
|
32edfacc01
|
- Properly handle pausing/resuming from/to account, accounts, and calls
activities.
|
2020-05-03 11:06:14 +03:00 |
|
|
|
8e06325785
|
- Parent activity of Chat and Account Activity is not always Main Activity.
|
2020-05-03 11:01:27 +03:00 |
|
|
|
d12a9aa2f9
|
- Moved call_peeruri API function back to Api object, since call object
does not exist when peer URI is needed.
|
2020-05-02 09:58:52 +03:00 |
|
|
|
365ea34a48
|
- Spin to AoR of incoming call (if any) when baresip app is made visible.
|
2020-05-02 09:57:29 +03:00 |
|
|
|
2d39c284b7
|
- Moved call related API functions to Call class.
|
2020-04-28 17:21:37 +03:00 |
|
|
|
ac32540a9b
|
- Added video mode param to ua_answer() API function.
|
2020-04-25 15:44:18 +03:00 |
|
|
|
33c2fdd9a9
|
- Improved configuration of account's audio codecs.
|
2020-04-23 17:45:11 +03:00 |
|
|
|
395873c074
|
- Improved implementation of account_audio_codec() API function.
|
2020-04-23 17:41:41 +03:00 |
|