linphone-android/src/org/linphone
2013-10-29 16:54:43 +01:00
..
compatibility Changed way of using linphone to store settings 2013-10-08 12:21:33 +02:00
gcm Changed way of using linphone to store settings 2013-10-08 12:21:33 +02:00
setup Added remote provisioning menu to wizard + fix db crash when restart app after fresh install 2013-10-18 09:36:53 +02:00
tutorials Added setting to run tutorials directly from the app + updated README 2013-01-16 16:33:15 +01:00
ui Fix issue with sent image message 2013-08-27 11:09:25 +02:00
AboutFragment.java Added log collect feature 2013-05-29 11:43:08 +02:00
AccountPreferencesFragment.java Added dial prefix and dial escape to accounts params + fix for account expire 2013-10-16 10:09:33 +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 BT crash when app is closed 2013-05-31 11:36:54 +02:00
BootReceiver.java Started filling preferences wrapper 2013-10-09 17:03:01 +02:00
CallManager.java Fix some issues 2013-05-29 11:03:01 +02:00
ChatFragment.java Changed way of using linphone to store settings 2013-10-08 12:21:33 +02:00
ChatListFragment.java Improved chat messages performances 2013-08-20 12:13:20 +02: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 remote provisioning menu to wizard + fix db crash when restart app after fresh install 2013-10-18 09:36:53 +02:00
Contact.java Pre-fill add/edit contact form with number to add 2012-12-06 11:10:21 +01:00
ContactFragment.java New tests + new handling of second linphone core for test env + fix in layout for tests 2013-06-14 10:55:59 +02: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 missing contacts update 2013-05-30 10:31:10 +02:00
FragmentsAvailable.java Fix in-app contact editor display for tablets 2012-11-12 12:33:49 +01:00
HistoryDetailFragment.java Merge remote-tracking branch 'master/master' into bellesip 2013-06-12 10:59:39 +02: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 Changed way of using linphone to store settings 2013-10-08 12:21:33 +02:00
IncomingCallActivity.java Changed way of using linphone to store settings 2013-10-08 12:21:33 +02:00
KeepAliveHandler.java Fix issue with sent image message 2013-08-27 11:09:25 +02:00
KeepAliveReceiver.java implement keep alive handler every 10mn 2013-03-26 15:59:09 +01:00
LinphoneActivity.java Fix dialer rotation on phones 2013-10-17 12:35:28 +02:00
LinphoneException.java Add several new ui components. 2011-02-17 14:25:23 +01:00
LinphoneLauncherActivity.java More settings binded 2013-10-11 15:30:38 +02:00
LinphoneManager.java make sure video support is optionnal 2013-10-29 16:54:43 +01:00
LinphonePreferences.java Fix proxy/outbound proxy issue 2013-10-28 10:37:47 +01:00
LinphoneService.java Added class to migrate old fashioned settings to new ones 2013-10-15 15:57:07 +02:00
LinphoneSimpleListener.java Added back some missing API from 1.X 2013-03-19 09:45:04 +01:00
LinphoneUtils.java Merge remote-tracking branch 'master/master' into bellesip 2013-06-12 10:59:39 +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 Updated liblinphone 2013-10-16 12:53:06 +02:00
RemoteProvisioning.java Remote provisioning working 2013-10-16 15:08:54 +02:00
SettingsFragment.java Added dial prefix and dial escape to accounts params + fix for account expire 2013-10-16 10:09:33 +02:00
StatusFragment.java More settings working (accounts and network mostly) 2013-10-10 15:56:06 +02:00
VideoCallFragment.java Some fixes 2013-05-31 11:28:53 +02:00