1
0
Fork 1
Commit graph

7053 commits

Author SHA1 Message Date
12aw
ff0e3ca111 bump appcompat, migrate to emoji2 and get rid of emoji flavor [Daniel Gultsch] 2022-03-19 17:12:05 +01:00
12aw
efbe37cace fix rare npe [Daniel Gultsch] 2022-03-19 16:42:05 +01:00
12aw
a1f1cf3c64 catch NPE [Christian Schneppe] 2022-03-19 16:38:19 +01:00
12aw
8f889703bd add participants to menu in chat view [Christian Schneppe] 2022-03-19 16:30:40 +01:00
12aw
dd0a72e1de fix bug in messages view [Christian Schneppe] 2022-03-19 16:28:00 +01:00
12aw
1da0cc52d4 fix calculation of media size [Christian Schneppe] 2022-03-19 16:26:29 +01:00
12aw
7d88a33f74 remove adhoc invite in server info [Christian Schneppe] 2022-03-19 16:24:15 +01:00
12aw
92fac137f3 write photos to DCIM/Camera (Daniel Gultsch) 2022-03-19 16:21:06 +01:00
12aw
788d4e5e40 add openkeychain to queries (Daniel Gultsch) 2022-03-19 16:19:51 +01:00
12aw
bb6f92b4af don’t query packages before attaching something (Daniel Gultsch) 2022-03-19 16:18:30 +01:00
12aw
bd3a72b19b use full file name for all new files (Daniel Gultsch) 2022-03-19 16:15:13 +01:00
12aw
5e79a195a4 removed otr (Arne), Update storage model (Christian Schneppe) 2022-03-19 16:06:34 +01:00
12aw
a42d8ea404 show jid only for incoming calls during ringing ( @iNPUTmice ) 2022-03-11 09:19:03 +01:00
12aw
af3e4f8d31 Enable WebRTC-BindUsingInterfaceName/Enabled/ ( @iNPUTmice
singpolyma )
2022-03-11 08:32:21 +01:00
12aw
7af5c96c14 show 'using account …' in incoming call screen (Daniel Gultsch) 2022-03-11 08:26:30 +01:00
12aw
ed6e0f1754 show contact jid in call screen (Daniel Gultsch) 2022-03-11 08:20:16 +01:00
12aw
7a7543b855 Merge remote-tracking branch 'origin/master' 2022-03-11 08:13:08 +01:00
12aw
a1129bc370 update gradle, Add handling of status code 333 (Daniel Gultsch) 2022-03-11 08:13:00 +01:00
Arne
1ca347614e updated gradle, corrected XmppConnection 2022-02-27 19:08:43 +01:00
Arne
42967387da optimize StartUI 2022-02-26 00:16:21 +01:00
Arne
f4618c6c3a readded otr 2022-02-25 22:57:00 +01:00
Arne
0db72f0e42 updated AndroidManifest, changed monocles.de to monocles.eu 2022-02-25 21:58:16 +01:00
Arne
67a724ce7a added old libwebrtc again 2022-02-25 12:59:14 +01:00
Arne
b9230ccb29 added fastlane changelog 2022-02-25 10:00:45 +01:00
Arne
b2fa4d6526 default to not auto accept files 2022-02-25 09:36:47 +01:00
Arne
9573e880df set infinite as default for messages saving (Christian Schneppe) 2022-02-25 09:27:41 +01:00
Arne
aaac385eea add 15 minutes and 1 hour choice for automatic message/attachment delete and set 1 year as default for messages (Christian Schneppe) 2022-02-25 09:27:05 +01:00
Arne
935ac1bba2 fix path for getConversationsDirectory 2022-02-25 09:24:39 +01:00
Arne
82ad900c73 otr download 2022-02-25 09:16:53 +01:00
Arne
20eb51e01f Merge remote-tracking branch 'origin/master' 2022-02-20 23:08:35 +01:00
Arne
36e910ea8b revert to sdk 30 2022-02-20 23:07:47 +01:00
Arne-Brün Vogelsang
434ffaec51 Merge pull request 'Update spanish strings' (#24) from Pirujo/monocles_chat_to_translate:pirujo-patch-1 into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/24
2022-02-20 13:34:40 +01:00
Pirujo
179cb87926 Update spanish strings
Update spanish strings
2022-02-20 12:35:23 +01:00
Pirujo
9b995ede1e Merge pull request 'master, actualización de fork' (#2) from Arne/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_to_translate/pulls/2
2022-02-20 12:26:03 +01:00
Arne
b572a4bea8 flush stanzas in batches (Daniel Gultsch) 2022-02-20 08:04:18 +01:00
Arne
a48406bea8 code clean up in TagWriter (Daniel Gultsch) 2022-02-20 08:02:21 +01:00
Arne
f28f98513c Fix #4249. QuoteHelper (Millesimus) 2022-02-20 07:58:19 +01:00
Arne
ce1ddba842 allow verification of own omemo keys via uri (Daniel Gultsch) 2022-02-20 07:55:35 +01:00
Arne
ed89ae858b fix precondition for timeout handling (Daniel Gultsch) 2022-02-20 07:49:29 +01:00
Arne
164cff0736 optimize DB at app start (Christian Schneppe) 2022-02-19 23:41:22 +01:00
Arne
37975eca4e use Android 11 storage model (Christian Schneppe) 2022-02-19 23:35:26 +01:00
Arne
73db4a16df don't show date/time for message history and fix date/time in chat list (Christian Schneppe) 2022-02-19 23:01:42 +01:00
Arne
f3cccb0164 updated DatabaseBackend 2022-02-16 21:06:48 +01:00
Arne
8053275ec8 added missing setttings 2022-02-16 20:58:44 +01:00
Arne
2479b17ec7 added toolbar to settings (Christian Schneppe) 2022-02-16 20:56:00 +01:00
Arne
9f897b9d85 improve performance (Christian Schneppe) 2022-02-16 20:53:41 +01:00
Arne
d3d4b962a3 fix deleting own avatar (Christian Schneppe) 2022-02-16 20:43:20 +01:00
Arne
5df9930d60 improved german strings (JID -> Chat Adresse, etc.) 2022-02-15 22:42:09 +01:00
Arne
d50446f258 call super on request import backup 2022-02-09 11:08:24 +01:00
Arne
45eb4f146f Merge remote-tracking branch 'origin/master' 2022-02-07 20:43:54 +01:00