| .. |
|
compatibility
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |
|
gcm
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |
|
setup
|
echo calibration is now optional (not required for already calibrated models).
|
2013-02-19 17:53:15 +01:00 |
|
tutorials
|
Added setting to run tutorials directly from the app + updated README
|
2013-01-16 16:33:15 +01:00 |
|
ui
|
AdressText cleared display name should be null object
|
2013-03-01 15:29:02 +01:00 |
|
AboutFragment.java
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |
|
AccountPreferencesFragment.java
|
add userid +upnp settings
|
2013-03-05 16:36:49 +01: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
|
New Mediastreamer Android Camera filter integration
|
2011-09-16 10:41:35 +02:00 |
|
BluetoothManager.java
|
Added bluetooth audio route for Android 3.0+
|
2013-02-18 17:28:12 +01:00 |
|
BootReceiver.java
|
video starts to work: send of nowebcam ok, receive ok but doesn't like orientation change
|
2010-11-12 19:43:05 +01:00 |
|
CallManager.java
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |
|
ChatFragment.java
|
Fix double downloading of pictures when chat
|
2013-02-08 14:57:17 +01:00 |
|
ChatListFragment.java
|
Fix change chat on tablet drafts issues
|
2012-12-03 12:11:20 +01:00 |
|
ChatMessage.java
|
New icons/interface + improved pictures sending via chat
|
2012-09-17 17:53:43 +02:00 |
|
ChatStorage.java
|
Fix single and double quotes issue in chat
|
2013-01-14 09:42:10 +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 NPE crashes reported on market
|
2012-12-21 12:05:15 +01:00 |
|
ContactHelper.java
|
Fix typo error in previous commit
|
2013-01-15 11:48:37 +01:00 |
|
ContactsFragment.java
|
InApp contact editor started
|
2012-11-06 15:26:20 +01:00 |
|
DialerFragment.java
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |
|
EditContactFragment.java
|
Fix keyboard issue for Nexus One + hide keyboard between chatlist and chat
|
2012-12-17 12:51:50 +01:00 |
|
FragmentsAvailable.java
|
Fix in-app contact editor display for tablets
|
2012-11-12 12:33:49 +01:00 |
|
HistoryDetailFragment.java
|
Translate call status in history detail
|
2013-01-10 14:47:04 +01:00 |
|
HistoryFragment.java
|
Display messages if lists are empty
|
2012-09-24 10:50:49 +02:00 |
|
HistorySimpleFragment.java
|
Fix missing first header in history after scrolling to bottom sometimes
|
2013-01-10 10:49:15 +01:00 |
|
InCallActivity.java
|
Added bluetooth audio route for Android 3.0+
|
2013-02-18 17:28:12 +01:00 |
|
IncomingCallActivity.java
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |
|
KeepAliveReceiver.java
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |
|
LinphoneActivity.java
|
Exit button replaced by background mode advanced setting (back when on dialer to exit) + top bar can be scrolled again
|
2013-01-29 17:49:29 +01:00 |
|
LinphoneException.java
|
Add several new ui components.
|
2011-02-17 14:25:23 +01:00 |
|
LinphoneLauncherActivity.java
|
Added setting to run tutorials directly from the app + updated README
|
2013-01-16 16:33:15 +01:00 |
|
LinphoneManager.java
|
add userid +upnp settings
|
2013-03-05 16:36:49 +01:00 |
|
LinphonePreferenceManager.java
|
Fundamental incall UI changes.
|
2011-11-22 11:21:36 +01:00 |
|
LinphoneService.java
|
Removed versionName from Manifest, asking while compiling release or set using git describe when compiling debug + value logged at linphone startup
|
2013-01-10 16:57:45 +01:00 |
|
LinphoneSimpleListener.java
|
Added bluetooth audio route for Android 3.0+
|
2013-02-18 17:28:12 +01:00 |
|
LinphoneUtils.java
|
fix incorrect state name
|
2013-01-30 13:56:35 +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 |
|
PreferencesFragment.java
|
add userid +upnp settings
|
2013-03-05 16:36:49 +01:00 |
|
RemoteProvisioning.java
|
Add return value for RemoteProvisioning
|
2013-02-21 11:52:22 +01:00 |
|
StatusFragment.java
|
Fix account list in status bar when at least one is disabled
|
2013-01-31 11:53:44 +01:00 |
|
VideoCallFragment.java
|
Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs
|
2012-12-27 11:22:12 +01:00 |