Commit graph

42 commits

Author SHA1 Message Date
Christophe Deschamps
89cae39b6d Force device orientation check before updating view (fix bug of UI Tab bar taking full screen when opening app after it was started from an incoming call 2024-02-13 13:05:07 +01:00
QuentinArguillere
0d602260be Merge release/5.1 into master.
This includes the rework of the chat conversation in Swift, and every fixes since the 5.0 release.
2023-07-07 15:07:44 +02:00
Christophe Deschamps
deb4fbb71e Preserve Call VC Single Instance in case of cache cleaning 2022-05-15 21:55:19 +02:00
Christophe Deschamps
176cfd8b4b Fix multiple instance of call view
Added further debug details
2022-05-13 11:22:09 +02:00
Christophe Deschamps
69a885df4f Bulk refactorisation + new ConferenceViewModel from Android + Bulk fixes 2022-01-12 10:28:22 +01:00
Danmei Chen
466db3ef07 update copyright 2020-06-17 09:57:37 +02:00
Danmei Chen
9c8f9dec99 change licence to gpl-v3 2019-10-16 15:10:09 +02:00
Danmei Chen
60fba52521 fix status bar height in call view for iphoneX, XR and XS 2019-07-09 17:38:32 +02:00
Danmei Chen
b2513d760a fix statusBar height error for iphoneX,XR and Xs 2019-07-09 15:58:59 +02:00
Danmei Chen
9baabe0735 fix namelabel disappeared 2019-06-26 15:36:20 +02:00
Danmei Chen
df865e3369 optimisation of the time for starting up the view 2019-06-20 14:36:29 +02:00
Brieuc Viel
506e3b54f9 [IphoneX] Status Bar heigth management for iphone X 2017-12-20 14:32:45 +01:00
Gautier Pelloux-Prayer
6e7f9b6f7d UICompositeView.m: fix invalid Y origin for side menu 2016-05-26 11:02:14 +02:00
Gautier Pelloux-Prayer
f1fc46a2ce chat: hide status bar when selecting image 2016-04-25 11:17:37 +02:00
Gautier Pelloux-Prayer
9cc1a2c9f2 UICompositeView.m: try to fix some crash in rotation handling 2016-04-05 14:17:51 +02:00
Gautier Pelloux-Prayer
14b2c92346 CallStats: display encryption properly 2016-02-10 17:02:05 +01:00
Gautier Pelloux-Prayer
f21a68e2bc fix previous commit for ipad too 2016-02-10 15:20:52 +01:00
Gautier Pelloux-Prayer
5d11f24f6c CallStats: stats should take the full available height 2016-02-10 15:16:43 +01:00
Gautier Pelloux-Prayer
6a1e42a562 misc: replace [NSNotificationCenter defaultCenter] with NSNotificationCenter.defaultCenter 2016-01-15 16:57:02 +01:00
Gautier Pelloux-Prayer
94a70c5f43 Merge branch 'master' into apple_store 2016-01-06 12:19:07 +01:00
Gautier Pelloux-Prayer
4a1f6ddacc UI: fix some minor icons 2015-12-22 14:14:34 +01:00
Gautier Pelloux-Prayer
a58023b019 Utils: update minor animation and fragment bugs 2015-12-21 11:47:02 +01:00
Gautier Pelloux-Prayer
87bd9fac7b UI: fix fragments on phone 2015-12-18 15:53:30 +01:00
Gautier Pelloux-Prayer
6b4a1df50e UI: iPad version 2015-12-16 15:38:42 +01:00
Gautier Pelloux-Prayer
f0a28cb2d8 Call: fix status bar display in video call 2015-12-10 15:01:08 +01:00
Gautier Pelloux-Prayer
4813b753ff UI: fix rounded / bordered images definitively(?!!) 2015-12-08 11:35:16 +01:00
Gautier Pelloux-Prayer
5a99184450 UI: fix some animations when changing of view - still having view on top of status bar in landscape mode and fix upsidedown 2015-12-03 16:58:56 +01:00
Gautier Pelloux-Prayer
c43fda89ce UI: fix various glitchs in landscape 2015-12-03 11:04:04 +01:00
Gautier Pelloux-Prayer
e6c3f0fca3 UI: minor changes 2015-12-02 14:36:46 +01:00
Gautier Pelloux-Prayer
4773d91c12 UICompositeView.m: really hide side menu (collision with animations) 2015-12-01 15:28:35 +01:00
Gautier Pelloux-Prayer
bbbdc4d77d UI: fix various constraints and fix rounded images border 2015-11-26 11:13:51 +01:00
Gautier Pelloux-Prayer
c8fa105fe7 UI: fix tab bar resize on rotation 2015-11-25 10:42:58 +01:00
Gautier Pelloux-Prayer
218f2b872f UI: improve rotation / landscape view 2015-11-24 17:00:58 +01:00
Gautier Pelloux-Prayer
dfb4d1d387 UI: reenable landscape mode on ALL views for iphone 2015-11-23 12:19:51 +01:00
Gautier Pelloux-Prayer
3034d8000d UI: fix numerous glitchs and launchscreen 2015-11-02 11:34:22 +01:00
Gautier Pelloux-Prayer
71804f070c Sidemenu: add registration icon and other stuff 2015-10-28 17:47:12 +01:00
Gautier Pelloux-Prayer
6d602049b3 Call: add stats side menu 2015-10-28 14:21:43 +01:00
Gautier Pelloux-Prayer
5cdda1b6e0 Call: fix video view 2015-10-27 14:48:30 +01:00
Gautier Pelloux-Prayer
72031e0ea3 UI: various minor fixes 2015-10-14 13:07:33 +02:00
Gautier Pelloux-Prayer
7406731bff refactoring... 2015-09-10 16:16:53 +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
Renamed from Classes/LinphoneUI/UICompositeViewController.m (Browse further)