Commit graph

1292 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
7406731bff refactoring... 2015-09-10 16:16:53 +02:00
Gautier Pelloux-Prayer
4b87055a9b fix wizard 2015-09-10 15:08:45 +02:00
Gautier Pelloux-Prayer
6f49182c4c chat continuation 2015-09-10 14:35:12 +02:00
Gautier Pelloux-Prayer
877cf94d80 b 2015-09-10 13:58:04 +02:00
Gautier Pelloux-Prayer
467c6f77cb refactor 2015-09-10 13:52:59 +02:00
Gautier Pelloux-Prayer
7be2b14a01 refactor 2015-09-10 12:30:09 +02:00
Gautier Pelloux-Prayer
c38d62aa2c bubble 2015-09-09 17:45:10 +02:00
Gautier Pelloux-Prayer
61d5e68241 major mv part 2 2015-09-09 17:03:19 +02:00
Gautier Pelloux-Prayer
2c05f973c0 major mv 2015-09-09 16:44:00 +02:00
Gautier Pelloux-Prayer
9b8daaed1e wizard refactoring / renaming 2015-09-09 15:48:22 +02:00
Gautier Pelloux-Prayer
68a0655d5f fix bug if only one account 2015-09-09 14:28:32 +02:00
Gautier Pelloux-Prayer
ab2cfbe1e6 rename wizard -> assistant 2015-09-09 14:24:27 +02:00
Gautier Pelloux-Prayer
bb92accc7c Merge remote-tracking branch 'public/master' into 3.0.x 2015-09-09 14:10:55 +02:00
Gautier Pelloux-Prayer
ec0d6c8b3d handle avatar 2015-09-09 12:42:59 +02:00
Gautier Pelloux-Prayer
c60d27accd Settings: remove adaptive rate control algorithm choice - stateful is not working with srtp/zrtp calls (duplicating packets) 2015-09-09 12:08:03 +02:00
Gautier Pelloux-Prayer
f43bed58e6 multi accounts in progress.. 2015-09-09 10:25:41 +02:00
Gautier Pelloux-Prayer
0d0c0cd99e remove use_system_contact 2015-09-08 13:16:31 +02:00
Gautier Pelloux-Prayer
ad4feff82f clean up headers 2015-09-08 13:13:32 +02:00
Gautier Pelloux-Prayer
4d329dd043 never use color directly, use images instead 2015-09-08 12:09:40 +02:00
Gautier Pelloux-Prayer
f26fc22ffc Merge remote-tracking branch 'public/master' into 3.0.x 2015-09-08 11:18:41 +02:00
Gautier Pelloux-Prayer
97dd05622b submodules: fix crash in liblinphone 2015-09-07 17:38:58 +02:00
Gautier Pelloux-Prayer
2030dbb15c Wizard: (typo) never use == for NSNumber comparaison, it will compare pointers and this is actually broken on iOS 8. Instead use isEqual method 2015-09-07 17:11:03 +02:00
Gautier Pelloux-Prayer
a76f80c7a0 Wizard: never use == for NSNumber comparaison, it will compare pointers and this is actually broken on iOS 8. Instead use isEqual method 2015-09-07 16:58:40 +02:00
Gautier Pelloux-Prayer
0a4d30aa3f chat: update linphone and fix chat rooms usage to avoid crashes when receiving ACK after having deleted the chat room 2015-09-04 16:02:07 +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
9395ea63c5 Wizard: display "Incorrect username or password" instead of "Forbidden" when failing to register 2015-09-04 14:39:13 +02:00
Gautier Pelloux-Prayer
04551d7f67 FileTransfer: fix crash when cancelling file transfer 2015-09-04 14:24:42 +02:00
Gautier Pelloux-Prayer
d4f5211bff submodules: update KIF to fix emoji issue 2015-09-04 09:34:09 +02:00
Gautier Pelloux-Prayer
7d3e4e5572 LinphoneUITester: do not remove chat rooms from tester, it cannot be done properly from there - only ChatTableViewController should do that 2015-09-03 17:08:24 +02:00
Gautier Pelloux-Prayer
c1d6b7f4c4 SettingsViewController: fix typo when checking if TLS is available 2015-09-02 16:54:43 +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
980811a75c chat: fix crash when file transfer was aborted due to some error in liblinphone 2015-09-02 14:34:46 +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
8a8cb70c92 SettingsViewController: fix "Unbalanced calls to begin/end appearance transitions for <IASKAppSettingsViewControllerEx: " log error by not calling ViewWillAppear twice 2015-09-01 09:53:44 +02:00
Gautier Pelloux-Prayer
fa8a44eb5f SettingsViewController: do not show custom label "Disabled, build from source to enable" for MPEG4 and H264 if there are not available; it is confusing and can be misleading about the cause of non-availability 2015-08-31 17:26:46 +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
9c2a949f08 remote push notif: fix badge count display which was broken when used NewsStand as a test purpose.. 2015-08-26 16:05:23 +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
cd6f20f0a6 callbar 2015-08-07 17:08:39 +02:00
Gautier Pelloux-Prayer
5f2e74c6ad incall 2015-08-07 10:07:36 +02:00
Gautier Pelloux-Prayer
967f6a6159 remove NinePatch 2015-08-04 11:41:50 +02:00
Gautier Pelloux-Prayer
9a1ae41194 callbar 2015-08-04 11:36:07 +02:00
Gautier Pelloux-Prayer
6df31a7b36 outgoing/incoming 2015-08-04 10:22:45 +02:00
Gautier Pelloux-Prayer
5d9004e18a wizard 2015-08-03 15:25:43 +02:00
Gautier Pelloux-Prayer
84725c7ac6 wizard 2015-08-03 15:00:35 +02:00
Gautier Pelloux-Prayer
1e8f0d9de2 wizard 2015-08-03 12:08:31 +02:00
Gautier Pelloux-Prayer
ac92a40ed3 mainbar: add selected bar 2015-07-31 17:00:59 +02:00
Gautier Pelloux-Prayer
4cfbab8019 Merge remote-tracking branch 'public/master' into 3.0.x 2015-07-31 16:50:27 +02:00
Gautier Pelloux-Prayer
2c94dc1d96 LinphoneUITester: add account creation test 2015-07-31 16:33:01 +02:00