Commit graph

225 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
6cd483c2ac submodules: update linphone to have HD support for iPhone6 and all powerful devices 2016-06-14 10:36:18 +02:00
Gautier Pelloux-Prayer
c75458cff2 TestsLiblinphone: fix invalid cache directory 2016-06-07 14:40:35 +02:00
Gautier Pelloux-Prayer
e5674a997b Contact: revert rework which caused troubles when syncing with address book 2016-06-02 13:57:39 +02:00
Gautier Pelloux-Prayer
9feeeee73b Contact: update linphone to fix crash when accessing apple sqlite databases (contact, photo) 2016-05-31 14:34:49 +02:00
Gautier Pelloux-Prayer
6e7f9b6f7d UICompositeView.m: fix invalid Y origin for side menu 2016-05-26 11:02:14 +02:00
Gautier Pelloux-Prayer
17a863e945 contact: terminate refactoring and fix ui tests 2016-05-24 17:51:27 +02:00
Gautier Pelloux-Prayer
e5f2d89847 Contact: factorize code to handle either native contacts and/or LinphoneFriends 2016-05-18 13:23:13 +02:00
Gautier Pelloux-Prayer
442c7bca7a Utils: use device name instead of identifier in user-agent 2016-05-09 14:49:47 +02:00
Gautier Pelloux-Prayer
f357fd0975 misc: parse user input as phone numbers if proxy config must deal with phone numbers only 2016-04-04 13:36:06 +02:00
Gautier Pelloux-Prayer
ebe0d2c608 xcode: fix compilation 2016-03-14 10:04:35 +01:00
Gautier Pelloux-Prayer
01ab2ed4c5 contact: convert phone numbers to sip uri when needed 2016-03-10 15:45:49 +01:00
Gautier Pelloux-Prayer
ba114e525f xcode: fix last problems of API compability 2016-02-05 14:18:18 +01:00
Gautier Pelloux-Prayer
7f4f95a9d1 xcode: fix invalid calls to API greater than currently available fixing crashes on iOS6/iOS7 2016-02-05 14:02:31 +01:00
Gautier Pelloux-Prayer
44a4d9b365 settings: fix log collection 2016-01-26 14:50:31 +01:00
Gautier Pelloux-Prayer
b15979637b audio: only speaker on ipad for now 2016-01-25 11:26:07 +01:00
Gautier Pelloux-Prayer
7e12119fe6 sidemenu: fix accounts display 2016-01-20 15:27:45 +01:00
Gautier Pelloux-Prayer
6d30048c49 logs: turn on application debug logs only in true debug 2016-01-20 14:14:45 +01:00
Gautier Pelloux-Prayer
a01c497570 logs: modify debug settings to let user choose between no logs, application logs only, application logs + liblinphone warns or all logs 2016-01-20 14:04:45 +01:00
Gautier Pelloux-Prayer
a3552fba39 logs: use new liblinphone logs API 2016-01-20 11:39:00 +01:00
Gautier Pelloux-Prayer
fb8ec27bbb liblinphoneTester: fix compilation 2016-01-18 17:33:30 +01:00
Gautier Pelloux-Prayer
f7f3840aa7 file transfer: remove duplicate code not needed anymore 2016-01-18 13:45:49 +01:00
Gautier Pelloux-Prayer
bda8fb6ac2 log: application debug logs should be still disabled until debug is enabled 2016-01-18 13:45:26 +01:00
Gautier Pelloux-Prayer
19fe1bd5d9 log: application logs are now separated of liblinphone logs 2016-01-18 13:33:07 +01:00
Gautier Pelloux-Prayer
9671009541 misc: rework views workflow 2016-01-18 11:54:25 +01:00
Gautier Pelloux-Prayer
042e37ff93 assistant: do not remove default proxy config before end of assistant and add LC macro 2016-01-18 10:11:47 +01:00
Gautier Pelloux-Prayer
6a1e42a562 misc: replace [NSNotificationCenter defaultCenter] with NSNotificationCenter.defaultCenter 2016-01-15 16:57:02 +01:00
Gautier Pelloux-Prayer
9d4a76f0c2 misc: add ANIMATED macro 2016-01-15 16:56:27 +01:00
Gautier Pelloux-Prayer
5041ef3882 contact: factorize lots of lowlevel code in a single class (in progress) 2016-01-12 16:47:44 +01:00
Gautier Pelloux-Prayer
f4d25742c4 contacts: fix contact creation and tests 2016-01-11 16:20:17 +01:00
Gautier Pelloux-Prayer
6ed2bd5726 tester: fix liblinphone tester [Switch submodule branch] 2016-01-06 15:15:47 +01:00
Gautier Pelloux-Prayer
94a70c5f43 Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
Gautier Pelloux-Prayer
fe50f0c67b i18n: update translations 2016-01-05 15:54:43 +01:00
Gautier Pelloux-Prayer
4a1f6ddacc UI: fix some minor icons 2015-12-22 14:14:34 +01:00
Gautier Pelloux-Prayer
a58023b019 Utils: update minor animation and fragment bugs 2015-12-21 11:47:02 +01:00
Gautier Pelloux-Prayer
c3a5ae91b3 UI: always square images before rounding 2015-12-09 14:45:09 +01:00
Gautier Pelloux-Prayer
4813b753ff UI: fix rounded / bordered images definitively(?!!) 2015-12-08 11:35:16 +01:00
Gautier Pelloux-Prayer
c5624d6711 UI: work on rounded images and avatar update 2015-12-04 17:08:19 +01:00
Gautier Pelloux-Prayer
d7f18cab84 UI: various update for ipad 2015-12-04 15:23:19 +01:00
Gautier Pelloux-Prayer
87c3512475 Chat: do not display "Download" button when we image was downloaded and is being save to disk 2015-12-03 11:11:13 +01:00
Gautier Pelloux-Prayer
e6c3f0fca3 UI: minor changes 2015-12-02 14:36:46 +01:00
Gautier Pelloux-Prayer
c371e2b4da i18n: add missing Locaziable.strings to resources 2015-12-01 14:59:04 +01:00
Gautier Pelloux-Prayer
7a25b7b329 UI: fix rounded avatars 2015-11-30 16:20:17 +01:00
Gautier Pelloux-Prayer
c549024029 liblinphone: fix sip address parsing (missing linphone_proxy_config_normalize_sip_uri paramater) 2015-11-24 10:34:31 +01:00
Gautier Pelloux-Prayer
4f4adc81db Chat: optimize conversation loading time and replace deprecated functions 2015-11-23 12:19:51 +01:00
Gautier Pelloux-Prayer
4cab730c39 Settings: work in progress for multiaccounts 2015-11-18 16:19:35 +01:00
Gautier Pelloux-Prayer
68e3aad07a Chat: fix bubbles and input text 2015-11-17 14:59:50 +01:00
Gautier Pelloux-Prayer
953c771dc1 LaunchScreen: fix missing image 2015-11-13 11:13:52 +01:00
Gautier Pelloux-Prayer
61a9d393c1 Contact: use composite name if available 2015-11-13 09:59:02 +01:00
Gautier Pelloux-Prayer
dd815d1c3f XMLRPCHelper: fix compilation 2015-11-12 11:01:18 +01:00
Gautier Pelloux-Prayer
da8eea1487 Utils: add XMLRPC helper class 2015-11-10 13:36:37 +01:00