Danmei Chen
c613c76fd1
fix again
2021-05-20 17:39:10 +02:00
Danmei Chen
ec8039154c
fix compability of display image again
2021-05-20 15:21:19 +02:00
Danmei Chen
9708752431
fix compability of display files with previous versions
2021-05-12 09:38:19 +02:00
Danmei Chen
f18b1ec719
fix leak memory
2021-05-06 17:35:45 +02:00
Danmei Chen
470e7add1f
improve send/recv file
2021-03-18 18:02:31 +01:00
Danmei Chen
46fefb6988
display as file if can not load image
2021-03-09 15:05:20 +01:00
Danmei Chen
947ec611de
enable auto write to gallery
2021-03-05 22:50:13 +01:00
Danmei Chen
2e2647f043
fix file name
2021-03-05 10:19:34 +01:00
Danmei Chen
8a023fab61
fix send/recv files
2021-03-05 09:37:52 +01:00
Danmei Chen
317665a90b
enable save image/video to Photos
2021-02-25 09:40:23 +01:00
Danmei Chen
f5b683e9d7
rework storage and display files
2021-02-25 09:36:14 +01:00
Danmei Chen
9dd1e92821
fix chat cell not work
2021-02-08 14:41:10 +01:00
Danmei Chen
98449ef104
update api
2021-01-04 17:19:52 +01:00
Danmei Chen
4bf9105c30
support weblate translations
2020-12-03 21:33:01 +01:00
Danmei Chen
8face6c0ca
disable encrpted chat button and update sdk to 4.4.3
2020-10-21 16:59:23 +02:00
Danmei Chen
ebb3d6a7e0
fix checkbox update
2020-08-06 16:07:36 +02:00
Danmei Chen
7618b03704
update translations
2020-07-06 11:55:38 +02:00
Danmei Chen
a87e625e06
add language Hungarian
2020-07-06 11:35:12 +02:00
Danmei Chen
466db3ef07
update copyright
2020-06-17 09:57:37 +02:00
Danmei Chen
526b587af7
update transifex
2020-06-16 16:19:41 +02:00
Danmei Chen
dd762b6714
fix lost of sons
2020-06-04 18:29:51 +02:00
Danmei Chen
785b57c4a7
fix crash because of [UITableView layoutSubviews]
2020-05-29 17:25:41 +02:00
Danmei Chen
ce8d0ea359
show all my devices
2020-04-10 17:08:11 +02:00
Danmei Chen
aa48e7c36c
fix auto-download when app is in background
2020-04-04 17:32:06 +02:00
Danmei Chen
d680e7a2e4
fix IPAD go to chat view from ContactDetailView
2020-04-03 10:56:22 +02:00
Danmei Chen
15fda66881
fix button color
2020-04-02 16:03:06 +02:00
Danmei Chen
becd5e2b14
add config hide_linphone_contacts
2020-03-24 11:40:31 +01:00
Danmei Chen
7fdfe63632
fix speaker of call
2020-03-19 14:54:08 +01:00
Paul Cartier
e0e8d35a19
Move iterate timer to swift file
2020-03-17 10:26:05 +01:00
Paul Cartier
179d2718e8
Handle push notification for messages in iOS13
2020-03-16 09:50:15 +01:00
Danmei Chen
bbfe62e108
initiate CI
2020-03-12 16:14:22 +01:00
Danmei Chen
d644c0d60c
support dark mode
2020-03-03 13:58:26 +01:00
Danmei Chen
14e0ce4e4f
set appData in call
2020-03-03 11:41:10 +01:00
Danmei Chen
da4d9c7215
clear code
2020-03-03 11:41:10 +01:00
Danmei Chen
98a7938b86
callkit in Swift
2020-03-03 11:38:26 +01:00
Danmei Chen
ebc8f136f4
fix my devices list
2020-02-26 10:41:47 +01:00
Danmei Chen
0fdfc24b44
not use deprecated functions
2020-01-03 14:11:35 +01:00
Danmei Chen
24c270d892
fix can not create lime chatroom in ContactDetailView
2019-11-26 16:47:19 +01:00
Danmei Chen
f0754f3f78
update transifex
2019-10-28 14:32:16 +01:00
Danmei Chen
98e28caae7
not reload record view
2019-10-25 18:05:46 +02:00
Danmei Chen
9c8f9dec99
change licence to gpl-v3
2019-10-16 15:10:09 +02:00
Danmei Chen
729bd6a556
some fix for lime devices view
2019-10-15 14:23:14 +02:00
Danmei Chen
882cf5afa3
add my devices list
2019-08-06 16:26:52 +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
d6eb2eb443
optimisation of resend chat
2019-06-27 10:53:03 +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
Danmei Chen
57662b35ed
fix crash when no proxy config
2019-06-18 12:02:03 +02:00
Simon Morlat
766d142003
Fix crash when playing recorded files.
...
It is a bad idea to use a thread to refresh UI (even indirectly) without strong start/stop conditions and mutex.
This is replaced a simple NSTimer in charge of updating the progress bar.
2019-04-30 12:14:56 +02:00