1
0
Fork 1
Commit graph

9238 commits

Author SHA1 Message Date
Daniel Gultsch
3598777e01 fixup: properly detect fast 2023-12-21 17:52:35 +01:00
Daniel Gultsch
1944caf840 stricter bind 2 inline feature parsing
(cherry picked from commit 5bb8f3f9aa61acb74f3c4ad222c23d7538631991)
2023-12-21 17:52:35 +01:00
Arne-Brün Vogelsang
fb9f46cd20 Merge pull request 'pirujo-patch-manystr' (#137) from Pirujo/monocles_chat_translate:pirujo-patch-manystr into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/137
2023-12-18 00:00:55 +00:00
12aw
4799b273fb Revert "Show public username instead of jidname"
This reverts commit d6d0e2364c.
2023-12-16 11:42:05 +01:00
12aw
82bbc04715 Set loading Contacts list viewpager in background thread 2023-12-16 11:42:03 +01:00
12aw
08c5973969 Fix missing import 2023-12-16 11:42:00 +01:00
12aw
2cba03828e Prepare 1.7.8.4 2023-12-16 11:40:54 +01:00
Arne-Brün Vogelsang
8715b20c51 Merge pull request 'Do not rename the downloaded file to uuid.ext after download' (#138) from torfla/monocles_chat:remove_uuid_rename_after_download into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/138
2023-12-15 14:01:24 +00:00
Torsten Flammiger
3c19b1a26d Do not rename the file to uuid.ext after download 2023-12-15 14:18:53 +01:00
12aw
8f367760e5 Show public username instead of jidname 2023-12-14 21:50:21 +01:00
Arne
bdb4c05b2c Fix conversation overview color when only one account active (fixes pure (AMOLED) black theme) 2023-12-14 21:49:34 +01:00
Arne
a14ab1b4a0 update dependency 2023-12-14 21:49:34 +01:00
12aw
035fe53f09 Update dependencies 2023-12-14 21:49:34 +01:00
12aw
d82f801c18 potential fix internal updater 2023-12-14 21:49:34 +01:00
12aw
c1f3fb000a changelog 1.7.8.3 2023-12-14 21:49:33 +01:00
Pirujo
573323ac9a Merge branch 'master' into pirujo-patch-manystr 2023-12-13 21:53:57 +00:00
Pirujo
3f229571d8 Update spanish strings
Update spanish strings
2023-12-13 20:54:01 +00:00
Arne
949caa2c2e prepare 1.7.8.3 2023-12-12 21:42:06 +01:00
12aw
812d630326 Fix crash when a user has empty SVG 2023-12-12 21:42:06 +01:00
12aw
d8a39f1a77 Also allow importing backups with webxdc updates 2023-12-12 21:42:06 +01:00
12aw
70f67f2c00 Allow importing monocles only backups 2023-12-12 21:42:06 +01:00
12aw
d4771af8ee Remove redundant message deletion menu 2023-12-12 21:42:06 +01:00
12aw
007070b3a5 update translation 2023-12-12 21:42:06 +01:00
12aw
f4239ccd2b update monocles domains 2023-12-11 17:06:49 +01:00
Pirujo
29cb5bd3db Merge pull request 'master' (#65) from monocles/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/65
Comprobar cadenas nuevas y modificadas para las traducciones
2023-12-11 09:48:05 +00:00
12aw
7f9e8f7cf1 Merge branch 'release'
# Conflicts:
#	src/main/java/eu/siacs/conversations/ui/ConversationFragment.java
#	src/main/res/layout-land/fragment_conversation.xml
#	src/main/res/layout/fragment_conversation.xml
2023-12-11 08:59:28 +01:00
Daniel Gultsch
fb5e742586 Add explicit error message for outdated backup files 2/2 2023-12-11 00:25:43 +01:00
Arne
e4e10ea34c Add explicit error message for outdated backup files 1/2 2023-12-11 00:25:39 +01:00
Daniel Gultsch
2e16738b74 fix UUIDv4 calculation 2023-12-11 00:15:24 +01:00
Daniel Gultsch
7f2c3feeb3 check column name pattern
(cherry picked from commit 459d559a34f4b7d8626de593172f708d0ebf2afb)
2023-12-10 23:54:21 +01:00
Daniel Gultsch
a8853bf67f Security: Introduce backup file format v2 2/2 2023-12-10 23:53:56 +01:00
Arne
94269e5a41 Security: Introduce backup file format v2 1/2 2023-12-10 23:53:51 +01:00
12aw
f220904634 Temporary set username and random int to saved stickers filename 2023-12-10 17:31:43 +01:00
Arne
377e2e09c5 typo 2023-12-09 23:38:26 +01:00
Arne
0a423d1a35 update changelog + 1.7.8.2 2023-12-09 23:36:36 +01:00
12aw
6e8f28e595 Change call log directory 2023-12-09 20:21:13 +01:00
12aw
b88abafcd2 Put universal backup in settings 2023-12-09 18:45:24 +01:00
12aw
9b6c7d2331 fix media viewer auto play video 2023-12-09 18:27:00 +01:00
12aw
30c715fc36 fix media viewer open file in other app 2023-12-09 18:21:00 +01:00
12aw
7005813ecc Directly play video 2023-12-09 17:33:17 +01:00
12aw
cf693553ae output meta 2023-12-09 13:08:05 +01:00
12aw
0802c21af0 update dependency 2023-12-09 12:02:07 +01:00
12aw
8003579bfe update changelog 2023-12-09 10:43:21 +01:00
12aw
b186b7fef3 Revert "Remove commands view and tabs until it's more reliable"
This reverts commit 1e8283f986.
2023-12-09 10:37:56 +01:00
12aw
1f82db71bb update gradle 2023-12-09 10:37:18 +01:00
12aw
e3422fcd24 Update translation 2023-12-09 10:37:14 +01:00
12aw
9e52123948 Try fixing cut voice message 2023-12-08 16:11:15 +01:00
Arne
0f5dc905cf Fix rare crash when thread set 2023-12-08 13:55:34 +01:00
Arne
b7f6bcffc0 Finalize use aggressive reconnects for see-other-host 2023-12-08 13:03:04 +01:00
12aw
3ecb77d963 Fix allow background activity start for OpenKeyChain intents 2023-12-08 09:53:26 +01:00