Benoit Marty
b15fa7c0d7
Two elements in the task switcher ( #2299 )
2020-11-04 14:32:54 +01:00
Benoit Marty
d1d2c5f117
Merge pull request #2327 from vector-im/feature/bma/keysbackupcrash
...
Feature/bma/keysbackupcrash
2020-11-04 00:02:48 +01:00
Benoit Marty
0db1095373
Merge pull request #2334 from vector-im/feature/bca/crypto_db_clean
...
Feature/bca/crypto db clean
2020-11-03 10:31:53 +01:00
Benoit Marty
d4963dfb31
Use the same name for the 2 db log methods
2020-11-03 09:17:07 +01:00
Valere
3c7f61e45c
Clean oldest gossiping entries on open
...
Add a dump of DB size on bug report
2020-11-02 17:45:08 +01:00
Valere
c3b8ed223d
Increase log level of file logger
2020-11-02 16:39:06 +01:00
Benoit Marty
51ae2ce1e0
Merge branch 'develop' into feature/fix_sync_after_call_invite
2020-11-02 14:45:05 +01:00
Benoit Marty
9ff78051a9
Cleanup
2020-11-02 14:15:27 +01:00
Benoit Marty
0f21d80154
Merge branch 'develop' into fix_2100_2
2020-11-02 14:03:40 +01:00
Graeme Power
bd36c67bf2
satisfy ktlint demand for spacing around "*"
...
Signed-off-by: Graeme Power <gjpower@tcd.ie>
2020-10-31 17:43:21 +01:00
Graeme Power
fd4bfaea1f
Considerably faster QR-code bitmap generation
...
Directly assign colours to a colour buffer then use that buffer to
generate the bitmap. This is much faster than using Bitmap.setPixel for
every pixel.
Signed-off-by: Graeme Power <gjpower@tcd.ie>
2020-10-31 16:50:58 +01:00
Markus
aa2a24e68a
Changes requested by BillCarsonFs review. Thanks for the comments!
2020-10-31 13:17:25 +01:00
Benoit Marty
0bcf42dbb8
KeysBackup: some API parameters are mandatory, so stop considering them as optional and avoid using !!
...
Also fix an issue with Json name: `hash` -> `etag`
Add some `internal` modifier (not as much as I would like to)
var -> val
Remove unused code
2020-10-30 16:14:33 +01:00
Benoit Marty
0d8a845a21
Merge pull request #2324 from vector-im/feature/bma/search_highlight
...
Feature/bma/search highlight
2020-10-30 13:57:02 +01:00
Valere
1de1ddd496
Fix / bg sync for received by other session + dismiss full screen intent
2020-10-30 11:53:20 +01:00
Onuray Sahin
33a962b721
Start sync when receive m.call.invite.
2020-10-30 11:53:20 +01:00
Benoit Marty
4791eb85af
Merge pull request #2283 from vector-im/feature/bca/crypto_perf
...
Crypto cleaning and perf improvement
2020-10-30 11:11:34 +01:00
Benoit Marty
47a9074695
Cleanup
2020-10-30 10:59:11 +01:00
Onuray Sahin
8b7c2b3607
Remove hardcoded size.
2020-10-30 12:13:44 +03:00
Benoit Marty
78170b7052
Self-review
2020-10-30 09:44:47 +01:00
Benoit Marty
46e5d23f7e
Fix refresh screen issue
2020-10-30 09:36:58 +01:00
Benoit Marty
316f26ec82
Search: Add "No more results" item (iso Element Web)
2020-10-30 09:33:13 +01:00
Benoit Marty
225a5d4e59
Search Result | scroll jumps after pagination ( #2238 )
2020-10-30 09:02:29 +01:00
Onuray Sahin
4f41d8b21b
Merge branch 'develop' into feature/ons/fix_emoji_dark_theme
2020-10-29 22:08:33 +03:00
Benoit Marty
5f99eb8c97
Highlight text in the body of the displayed result ( #2200 )
2020-10-29 19:22:40 +01:00
Benoit Marty
403e18c1b7
Search result: take new content for edited message
2020-10-29 17:30:25 +01:00
Benoit Marty
077bcb3f2a
Export the key share trail in rageshake (opt-in)
2020-10-29 16:04:07 +01:00
Benoit Marty
e8dcdc7182
Format date in the exported trail
2020-10-29 15:00:47 +01:00
Valere
909ee2cc85
Fix / bad format of trail item
2020-10-29 14:57:17 +01:00
Onuray Sahin
04126fb0c6
Fix background color of reactions.
2020-10-29 16:44:08 +03:00
Benoit Marty
f48d4c021a
Cleanup and split long lines
2020-10-29 14:10:41 +01:00
Valere
794a0bb14b
Fix / bad ref to json in filename, it's txt
2020-10-29 12:55:26 +01:00
Valere
a1ed9bb377
Fix / missing new line in secret trail
2020-10-29 12:55:26 +01:00
Valere
c2027be0ee
Fix audit freeze, add export, and buffer gossip saves
2020-10-29 12:55:26 +01:00
Valere
5a111af2fe
Fix / add close to IncomingRequestManager
2020-10-29 12:55:26 +01:00
Valere
bb000f77f8
Offload self verif todevice off crypto thread
2020-10-29 12:55:26 +01:00
Benoit Marty
a393c4dfae
Do not open again the DM if the user is already seeing it
2020-10-29 11:05:09 +01:00
Benoit Marty
d9723387eb
We only need the roomId in many cases, so update the API
2020-10-29 11:00:01 +01:00
Benoit Marty
4433436416
Room member profile: Add action to create (or open) a DM ( #2310 )
2020-10-28 18:13:36 +01:00
Benoit Marty
802f4ea5d8
cleanup
2020-10-28 16:53:45 +01:00
Benoit Marty
fffc8addcf
Ask for confirmation if the user quit the screen before creating the room
2020-10-28 15:38:14 +01:00
Benoit Marty
489bddec5b
Delete temporary file once the room avatar is uploaded
2020-10-28 15:27:30 +01:00
Benoit Marty
f5e46df309
Delete temporary file if user change again the room avatar
2020-10-28 15:27:30 +01:00
Benoit Marty
4887f678c5
Delete temporary file if user cancel room setting change
2020-10-28 15:27:30 +01:00
Benoit Marty
be2c4597de
Fix issue after rebase
2020-10-28 15:27:30 +01:00
Benoit Marty
cd56059a77
Fix a few details
2020-10-28 15:27:30 +01:00
Benoit Marty
03d925b5ab
Use new way to start Activity with uCrop - other case
2020-10-28 15:27:30 +01:00
Benoit Marty
487e82df3f
Cleanup
2020-10-28 15:27:30 +01:00
Benoit Marty
72bf2f9c1a
Use new way to start Activity with uCrop
2020-10-28 15:27:30 +01:00
Benoit Marty
1555c06b21
Use colorProvider instead of context
2020-10-28 15:27:30 +01:00