linphone-android/app/src/main/java/org/linphone
2019-06-14 10:23:57 +02:00
..
activities Fixed contacts fetch issue after granting permission 2019-06-07 10:15:03 +02:00
assistant Minor code improvement 2019-06-11 13:29:47 +02:00
call Use library preview scaling + improved device rotation changes detection 2019-05-22 14:45:45 +02:00
chat Another attemp to prevent app from crashing because of java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid view holder adapter positionViewHolder 2019-06-11 17:09:13 +02:00
compatibility Prevent crash if icon is null 2019-05-27 17:29:48 +02:00
contacts allows to insert in the native contact of android its presence sip address from the phone number 2019-06-14 10:23:57 +02:00
firebase Fixed push notifications not being available when APK is built in release mode 2019-04-17 10:35:19 +02:00
fragments Feature/reworked call code 2019-05-10 17:15:06 +02:00
history Fixed deprecated liblinphone APIs 2019-05-06 11:45:19 +02:00
menu Started to split LinphoneActivity in multiple activities 2019-05-03 13:54:45 +02:00
notifications Correctly remove the service notification when starting app for the first time since device boot 2019-05-15 12:52:05 +02:00
purchase Started to split LinphoneActivity in multiple activities 2019-05-03 13:54:45 +02:00
receivers Fetch contacts when service starts instead of waiting for main activity to be started, otherwise won't have any contact after auto start on boot 2019-05-15 12:36:57 +02:00
recording Feature/reworked call code 2019-05-10 17:15:06 +02:00
settings allows to insert in the native contact of android its presence sip address from the phone number 2019-06-14 10:23:57 +02:00
sync Code cleaning & code improvements reported by android studio 2018-12-05 13:35:05 +01:00
utils Fixed outgoing call speaker manually selected being switched back to earpiece when call is accepted 2019-05-31 15:09:11 +02:00
views Another attemp to prevent app from crashing because of java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid view holder adapter positionViewHolder 2019-06-11 17:09:13 +02:00
xmlrpc Started to split LinphoneActivity in multiple activities 2019-05-03 13:54:45 +02:00
LinphoneManager.java allows to insert in the native contact of android its presence sip address from the phone number 2019-06-14 10:23:57 +02:00
LinphoneService.java Added more logs in AsyncContactsLoader 2019-05-22 17:08:02 +02:00