Commit graph

399 commits

Author SHA1 Message Date
Brieuc Viel
4e2a865b00 [UI] call + video call ui updated 2016-05-02 14:25:22 +02:00
Brieuc Viel
171e01c4ca [Presence] Log on/off fixed + extra pusblish removed + linphone updated 2016-04-29 15:59:13 +02:00
Sylvain Berfini
af3c8514ca [sendLog] linphonerc updated for server transfert 2016-04-29 10:46:14 +02:00
Brieuc Viel
e8895acd68 [Presence] isPresenceReceived updated 2016-04-29 09:02:56 +02:00
Brieuc Viel
614c6022cf [Presenc] update avatar icon 2016-04-28 16:12:16 +02:00
Brieuc Viel
baa446103b [Log] log enable pop-up updated 2016-04-28 15:36:29 +02:00
Brieuc Viel
4540cad7f7 [UI] fix history details 2016-04-27 17:35:25 +02:00
Brieuc Viel
07d5755739 [Presence] updated + history details fixed 2016-04-27 15:27:15 +02:00
Brieuc Viel
88f9a5f886 [Chat] chat update on edit -> checkobox + subscription closed on background 2016-04-25 16:50:29 +02:00
Brieuc Viel
7c4c388706 [Chat] update phone chat UI - message send bar + other updates 2016-04-25 11:34:23 +02:00
Brieuc Viel
e86f31362c String values updated + linphonere_factory tablet 2016-04-22 10:56:12 +02:00
Brieuc Viel
cefb48ef60 [Presence] presence completed 2016-04-21 15:01:02 +02:00
Brieuc Viel
1b966bb236 [Presence] Presence listener switched into LinphoneManager 2016-04-20 14:24:31 +02:00
Brieuc Viel
04530e1f64 [Presence] test in progress + updates 2016-04-20 10:19:04 +02:00
Brieuc Viel
ab761d1a1d [Presence] update in progress 2016-04-19 15:45:47 +02:00
Brieuc Viel
42d3bd51f6 [Presence] AvatarPresenceImage implemented into Contact, History and chat 2016-04-18 16:18:29 +02:00
Brieuc Viel
2bfd16330e [presence] merge bugs fixed + presenece in progress 2016-04-14 16:56:14 +02:00
Brieuc Viel
71b9fc18e9 conflict merged and errors fixed 2016-04-13 16:47:31 +02:00
Brieuc Viel
79cac9f3cd Merge remote-tracking branch 'public/master' into obiane 2016-04-11 16:25:40 +02:00
Sylvain Berfini
8d65fab06c Fixed contact lookup for history & chat 2016-03-23 12:00:24 +01:00
Sylvain Berfini
a75da820ed Started rework of contacts 2016-03-23 12:00:24 +01:00
Sylvain Berfini
4546ae5160 Added Friends database path 2016-03-23 11:59:52 +01:00
Sylvain Berfini
deecc341f0 Added missing callbacks in LinphoneManager 2016-03-23 11:59:52 +01:00
Margaux Clerc
32d5369c0d Fix hold ringtone 2016-03-23 11:59:52 +01:00
Margaux Clerc
10f6c732d1 Add new ringtones and fix assistant keyboard 2016-03-23 11:59:52 +01:00
Margaux Clerc
0302654fbd Fix outgoincall resuming and proximity sensor 2016-02-26 15:56:33 +01:00
Margaux Clerc
179546dacd Interface update and bug fixes 2016-02-22 11:16:39 +01:00
Margaux Clerc
1b207c8dc1 Merge remote-tracking branch 'linphone-android/master' into obiane
Conflicts:
	AndroidManifest.xml
	res/drawable-xhdpi/topbar_avatar.png
	res/drawable/assistant_button.xml
	res/layout-land/call.xml
	res/layout-land/call_incoming.xml
	res/layout-land/call_outgoing.xml
	res/layout-land/chatlist_cell.xml
	res/layout-land/main.xml
	res/layout/about.xml
	res/layout/assistant_account_creation.xml
	res/layout/assistant_linphone_login.xml
	res/layout/assistant_remote_provisioning_login.xml
	res/layout/assistant_topbar.xml
	res/layout/call.xml
	res/layout/call_incoming.xml
	res/layout/call_outgoing.xml
	res/layout/chat.xml
	res/layout/chatlist.xml
	res/layout/chatlist_cell.xml
	res/layout/conference_paused_row.xml
	res/layout/contact.xml
	res/layout/contact_edit.xml
	res/layout/contacts_list.xml
	res/layout/dialog.xml
	res/layout/edit_list.xml
	res/layout/history.xml
	res/layout/history_detail.xml
	res/layout/main.xml
	res/layout/side_menu_account_cell.xml
	res/mipmap-hdpi/ic_launcher.png
	res/mipmap-mdpi/ic_launcher.png
	res/mipmap-xhdpi/ic_launcher.png
	res/mipmap-xxhdpi/ic_launcher.png
	res/mipmap-xxxhdpi/ic_launcher.png
	res/values-ar/strings.xml
	res/values-de/strings.xml
	res/values-es/strings.xml
	res/values-fr/custom.xml
	res/values-fr/strings.xml
	res/values-he/strings.xml
	res/values-ja/strings.xml
	res/values-nl/strings.xml
	res/values-ru/strings.xml
	res/values-tr/strings.xml
	res/values/custom.xml
	res/values/non_localizable_custom.xml
	res/values/strings.xml
	res/values/styles.xml
	src/org/linphone/CallActivity.java
	src/org/linphone/ChatFragment.java
	src/org/linphone/ChatListFragment.java
	src/org/linphone/ContactDetailsFragment.java
	src/org/linphone/ContactsListFragment.java
	src/org/linphone/HistoryDetailFragment.java
	src/org/linphone/HistoryListFragment.java
	src/org/linphone/LinphoneActivity.java
	src/org/linphone/LinphoneManager.java
	src/org/linphone/LinphoneService.java
	src/org/linphone/assistant/RemoteProvisioningActivity.java
2016-02-18 15:56:50 +01:00
Simon Morlat
5b850e7b23 remove all references to application paths in linphonerc 2016-02-10 17:15:24 +01:00
Simon Morlat
67b0bd853d fix broken compilation 2016-01-21 19:30:07 +01:00
Margaux Clerc
0b867f947f Fix call errors and add portrait support for tablet 2016-01-21 17:08:01 +01:00
Margaux Clerc
71926ccd16 Fix UI problems and linphone friend display name 2015-12-08 17:14:24 +01:00
Margaux Clerc
96e27f63f3 Fix merge 2015-11-30 14:29:39 +01:00
Margaux Clerc
a836e839b3 Update the chat view 2015-11-20 16:51:50 +01:00
Margaux Clerc
92939a7028 Add database for calllogs 2015-11-19 15:09:41 +01:00
Simon Morlat
8c257d5253 fix nullpointer exceptions at startup 2015-11-03 18:43:04 +01:00
Margaux Clerc
5ba6c571af Update call activity with ZRTP popup 2015-11-03 18:43:04 +01:00
Simon Morlat
bd62a1c53e fix remote provisioning stuff 2015-11-03 18:43:03 +01:00
Simon Morlat
c54a77a762 set sExited = false after restarting 2015-11-03 18:43:03 +01:00
Simon Morlat
6a19035397 fix restartLinphoneCore() 2015-11-03 18:43:03 +01:00
Margaux Clerc
47b76b3d43 Add restart linphone core method 2015-11-03 18:43:02 +01:00
Margaux Clerc
24af401775 Rework and rename incoming call and outgoing call activity 2015-10-15 17:56:27 +02:00
Margaux Clerc
c3dc710337 Merge remote-tracking branch 'linphone/master' into 3.0.X
Conflicts:
	AndroidManifest.xml
	res/layout/chat_bubble_alt_incoming.xml
	res/layout/chat_bubble_alt_outgoing.xml
	res/layout/chat_bubble_incoming.xml
	res/layout/chat_bubble_outgoing.xml
	res/values/strings.xml
	src/org/linphone/ContactsManager.java
	src/org/linphone/compatibility/ApiFivePlus.java
	src/org/linphone/ui/BubbleChat.java
2015-09-10 18:58:01 +02:00
Margaux Clerc
97a077900f Fix crash with download picture and sync account 2015-08-25 11:32:03 +02:00
Margaux Clerc
6870dec8b1 Add relativeLayout for left menu 2015-08-14 11:26:22 +02:00
Margaux Clerc
c054e6bcf8 Fix error status bar and progress bar in chat room 2015-08-13 16:16:59 +02:00
Margaux Clerc
7d7b7b7139 Fix crash text received
Change echo calibration wizard
2015-08-12 17:55:55 +02:00
Margaux Clerc
b5d499799a Update download/upload images outside the chatfragment 2015-08-10 17:01:00 +02:00
Margaux Clerc
70104529d4 Fix chat notification 2015-06-02 15:55:23 +02:00
Margaux Clerc
a37024d3c7 Add popup for debug logs 2015-05-12 14:50:54 +02:00