| .. |
|
assistant
|
Fixes and improvements of SettingsFragment
|
2016-07-20 17:08: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/fixed some warnings
|
2016-07-19 16:52:24 +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
|
Merge branch 'master' into dev_in_app_purchase
|
2016-06-28 14:56:42 +02:00 |
|
AboutFragment.java
|
Removed/fixed some warnings
|
2016-07-19 16:52:24 +02:00 |
|
AccountPreferencesFragment.java
|
Add friendlist subscription
|
2016-06-28 16:42:50 +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
|
Enable for real speaker when going to incall activity with video enabled
|
2016-07-20 17:22:32 +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
|
Set correct content type when uploading image + store image as correct type (fix png transparency issue)
|
2016-07-18 15:33:47 +02:00 |
|
ChatListFragment.java
|
Removed useless ChatStorage class
|
2016-07-05 17:21:43 +02:00 |
|
ChatMessage.java
|
Chat importing finished for text messages (todo images) + waiting dialog during import
|
2013-08-19 11:17:35 +02:00 |
|
Contact.java
|
Started rework of contacts
|
2016-03-23 12:00:24 +01:00 |
|
ContactDetailsFragment.java
|
Removed unused parameters in non_localizable_custom
|
2016-07-20 11:26:19 +02:00 |
|
ContactEditorFragment.java
|
Fix camera issue when taking picture for contact on XPeria device (mantis issue 3204)
|
2016-07-20 12:12:21 +02:00 |
|
ContactsListFragment.java
|
Add friendlist subscription
|
2016-06-28 16:42:50 +02:00 |
|
ContactsManager.java
|
Removed unused parameters in non_localizable_custom
|
2016-07-20 11:26:19 +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
|
Replaced e.printStackTrace by Log.e(e)
|
2016-05-11 16:49:29 +02:00 |
|
HistoryListFragment.java
|
Fix crash when going to history/chat/contacts on tablet
|
2016-05-23 11:45:45 +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
|
Fixes and improvements of SettingsFragment
|
2016-07-20 17:08:29 +02:00 |
|
LinphoneContact.java
|
Added back the sync mechanism for contacts
|
2016-07-13 15:42:13 +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
|
Removed unused parameters in non_localizable_custom
|
2016-07-20 11:26:19 +02:00 |
|
LinphoneNumberOrAddress.java
|
Fallback mode (or forced mode) using Linphone Friends seems to be working, and mixed Android contacts and Linphone friends also seems to be working
|
2016-03-23 12:00:24 +01:00 |
|
LinphonePreferences.java
|
Removed unused parameters in non_localizable_custom
|
2016-07-20 11:26: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
|
Recursive removal of shared_prefs in SettingsFragment
|
2016-07-19 15:39:56 +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
|
Replaced e.printStackTrace by Log.e(e)
|
2016-05-11 16:49:29 +02:00 |
|
SettingsFragment.java
|
Fixes and improvements of SettingsFragment
|
2016-07-20 17:08:29 +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 |