Benoit Marty
6c943571fc
Remove useless TextContentRenderer
2020-09-01 22:22:27 +02:00
Leon Schmidt
29123ac726
Bugfix/markdown parsing ( #2002 )
...
Removed replacing of newlines in already parsed HTML documents
Signed-off-by: Leon Schmidt <mail@leon.wtf>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2020-09-01 22:02:16 +02:00
Benoit Marty
44cb8cdeca
Merge pull request #2042 from vector-im/feature/builkite_location_and_pipeline_location_change
...
Update of Buildkite configuration
2020-09-01 21:53:11 +02:00
Benoit Marty
9e20f7db1a
Update of Buildkite configuration:
...
New pipeline location: https://github.com/matrix-org/pipelines/blob/master/element-android/pipeline.yml
New build location: https://buildkite.com/matrix-dot-org/element-android
2020-09-01 18:52:03 +02:00
Benoit Marty
971320a56c
Restore setting removed by mistake
2020-09-01 18:38:38 +02:00
Benoit Marty
4290d22465
Merge pull request #2035 from vector-im/feature/fix_crashes_attachment_viewer
...
Crash / Attachment viewer: Cannot draw a recycled Bitmap
2020-09-01 18:33:39 +02:00
Benoit Marty
96a3b25adb
Merge branch 'develop' into feature/fix_crashes_attachment_viewer
2020-09-01 18:32:55 +02:00
Valere
3dc69b60c4
Fix / Log could leak file name
2020-09-01 17:31:54 +02:00
Benoit Marty
bdde638967
Merge pull request #2028 from vector-im/feature/relax_is_discovery
...
Relax IS dicovery
2020-09-01 15:39:28 +02:00
Benoit Marty
8157644ff8
Merge pull request #2014 from vector-im/feature/fix_call_sound_device
...
Fix: Loudspeaker is always used
2020-09-01 15:33:06 +02:00
ziriSut
4008339963
Translated using Weblate (Kabyle)
...
Currently translated at 56.7% (1049 of 1849 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/kab/
2020-09-01 13:08:35 +00:00
Benoit Marty
c6bd6c17fc
Auto review
2020-09-01 14:55:12 +02:00
Benoit Marty
1a452a6cd7
Improve error for non supported SSO flow to delete device or add MSISDN
2020-09-01 12:58:53 +02:00
SpiritCroc
e3b86d9d91
Remove RiotX from description
...
Change-Id: Ib514a4a1c271a49f734bb35a85bce1f3ff0c1496
2020-09-01 11:09:23 +02:00
SpiritCroc
f7767070bf
Hide "unread notifications as tab"-preference when not using tabs
...
Change-Id: Ia616786d88a78f8b70fd07b4187836a494d4be94
2020-09-01 11:08:21 +02:00
SpiritCroc
0df61496f4
Make sure we're not landing on people's tab when using unified list
...
Fix bug after toggling notification tab visibility while in unified list
(which shouldn't be possible either way).
Change-Id: I61d90c3f6973b2629608a00d55332c034465851e
2020-09-01 11:04:51 +02:00
Benoit Marty
35f854de5d
Also request focus (keyboard is not shown on my device :/)
2020-09-01 10:45:48 +02:00
Benoit Marty
99343294c6
Rename class
2020-09-01 10:09:28 +02:00
Benoit Marty
56261bd741
Add a trick to reset EditText field when recycled.
2020-09-01 10:07:04 +02:00
Benoit Marty
1d53b48c8a
Inline wrong token error
2020-08-31 23:11:58 +02:00
Benoit Marty
5594489b69
Optimisation and cleanup
2020-08-31 22:20:59 +02:00
Benoit Marty
ddb858380e
Code quality
2020-08-31 21:46:55 +02:00
Benoit Marty
bf5c1e9d8f
Add phone numbers to account
2020-08-31 20:53:37 +02:00
Benoit Marty
931eeac548
Add MSISDN (WIP)
2020-08-31 18:07:25 +02:00
Valere
f34c5d6674
Crash / Attachment viewer: Cannot draw a recycled Bitmap
2020-08-31 17:50:17 +02:00
Benoit Marty
9c05efa15d
Fix migration issue. Also do not delete Realm file in case of migration issue when debugging.
2020-08-31 16:46:56 +02:00
Benoit Marty
bd12c89a3c
Move the DB version number to the Migration class, I think it has more sense. Also increase the value.
2020-08-31 16:29:34 +02:00
Valere
bf4f869524
rebase fix
2020-08-31 16:25:40 +02:00
Valere
dd09c4a72d
post rebase fix
2020-08-31 16:21:27 +02:00
Valere
55dcba6f36
Fix progress of message with attachment
2020-08-31 16:21:27 +02:00
Valere
4e7790966f
Always use temp file before sending
2020-08-31 16:21:27 +02:00
Valere
bfcbb9ff4f
Rebase post matrix sdk package renaming
2020-08-31 16:21:27 +02:00
Benoit Marty
cc57a73f23
Cleanup and split long lines
2020-08-31 16:20:12 +02:00
Valere
d6f96e3d64
Fix test + cleaning
2020-08-31 16:20:12 +02:00
Valere
5f76f182f6
Fix clear glide in recycler view
2020-08-31 16:20:12 +02:00
Valere
31eccf5f1c
Cleaning
2020-08-31 16:20:12 +02:00
Valere
9d2ea19d7d
Upgrade to worker 2.4.0
2020-08-31 16:20:12 +02:00
Valere
a888e1e80e
Support cancel sending and resend event with attachments
...
Avoid auto retry for medium and big files
2020-08-31 16:20:12 +02:00
Valere
8b8855d2d5
FIx / Audio icon not shown after download
2020-08-31 16:20:12 +02:00
Valere
de53166193
Use file service in glide loader (avoid re-dl after send)
2020-08-31 16:20:12 +02:00
Valere
caf0ac1c9f
Add event sending indicator for attachment
2020-08-31 16:20:12 +02:00
Valere
299cd9ced3
Fix / preview/edit was shown for movies and gif
2020-08-31 16:20:12 +02:00
Valere
11c8da3717
Improve upload/dl mem for big files + report ecryption progress
2020-08-31 16:20:12 +02:00
Benoit Marty
e309b30203
Implement: Adding MSISDN (WIP)
2020-08-31 16:16:18 +02:00
SpiritCroc
e91be715a1
Add F-Droid badge
...
Change-Id: Ie84dde3a8604bfd575dbefa54ed3d768bf71116d
2020-08-31 15:56:49 +02:00
Benoit Marty
5a21249022
Doc: Adding MSISDN
2020-08-31 15:08:59 +02:00
Benoit Marty
3c3c51e6fd
Doc: more generic to handle MSISDN
2020-08-31 14:48:48 +02:00
Benoit Marty
ee3e10a4b0
Add threePid: improve UI for phone numbers
2020-08-31 14:46:05 +02:00
Benoit Marty
e92cf38cde
Add threePid: improve UX (remove dialog)
2020-08-31 14:30:47 +02:00
Benoit Marty
dbd080ca6c
Merge pull request #2018 from vector-im/feature/moar_sonar_fixes
...
Feature/moar sonar fixes
2020-08-31 12:10:00 +02:00