14 Commits

Author SHA1 Message Date
d9f6d47425 - Now using Android Studio version 3.4.1 with gradle version 5.1.1. 2019-05-25 16:41:33 +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
75b8067e83 - kotlin and gradle version upgrade 2019-03-14 09:33:24 +02:00
db7630bf7d needed to change repository order in order for build to succeed 2018-10-25 00:14:07 +03:00
62d01c7a49 version changes due to android studio upgrade to 3.2.1 2018-10-25 00:03:27 +03:00
8a81fc48e0 - fixed restart with null intent
- upgraded gradle version
2018-08-21 21:21:03 +03:00
2f7eead35a removed unused permissions
various version updates
added TextView to account title views
2018-07-09 17:42:17 +03:00
0500c4b6ab fixed status notification view id
gradle upgrade
2018-06-27 17:22:08 +03:00
be33af68fc upgraded kotlin version 2018-06-18 08:15:16 +03:00
aa18c9c3f4 upgraded kotlin version 2018-05-08 14:10:33 +03:00
990fecc6df - updated kotlin version
- added dtmf input for outbound calls
- volume/speaker experiments
2018-04-27 09:16:52 +03:00
46def49165 updated kotlin version 2018-03-27 11:50:42 +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
ce52d1dbff first commit 2018-02-20 05:01:26 +02:00