Benoit Marty
|
a1c22c9aa6
|
Remove useless property for a SDK
|
2019-06-27 18:25:50 +02:00 |
|
Valere
|
338de3ebf5
|
Cleans notification pref screen
+ fix troubleshoots
|
2019-06-27 12:21:38 +02:00 |
|
Benoit Marty
|
ae7e617fdd
|
Rename and format and remove duplicate EventType.REDACTION
|
2019-06-27 10:46:04 +02:00 |
|
Benoit Marty
|
134c2fcd42
|
Notification: Fix TestAccountSettings test
|
2019-06-26 12:19:54 +02:00 |
|
Benoit Marty
|
2625e11508
|
rename method
|
2019-06-26 12:19:54 +02:00 |
|
Benoit Marty
|
71ae99012b
|
Code review and cleanup
|
2019-06-26 12:19:54 +02:00 |
|
Benoit Marty
|
ab0141a5c6
|
Fix issue after rebase
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
1feb1f9c3f
|
Fix test
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
090ee1d4e9
|
Fix / ignore message sent by me in push rules
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
7821ca12fd
|
Fix / fetch from realm without copy (proxy error)
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
74099be316
|
Remove / Add pusher from enable notif preference
+Added Retrofit/Moshi null serializer for pusher kind
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
4e6b34b9d1
|
Fix issues on Notification Event resolver
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
6743dc6273
|
Set sync timeout to 30s when in foreground
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
0584fc3666
|
Get real push rules from server and evaluate them
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
2e417a9143
|
Basic FCM vs fdroid mode
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
0e46fc4c0a
|
WIP
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
4505d13385
|
Fix / SAS verification infinite waiting on last step
Missing state update to verified after mac verification
|
2019-06-26 10:46:58 +02:00 |
|
Valere
|
8fe0bd5abe
|
Merge pull request #214 from vector-im/feature/update_quick_reactions
Feature/ Update quick reactions
|
2019-06-25 15:47:17 +02:00 |
|
Benoit Marty
|
76ade2957e
|
Handle permalink click
|
2019-06-25 09:34:12 +02:00 |
|
Benoit Marty
|
b1e009f8b4
|
Handle eventId v4 (https://matrix.org/docs/spec/rooms/v4#event-ids)
|
2019-06-25 09:33:52 +02:00 |
|
Valere
|
43ead66991
|
Update quick reactions to new design
|
2019-06-24 16:13:58 +02:00 |
|
Benoit Marty
|
1cfc85a772
|
Display some version of Riot and SDK (Fix #185)
|
2019-06-21 11:13:16 +02:00 |
|
Benoit Marty
|
285da114e7
|
better code (ganfra's review)
|
2019-06-20 17:27:15 +02:00 |
|
Benoit Marty
|
56e0680398
|
Remove unused class
|
2019-06-18 16:11:24 +02:00 |
|
Benoit Marty
|
8c0a1ed37d
|
Rename "sender" to "senderId" for code clarity
|
2019-06-18 16:11:24 +02:00 |
|
Benoit Marty
|
625500212d
|
Manage display name disambiguation (Fixes #172)
|
2019-06-18 16:09:48 +02:00 |
|
Benoit Marty
|
02f84a3b53
|
View source of encrypted event
|
2019-06-18 13:14:39 +02:00 |
|
Benoit Marty
|
0497d14a08
|
SAS: import change from https://github.com/matrix-org/matrix-android-sdk/pull/467
|
2019-06-17 19:06:32 +02:00 |
|
Benoit Marty
|
191d80e5f5
|
Fix issue with key importation
|
2019-06-17 19:05:26 +02:00 |
|
Benoit Marty
|
659ba34fb3
|
Remove CryptoAsyncHelper and use only coroutine
|
2019-06-17 19:05:26 +02:00 |
|
Benoit Marty
|
38b1d24953
|
Use foldToCallback() whenever it's possible
|
2019-06-17 19:04:48 +02:00 |
|
Benoit Marty
|
5f0d1d9536
|
Crypto: export room keys
|
2019-06-17 19:04:48 +02:00 |
|
Benoit Marty
|
6266f9e6a1
|
Handle device deletion the proper way
|
2019-06-17 17:32:35 +02:00 |
|
Benoit Marty
|
9649e190ef
|
Fix compilation issue after rebase
|
2019-06-17 16:28:27 +02:00 |
|
ganfra
|
1547045165
|
Request can now be canceled properly: it should fix the issue with live chunk being deleted.
|
2019-06-17 15:08:16 +02:00 |
|
Benoit Marty
|
97b066b8fa
|
Import strings from Riot
|
2019-06-17 14:55:17 +02:00 |
|
Benoit Marty
|
02ef1172ce
|
Merge pull request #179 from vector-im/feature/cryptoFinalization
Crypto: Delete device
|
2019-06-14 16:06:23 +02:00 |
|
Benoit Marty
|
8f6f72ca48
|
Review: Added optional to stage and renamed to "InteractiveAuthenticationFlow"
|
2019-06-14 16:06:07 +02:00 |
|
ganfra
|
df4f0eac20
|
Merge branch 'feature/sync_ui' into develop
|
2019-06-13 18:16:45 +02:00 |
|
Benoit Marty
|
d353e9314b
|
Crypto: Delete device
|
2019-06-13 16:48:42 +02:00 |
|
ganfra
|
9dc1684179
|
Crypto: check for encryption state event to know if room isEncrypted
|
2019-06-13 11:49:11 +02:00 |
|
Benoit Marty
|
c20b256b24
|
Move KeysBackupStateListener to a dedicated file
|
2019-06-13 11:13:05 +02:00 |
|
Benoit Marty
|
02d3fea4a9
|
Move javadoc to interface
|
2019-06-13 11:10:26 +02:00 |
|
Benoit Marty
|
ca98ff5864
|
Clear crypto database when signing out
|
2019-06-13 10:58:45 +02:00 |
|
Benoit Marty
|
480d197ffa
|
Keys share request handling
|
2019-06-12 18:32:24 +02:00 |
|
ganfra
|
0204bade8b
|
Content: hide some internal methods
|
2019-06-12 10:54:26 +02:00 |
|
ganfra
|
3dd161d65a
|
Sync: add progress indicator for sync, need UI inputs.
|
2019-06-11 16:54:44 +02:00 |
|
Benoit Marty
|
5621f0661e
|
Merge branch 'develop' into feature/crypto
|
2019-06-11 14:56:27 +02:00 |
|
Benoit Marty
|
875947dd61
|
Give the opportunity to override log configuration in local gradle properties file
|
2019-06-11 14:52:39 +02:00 |
|
Benoit Marty
|
61b1d83bbd
|
Clean
|
2019-06-11 14:37:02 +02:00 |
|