arnebv
de456e5142
added copyright for monocles names, logos, designs about.xml
2021-05-11 15:48:23 +02:00
arnebv
d996e342ab
updated welcome screen: logo + account creation
2021-05-11 10:26:06 +02:00
arnebv
ab746f6a7f
changed welcome site logo
2021-05-10 14:34:15 +02:00
arnebv
8eacfc146d
corrected some words
2021-05-10 14:08:11 +02:00
Arne
245b06a5fe
changing launcher icon and mastodon instance in description
2021-05-06 12:18:21 +02:00
Arne
db04cae328
changing header color
2021-04-26 12:52:51 +02:00
Arne
99d40076d8
adding push.xml for playstore push service (not finished)
2021-04-26 10:53:15 +02:00
Arne
ac89a05fd8
changed accent color
2021-04-26 10:32:56 +02:00
Arne
79bbf99041
some corrected names from monocles_chat to monocles chat
2021-04-26 09:26:54 +02:00
Arne
bef75cf40c
more updates
2021-04-25 23:17:11 +02:00
Arne
7fc3b035ae
more updates
2021-04-25 11:50:25 +02:00
Arne
990618efc7
more updates
2021-04-24 23:47:49 +02:00
Arne
c812112678
more updates
2021-04-24 23:22:05 +02:00
Arne
a1ab4e1d1d
more updates
2021-04-24 23:20:25 +02:00
Arne
33a335ff16
more updates
2021-04-24 23:08:07 +02:00
Arne
d8af4a0d27
many updates
2021-04-24 22:48:59 +02:00
Arne
92b7dc03cf
many updates
2021-04-24 22:39:56 +02:00
Arne
8514c8610b
logos
2021-04-24 20:01:28 +02:00
Arne
6a7cfe3785
next try
2021-04-24 17:59:15 +02:00
Christian Schneppe
6fccd2aff9
add option to pause voice messages after taking device away from ear
2021-04-21 21:08:16 +02:00
Christian Schneppe
bc84b0f989
update translations
2021-04-19 15:32:07 +02:00
Christian Schneppe
ff092bfd9d
update translations
2021-04-18 21:56:58 +02:00
Christian Schneppe
92e2eb8f96
move variable
2021-04-18 21:56:30 +02:00
Christian Schneppe
77675c90d8
catch exception in expireOldFiles()
2021-04-18 21:56:13 +02:00
Daniel Gultsch
852f095733
use new hasInternet() API only on Android Q+
...
some VPN apps are broken on Android 7.1 (and below?)
fixes #4058
(cherry picked from commit ea2acc296375a28a21cb6f67948bf412d383e615)
2021-04-18 21:22:47 +02:00
Daniel Gultsch
0eefdc7b54
disable read timeout for HTTP Upload
...
fixes #4057
(cherry picked from commit 2760f07307caa6f7bad8bbdf825abbd0056334d7)
2021-04-18 21:22:43 +02:00
Christian Schneppe
744b7370c1
show snackbar in chat, during video transcoding
2021-04-18 21:20:15 +02:00
Christian Schneppe
2bce6f8789
fix playing videos inside
2021-04-13 20:06:54 +02:00
Christian Schneppe
1194ea76d6
update FCM libs
2021-04-13 20:06:38 +02:00
Christian Schneppe
29f494c5e3
update translations
2021-04-12 21:06:13 +02:00
Christian Schneppe
a81494cc64
catch NPE in upgradeSocketToTls
2021-04-12 18:40:34 +02:00
Daniel Gultsch
dd8cde4600
properly error out if upload fails. fixes #4052
...
(cherry picked from commit 202bde46ed8629442db3bd56596c5560270af508)
2021-04-12 18:23:54 +02:00
Christian Schneppe
d43d2f7f9f
tidy up
2021-04-12 18:16:31 +02:00
Christian Schneppe
4a3693f558
change user-agent to android's default one
2021-04-12 18:12:58 +02:00
Christian Schneppe
f7921f1744
fix youtube replacement for web previews
2021-04-12 18:12:18 +02:00
Christian Schneppe
a172008c4e
show dialog while stopping voice recorder
...
partly fixes https://codeberg.org/kriztan/blabber.im/issues/532
2021-04-10 23:23:46 +02:00
Christian Schneppe
27fc1da576
change audiofocus while playing voice messages
...
fixes https://codeberg.org/kriztan/blabber.im/issues/552
2021-04-10 22:15:37 +02:00
Christian Schneppe
60c4099ded
use ToastCompat everywhere
2021-04-10 21:26:01 +02:00
Christian Schneppe
7c30f789bf
add try-catch for location activitys
2021-04-10 21:24:49 +02:00
Christian Schneppe
7156fc5657
fix try-catch for cleanAllOldNotificationChannels
2021-04-10 21:10:27 +02:00
Christian Schneppe
db8bff7685
Don't try to get individual notifications if conversation = null
2021-04-10 21:07:10 +02:00
Daniel Gultsch
6daf9b874d
when receiving out-of-order session-init in terminal state do not move to terminal again
...
fixes #4049
(cherry picked from commit 9fc04c4b1ed23cc2ee157d75a74e45a6bdb867b6)
2021-04-10 12:20:18 +02:00
Daniel Gultsch
d3c61cd81c
fix HTTP up/download for users that dont trust system CAs
...
(cherry picked from commit 55b2f2656d92674b3d7a8e986669e3d3e38a4206)
2021-04-10 12:20:13 +02:00
Daniel Gultsch
200ed799c4
migrate hasInternetConnection() to new api
...
Thank you to @ailicic for figuring out the new API.
Closes #4050
(cherry picked from commit 0fc191d0040e02fd809e4a634f77784b50ebd236)
2021-04-10 12:20:04 +02:00
Daniel Gultsch
206a28b4dd
log track class in onAddTrack
...
(cherry picked from commit 30c9e7399e0188a80c23e09edaf782fc651c364d)
2021-04-10 12:20:01 +02:00
Daniel Gultsch
c5f1dcd2ab
don’t show video call button if no camera is available
...
(cherry picked from commit 08f27ddcf840385d3a02264e4782cecbe246212d)
2021-04-10 12:19:37 +02:00
Daniel Gultsch
90dc63c669
Do not crash when receiving video call on device w/o camera
...
Upon accepting a video call on a device that can not establish a video track on
its own (for example by not having a camera), displaying the video enable/disable
button would fail. This commit defaults this button to disabled.
(cherry picked from commit 1822a71c2a80ce31dac1b8a4df25acf012171b43)
2021-04-10 12:19:25 +02:00
Daniel Gultsch
352929cacc
catch security exception when reading file
...
(cherry picked from commit 77f448692cd752e1d54b45cbb69024ae2bbc6a77)
2021-04-10 12:16:32 +02:00
Daniel Gultsch
43f72152c7
clear dns cache on network switch
...
(cherry picked from commit ff756647a96055e19397ef77cbf3ae5c5b3f1b7a)
2021-04-10 12:15:30 +02:00
Daniel Gultsch
5971877dea
disable omemo by default for *.covid.monal.im domains
...
(cherry picked from commit 9a7fc3d9b8a001e80097cb7762a738c71281a2e1)
2021-04-10 12:15:14 +02:00