|
|
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 |
|
|
|
420fc90ed3
|
- Added 18.0.1 cgangelog.
|
2020-04-23 09:07:59 +03:00 |
|
|
|
fbcec5ec15
|
- New version 18.0.1 due to upstream increase in allowed maximum number of
account's audio codecs.
|
2020-04-23 08:58:06 +03:00 |
|
|
|
0727eaafb6
|
- Removed logging of account's individual audio codecs when changed.
|
2020-04-23 08:54:45 +03:00 |
|
|
|
aeea251d2d
|
- New version 18.0.0.
|
2020-04-22 09:10:59 +03:00 |
|
|
|
b55800a34d
|
- Improved/fixed log messages.
|
2020-04-22 08:52:58 +03:00 |
|
|
|
4881605a24
|
- In Android 10, baresip must be started after boot from notification.
|
2020-04-22 08:48:28 +03:00 |
|
|
|
dc64dbf913
|
- Specify explicitly which visibility constant is used in each case.
|
2020-04-22 08:43:58 +03:00 |
|
|
|
b88eab3df9
|
- Restart does not anymore use boot completed receiver.
|
2020-04-22 08:42:12 +03:00 |
|
|
|
cebbd237f3
|
- Fixed restart on Android 10.
|
2020-04-21 18:08:21 +03:00 |
|
|
|
ad7edeaf9f
|
- Removed ICE lite mode setting due to upstream removal.
|
2020-04-19 16:28:46 +03:00 |
|
|
|
806e3c1249
|
- Gradle version upgrade.
|
2020-04-19 16:14:48 +03:00 |
|
|
|
eac78a02a4
|
- Alignment of strings with weblate.
|
2020-04-16 16:19:47 +03:00 |
|
|
|
beb091bbe7
|
- Small fixes in es and no strings.
|
2020-04-16 16:09:22 +03:00 |
|
|
|
ca9729518c
|
- Added pt-rBR strings from weblate.
|
2020-04-16 15:47:37 +03:00 |
|
|
|
ec0f31af06
|
- Improved log message.
|
2020-04-14 17:07:58 +03:00 |
|
|
|
7b3f43638b
|
= Renamed RunOnStartup.kt class to BootCompletedReceive.kt.
|
2020-04-14 17:05:28 +03:00 |
|
|
|
d45aee1552
|
- Upgraded kotlin version.
|
2020-04-13 15:09:20 +03:00 |
|
|
|
5b1f828774
|
- Start baresip service also when there is no need to ask for Microphone
permission.
|
2020-04-12 14:10:37 +03:00 |
|
|
|
1b89bb9ff9
|
- New version 17.4.0.
|
2020-04-12 13:42:10 +03:00 |
|
|
|
7c7f89976f
|
- Increased Android Studio version.
|
2020-04-12 13:30:31 +03:00 |
|
|
|
445f510486
|
- Added locale to toLowerCase calls.
|
2020-04-12 12:13:17 +03:00 |
|