| .. |
|
assistant
|
Add android permission support for sdk 23
|
2016-03-23 11:59:52 +01:00 |
|
compatibility
|
Fixes for push notifications
|
2016-05-04 15:22:48 +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 |
|
sync
|
Re-add sip contact address
|
2015-03-25 17:14:27 +01:00 |
|
tutorials
|
Added CardDAV tutorial from dev_vcard branch
|
2016-03-23 11:59:52 +01:00 |
|
ui
|
Ask for external file storage permission for Android 6+ when a file transfer message is received or when attemping to download it
|
2016-05-06 11:44:21 +02:00 |
|
xmlrpc
|
Add fetch remote provisioning with xmlrpc
|
2015-11-03 18:43:04 +01:00 |
|
AboutFragment.java
|
Fix cancel in About page (after a rotation)
|
2016-03-02 11:39:01 +01:00 |
|
AccountPreferencesFragment.java
|
Display topbar in account preference
|
2016-02-26 15:53:03 +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
|
Back to dialer in settings and about
|
2015-11-17 17:27:09 +01:00 |
|
CallActivity.java
|
don't use getCurrentParamsCopy() to update a call or accept an update of call.
|
2016-05-05 16:50:44 +02:00 |
|
CallAudioFragment.java
|
Fixed crashes while in call
|
2016-03-23 12:00:24 +01:00 |
|
CallIncomingActivity.java
|
Fixed contact lookup for history & chat
|
2016-03-23 12:00:24 +01: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 contact lookup for history & chat
|
2016-03-23 12:00:24 +01:00 |
|
CallVideoFragment.java
|
Fixed crash at end on video call for a specific samsung device (GT-S7580)
|
2016-04-01 13:58:14 +02:00 |
|
ChatFragment.java
|
Improve memory in chat
|
2016-05-10 18:02:23 +02:00 |
|
ChatListFragment.java
|
Fixed contact lookup for history & chat
|
2016-03-23 12:00:24 +01: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
|
optimize ChatMessage handling and remove dead code
|
2016-05-10 16:06:03 +02:00 |
|
Contact.java
|
Started rework of contacts
|
2016-03-23 12:00:24 +01:00 |
|
ContactDetailsFragment.java
|
Actually previous changes weren't all required...
|
2016-03-23 12:00:24 +01:00 |
|
ContactEditorFragment.java
|
Improve the only allow one phone number / sip address mode
|
2016-03-23 12:00:24 +01:00 |
|
ContactsListFragment.java
|
Fixed another crash if contact name is empty
|
2016-04-29 11:01:09 +02:00 |
|
ContactsManager.java
|
Added back contacts search filter
|
2016-04-14 12:10:52 +02:00 |
|
DialerFragment.java
|
Started rework of contacts
|
2016-03-23 12:00:24 +01: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
|
Fixed contact lookup for history & chat
|
2016-03-23 12:00:24 +01:00 |
|
HistoryListFragment.java
|
Fixed contact lookup for history & chat
|
2016-03-23 12:00:24 +01: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 huge fragment leak when switching between tabs
|
2016-05-11 10:01:33 +02:00 |
|
LinphoneContact.java
|
Another fix
|
2016-04-29 14:15:28 +02:00 |
|
LinphoneException.java
|
Add several new ui components.
|
2011-02-17 14:25:23 +01:00 |
|
LinphoneLauncherActivity.java
|
Fix call errors and add portrait support for tablet
|
2016-01-21 17:08:01 +01:00 |
|
LinphoneManager.java
|
Fix video request accept dialog
|
2016-05-06 11:18:03 +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
|
Fixes for push notifications
|
2016-05-04 15:22:48 +02:00 |
|
LinphoneService.java
|
Fixes for push notifications
|
2016-05-04 15:22:48 +02:00 |
|
LinphoneUtils.java
|
Fixed contact lookup
|
2016-03-23 15:44:51 +01: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
|
pref: remove qos algorithm choice
|
2016-01-21 10:35:35 +01:00 |
|
StatusFragment.java
|
Started rework of contacts
|
2016-03-23 12:00:24 +01:00 |
|
UIThreadDispatcher.java
|
fix crash due to thread calling things it should not call.
|
2015-01-16 12:10:19 +01:00 |