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
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
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
Benoit Marty
7bebd6151e
Merge pull request #2308 from vector-im/feature/bma/wl
...
Fix lint issue
2020-10-28 15:27:01 +01:00
Benoit Marty
1e60d6f6e8
Merge pull request #2282 from vector-im/feature/bma/room_settings
...
Feature/bma/room settings
2020-10-28 13:54:08 +01:00
Benoit Marty
8091e224f7
Merge branch 'develop' into feature/bma/low_priority
2020-10-28 13:53:19 +01:00
Benoit Marty
e84eba23a1
Fix lint issue
2020-10-28 13:49:16 +01:00
Benoit Marty
042c8abac1
Kotlin optimization
2020-10-28 11:22:37 +01:00
Benoit Marty
5c62f29c6f
Add a "discard change" warning
2020-10-28 11:22:37 +01:00
Benoit Marty
7a37db84d8
Room profile: BigImageViewerActivity now only display the image. Use the room setting to change or delete the room Avatar - fix bugs
2020-10-28 11:22:37 +01:00
Benoit Marty
b78dac20c0
Room profile: BigImageViewerActivity now only display the image. Use the room setting to change or delete the room Avatar
2020-10-28 11:22:37 +01:00
Weblate
de33f7b3f5
Merge branch 'origin/develop' into Weblate.
2020-10-28 10:09:29 +00:00
Benoit Marty
89fa345140
Revert "Fix issue in Greek resource (also fixed on Weblate)"
...
This reverts commit c2a81c52
2020-10-28 11:09:04 +01:00
Tirifto
555b9854ef
Translated using Weblate (Esperanto)
...
Currently translated at 99.1% (1902 of 1918 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/eo/
2020-10-28 10:06:06 +00:00
Tirifto
3ca9c769c6
Translated using Weblate (Esperanto)
...
Currently translated at 98.3% (1886 of 1918 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/eo/
2020-10-27 19:50:13 +00:00
Slavi Pantaleev
4c03a2e98a
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1918 of 1918 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/bg/
2020-10-27 19:49:56 +00:00