| .. |
|
compatibility
|
Fix api changes
|
2014-07-24 17:46:21 +02:00 |
|
gcm
|
Don't network down/up when a push arrives during a call
|
2014-06-27 17:14:23 +02:00 |
|
setup
|
Fix UI code called from background thread causing crash
|
2014-07-25 15:52:57 +02:00 |
|
tutorials
|
Added setting to run tutorials directly from the app + updated README
|
2013-01-16 16:33:15 +01:00 |
|
ui
|
Disable backspace button if there is no text written
|
2014-07-11 16:16:01 +02:00 |
|
AboutFragment.java
|
Improved collect logs function
|
2014-07-01 12:31:30 +02:00 |
|
AccountPreferencesFragment.java
|
Use ha1 instead of plain text passwords by default but still use plain text password for legacy support
|
2014-07-21 10:27:18 +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 crash on devices without bluetooth
|
2014-07-03 09:05:21 +02:00 |
|
BootReceiver.java
|
Fix issue 1027 (Fix crash when auto start at boot)
|
2013-11-29 15:11:02 +01:00 |
|
CallManager.java
|
Fix some issues
|
2013-05-29 11:03:01 +02:00 |
|
ChatFragment.java
|
Text message status log should not be treated as an error log + formatting
|
2014-07-29 14:28:48 +02:00 |
|
ChatListFragment.java
|
Few changes (again) in the way of showing/hiding the status bar to fix ugly render when going to incall activity
|
2014-01-30 16:46:04 +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
|
Added retry button to chat message context menu
|
2014-03-06 10:40:57 +01:00 |
|
Contact.java
|
Pre-fill add/edit contact form with number to add
|
2012-12-06 11:10:21 +01:00 |
|
ContactFragment.java
|
Fix issue where call couldn't be added from the contact view when already in call
|
2014-05-23 14:18:51 +02:00 |
|
ContactHelper.java
|
Fix typo error in previous commit
|
2013-01-15 11:48:37 +01:00 |
|
ContactsFragment.java
|
Simple search function for contacts
|
2014-03-14 16:36:24 +01:00 |
|
DialerFragment.java
|
Added boolean to use linphone ringing easily + force speaker for linphone ringing
|
2014-07-22 16:52:45 +02:00 |
|
EditContactFragment.java
|
Fix contact sip address
|
2014-07-10 14:34:38 +02:00 |
|
FragmentsAvailable.java
|
Fix in-app contact editor display for tablets
|
2012-11-12 12:33:49 +01:00 |
|
HistoryDetailFragment.java
|
Few changes (again) in the way of showing/hiding the status bar to fix ugly render when going to incall activity
|
2014-01-30 16:46:04 +01:00 |
|
HistoryFragment.java
|
Few changes (again) in the way of showing/hiding the status bar to fix ugly render when going to incall activity
|
2014-01-30 16:46:04 +01:00 |
|
HistorySimpleFragment.java
|
Few changes (again) in the way of showing/hiding the status bar to fix ugly render when going to incall activity
|
2014-01-30 16:46:04 +01:00 |
|
InCallActivity.java
|
Disable video button in pause
|
2014-07-08 16:06:09 +02:00 |
|
IncomingCallActivity.java
|
Added security for BT + fix incoming call when no sdp
|
2014-05-16 15:11:56 +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 issue where call couldn't be added from the contact view when already in call
|
2014-05-23 14:18:51 +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
|
Text message status log should not be treated as an error log + formatting
|
2014-07-29 14:28:48 +02:00 |
|
LinphonePreferences.java
|
Use sip.linphone.org as realm for linphone accounts
|
2014-07-29 14:28:48 +02:00 |
|
LinphoneService.java
|
Log device eabi in phone informations
|
2014-07-04 11:20:27 +02:00 |
|
LinphoneSimpleListener.java
|
Started remote provisioning view home view used with linphone-config links
|
2014-07-09 17:12:19 +02:00 |
|
LinphoneUtils.java
|
Use ha1 instead of plain text passwords by default but still use plain text password for legacy support
|
2014-07-21 10:27:18 +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
|
Disable software aec if enabled but not needed anymore (only once, user can still enable it back later)
|
2014-07-11 16:13:30 +02:00 |
|
SettingsFragment.java
|
Avoid crash when resuming the application
|
2014-07-16 14:22:27 +02:00 |
|
StatusFragment.java
|
Fix delete/disable account
|
2014-07-08 16:26:53 +02:00 |
|
VideoCallFragment.java
|
Some fixes
|
2013-05-31 11:28:53 +02:00 |