Commit graph

89 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
8c03c66710 Fix some 64 bit precision warnings 2014-11-25 17:22:43 +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
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
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
3a3f15f406 Enable arm64 for subprojects (ninepatch and XMLRPC) 2014-11-19 14:28:15 +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
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
24ee727736 Fix discrepancies spotted by analysis 2014-10-27 17:12:49 +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
4f5ef86508 Fixes for 64 bits compilation in subprojects (XMLRPC). 2014-10-23 16:49:34 +02:00
Gautier Pelloux-Prayer
80936671c4 Prevent carsh if there is no default proxy config 2014-10-10 14:44:02 +02:00
Gautier Pelloux-Prayer
f7b2f0f541 Fix photo display for phone numbers (again) in case of default proxy config having a transport 2014-10-10 14:23:04 +02:00
Gautier Pelloux-Prayer
5bbcf7882d Fix photo display for phone numbers 2014-10-10 13:55:42 +02:00
Guillaume BIENKOWSKI
d6bf9e4193 Fix UIAlertView for iOS8 (updated DTFoundation) 2014-09-30 16:35:08 +02:00
Guillaume BIENKOWSKI
5d162519cd Reorder log levels 2014-09-11 11:33:43 +02:00
Guillaume BIENKOWSKI
505469e6cf Add helper functions for Logging 2014-07-22 17:35:39 +02:00
Guillaume BIENKOWSKI
a0f724ceab Dont bother me with subproject updates, thanks 2014-07-07 10:31:29 +02:00
Guillaume BIENKOWSKI
05df11ef9a Fix memory leaks spotted by clang static analysis.
Refactored imageSharing to adopt objc conventions: the name of a method returning an allocated object has to contain 'new'
2014-05-20 11:29:03 +02:00
Guillaume BIENKOWSKI
321f0c37e3 Fix some memleaks and bad behaviors 2014-05-20 11:29:03 +02:00
Guillaume BIENKOWSKI
66cd9e797a Removed dummy/false references to source code headers. We should be using exclusively the Header paths to include linphone-sdk files. 2014-05-12 14:56:15 +02:00
Guillaume BIENKOWSKI
b4bfdb2e7e Better user compose detection 2014-03-06 14:33:23 +01:00
Guillaume BIENKOWSKI
b17d5a2d46 Enable remote typing indicator in the ChatRoom view 2014-03-06 12:57:40 +01:00
Guillaume BIENKOWSKI
53ffeddf52 Fix some Clang warnings 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
88d0a967f8 Fix ipad texts size in Wizard 2014-02-26 12:02:45 +01:00
Guillaume BIENKOWSKI
c5a986c7f8 Use iOS6 methods for AddressBook creation. 2014-02-11 15:13:41 +01:00
Guillaume BIENKOWSKI
0e95a54e52 Handle sips: prefix as valid SIP address 2014-01-10 15:04:38 +01:00
Guillaume BIENKOWSKI
217350708c Update HPGrowingTextView for iOS7 compatibility.
From https://github.com/HansPinckaers/GrowingTextView
2013-10-04 17:14:53 +02:00
Guillaume BIENKOWSKI
dd5e1d7245 Fix cell background in iOS7 2013-10-04 17:13:23 +02:00
Guillaume BIENKOWSKI
1d082b4f63 Migrate from deprecated UITextAlign* to NSTextAlign* 2013-10-02 12:33:58 +02:00
Guillaume BIENKOWSKI
78f9dc3ef7 Import commits from the InAppSettingsKit to fix rendering issues in iOS7.
- 66d95030cf
- 3dab71a7e4
2013-10-02 12:08:37 +02:00
Guillaume BIENKOWSKI
929aa2fac3 Fix iOS7 introducing new sub-widgets in the widget tree, which broke a whole lot of 'superview' calls. 2013-10-02 09:27:44 +02:00
Jehan Monnier
8553bac55d better address book sip address handling/filtering 2013-05-28 17:10:59 +02:00
Yann Diorcet
c88779f917 Fix decline video (outside of the action sheet) on ipad 2013-01-31 10:20:26 +01:00
Yann Diorcet
6900913b59 Improve battery warning
Improve logs
2012-12-07 11:01:34 +01:00
Yann Diorcet
deaeb795d3 Fix Addressbook when no proxy configured 2012-10-17 15:25:40 +02:00
Yann Diorcet
6590ad9f8c Fix AddressBook SIP addr normalization 2012-10-17 13:50:14 +02:00
Yann Diorcet
c71fb6875f Clean up FastAddressBook 2012-10-17 09:12:02 +02:00
Yann Diorcet
4477348236 Fix address book on ios6 2012-10-16 18:10:31 +02:00
Yann Diorcet
56c15e4a9e Update addressbook stuff. Show alert when access declined 2012-10-16 11:30:59 +02:00
Jehan Monnier
f4f59fe279 request of address book authorization on IOS6 2012-10-01 17:20:18 +02:00
Yann Diorcet
c5d2295ce6 Fix animations 2012-10-01 15:22:55 +02:00
Yann Diorcet
f34033bfa3 iPad incoming call view
Wizard resign on tap
2012-09-27 11:38:24 +02:00
Yann Diorcet
79b6fa8862 Fix Chat image loading/lag
Fix contact remove avatar
Fix orientation issue
Fix bug in fastaddressbook
Improve call cell animation
2012-09-25 16:14:45 +02:00
Yann Diorcet
ca1f634bdb Fix chat progress bar for iOS4
Fix chat scroll
Fix status bar with image picker
2012-09-24 15:28:25 +02:00
Yann Diorcet
995857ba92 Improve chat 2012-09-24 11:37:21 +02:00
Yann Diorcet
d2e2b34ca3 UI Fixes 2012-09-21 17:14:42 +02:00
Yann Diorcet
d5371b7cf5 Fix for io6
Add about view controller
Add log max size
2012-09-21 12:31:40 +02:00
Yann Diorcet
63a4c8a38c Improve UI 2012-09-20 18:43:39 +02:00
Yann Diorcet
7db9941366 Improve ChatRoomView 2012-09-14 16:51:41 +02:00