Commit graph

1012 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
84d13bfeb8 Fix #1855 : don't use timer for local notification of linphone on iOS8. 2014-11-26 10:39:02 +01:00
Guillaume BIENKOWSKI
f6ab749681 Fix another 64bit warning 2014-11-25 17:51:30 +01:00
Guillaume BIENKOWSKI
c7c3b22347 Factor some code in Contact management 2014-11-25 17:51:20 +01:00
Guillaume BIENKOWSKI
8c03c66710 Fix some 64 bit precision warnings 2014-11-25 17:22:43 +01:00
Guillaume BIENKOWSKI
80aedc26dc Switch to constraint-based layout for the UIMainBar 2014-11-25 16:31:46 +01:00
Guillaume BIENKOWSKI
1980ff0ac1 Don't allow non-ascii username/address when calling 2014-11-25 16:30:08 +01:00
Guillaume BIENKOWSKI
b1a1739102 Arabic translation, thanks to tx99h4 at hotmail.com 2014-11-25 15:10:34 +01:00
Guillaume BIENKOWSKI
1f758737c9 Add arabic translation (not yet translated, this is just for the files) 2014-11-25 15:10:34 +01:00
Gautier Pelloux-Prayer
4f02a7483f Use UTF-16 LE strings file since it's the default encoding now. 2014-11-25 14:21:08 +01:00
Guillaume BIENKOWSKI
540f418ad9 Disable x86_64 for subprojects: we don't compile the SDK for this arch. 2014-11-25 14:11:12 +01:00
Guillaume BIENKOWSKI
92608a5816 Use block-based animation in ChatRoomView and fix the scroll to the bottom when the keyboard hides 2014-11-25 14:10:13 +01:00
Guillaume BIENKOWSKI
311b878a24 Update API use for linphone_content 2014-11-25 12:53:42 +01:00
Gautier Pelloux-Prayer
170d15b083 Add transifex support for localization 2014-11-25 11:13:27 +01:00
Gautier Pelloux-Prayer
b5185ea990 Change debug test to the old one 2014-11-25 09:51:03 +01:00
Guillaume BIENKOWSKI
8af2025ba5 Fix chat discrepancies with the "is composing" indicator 2014-11-21 16:31:18 +01:00
Guillaume BIENKOWSKI
bf44fc197a Remove debug code... 2014-11-21 16:30:55 +01:00
Guillaume BIENKOWSKI
81f82e010d Fix #645: Activate ICE, make an audio call and then enable video while ICE setup isn't finished.
-> We now wait until no media transition is occurring to re-enable the video button
2014-11-21 15:40:33 +01:00
Guillaume BIENKOWSKI
bd58dca1e0 Fix for #1821: Entering a real SIP address in Proxy field makes it crash 2014-11-21 14:53:38 +01:00
Gautier Pelloux-Prayer
5cee977967 Increase font size for audio&video stats in call 2014-11-20 13:11:54 +01:00
Gautier Pelloux-Prayer
31a5c7d669 Remove UICallCell french & russian too, and fix UICallCell to correctly size on tablet and resize avatar image on landscape 2014-11-20 11:59:10 +01:00
Gautier Pelloux-Prayer
cf7bbeb083 Remove French and Russian HistoryDetails xibs, and use new UIButtonShrinkable instead to make text fit the button width 2014-11-20 11:59:10 +01:00
Gautier Pelloux-Prayer
c1383f51ab Move all .xib in Base.lproj/ subfolder even if they do not have strings, better sorting 2014-11-20 11:59:10 +01:00
Gautier Pelloux-Prayer
a4cac69e7c Remove unused ConsoleViewController 2014-11-20 11:59:09 +01:00
Guillaume BIENKOWSKI
4e932d85dd Fix a crash in FastAddressBook with non-breaking utf8 spaces. Possibly needs a rework down in belle-sip 2014-11-19 14:28:16 +01:00
Guillaume BIENKOWSKI
a0d26764c0 Use linphone_content_* API 2014-11-19 14:28:16 +01:00
Guillaume BIENKOWSKI
3a3f15f406 Enable arm64 for subprojects (ninepatch and XMLRPC) 2014-11-19 14:28:15 +01:00
Gautier Pelloux-Prayer
4fbf31e104 Fix invalid state bar when editting a contact 2014-11-07 17:28:12 +01:00
Gautier Pelloux-Prayer
1b57057d2d Hide edit button in history view if it is empty 2014-11-07 17:09:35 +01:00
Gautier Pelloux-Prayer
b076a58a3a Fix major leak on call creation (a whole picture leaked on each outgoing call is not good...) 2014-11-07 15:20:14 +01:00
Gautier Pelloux-Prayer
2387555a06 Change error log to info log 2014-11-05 12:18:11 +01:00
Guillaume BIENKOWSKI
cd4561d884 Set bitrate for all VBR codecs instead of having them hardcoded 2014-11-04 16:06:20 +01:00
Gautier Pelloux-Prayer
0c181d598f Use Debug level for battery level log info 2014-11-03 15:34:38 +01:00
Gautier Pelloux-Prayer
cc82ea14d1 Trigger networkChanged notification: do not trigger if SSID did not change 2014-11-03 15:24:50 +01:00
Gautier Pelloux-Prayer
355630b1ea Generate linphone iphone git describe and use it for the user agent instead of using linphone core version 2014-11-03 14:03:39 +01:00
Gautier Pelloux-Prayer
d1361ac4d3 Fix: trigger networkChanged notification also when wifi SSID changed (not only when connectivity changed) 2014-10-31 14:34:49 +01:00
Guillaume BIENKOWSKI
1159b70ae2 Don't build NinePatch and XMLRPC in arm64 for now 2014-10-31 11:47:49 +01:00
Gautier Pelloux-Prayer
38353256bb Update User-Agent to be compliant with Linphone android (use git commit hash) 2014-10-29 09:44:04 +01:00
Gautier Pelloux-Prayer
bd3e023dff Remove duplicated memory frees from rebase and remove warnings for linphone-non-gpl target 2014-10-28 12:28:55 +01:00
Gautier Pelloux-Prayer
920d42946e Remove warnings generated by Xcode 2014-10-28 12:20:55 +01:00
Gautier Pelloux-Prayer
1b0737d139 Clean some warnings generated by xcode 2014-10-28 12:20:55 +01:00
Guillaume BIENKOWSKI
da51e58f02 Enhance accessibility 2014-10-28 10:04:56 +01:00
Guillaume BIENKOWSKI
24ee727736 Fix discrepancies spotted by analysis 2014-10-27 17:12:49 +01:00
Guillaume BIENKOWSKI
2c67a6c460 Remove isLCReady method and don't remove the core when going into background mode.
This removes a lot of code complexity and makes some strange simulator / device bugs workable (especially the very first start of the app).
2014-10-27 17:05:03 +01:00
Guillaume BIENKOWSKI
a942fa6e76 Add support for more AAC-ELD frequencies 2014-10-27 12:22:41 +01:00
Guillaume BIENKOWSKI
954dc2fedf Prepare for ARM64 compilation and remove loss-precision warnings where possible (possibly incomplete) 2014-10-27 12:22:41 +01:00
Guillaume BIENKOWSKI
b4e18d46ce Fix crash when the received message is invalid UTF8 2014-10-27 12:22:41 +01:00
Guillaume BIENKOWSKI
4f5ef86508 Fixes for 64 bits compilation in subprojects (XMLRPC). 2014-10-23 16:49:34 +02:00
Guillaume BIENKOWSKI
1dc1abfa52 Fix some leaks in the new iOS8 interactive notifications system 2014-10-23 15:53:19 +02:00
Guillaume BIENKOWSKI
f961ef486d Fix typo 2014-10-23 15:12:50 +02:00
Gautier Pelloux-Prayer
5de5965755 Better Dialer constraints 2014-10-23 11:43:43 +02:00