linphone-android/src/org/linphone
2016-07-25 17:20:00 +02:00
..
assistant Removed previous xmlrpc lib by the one in liblinphone 2016-07-22 17:44:29 +02:00
compatibility Removed/fixed some warnings 2016-07-19 16:52:24 +02:00
gcm Fix crash when receving a push notification after killing the service 2016-07-19 13:11:27 +02:00
purchase Removed previous xmlrpc lib by the one in liblinphone 2016-07-22 17:44:29 +02:00
sync Re-add sip contact address 2015-03-25 17:14:27 +01:00
tutorials Replaced e.printStackTrace by Log.e(e) 2016-05-11 16:49:29 +02:00
ui Fixes and improvements of SettingsFragment 2016-07-20 17:08:29 +02:00
xmlrpc Removed previous xmlrpc lib by the one in liblinphone 2016-07-22 17:44:29 +02:00
AboutFragment.java Removed/fixed some warnings 2016-07-19 16:52:24 +02:00
AccountPreferencesFragment.java Remove some warnings 2016-07-21 14:19:43 +02:00
BandwidthManager.java update linphone submodule (jni for LinphoneEvent) 2013-06-18 22:14:10 +02:00
BluetoothManager.java Replaced e.printStackTrace by Log.e(e) 2016-05-11 16:49:29 +02:00
BootReceiver.java Unregister when task is killed and push is disabled and when device shuts down 2016-05-13 15:02:38 +02:00
CallActivity.java Removed animations settings as they aren't supported anymore 2016-07-25 15:10:19 +02:00
CallAudioFragment.java Removed unused parameters in non_localizable_custom 2016-07-20 11:26:19 +02:00
CallIncomingActivity.java Removed/fixed some warnings 2016-07-19 16:52:24 +02:00
CallManager.java update linphone and belle-sip, don't use LinphoneCore.createDefaultCallParameters() anymore. 2015-10-27 18:42:18 +01:00
CallOutgoingActivity.java Fixed issues with permissions + added logs 2016-07-18 11:54:43 +02:00
CallVideoFragment.java Removed unused parameters in non_localizable_custom 2016-07-20 11:26:19 +02:00
ChatFragment.java Fixed display issue in contacts' search list in chatfragment 2016-07-21 12:13:13 +02:00
ChatListFragment.java Remove some warnings 2016-07-21 14:19:43 +02:00
ChatMessage.java In contact details, display SIP addresses first + use all SIP addresses and phone numbers from LinphoneFriend if available 2016-07-25 14:11:30 +02:00
Contact.java Started rework of contacts 2016-03-23 12:00:24 +01:00
ContactDetailsFragment.java Added/using organization field in contacts 2016-07-25 16:09:36 +02:00
ContactEditorFragment.java Added/using organization field in contacts 2016-07-25 16:09:36 +02:00
ContactsListFragment.java Fix display of organization field when reusing view 2016-07-25 16:24:54 +02:00
ContactsManager.java Prevent crash when killing Linphone while contacts fetch task is still running 2016-07-22 18:07:13 +02:00
DialerFragment.java Fixed reference to dialerFragment in LinphoneActivity 2016-05-13 14:51:11 +02:00
EmptyFragment.java Update fragment when item list removed 2016-02-18 11:18:02 +01:00
FragmentsAvailable.java Update fragment when item list removed 2016-02-18 11:18:02 +01:00
HistoryDetailFragment.java Added a button to directly go to the contact from the history details view 2016-07-25 17:20:00 +02:00
HistoryListFragment.java Invalidate history & chat lists when contacts are udpated 2016-07-21 14:17:29 +02:00
KeepAliveHandler.java Fix overlay crash on rotation + go back to call activity when clicking on overlay 2016-07-12 14:27:22 +02:00
KeepAliveReceiver.java Fix overlay crash on rotation + go back to call activity when clicking on overlay 2016-07-12 14:27:22 +02:00
LinphoneActivity.java Removed animations settings as they aren't supported anymore 2016-07-25 15:10:19 +02:00
LinphoneContact.java Added/using organization field in contacts 2016-07-25 16:09:36 +02:00
LinphoneException.java Add several new ui components. 2011-02-17 14:25:23 +01:00
LinphoneLauncherActivity.java Added chat preferences folder with lime encryption setting 2016-07-15 12:32:28 +02:00
LinphoneManager.java In contact details, display SIP addresses first + use all SIP addresses and phone numbers from LinphoneFriend if available 2016-07-25 14:11:30 +02:00
LinphoneNumberOrAddress.java In contact details, display SIP addresses first + use all SIP addresses and phone numbers from LinphoneFriend if available 2016-07-25 14:11:30 +02:00
LinphonePreferences.java Removed animations settings as they aren't supported anymore 2016-07-25 15:10:19 +02:00
LinphoneService.java Fix overlay crash on rotation + go back to call activity when clicking on overlay 2016-07-12 14:27:22 +02:00
LinphoneUtils.java Moved storeimage to linphoneutils 2016-07-22 12:16:37 +02:00
NetworkManager.java Even better main/settings layout for best display on every screen + fix crazy fragments issue 2012-08-08 13:29:14 +02:00
OpenGLESDisplay.java android: add opengl support for video display 2011-08-12 16:21:22 +02:00
PhoneStateChangedReceiver.java Removed log to fix crash because library not loaded 2016-07-11 16:01:27 +02:00
PreferencesMigrator.java Removed animations settings as they aren't supported anymore 2016-07-25 15:10:19 +02:00
SettingsFragment.java Removed animations settings as they aren't supported anymore 2016-07-25 15:10:19 +02:00
StatusFragment.java Removed unused parameters in non_localizable_custom 2016-07-20 11:26:19 +02:00
UIThreadDispatcher.java fix crash due to thread calling things it should not call. 2015-01-16 12:10:19 +01:00