Benoit Marty
|
7c33bf2742
|
Remove Done TODO
|
2020-09-02 12:31:22 +02:00 |
Benoit Marty
|
e5e67fbcbb
|
Internal class and Copyright
|
2020-09-02 12:29:53 +02:00 |
Benoit Marty
|
95219c7934
|
typo
|
2020-09-02 12:29:39 +02:00 |
Benoit Marty
|
53744982f0
|
Update Javadoc
|
2020-09-02 12:29:18 +02:00 |
Benoit Marty
|
6d24aa75d0
|
Format file (no other change)
|
2020-09-02 12:25:50 +02:00 |
Benoit Marty
|
76c79f9f75
|
Move Base64 methods to a dedicated file
|
2020-09-02 12:06:21 +02:00 |
Benoit Marty
|
28081aa7d2
|
Cleanup: rename parameters, make some fields private, add Javadoc, fix copy paste error
|
2020-09-02 12:03:03 +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
|
dbd080ca6c
|
Merge pull request #2018 from vector-im/feature/moar_sonar_fixes
Feature/moar sonar fixes
|
2020-08-31 12:10:00 +02:00 |
Benoit Marty
|
71de2d9adc
|
Update README.md
|
2020-08-28 09:23:55 +02:00 |
Benoit Marty
|
3f30636808
|
Matrix SDK is now exported
|
2020-08-28 09:23:08 +02:00 |
Benoit Marty
|
ee9c73fde1
|
Sonar: rename variables and parameter to follow naming convention
|
2020-08-28 08:58:57 +02:00 |
Benoit Marty
|
d3f50ee6c3
|
Fix a crash that would occur if it was not dead code
|
2020-08-27 22:46:30 +02:00 |
Benoit Marty
|
9dbe9c7286
|
Typo in comment
|
2020-08-27 22:44:55 +02:00 |
Benoit Marty
|
fbcc7aa211
|
Merge pull request #1993 from vector-im/feature/fix_call_in_background
Don't pause the sync thread if there is an active or pending call.
|
2020-08-27 22:41:46 +02:00 |
Benoit Marty
|
a0af769d7c
|
Merge pull request #2016 from vector-im/feature/sonar_fixes
Sonar fixes
|
2020-08-27 21:39:56 +02:00 |
Benoit Marty
|
ef4f930ba2
|
Don't pause the sync thread if there is an active or pending call.
But pause the sync thread when there is no active call and the app is the background.
Authors: Onuray, I just rebased and squashed all the commit
|
2020-08-27 18:20:06 +02:00 |
Benoit Marty
|
8369003bdf
|
Sonar: rename project name and project key
|
2020-08-27 18:16:29 +02:00 |
Benoit Marty
|
02145eaa06
|
Github repository has been renamed
|
2020-08-27 18:16:29 +02:00 |
Benoit Marty
|
a857d8e306
|
Fix bugs detected by sonar
|
2020-08-27 18:16:29 +02:00 |
Benoit Marty
|
cb64f472fe
|
Remove commented out code and useless code
|
2020-08-27 18:15:53 +02:00 |
Benoit Marty
|
cd28ad4c07
|
Remove dead code (QrCode animation)
|
2020-08-27 18:15:53 +02:00 |
Benoit Marty
|
b69616117f
|
Sonar: skip project `diff-match-patch`
|
2020-08-27 18:15:53 +02:00 |
Benoit Marty
|
59fa2e28c2
|
Fix sonar analysis version name issue
|
2020-08-27 18:15:53 +02:00 |
Benoit Marty
|
0f1e348ac4
|
Merge pull request #2010 from vector-im/feature/fix_send_room_v6
Feature/fix send room v6
|
2020-08-27 18:14:58 +02:00 |
Benoit Marty
|
67bde947f9
|
Merge pull request #2009 from vector-im/feature/joining_room
Feature/joining room
|
2020-08-27 18:11:42 +02:00 |
ganfra
|
28a1cf6982
|
Join room: clean up after benoit's remarks
|
2020-08-27 11:44:21 +02:00 |
ganfra
|
9c1c9f96e1
|
Room v6: finish cleaning up
|
2020-08-27 10:34:40 +02:00 |
ganfra
|
3c0177c2dd
|
Update CHANGES
|
2020-08-26 19:25:20 +02:00 |
ganfra
|
dc4135b506
|
Remove unnecessary code now we have an other way to keep number types
|
2020-08-26 19:21:41 +02:00 |
ganfra
|
cefdbe1d08
|
Add CheckNumberType in json to fix sending in room v6
|
2020-08-26 19:21:14 +02:00 |
Benoit Marty
|
95e80f0263
|
Merge pull request #2001 from vector-im/feature/mention_display_name
Fix mention display name
|
2020-08-26 17:35:23 +02:00 |
Benoit Marty
|
013f51f0c4
|
Merge branch 'develop' into feature/mention_display_name
|
2020-08-26 17:35:16 +02:00 |
Benoit Marty
|
75911ba4c0
|
Merge pull request #2008 from vector-im/feature/sas_emoji
Create a script to import SAS strings (#1909)
|
2020-08-26 17:34:43 +02:00 |
Benoit Marty
|
b3edc439cf
|
Merge pull request #1997 from vector-im/feature/switch_language
Switch language and font size settings fixes
|
2020-08-26 17:34:26 +02:00 |