Commit graph

3164 commits

Author SHA1 Message Date
Simon Morlat
86faa28a33 update linphone & belle-sip 2015-09-25 11:53:20 +02:00
Jehan Monnier
ec3e07fa83 add android-support-v4.jar 2015-09-21 12:22:50 +02:00
Margaux Clerc
6f180fc307 Fix conference view and add chali list view 2015-09-18 19:16:14 +02:00
Margaux Clerc
c6035e841f Add chat view and otger stuff 2015-09-18 18:57:49 +02:00
Margaux Clerc
7388723f40 Incall actiivty 2015-09-18 18:47:57 +02:00
Margaux Clerc
eae5c18e07 Missing assets 2015-09-18 18:46:56 +02:00
Margaux Clerc
c5dbf76fef Incoming and outgoing call 2015-09-18 18:44:59 +02:00
Margaux Clerc
b24b1a43f3 Rework contacts 2015-09-18 18:43:59 +02:00
Margaux Clerc
35204a3808 Update history view 2015-09-18 18:38:10 +02:00
Margaux Clerc
b7869d703e Update main view 2015-09-18 18:32:25 +02:00
Margaux Clerc
4439394089 Fix merge with AndroidManifest 2015-09-18 18:24:35 +02:00
Margaux Clerc
75b4322a20 Update status fragment 2015-09-18 18:23:59 +02:00
Margaux Clerc
8bbf7097b3 Fix default account 2015-09-18 18:23:07 +02:00
Margaux Clerc
18d5706572 Update Linphone Main with side menu/ Dialer 2015-09-18 18:08:44 +02:00
Margaux Clerc
b1d4d018fb Changes strings 2015-09-18 15:43:24 +02:00
Margaux Clerc
d69d7e72fc fix password in assistant and remove useless code 2015-09-18 15:42:55 +02:00
Gautier Pelloux-Prayer
7ae0f026e4 submodules: update linphone 2015-09-18 15:11:59 +02:00
Jehan Monnier
bf128c9f78 linphone:fix ms2 sdk compilation issue on android 2015-09-17 17:34:53 +02:00
Margaux Clerc
6b6a39fddf Rename/clear assistant 2015-09-15 17:38:42 +02:00
Gautier Pelloux-Prayer
1349184eb7 .gitmodules: change opus repository URL to git.linphone.org since git.opus-codec.org is down for 3 days now 2015-09-14 12:19:08 +02:00
Simon Morlat
ae6d2af4c2 update linphone (fixe android compilation issues) 2015-09-13 16:47:46 +02:00
Simon Morlat
a50d7c7153 update belle-sip and linphone to start testing refactoring of states in linphone-android 2015-09-13 16:45:37 +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
9067c12a0c Fix edit mode in history 2015-09-07 17:16:32 +02:00
Margaux Clerc
9dc02eec05 Update makefile for release 2015-09-07 14:49:44 +02:00
Gautier Pelloux-Prayer
f00abf9b0c i18n: fix typo 2015-09-07 09:38:59 +02:00
Gautier Pelloux-Prayer
496c8b79fc i18n: update translations 2015-09-04 15:50:08 +02:00
Gautier Pelloux-Prayer
50ceb06716 i18n: do not push translations when doing make push-transifex, we only modify sources 2015-09-04 15:44:11 +02:00
Margaux Clerc
2c178d8c5f Update History 2015-09-04 12:04:06 +02:00
Margaux Clerc
073bcd6805 Update version 2.5.1 2015-09-03 15:29:25 +02:00
Margaux Clerc
21ff92cb9f Fix scroll with image chat 2015-09-03 11:44:12 +02:00
Margaux Clerc
a5b4d854db Add hint addressbar 2015-09-02 09:33:50 +02:00
Margaux Clerc
dd4aa48e1e Fix cancel add/transfer call 2015-09-02 09:27:09 +02:00
Margaux Clerc
432259714d Add new assets 2015-09-02 09:26:35 +02:00
Margaux Clerc
af3a159f8d Add new items for chat 2015-09-01 15:12:45 +02:00
Margaux Clerc
0cdd8073f8 Rework numpad 2015-09-01 15:09:13 +02:00
Margaux Clerc
f9c8e4fbd8 Update history 2015-09-01 11:42:02 +02:00
Margaux Clerc
4c895ecb51 Update assistant 2015-09-01 11:18:37 +02:00
Sylvain Berfini
b3da0fac2e Fix compilation when using SDK 23 2015-08-31 12:11:06 +02:00
Simon Morlat
f1d2c1a6ea upgrade to libvpx v1.4.0
This requires to make a clean of the build environment:
cd submodules/external/libvpx && git reset --hard
make clean
make
2015-08-30 17:20:42 +02:00
Margaux Clerc
22479baea0 Fix echo cancellation preference 2015-08-28 16:54:42 +02:00
Margaux Clerc
3eca96e3c5 Rework Incall view/Chat view/Edit Contact view 2015-08-25 17:23:07 +02:00
Margaux Clerc
641a32cbfa Rename/Delete/add assets 2015-08-25 17:22:32 +02:00
Margaux Clerc
4713fb4c68 Fix crash with memory error 2015-08-25 12:00:55 +02:00
Margaux Clerc
97a077900f Fix crash with download picture and sync account 2015-08-25 11:32:03 +02:00
Sylvain Berfini
c2075cc2a0 Updated linphone submodule 2015-08-24 17:17:38 +02:00
Johan Pascal
2dd563e381 Add codec2 submodules
- update linphone
2015-08-21 18:06:12 +02:00
Simon Morlat
3170f056d9 update msopenh264 to fix increasing sps/pps always changing 2015-08-20 17:47:39 +02:00
Simon Morlat
5776b048c7 update linphone submodule to fix webrtc interop 2015-08-19 18:05:28 +02:00
Margaux Clerc
90d9193aa7 Rework assistant 2015-08-17 15:04:59 +02:00