linphone-android/src/org/linphone
2014-03-14 16:36:24 +01:00
..
compatibility Simple search function for contacts 2014-03-14 16:36:24 +01:00
gcm Changed way of using linphone to store settings 2013-10-08 12:21:33 +02:00
setup Use Builder to create a new SIP account. 2014-03-11 15:02:19 +01:00
tutorials Added setting to run tutorials directly from the app + updated README 2013-01-16 16:33:15 +01:00
ui Added retry button to chat message context menu 2014-03-06 10:40:57 +01:00
AboutFragment.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
AccountPreferencesFragment.java Moved transport setting from network to account 2014-02-18 15:28:53 +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 update linphone submodule (jni for LinphoneEvent) 2013-06-18 22:14:10 +02:00
BluetoothActionReceiver.java Improved way of intercepting outgoing gsm calls 2014-02-06 16:08:35 +01:00
BluetoothManager.java Fix BT crash when app is closed 2013-05-31 11:36:54 +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 Added retry button to chat message context menu 2014-03-06 10:40:57 +01: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 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
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 Improved way of intercepting outgoing gsm calls 2014-02-06 16:08:35 +01:00
EditContactFragment.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
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 Fixed landscape incall view on phones (and by the way uniformised all imageview buttons into textviews in all incall views) 2014-02-27 12:12:19 +01:00
IncomingCallActivity.java Changed way of using linphone to store settings 2013-10-08 12:21:33 +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 Added remote provisioning login view 2014-03-03 15:44:26 +01: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 Simple search function for contacts 2014-03-14 16:36:24 +01:00
LinphonePreferences.java Use Builder to create a new SIP account. 2014-03-11 15:02:19 +01:00
LinphoneService.java Clean-up a bit LinphoneService (removed useless code) 2014-02-26 15:31:37 +01:00
LinphoneSimpleListener.java Display when a remote contact is writing a message using rfc3994 and send local composing notifications 2014-01-06 16:53:36 +01:00
LinphoneUtils.java Fix volume increasing/decreasing level by 2 instead of 1 starting API 16 2014-02-18 17:15:25 +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 Use Builder to create a new SIP account. 2014-03-11 15:02:19 +01:00
SettingsFragment.java Fixed video preferred size default value display in preferences 2014-02-27 11:37:00 +01:00
StatusFragment.java Added sent/received video resolution in status bar 2014-02-27 11:31:12 +01:00
VideoCallFragment.java Some fixes 2013-05-31 11:28:53 +02:00