174 Commits

Author SHA1 Message Date
c0172966a1 improved implementation of call hold/unhold based on new upstream feature 2018-06-18 21:37:58 +03:00
a56f25faa1 handle also SECURE mediaenc event 2018-06-18 08:19:35 +03:00
86b3106f67 removed g722_1 that should not have been added 2018-06-12 17:40:57 +03:00
26b36986b9 updated readme 2018-06-12 09:03:00 +03:00
587fb1d898 use new contacts activity
renamed some baresip functions
added calleeAdapter var
2018-06-10 19:02:16 +03:00
c40c2799e8 implemented menu module module functionality in baresip.c 2018-06-05 10:29:45 +03:00
0bb1228324 added ua_hold_answer API function 2018-06-04 21:57:17 +03:00
d3c7ce29ca added account_[set_]sipnat API functions
added ua_update_account API function
go directly to settings of new account
fixed some main activity layout bugs
keep main activity interactive when screen is locked
removed aor from UserAgent class
added register method to UserAgent class
added foregrounded and isDeviceLocked util functions
updated libbaresip distribution
2018-06-03 18:08:31 +03:00
24c1b0908e avoid null test warning 2018-05-30 20:46:04 +03:00
e0422ee722 fixed hold/unhold native functions 2018-05-25 17:28:05 +03:00
3e5910cbf6 check that network connection exists at application start 2018-05-23 17:19:50 +03:00
f4bd1a93ed added graphical account configuration and many other improvements 2018-05-23 10:58:57 +03:00
a5e89d6f6a no need for aors array or aor_ua function 2018-05-16 18:16:12 +03:00
f1533f1573 - added native ua_mediaenc and cmd_exec functions
- added native handling of ua media encryption event
2018-05-08 14:18:42 +03:00
990fecc6df - updated kotlin version
- added dtmf input for outbound calls
- volume/speaker experiments
2018-04-27 09:16:52 +03:00
7e58ac010e fixed calling of Kotlin functions from C that made it possible to move
remove UI related companion vars
2018-03-28 14:30:31 +03:00
afb4635af7 since this is a fun learning project, moved from java to kotlin for
more fun (or desperation)
2018-03-17 11:18:44 +13:00
2a3802a951 do not pass unknown events to java application 2018-03-13 17:15:56 +13:00
7da559cacc started work on call history 2018-03-09 17:12:49 +13:00
fe785622ce added possibility to hold/unhold calls 2018-03-04 14:58:02 +13:00
6951db84bc - removed speex codec
- added instructions to readme
2018-03-03 15:39:04 +13:00
a5faedee6b - implemented reload_config jni function
- show restart alerts when config/accounts are saved
2018-03-02 15:23:38 +13:00
4d8431a643 - added EditContactsActivity
- if needed, ask permission to use microphone
- small layout improvements
- targetSdkVersion is not 25
2018-02-25 21:01:46 +02:00
ce52d1dbff first commit 2018-02-20 05:01:26 +02:00