Commit graph

430 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
50ad17e7bc ChatRoomViewController.m: call linphone_send_message only after having added the message to the list to avoid error log 2015-09-21 11:01:56 +02:00
Gautier Pelloux-Prayer
683fc0de03 i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00
Gautier Pelloux-Prayer
338ef353da UICompositeViewController: always remove oldContent to avoid (?) duplicate incoming bubble chat on file transfer receive 2015-09-02 16:28:40 +02:00
Gautier Pelloux-Prayer
d55cc1b93a UIChatRoomCell: click anywhere in the chat bubble to resend text, not only the tiny date and/or delivery status image 2015-09-02 10:54:00 +02:00
Gautier Pelloux-Prayer
c75a000e9a LinphoneUITester: add performance tests for big conversation and big chats list 2015-09-01 16:36:47 +02:00
Gautier Pelloux-Prayer
71e386f412 prepare.py: add option --enable-non-free-codecs and --enable-gpl-third-parties, remove HAVE_* options from Xcode project since there are now automatically stubbed by the SDK 2015-08-27 15:32:45 +02:00
Gautier Pelloux-Prayer
5dfc4d2d13 LinphoneUITester: add some call tests and fix crash when entering invalid caracters in address field 2015-08-25 14:34:11 +02:00
Gautier Pelloux-Prayer
009bb78e7c Call bar: disable pause and options buttons until call is ready for them 2015-07-16 12:00:25 +02:00
Gautier Pelloux-Prayer
535f9aa9fa UIChatRoomCell: remove file transfer in case of error 2015-07-15 14:39:39 +02:00
Christophe Deschamps
cf6df33919 outbound ring count 2015-07-09 14:52:59 +02:00
Gautier Pelloux-Prayer
540a47a53a clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
Gautier Pelloux-Prayer
8439dab45a LinphoneUITester: should fix last issues... maybe? 2015-07-08 16:13:28 +02:00
Gautier Pelloux-Prayer
5e3e9920db LinphoneUITester: scroll up list view to see first message status in testSendMessageToMyself 2015-07-08 14:53:41 +02:00
Gautier Pelloux-Prayer
1689b30026 LinphoneUITester: fix broken UI tests and reorder tests in execution order (eg alphabetical) 2015-07-07 14:08:00 +02:00
Gautier Pelloux-Prayer
87b185f907 Filetransfer: temporary fix to display all upload photos in simultanous upload 2015-07-02 13:53:59 +02:00
Gautier Pelloux-Prayer
114a6335b9 UIChatCell: fix compilation 2015-06-26 16:17:26 +02:00
Gautier Pelloux-Prayer
9d000cdfb9 Chat: fix message state icon by reworking file transfer a bit and add simultanous uploads/downloads tests 2015-06-26 15:20:18 +02:00
Gautier Pelloux-Prayer
5991aef599 ChatTester: add test for room creation from contact's phone number 2015-06-26 15:20:18 +02:00
Gautier Pelloux-Prayer
2d10de7d88 InAppSettingsVideo: add video preset, video FPS and bandwidth limit preferences 2015-06-16 18:00:40 +02:00
Gautier Pelloux-Prayer
9a0f9a649d FileTransfer: remove some debug code and fix camera upload too 2015-06-15 16:32:48 +02:00
Gautier Pelloux-Prayer
06375f58af filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
Gautier Pelloux-Prayer
6637fc2127 Merge remote-tracking branch 'origin/dev_sendmsg' 2015-06-09 17:59:43 +02:00
Guillaume BIENKOWSKI
7386cded57 Fix crashes in contacts (and trying to make sense of this all..) 2015-06-02 17:06:01 +02:00
Guillaume BIENKOWSKI
b6d8afe22e Migrate to ARC \o/ 2015-06-02 11:54:48 +02:00
Gautier Pelloux-Prayer
6b3edbb625 i10n: remove quote around username when displaying popup error "XXX is not registered" and update translations 2015-05-28 13:48:07 +02:00
Gautier Pelloux-Prayer
817389b9b4 UICallBar: fix typo in speaker icon name 2015-05-25 16:49:41 +02:00
Gautier Pelloux-Prayer
d0803d6d30 i10n: update translations 2015-05-22 15:05:00 +02:00
Guillaume BIENKOWSKI
430004c337 Possible fix for crashes when releasing views from memory pressure 2015-05-12 17:36:22 +02:00
Gautier Pelloux-Prayer
36367c9083 Wizard: add UITextField+DoneButton useful for phonepad keyboard on iPhone 2015-05-04 17:58:37 +02:00
Gautier Pelloux-Prayer
3b8ddd28a1 Merge branch 'dev_inapp_purchase'
Conflicts:
	.tx/config
	Classes/Base.lproj/WizardViews.xib
	Classes/Utils/Utils.h
	Classes/Utils/Utils.m
	Classes/WizardViewController.h
	Classes/WizardViewController.m
	Resources/linphonerc-factory
	Resources/linphonerc-factory~ipad
2015-04-30 17:01:51 +02:00
Gautier Pelloux-Prayer
766c659fc4 i10n: update translations 2015-04-27 09:57:11 +02:00
Gautier Pelloux-Prayer
b6d7b48d2e i10n: add Settings page to translatable resources 2015-04-20 14:39:55 +02:00
Gautier Pelloux-Prayer
aefc92a0dd logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
Gautier Pelloux-Prayer
0f1c4884ed Utils.m: rename logger helper functions to LOGx instead of Linphone_x 2015-04-15 12:56:09 +02:00
Gautier Pelloux-Prayer
9fcd50e031 Utils.m: rename logger helper functions to LOGx instead of Linphone_x 2015-04-15 12:51:33 +02:00
Gautier Pelloux-Prayer
d14be67de0 i10n: update translations 2015-04-15 09:40:39 +02:00
Guillaume BIENKOWSKI
dbcc52091a Fix accessibility of UIContactCell, thanks Marten. 2015-02-25 14:44:40 +01:00
Gautier Pelloux-Prayer
8a860df7d8 i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
Guillaume BIENKOWSKI
5703392b1c Add some unit tests 2015-02-17 23:04:56 +01:00
Gautier Pelloux-Prayer
458ee09fe7 Correctly align chat/history notifications (#2017) 2015-02-05 18:06:05 +01:00
Guillaume BIENKOWSKI
f531662628 More tests for chat messages
+ better english for accessibility
+ make the symbols available for debug mode, so that we can gain access
to linphonemanager in unit tests
2015-01-24 23:55:11 +01:00
Guillaume BIENKOWSKI
9c53b4edb8 Merge branch 'master' into kif
Conflicts:
	Classes/Base.lproj/WizardViews.xib
2015-01-21 21:10:14 +01:00
Guillaume BIENKOWSKI
a5810fdc20 Try to mitigate crash and memory leak when changing the contact image multiple times. 2015-01-19 17:00:06 +01:00
Guillaume BIENKOWSKI
6a82937bbd Fix crashes when sending chats to strange addresses 2015-01-19 10:47:05 +01:00
Guillaume BIENKOWSKI
5149a6d890 Some accessibility fixes in Chat room 2015-01-17 23:00:34 +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
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