Commit graph

9562 commits

Author SHA1 Message Date
12aw
043ae91eec update changelog 2024-02-28 21:07:37 +01:00
12aw
b67d1340b9 prepare 1.7.9.2 2024-02-28 21:05:57 +01:00
12aw
5210d41a74 Fix crash when keyboard needed in Webxdc page 2024-02-28 21:02:43 +01:00
Stephen Paul Weber
ced9b465dd WebXDC can only use encryption if there is no state update 2024-02-28 16:07:36 +01:00
12aw
25b6bad1b5 update default background 2024-02-28 16:05:46 +01:00
12aw
375cf9f115 update changelog 2024-02-25 10:33:42 +01:00
12aw
6d2ef14ea6 beginning to fix command view 2024-02-25 10:28:27 +01:00
Stephen Paul Weber
d425b93017 Something may be in the sparsearray and false
(cherry picked from commit dfec182679df3cc776b339a4eb883274aa0a74ad)
2024-02-24 19:36:46 +01:00
Stephen Paul Weber
1849309032 Don't try to copy content we already have
Saves time, but also saves us copying over ourselves and destroying the file

(cherry picked from commit 2a552849f1219996303541110d56a058d38aa474)
2024-02-24 19:31:49 +01:00
Stephen Paul Weber
579a5a1508 File not found if is is null
(cherry picked from commit 834fdd966ffa28d3e86b661eab3ee3851256a445)
2024-02-23 11:04:58 +01:00
Stephen Paul Weber
bf31257bc4 Allow long searchable list to take up more screen if alone
(cherry picked from commit 9510328ab38e6a4e300f88015c090f7c02e97c9b)
2024-02-23 10:20:35 +01:00
Stephen Paul Weber
aa12cdd34b Don't try to encrypt null body
(cherry picked from commit 3a902670e04de0fed0223f81c46bf83c73be1095)
2024-02-23 10:09:08 +01:00
Stephen Paul Weber
fe55976481 Fix NPE
(cherry picked from commit c57fa9d6084c2b8c9f66e7c25e781607beeb1f3f)
2024-02-23 10:06:44 +01:00
Stephen Paul Weber
89f2f1dbc1 Fix NPE
(cherry picked from commit b8f3ec8c2375226e2def228366e7213d87cc97f1)
2024-02-23 10:06:40 +01:00
Stephen Paul Weber
0b33666cbc Register with MUC when joining, deregister when leaving
Where allowed, if not allowed just do nothing.
Complex registration forms (requiring more than just nickname) are not
supported for now, we could render them in the UI to allow for "apply
for membership" flows, but no one supports that yet so this gets us the
basics for now.

(cherry picked from commit e599bcd3ea9b0aa31ee704fbedb1ad66a82e4cad)
2024-02-23 10:05:29 +01:00
Stephen Paul Weber
64f0d4d495 No more viewType=-1
Crashing on unknown input was a useful debugging tool for awhile, but
it's not really acceptable in a production app being used for so many
different things.  If we get send nonsense, at least show the user an error.

(cherry picked from commit a17a7a7938b09de9b14f1d65fa4ab42e0aabcfbf)
2024-02-23 10:05:20 +01:00
12aw
b0067e24ea prepare 1.7.9.1 2024-02-22 17:09:25 +01:00
Stephen Paul Weber
1c795b5c9d Support full MUC configuration form for owners 2024-02-22 17:03:42 +01:00
12aw
67a06f5f20 Also hide own jid in notifications when app lock active 2024-02-22 14:01:23 +01:00
12aw
834e7ffe97 Update translations 2024-02-22 12:38:49 +01:00
12aw
b2b5797e20 Hide notification content when app lock activated 2024-02-22 12:37:02 +01:00
12aw
1e898a9c2e Improve string 2024-02-21 18:19:30 +01:00
12aw
413a1d3a80 Update version code 2024-02-21 06:04:26 +01:00
12aw
346b51e9ac Update translations 2024-02-21 06:00:51 +01:00
12aw
dff4942fab Update changelog 2024-02-21 06:00:39 +01:00
12aw
a3eda3bcd1 Update changelog 2024-02-20 09:53:23 +01:00
12aw
44c0a7d5ba Update changelog 2024-02-20 09:48:23 +01:00
12aw
4a549a4a8e Fix Add option to open weblinks in external browser 2024-02-19 20:45:04 +01:00
12aw
1c6edf3615 Add option to open weblinks in external browser 2024-02-19 19:03:28 +01:00
12aw
fd97e1cd5a Fix map preview 2024-02-19 17:07:19 +01:00
12aw
3a605ebe4c fix jumping timer when starting voice recorder + fix adding 1 second when sending paused voice message + remove old voice recorder 2024-02-19 10:21:05 +01:00
12aw
839a61d070 Update default chat background + remove blue theme 2024-02-18 19:47:02 +01:00
12aw
97d1770064 update privacy policy 2024-02-18 19:46:56 +01:00
12aw
20d25797d7 Fix crash when choosing join room from FAB 2024-02-18 16:31:44 +01:00
12aw
162118bf71 blinking timer when pause voice recording 2024-02-18 14:58:53 +01:00
12aw
4a53823d8e remove unused icon 2024-02-18 12:35:23 +01:00
12aw
a5be35450d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/res/drawable/business_black.xml
#	src/main/res/drawable/business_white.xml
#	src/main/res/drawable/email_black.xml
#	src/main/res/drawable/email_white.xml
#	src/main/res/drawable/ic_call_white70_24dp.xml
#	src/main/res/drawable/open_pdf_black.xml
#	src/main/res/drawable/open_pdf_white.xml
2024-02-18 10:19:57 +01:00
12aw
c808df60da QR-code not 2D barcode 2024-02-18 08:27:47 +01:00
12aw
6e6fdc7014 outlined icons + fix invisible icon in tablet mode 2024-02-18 08:02:34 +01:00
Arne
e73ed4ab31 outlined icons 2024-02-18 05:49:19 +01:00
12aw
4b59931de9 fix missing icon 2024-02-17 20:47:03 +01:00
12aw
0f3bc56c75 more outlined icons 2024-02-17 19:23:33 +01:00
12aw
7066aeaef4 disable send link previews for now 2024-02-17 12:58:49 +01:00
12aw
4d9f587f9e default send link previews to false 2024-02-17 12:58:06 +01:00
12aw
4db5229a76 Show hint when forgot app lock pin 2024-02-17 12:53:31 +01:00
12aw
bb83566b15 Only show subject feature when encryption disabled 2024-02-17 12:31:48 +01:00
12aw
69c40e3d78 Revert "Continue to Material 3"
This reverts commit 80f26dfd10.
2024-02-17 11:24:13 +01:00
12aw
2dad84518e Merge remote-tracking branch 'origin/master' 2024-02-17 09:30:35 +01:00
12aw
26761c5c6f Set pure black lock screen background 2024-02-17 09:29:59 +01:00
12aw
0f62d225d4 Change app lock lib 2024-02-17 08:30:54 +01:00