Commit graph

7268 commits

Author SHA1 Message Date
12aw
a0493b8561 update libraries and migrate delete avatar from Conversations (Daniel Gultsch) 2022-09-02 11:04:20 +02:00
12aw
28fb03321e fix crash on PIP (Christian Schneppe) 2022-09-01 21:22:23 +02:00
12aw
2fea930bfa minor code clean up (Daniel Gultsch) 2022-08-29 22:42:47 +02:00
12aw
11c0c6fb84 Use the same mechanism for link copying and linkification (#4357) (Stephen Paul Weber
)
2022-08-29 22:40:46 +02:00
12aw
97363fe5dc set immutable flags for backup notifications (Daniel Gultsch) 2022-08-29 22:36:03 +02:00
12aw
0fe8290bd5 skip empty uris on attach (Daniel Gultsch) 2022-08-29 22:29:39 +02:00
12aw
4e0ba97ee6 do not retrieve media attributes from encrypted files (Daniel Gultsch) 2022-08-29 22:27:35 +02:00
12aw
fb8d06a195 make launch conversation and launch tor pending intents immutable (Daniel Gultsch) 2022-08-29 22:15:31 +02:00
12aw
f7257dd994 readd swipe features to chats (Christian Schneppe) 2022-08-29 22:12:38 +02:00
12aw
5e8737328c fix duplicate account entries (Christian Schneppe) 2022-08-29 22:04:56 +02:00
12aw
ea458f1933 readd pull down to refresh for contacts (Christian Schneppe) 2022-08-29 22:02:59 +02:00
12aw
53c9a5ef14 increase build speed 2022-08-16 10:26:20 +02:00
Arne-Brün Vogelsang
62d162a53e Merge pull request 'Update spanish strings' (#42) from Pirujo/monocles_chat_translate:pirujo-patch-5 into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/42
2022-08-13 09:30:56 +02:00
Pirujo
58ab827596 Update spanish strings
Update spanish strings for select camera app and file types. Also an error.
2022-08-13 09:28:11 +02:00
Pirujo
992e72399c Merge pull request 'master' (#7) from Arne/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/7
2022-08-13 09:03:09 +02:00
12aw
8a14a7aea7 release 1.5.10 2022-08-12 19:02:11 +02:00
12aw
29d7ae759f fixed closing app after image view 2022-08-12 18:57:26 +02:00
12aw
90df35643c increase build speed 2022-08-12 17:39:56 +02:00
12aw
48bc7a0561 changed ocean.monocles.de to ocean.monocles.eu 2022-08-12 13:14:58 +02:00
12aw
05263c1034 partially reverted commit DNS Resolver 2022-08-11 01:30:55 +02:00
12aw
5ba08b9463 prefer DNS servers from VPNs (iNPUTmice) 2022-08-11 01:13:52 +02:00
12aw
c3ba1bf14f do not accept empty credentials as ice-restart (iNPUTmice) 2022-08-11 01:06:45 +02:00
12aw
64c8531375 add immutable flag to pending alarm intents (iNPUTmice) 2022-08-11 01:05:41 +02:00
12aw
c7f442207d show dialog, if manual update check detects an update (kriztan) 2022-08-11 01:02:10 +02:00
12aw
0527021248 request bluetooth connect permission (iNPUTmice) 2022-08-11 00:57:14 +02:00
12aw
e0bba31076 try to detect if a container contains video or audio (iNPUTmice) 2022-08-11 00:49:42 +02:00
12aw
e19e8d68e1 add permission checks to appRTCBluetoothManager (iNPUTmice) 2022-08-11 00:35:10 +02:00
12aw
900cec09d7 add camera choice to attachment preference(kriztan), bump targetSdk to 32 improvements (iNPUTmice) 2022-08-11 00:32:55 +02:00
12aw
c96ea9b1a6 render quotes in message preview (kriztan) 2022-08-11 00:01:42 +02:00
12aw
995cb89cfb add quote button to text formatting toolbar (kriztan) 2022-08-11 00:00:10 +02:00
12aw
6dd005aadd little pip improvement 2022-08-09 10:35:23 +02:00
12aw
d33a20a615 on request permission super call 2022-08-09 10:33:22 +02:00
12aw
51dda360cc fix automatic app updater (kriztan) 2022-08-09 10:29:53 +02:00
12aw
1895f506f7 fix duplicate accounts (kriztan) 2022-08-09 10:24:24 +02:00
12aw
f4d857bb7a make call PIP available on Android N (kriztan) 2022-08-09 10:15:48 +02:00
12aw
d707e3b898 small improvements for media PIP (kriztan) 2022-08-09 10:11:16 +02:00
12aw
ab8881a19c update gradle to 7.2.2 2022-08-09 09:39:15 +02:00
Arne
34cd4f9e65 fastlane changelog 2022-08-05 18:00:31 +02:00
Arne
7c897a164e Merge remote-tracking branch 'origin/master' 2022-08-05 14:37:46 +02:00
Arne
517f0e06da cleanup build.gradle, upgrade firebase-messaging 2022-08-05 14:37:40 +02:00
Arne-Brün Vogelsang
0be1f28cfd not needed anymore 2022-08-05 14:33:34 +02:00
Arne
9ec0ca9ba1 set versioncode 120 versionname 1.5.9 2022-08-05 14:32:48 +02:00
Arne
72dce42254 use threemas webrtc build (testing) (iNPUTmice) 2022-08-05 14:17:45 +02:00
Arne
ba1eaa72b3 upgrade exoplayer 2022-08-05 14:15:03 +02:00
Arne
fb96df68f9 upgrade gson 2022-08-05 14:05:39 +02:00
Arne
fed0577dc3 remove null bytes from strings before creating sql statements in backup (iNPUTmice) 2022-08-05 14:04:15 +02:00
Arne
24b0adb67f ignore race condition after reject from notification (iNPUTmice) 2022-08-05 13:55:51 +02:00
Arne-Brün Vogelsang
f7f04389d2 Merge pull request 'Update spanish strings' (#41) from Pirujo/monocles_chat_translate:pirujo-patch-4 into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/41
2022-07-26 23:58:59 +02:00
Arne
567a0358ef increase build speed 2022-07-26 23:58:32 +02:00
Pirujo
31be325d5c Update spanish string
Update strings from "i_have_written" to "x_has_written"
2022-07-26 22:15:40 +02:00