linphone-android/app/src/main/java/org/linphone
2019-03-01 17:24:06 +01:00
..
assistant Improved use of linphone specifics default proxy config values 2019-03-01 15:30:56 +01:00
call Improved more code 2019-02-21 14:33:45 +01:00
chat Fixed UI issues if default proxy config isn't sip.linphone.org 2019-03-01 14:56:34 +01:00
compatibility Log if user has restricted app from being allowed to run in background (Android 9+) 2019-02-20 15:09:52 +01:00
contacts Fixed Core references being held in different places in the app, preventing from being unref'ed at native level 2019-02-25 15:57:56 +01:00
firebase If google-services.json file is not found, completely disable firebase dependency 2019-02-22 11:04:02 +01:00
fragments Fixed Core references being held in different places in the app, preventing from being unref'ed at native level 2019-02-25 15:57:56 +01:00
history Fixed dialog message while deleting call log(s) 2019-02-21 14:59:32 +01:00
notifications Fixed wrong conversation opened when clicking on notification if there are more than one 2019-02-25 15:52:19 +01:00
purchase Use Linphone Log class instead of mediastreamer2's 2019-02-20 14:34:54 +01:00
receivers Fixed dual logger + force network reachability and background mode on Core when starting because of a push 2019-02-27 10:14:15 +01:00
recording Use Linphone Log class instead of mediastreamer2's 2019-02-20 14:34:54 +01:00
settings Update summary when value change for new preferences 2019-03-01 17:24:06 +01:00
sync Code cleaning & code improvements reported by android studio 2018-12-05 13:35:05 +01:00
utils If google-services.json file is not found, completely disable firebase dependency 2019-02-22 11:04:02 +01:00
views Fixed UI issues if default proxy config isn't sip.linphone.org 2019-03-01 14:56:34 +01:00
xmlrpc Use Linphone Log class instead of mediastreamer2's 2019-02-20 14:34:54 +01:00
LinphoneActivity.java Fixed crash if contact permission isn't granted + auto fetch if granted while in contacts fragment 2019-02-22 10:27:20 +01:00
LinphoneLauncherActivity.java Improved UI when using external sharing mode to choose the chat room to use + added toast for contact picking as well 2019-02-19 17:26:46 +01:00
LinphoneManager.java Use new Core.stop() method 2019-03-01 15:49:31 +01:00
LinphoneService.java This is handled by the lib now 2019-03-01 16:46:45 +01:00