linphone-android/src/org/linphone
2015-08-28 16:54:42 +02:00
..
compatibility Ability to set notification priority (API>16), also when used as a Library 2015-07-02 01:32:09 +02:00
gcm Kill service when task manager kills UI and restart it when receiving push notification 2015-07-06 15:44:02 +02:00
setup Fix echo cancellation preference 2015-08-28 16:54:42 +02:00
sync Re-add sip contact address 2015-03-25 17:14:27 +01:00
tutorials Added setting to run tutorials directly from the app + updated README 2013-01-16 16:33:15 +01:00
ui Fix crash with download picture and sync account 2015-08-25 11:32:03 +02:00
AboutFragment.java Add popup for debug logs 2015-05-12 14:50:54 +02:00
AcceptCallUpdateDialogFragment.java Single thread for UI, iterate & callbacks 2014-11-20 12:14:33 +01:00
AccountPreferencesFragment.java Fix error reason for call and proxy config 2015-08-11 16:32:34 +02:00
AudioCallFragment.java Move call list management to incall activity, to ease the display while in call 2012-11-19 14:36:13 +01:00
BandwidthManager.java update linphone submodule (jni for LinphoneEvent) 2013-06-18 22:14:10 +02:00
BluetoothManager.java Fix bluetooth detection 2015-06-04 13:51:08 +02:00
BootReceiver.java Remove call to impl classes 2015-02-10 18:19:21 +01:00
CallManager.java Fix some issues 2013-05-29 11:03:01 +02:00
ChatActivity.java Fix crash when rotating the phone while uploading a picture 2015-05-05 15:20:21 +02:00
ChatFragment.java Fix crash with memory error 2015-08-25 12:00:55 +02:00
ChatListFragment.java Fix contact picture 2015-04-23 14:28:57 +02:00
ChatMessage.java Chat importing finished for text messages (todo images) + waiting dialog during import 2013-08-19 11:17:35 +02:00
ChatStorage.java ChatStorage.java: getHistory(1) returns a single message, remove unneeded security (#2091) 2015-04-28 13:54:22 +02:00
Contact.java Fix contacts 2015-04-29 18:35:27 +02:00
ContactFragment.java Normalize numbers in contact 2015-04-28 12:26:13 +02:00
ContactsFragment.java Fix setup crash with sip: 2015-05-20 09:25:05 +02:00
ContactsManager.java Fix crash with download picture and sync account 2015-08-25 11:32:03 +02:00
DialerFragment.java Fix contacts 2015-04-29 18:35:27 +02:00
EditContactFragment.java Fix delete contact and bubble chat 2015-05-12 17:33:43 +02:00
FragmentsAvailable.java Revert to using a chat fragment, but load it in a separated activity on phones to still have the rotation feature 2015-03-13 14:23:03 +01:00
HistoryDetailFragment.java Fix contact picture 2015-04-23 14:28:57 +02:00
HistoryFragment.java Fix find contact again 2015-04-20 18:15:25 +02:00
HistorySimpleFragment.java Fix find contact again 2015-04-20 18:15:25 +02:00
InCallActivity.java fix last commit 2015-06-04 15:17:27 +02:00
IncomingCallActivity.java Fix contact picture 2015-04-23 14:28:57 +02:00
KeepAliveHandler.java enable mjpeg enc/dec from ffmpeg 2013-12-02 15:58:47 +01:00
KeepAliveReceiver.java implement keep alive handler every 10mn 2013-03-26 15:59:09 +01:00
LinphoneActivity.java Fix error reason for call and proxy config 2015-08-11 16:32:34 +02:00
LinphoneException.java Add several new ui components. 2011-02-17 14:25:23 +01:00
LinphoneLauncherActivity.java Started remote provisioning view home view used with linphone-config links 2014-07-09 17:12:19 +02:00
LinphoneManager.java Fix crash with download picture and sync account 2015-08-25 11:32:03 +02:00
LinphonePreferences.java Fix null pointer exception 2015-08-10 17:01:00 +02:00
LinphoneService.java Kill service when task manager kills UI and restart it when receiving push notification 2015-07-06 15:44:02 +02:00
LinphoneUtils.java Fix contact picture 2015-04-23 14:28:57 +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 Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs 2012-12-27 11:22:12 +01:00
PreferencesMigrator.java Re-add sip contact address 2015-03-25 17:14:27 +01:00
SettingsFragment.java Fix white settings when using light theme 2015-07-10 14:17:55 +02:00
StatusFragment.java Fix error status bar and progress bar in chat room 2015-08-13 16:16:59 +02:00
UIThreadDispatcher.java fix crash due to thread calling things it should not call. 2015-01-16 12:10:19 +01:00
VideoCallFragment.java Make Linphone Android to use the new API of AndroidVideoWindowImpl class 2014-10-16 10:55:35 +02:00