2728 Commits

Author SHA1 Message Date
990fecc6df - updated kotlin version
- added dtmf input for outbound calls
- volume/speaker experiments
2018-04-27 09:16:52 +03:00
9a6cd6fae5 added limit for AoR's history 2018-03-28 18:22:16 +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
44f77567c1 added import for @Keep
replaced addAccount fun
2018-03-27 18:33:36 +03:00
4fdd7400ed added missing layout file 2018-03-27 12:24:26 +03:00
e457db7c55 build.gradle update
added missing newline
2018-03-27 12:07:57 +03:00
46def49165 updated kotlin version 2018-03-27 11:50:42 +03:00
f8cc47ebdf - start baresip as the very last thing in onCreate of MainActivity
- renamed mainActivityContext variable
2018-03-19 17:06:53 +13:00
c2a3f65ea1 renamed some class variables/values according to naming conventions 2018-03-18 20:23:01 +13:00
0f4ae4ff8b improved showing of history items 2018-03-17 17:21:32 +13: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
f47cc5b3c9 removed unused file 2018-03-13 17:05:41 +13:00
e2ee852236 improved call history
fixed some bugs
2018-03-13 16:55:45 +13:00
65bfc4ebc8 save/restore history upon application stop/start 2018-03-10 18:46:26 +13:00
7da559cacc started work on call history 2018-03-09 17:12:49 +13:00
6aa4435569 added call hold also for incoming calls 2018-03-05 09:10:14 +13:00
fe785622ce added possibility to hold/unhold calls 2018-03-04 14:58:02 +13:00
12bf8b3048 hide keyboard at app start 2018-03-04 09:01:37 +13:00
b4c5f1db8c updated libs 2018-03-03 16:26:49 +13:00
c72f703073 added buildToolsVersion to build-gradle 2018-03-03 15:53:14 +13:00
6951db84bc - removed speex codec
- added instructions to readme
2018-03-03 15:39:04 +13:00
e731721c0c deleted .svnignore file 2018-03-02 15:26:37 +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
babe009f2e upgraded Sdk versions 2018-02-20 22:38:26 +02:00
8f75ab6528 use auth_pass in accounts
fixed setting of AoR when adding an account
2018-02-20 22:14:39 +02:00
ce52d1dbff first commit 2018-02-20 05:01:26 +02:00