Moved and renamed history
This commit is contained in:
parent
90774931d7
commit
ec2505069a
2 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@ import org.linphone.core.ChatRoomListenerStub;
|
|||
import org.linphone.core.Core;
|
||||
import org.linphone.core.Factory;
|
||||
import org.linphone.core.ProxyConfig;
|
||||
import org.linphone.fragments.FragmentsAvailable;
|
||||
import org.linphone.mediastream.Log;
|
||||
|
||||
public class HistoryDetailFragment extends Fragment implements OnClickListener {
|
||||
|
|
|
@ -45,6 +45,7 @@ import org.linphone.core.Call;
|
|||
import org.linphone.core.CallLog;
|
||||
import org.linphone.utils.SelectableHelper;
|
||||
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Arrays;
|
||||
import java.util.List;
|
||||
|
|
Loading…
Reference in a new issue