linphone-android/src/android/org/linphone
2018-04-12 14:57:28 +02:00
..
activities Use one notification per chat room + remove it when going in the chatroom even without clicking on it 2018-04-12 13:37:57 +02:00
assistant Improved LinphoneActivity lifecycle 2018-02-15 13:12:55 +01:00
call Reduced number of time ChatRoom.getUnreadMessageCount is called 2018-03-13 11:01:44 +01:00
chat Hide copy text context menu option if message has no text + hide sender in IMDN view for incoming messages 2018-04-12 14:57:28 +02:00
compatibility This will ensure the onPause method of removed fragment is called before onResume of the new one 2018-02-15 18:00:01 +01:00
contacts Fixed issue in GroupChat with contacts using phone number as username 2018-04-12 10:30:03 +02:00
firebase Fix firebase (fix actually backported from dev_group_chat branch, with modifications to handle a build without the google-services jar.) 2018-04-12 10:19:24 +02:00
fragments Added setting for Java logger 2018-04-06 14:32:24 +02:00
gcm Reworks Java code in order to support the new generated Liblinphone's API 2018-02-06 13:58:54 +01:00
purchase Started migration of Android app to new JNI/Java wrapper 2017-10-17 19:57:58 +02:00
receivers Use old native logger as default for now 2018-04-06 14:15:34 +02:00
sync Clean headers 2017-10-06 10:20:59 +02:00
ui Use LoggingService instead of JNI log handler, fixes log issue on Blackberry Keyone 2018-04-06 12:20:22 +02:00
xmlrpc Reworks Java code in order to support the new generated Liblinphone's API 2018-02-06 13:58:54 +01:00
BandwidthManager.java Started migration of Android app to new JNI/Java wrapper 2017-10-17 19:57:58 +02:00
LinphoneManager.java Fixed crash 2018-04-12 14:56:54 +02:00
LinphonePreferences.java Use one notification per chat room + remove it when going in the chatroom even without clicking on it 2018-04-12 13:37:57 +02:00
LinphoneService.java Use one notification per chat room + remove it when going in the chatroom even without clicking on it 2018-04-12 13:37:57 +02:00
LinphoneUtils.java Added setting for Java logger 2018-04-06 14:32:24 +02:00