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
Hakim Oubouali
3dfdb9cba0
Translated using Weblate (Central Atlas Tamazight)
...
Currently translated at 0.3% (6 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tzm/
2020-10-31 12:50:08 +00:00
Jeff Huang
f527dcf1fc
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1929 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2020-10-31 12:50:07 +00:00
Besnik Bleta
ae05305e52
Translated using Weblate (Albanian)
...
Currently translated at 99.4% (1919 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
2020-10-31 12:50:06 +00:00
Nikita Epifanov
386546dd21
Translated using Weblate (Russian)
...
Currently translated at 99.8% (1926 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2020-10-31 12:50:05 +00:00
Marcelo Filho
88021dbf5e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1929 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2020-10-31 12:50:05 +00:00
random
a99de88709
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1929 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2020-10-31 12:50:03 +00:00
notramo
3fe677986e
Translated using Weblate (Hungarian)
...
Currently translated at 95.1% (1835 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2020-10-31 12:50:03 +00:00
ynerant
8990089c65
Translated using Weblate (French)
...
Currently translated at 99.8% (1926 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2020-10-31 12:50:01 +00:00
Hivaa
f70efa2852
Translated using Weblate (Persian)
...
Currently translated at 75.6% (1460 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2020-10-31 12:50:00 +00:00
Priit Jõerüüt
caa29bf7da
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (1929 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2020-10-31 12:49:55 +00:00
Tirifto
d05a394134
Translated using Weblate (Esperanto)
...
Currently translated at 99.1% (1912 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/eo/
2020-10-31 12:49:54 +00:00
Nikolai Zahariev
18cc689209
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1929 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/bg/
2020-10-31 12:49:53 +00:00
Markus
aa2a24e68a
Changes requested by BillCarsonFs review. Thanks for the comments!
2020-10-31 13:17:25 +01:00
Hakim Oubouali
e3eccf48a3
Added translation using Weblate (Central Atlas Tamazight)
2020-10-31 07:37:35 +00: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
aWeinzierl
d46452c580
Translated using Weblate (German)
...
Currently translated at 100.0% (1929 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2020-10-29 13:28:26 +00:00
@a2sc:matrix.org
18f87924ad
Translated using Weblate (German)
...
Currently translated at 100.0% (1929 of 1929 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2020-10-29 13:28:25 +00: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