Guillaume BIENKOWSKI
|
5149a6d890
|
Some accessibility fixes in Chat room
|
2015-01-17 23:00:34 +01:00 |
|
Guillaume BIENKOWSKI
|
2f25d70bf2
|
Try to detect if we’re testing, so that we prevent the wizard to show up.
Also prevent the remote push to show up
|
2015-01-17 23:00:34 +01:00 |
|
Guillaume BIENKOWSKI
|
8d69560475
|
Prevent the wizard from freezing when an invalid username/domain is entered in External account
|
2015-01-16 17:58:42 +01:00 |
|
Guillaume BIENKOWSKI
|
b1ebb7ef4c
|
Fix #1993: search bar misplaced on ipad landscape
|
2015-01-16 14:38:22 +01:00 |
|
Guillaume BIENKOWSKI
|
0f6f089e36
|
Fix #1996: don't ignore push notifications, and use the msg call-id to decide whether it should be inhibited.
|
2015-01-16 14:06:57 +01:00 |
|
Guillaume BIENKOWSKI
|
10cfee9ce2
|
Don't ask the user to validate the Wizard launch if no proxy is configured.
Fixes #2005
|
2015-01-16 14:06:57 +01:00 |
|
Guillaume BIENKOWSKI
|
a6f850a8b7
|
Remove rotation preferences: we now use the iOS feature of screen rotation lock. Fixes #2002
|
2015-01-16 14:06:57 +01:00 |
|
Guillaume BIENKOWSKI
|
2eb5458592
|
Fix #2008: correctly handle sip addresses
|
2015-01-16 14:06:57 +01:00 |
|
Guillaume BIENKOWSKI
|
49188892f5
|
Fir #2009: Update linphone for SAL fix and use linphone_core_interpret_url() instead of linphone_address_new(). This simplifies the -call: method.
|
2015-01-16 14:06:57 +01:00 |
|
Gautier Pelloux-Prayer
|
57a9179a30
|
Do not resize UIRoundendImageView actually because on rotation everything is broken
|
2015-01-16 08:48:46 +01:00 |
|
Gautier Pelloux-Prayer
|
ab7c448a60
|
Fastbook should return only squared avatar image for everyone (by cropping non-squared one)
|
2015-01-16 08:42:14 +01:00 |
|
Gautier Pelloux-Prayer
|
4c33973e00
|
Fix UIRoundedImageView: when image is not squared, we should crop before doing radius treatment
|
2015-01-15 16:21:44 +01:00 |
|
Gautier Pelloux-Prayer
|
832844ea78
|
Unknown contact name should be localized
Conflicts:
Classes/LinphoneUI/UICallCell.m
|
2015-01-15 14:50:53 +01:00 |
|
Guillaume BIENKOWSKI
|
57a6dfe504
|
Revert the changes to the versioning. We will use the git version in the about page, it makes more sense.
|
2015-01-12 16:55:05 +01:00 |
|
Guillaume BIENKOWSKI
|
2bc27faa6c
|
Change the way the versions are handled: we now display both Version and Build number in the about view.
Also, we increment the build number automatically at each build.
|
2015-01-12 16:01:10 +01:00 |
|
Gautier Pelloux-Prayer
|
50892e86dc
|
Reload FastAddressBook after deletion to have proper contact name in history
|
2015-01-12 15:32:29 +01:00 |
|
Guillaume BIENKOWSKI
|
8cf11b0852
|
Bump version and change dependencies build scripts
|
2015-01-12 14:33:23 +01:00 |
|
Gautier Pelloux-Prayer
|
e7473b2445
|
Fix save_new_contacts_as_phone_number option: factorize some code which was duplicated 4 times..
|
2015-01-09 14:16:01 +01:00 |
|
Gautier Pelloux-Prayer
|
945fb7005c
|
Add option save_new_contacts_as_phone_number to automatically add new contacts as phone number instead of sip address in case of phone number
|
2015-01-09 09:26:19 +01:00 |
|
Guillaume BIENKOWSKI
|
7c75cfd825
|
Add a reset logs button
|
2015-01-07 17:55:28 +01:00 |
|
Gautier Pelloux-Prayer
|
3c89a40bbc
|
Do not be stuck in wizard in case of no connectivity when trying to login. Instead, display a popup "continue without internet vs wait here"
|
2015-01-05 12:51:36 +01:00 |
|
Gautier Pelloux-Prayer
|
636bccbabe
|
Added DTAlertView to display alert view popup
|
2015-01-05 12:48:52 +01:00 |
|
Guillaume BIENKOWSKI
|
d8a3464994
|
Revert UICallCell subview trick
|
2014-12-23 10:56:43 +01:00 |
|
Guillaume BIENKOWSKI
|
da971b73e1
|
Remove legacy support code
|
2014-12-22 15:20:51 +01:00 |
|
Guillaume BIENKOWSKI
|
1ea8d5b032
|
#1874 is now fixed, merry christmas
|
2014-12-19 16:44:17 +01:00 |
|
Guillaume BIENKOWSKI
|
c8d6ed9f7e
|
Fix video preview aspect (#1863)
|
2014-12-17 16:41:42 +01:00 |
|
Guillaume BIENKOWSKI
|
a37648852e
|
Fix the debug traces in DEBUG at first launch: the userpref migration was messing up the default value
|
2014-12-17 15:38:20 +01:00 |
|
Guillaume BIENKOWSKI
|
403e48ee00
|
Fix a bug in the wizard which was leading to create 2 proxy configs. We had a double touch event...
|
2014-12-17 15:37:35 +01:00 |
|
Guillaume BIENKOWSKI
|
4721663f07
|
Fix wizard view in iPad
|
2014-12-17 14:45:52 +01:00 |
|
Guillaume BIENKOWSKI
|
743225cdb6
|
Possible fix for #1874 : problem is not reproduced with using the content view
|
2014-12-17 14:33:41 +01:00 |
|
Guillaume BIENKOWSKI
|
21c69fe477
|
Add a way to specify transport for external sip servers
|
2014-12-17 12:48:48 +01:00 |
|
Guillaume BIENKOWSKI
|
7ff6008db1
|
Move the send logs button to the advanced menu and use only one preference to trigger it (debugenable_preference)
|
2014-12-17 12:18:06 +01:00 |
|
Guillaume BIENKOWSKI
|
c09608312d
|
Harden contact sip address checker
|
2014-12-15 17:02:12 +01:00 |
|
Gautier Pelloux-Prayer
|
088a99d7fb
|
Do not use shadow anymore, it is broken now.
|
2014-12-10 16:36:44 +01:00 |
|
Gautier Pelloux-Prayer
|
528d8c40ba
|
Update content and image insets too when rotating view
|
2014-12-10 14:58:50 +01:00 |
|
Gautier Pelloux-Prayer
|
f7a31ab8e8
|
Update translations
|
2014-12-10 14:38:35 +01:00 |
|
Guillaume BIENKOWSKI
|
f0114263a2
|
Fix crash while placing a call in iPad
|
2014-12-10 11:48:49 +01:00 |
|
Guillaume BIENKOWSKI
|
cb95b395af
|
Fix push notification token handling: we systematically added it even though sometimes it wasn't needed/wanted
|
2014-12-08 12:32:44 +01:00 |
|
Gautier Pelloux-Prayer
|
6f262fdc58
|
Insert contacts in the correct letter category
|
2014-12-04 11:57:22 +01:00 |
|
Guillaume BIENKOWSKI
|
aa66b5ae95
|
Change the provisioning scheme: we now use linphone-config:// and escape the rest of the URL
This is consistent with Android and also a bit more future-proof (if we switch to something else than HTTP for provisioning)
|
2014-12-01 14:01:50 +01:00 |
|
Guillaume BIENKOWSKI
|
234f86cf4e
|
Fix crash in Contacts when adding a contact. This was a bad refactoring
|
2014-11-28 17:00:56 +01:00 |
|
Guillaume BIENKOWSKI
|
4dc4fca33e
|
Don't use a 10s timer for battery level polling. Legacy code?
|
2014-11-28 16:59:27 +01:00 |
|
Guillaume BIENKOWSKI
|
45f0642485
|
Fix (at last) the padding on the dialer
|
2014-11-28 16:37:41 +01:00 |
|
Guillaume BIENKOWSKI
|
333166d4da
|
Protect the kickoffNetworkConnection with a timeout and a BOOL to prevent multiple instances to run and drain the pool of threads we are allowed.
Possibly fixed #1854
|
2014-11-28 16:35:53 +01:00 |
|
Guillaume BIENKOWSKI
|
1145d94c3d
|
Fix launch screen for good. We now use constraint-based images, which render best in all configurations
|
2014-11-28 11:14:32 +01:00 |
|
Guillaume BIENKOWSKI
|
f17e8259e1
|
Use a launch screen to disable scaling on iPhone 6.
This is not yet optimal because the iPad landscape launch screen is stretched.
|
2014-11-27 16:40:56 +01:00 |
|
Guillaume BIENKOWSKI
|
4bb359cb7b
|
Handle Arabic buttons and transitions
|
2014-11-27 14:45:16 +01:00 |
|
Guillaume BIENKOWSKI
|
b422185b7f
|
Use AVAudioPlayer for sound play instead of PlaySystemSound. This allows to control the volume of the notifications from within the app.
|
2014-11-27 14:14:04 +01:00 |
|
Guillaume BIENKOWSKI
|
4fc355303b
|
Fix padding, part 2
|
2014-11-26 17:29:55 +01:00 |
|
Guillaume BIENKOWSKI
|
64389c5b47
|
Progress commit on iphone 6 screens
|
2014-11-26 16:50:57 +01:00 |
|