Commit graph

9583 commits

Author SHA1 Message Date
12aw
6f1188eb23 quick fix crash when keyboard use for search 2024-03-04 11:07:10 +01:00
12aw
cc6f276063 prepare 1.7.9.3 2024-03-04 10:34:51 +01:00
12aw
e77edb75cb close keyboard when going to background 2024-03-04 10:15:14 +01:00
12aw
597c38ee82 trying to fix flashing emoji picker 2024-03-04 09:52:16 +01:00
12aw
2003fd8fd5 emojis stickers strings for land mode too 2024-03-04 09:13:29 +01:00
12aw
90d108f54b emojis stickers strings and little refactoring 2024-03-04 09:12:22 +01:00
12aw
a98fbf61fe remove beta build 2024-03-03 20:51:25 +01:00
Arne-Brün Vogelsang
0444025e64 Merge pull request 'Added WP12 Pro and Volla Phone X to the list of AAC sensitive devices (truncated voice messages workaround), thanks paskalito' () from p42ity/monocles_chat:truncated_voice_messages into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/160
2024-03-03 19:45:58 +00:00
Arne
6df2fe20b9 bold text for selected picker text 2024-03-03 20:39:33 +01:00
Arne
3201d1d5a1 sticker picker in land mode too 2024-03-03 20:03:44 +01:00
Arne
4aecf01d7d improve emojis sticker selector + bigger stickers 2024-03-03 19:43:13 +01:00
Arne
e2ba25ccb2 initial stickers grid 2024-03-03 10:26:29 +01:00
p42ity
e6a14da4e8 Added Oukitel WP12 Pro and Volla Phone X to the list of AAC sensitive devices (truncated voice messages workaround) 2024-03-02 12:19:09 +01:00
12aw
eccbdaec31 Revert "possible fix emoji picker flashing"
This reverts commit 1933de3c71.
2024-03-01 15:35:51 +01:00
12aw
10a5a923b1 no swiping anymore for commands and webxdc viewpager fixes several webxdc problems 2024-03-01 15:14:26 +01:00
12aw
1933de3c71 possible fix emoji picker flashing 2024-03-01 12:08:32 +01:00
12aw
b97ded6199 Disable modifiable mappreview url 2024-02-29 20:51:26 +01:00
12aw
9a1e1968c4 Revert "Don't try to encrypt null body"
This reverts commit aa12cdd34b.
2024-02-29 17:46:47 +01:00
Arne-Brün Vogelsang
c7ebf8bb0a Merge pull request 'Fix Restore Backup -> Crash Problem' () from jabber_rogue/monocles_chat:restore_backup_crash into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/158
2024-02-28 20:43:13 +00:00
12aw
6a4f14f8b7 allow null body for webxdc 2024-02-28 21:30:01 +01:00
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
jabber_rogue
62f8bcdfef Fix Restore Backup -> Crash Problem
init the Reference to SharedPerference so that the AppLock won't crash when there is dialog return from System UI(Open Document).
2024-02-25 17:32:53 +00: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