Benoit Marty
|
fa0e07e146
|
Merge branch 'develop' into feature/ktlint_upgrade
|
2020-03-04 12:10:56 +01:00 |
|
Benoit Marty
|
d6df0e451c
|
Detect spaces in password if user fail to login (#1038)
|
2020-03-04 10:39:10 +01:00 |
|
Benoit Marty
|
0121eee5b8
|
changelog
|
2020-03-04 09:37:32 +01:00 |
|
Benoit Marty
|
30e46445ca
|
Add documentation to install environment and run integration tests (#1098)
Add documentation to install environment and run integration tests
|
2020-03-04 09:35:09 +01:00 |
|
onurays
|
7158554ee2
|
Add fallback logic only if the mode is thumbnail.
|
2020-03-03 16:56:22 +01:00 |
|
onurays
|
34c5537436
|
Fix fallback to full image.
|
2020-03-03 16:42:33 +01:00 |
|
onurays
|
d09ac8fbce
|
Try to show full image as the fallback of the thumbnail.
|
2020-03-03 14:54:05 +01:00 |
|
onurays
|
319667096f
|
Return Try.Failure instead of throwing exception.
|
2020-03-03 13:41:40 +01:00 |
|
onurays
|
c4f2eeeab7
|
Changelog added.
|
2020-03-03 10:40:58 +01:00 |
|
onurays
|
5f14516dec
|
Share images from clear and encrypted rooms.
|
2020-03-03 10:39:24 +01:00 |
|
Benoit Marty
|
5ff670b184
|
Merge pull request #1093 from vector-im/feature/plain_text
Add support for `/plain` command (#12)
|
2020-03-02 19:37:05 +01:00 |
|
Benoit Marty
|
b7ff546f66
|
Add support for /plain command (#12)
|
2020-03-01 09:59:00 +01:00 |
|
Benoit Marty
|
c13b636bae
|
Code cleanup
|
2020-02-29 10:05:48 +01:00 |
|
Benoit Marty
|
a05caf6f0e
|
Update the 2 notification settings screens by moving some pref to the root notification screen
|
2020-02-29 09:49:21 +01:00 |
|
Benoit Marty
|
3462df405c
|
Fix GPlay build issue
|
2020-02-29 09:42:35 +01:00 |
|
Benoit Marty
|
6009026e2f
|
Notification settings: create a category for troubleshhot
|
2020-02-29 09:35:26 +01:00 |
|
Benoit Marty
|
06e0af9a5b
|
small mistake
|
2020-02-28 22:12:30 +01:00 |
|
Benoit Marty
|
3987a68a9a
|
Changelog
|
2020-02-28 22:10:07 +01:00 |
|
Benoit Marty
|
1228fcda0d
|
Rename class
|
2020-02-28 19:25:29 +01:00 |
|
Benoit Marty
|
c20de4feb0
|
Cleanup
|
2020-02-28 19:13:22 +01:00 |
|
Benoit Marty
|
957b9eee23
|
Cleanup
|
2020-02-28 19:06:26 +01:00 |
|
Benoit Marty
|
e5eb36e917
|
Cleanup
|
2020-02-28 19:04:30 +01:00 |
|
Benoit Marty
|
551604cdcb
|
Add missing push rules
|
2020-02-28 19:02:13 +01:00 |
|
Benoit Marty
|
8a2bafec5f
|
Restore push rule settings - fix issues
|
2020-02-28 18:35:51 +01:00 |
|
Benoit Marty
|
3013e311a4
|
Restore push rule settings - WIP
|
2020-02-28 16:51:11 +01:00 |
|
Benoit Marty
|
1c35d07acc
|
PushRuleService.getPushRules() now returns a RuleSet. Use getAllRules() on this object to get all the rules.
|
2020-02-28 16:29:58 +01:00 |
|
Benoit Marty
|
039924436f
|
Json parsing
|
2020-02-28 14:51:35 +01:00 |
|
Benoit Marty
|
41b4f412c4
|
Merge pull request #1089 from vector-im/feature/crash_in_attachment_preview
Fix crash on attachment preview screen (#1088)
|
2020-02-28 14:49:36 +01:00 |
|
Benoit Marty
|
2abe29300b
|
Merge pull request #1087 from vector-im/feature/verification_cleanup
Verification cleanup
|
2020-02-28 14:48:27 +01:00 |
|
Valere
|
779026b0af
|
Fix / mark master key as trusted after self verif
|
2020-02-28 11:46:32 +01:00 |
|
Benoit Marty
|
151fec5ce0
|
Fix crash on attachment preview screen (#1088)
|
2020-02-28 11:38:30 +01:00 |
|
Benoit Marty
|
b1b8513da4
|
Create fromBase64Safe() to parse data received from external source
|
2020-02-27 19:17:14 +01:00 |
|
Benoit Marty
|
0a9008a73d
|
Be robust if other client sends padded base64 in the reciprocate
|
2020-02-27 18:35:05 +01:00 |
|
Benoit Marty
|
1ead2778c2
|
... and rename the method fromBase64NoPadding() to fromBase64()
|
2020-02-27 18:33:57 +01:00 |
|
Benoit Marty
|
8299487f6d
|
Avoid using encoder flag to decode Base64 string...
|
2020-02-27 18:13:42 +01:00 |
|
Benoit Marty
|
ceab0903cf
|
Improve code - TU passed
|
2020-02-27 18:09:37 +01:00 |
|
Benoit Marty
|
77dd911054
|
Code quality
|
2020-02-27 17:42:25 +01:00 |
|
Benoit Marty
|
a914381090
|
Verification with QrCode: ensure there is a Camera to scan QrCodes.
|
2020-02-27 17:03:48 +01:00 |
|
Benoit Marty
|
9f28738fd6
|
Restore availability to Chromebooks (#932)
|
2020-02-27 15:41:35 +01:00 |
|
Benoit Marty
|
36a848471f
|
Enable other lint check (no change necessary in source)
|
2020-02-27 15:27:46 +01:00 |
|
Benoit Marty
|
12861aacda
|
lint: check negative margin
|
2020-02-27 15:11:43 +01:00 |
|
Benoit Marty
|
d85776297d
|
Lint: fix IconDuplicates by remove unused resources
|
2020-02-27 14:56:18 +01:00 |
|
Benoit Marty
|
50031bef50
|
Lint: fix IconDipSize and IconDuplicatesConfig error (by removing unused resource)
|
2020-02-27 14:45:26 +01:00 |
|
Benoit Marty
|
c0d6b9d130
|
Lint fix IconXmlAndPng error
|
2020-02-27 14:35:57 +01:00 |
|
Benoit Marty
|
a1466e299b
|
Fix missing recycle call and ensure this mistake will not happen again
|
2020-02-27 14:30:49 +01:00 |
|
Benoit Marty
|
bc9493d5b9
|
Upgrade ktlint to version 0.36.0
|
2020-02-27 12:48:17 +01:00 |
|
Benoit Marty
|
9bb4c7ed25
|
Version++
|
2020-02-27 12:34:33 +01:00 |
|
Benoit Marty
|
65e5a04836
|
Merge branch 'release/0.17.0' into develop
|
2020-02-27 12:32:35 +01:00 |
|
Benoit Marty
|
495e4792b1
|
Prepare release 0.17.0
|
2020-02-27 12:32:03 +01:00 |
|
Benoit Marty
|
f906fc894b
|
Sync Strings with Riot
|
2020-02-27 11:59:39 +01:00 |
|