| .. |
|
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
|
Set default camera as front cam if available
|
2013-03-25 12:33:26 +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
|
Added back exit button but in About page, replacing the report issue button
|
2013-03-22 14:44:25 +01:00 |
|
AccountPreferencesFragment.java
|
Merge remote-tracking branch 'master/master' into bellesip
|
2013-03-22 12:08:46 +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
|
Started incall menu to choose audio route between receiver, speaker and bluetooth (if connected and available)
|
2013-03-25 15:49:10 +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 delete contact button position
|
2013-03-22 10:50:16 +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
|
Started incall menu to choose audio route between receiver, speaker and bluetooth (if connected and available)
|
2013-03-25 15:49:10 +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 |
|
KeepAliveHandler.java
|
add missing file
|
2013-03-27 08:49:12 +01:00 |
|
KeepAliveReceiver.java
|
implement keep alive handler every 10mn
|
2013-03-26 15:59:09 +01:00 |
|
LinphoneActivity.java
|
Cherry-picking for allowing disable/remove of the only account finished
|
2013-03-19 14:51:39 +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
|
Merge remote-tracking branch 'public/master' into bellesip
|
2013-03-26 17:12:21 +01:00 |
|
LinphonePreferenceManager.java
|
Fundamental incall UI changes.
|
2011-11-22 11:21:36 +01:00 |
|
LinphoneService.java
|
implement keep alive handler every 10mn
|
2013-03-26 15:59:09 +01:00 |
|
LinphoneSimpleListener.java
|
Added back some missing API from 1.X
|
2013-03-19 09:45:04 +01:00 |
|
LinphoneUtils.java
|
Fix sip address detection
|
2013-03-22 11:27:29 +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
|
Merge remote-tracking branch 'master/master' into bellesip
|
2013-03-22 12:08:46 +01:00 |
|
RemoteProvisioning.java
|
Add return value for RemoteProvisioning
|
2013-02-21 11:52:22 +01:00 |
|
StatusFragment.java
|
Update status bar & notification when all accounts are removed
|
2013-03-19 14:51:39 +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 |