Benoit Marty
|
4ad86a13a0
|
Upgrade the dependencies to the latest version
|
2019-10-07 16:21:18 +02:00 |
|
ganfra
|
4f7ec91255
|
Merge pull request #604 from vector-im/feature/performance
Feature/performance
|
2019-10-07 16:08:39 +02:00 |
|
ganfra
|
8e39fd2a70
|
Clean after benoit's review
|
2019-10-07 14:45:58 +02:00 |
|
ganfra
|
77de059dc9
|
Timeline: fix potential issues when starting/disposing the timeline
|
2019-10-04 19:37:44 +02:00 |
|
ganfra
|
1931a1a4a4
|
Sync: use some suspending function where it makes sense
|
2019-10-04 19:37:23 +02:00 |
|
ganfra
|
4e4fb4c565
|
Crypto store: fix potential issue with realm open/close process
|
2019-10-04 19:36:10 +02:00 |
|
ganfra
|
0582d0f641
|
Timeline: fix some crashes
|
2019-10-04 12:12:39 +02:00 |
|
ganfra
|
ef2af14529
|
Realm: remove RealmLiveData and use Optional for LiveData with potential null value
|
2019-10-03 19:19:53 +02:00 |
|
ganfra
|
275dd20412
|
Optimize: don't build OkHttp in Application OnCreate if we don't need it
|
2019-10-01 20:12:01 +02:00 |
|
ganfra
|
42e0a45f3f
|
Merge branch 'develop' into feature/read_marker
|
2019-10-01 13:37:21 +02:00 |
|
ganfra
|
e842bf13b2
|
Timeline: fix back pagination state
|
2019-10-01 12:32:48 +02:00 |
|
Benoit Marty
|
53b1b89c47
|
after login, the icon in the top left is a green 'A' for (all communities) rather than my avatar (#267)
|
2019-09-26 17:30:30 +02:00 |
|
ganfra
|
8605095668
|
Fix quality code issues
|
2019-09-26 16:49:41 +02:00 |
|
ganfra
|
737959f616
|
Merge branch 'develop' into feature/read_marker
|
2019-09-26 15:15:34 +02:00 |
|
Benoit Marty
|
a060431aaf
|
Fix my dirty code
|
2019-09-26 13:51:44 +02:00 |
|
ganfra
|
a3f561d788
|
Merge branch 'develop' into feature/read_marker
|
2019-09-26 12:19:40 +02:00 |
|
ganfra
|
0ea878af8a
|
Timeline: fix some more issues
|
2019-09-26 11:55:16 +02:00 |
|
Benoit Marty
|
99de40c980
|
Merge pull request #589 from vector-im/feature/media_upload_failure
Fix media upload failure
|
2019-09-26 11:30:54 +02:00 |
|
Benoit Marty
|
810a97c639
|
Import string from Android-SDK (#355)
|
2019-09-26 11:14:13 +02:00 |
|
Benoit Marty
|
62b7a83a31
|
Update after Dominaezzz's review
|
2019-09-26 10:08:44 +02:00 |
|
ganfra
|
4a80df082c
|
Timeline: refact [WIP]
|
2019-09-25 19:14:12 +02:00 |
|
Benoit Marty
|
60f6b3ef02
|
Auto review
|
2019-09-25 17:08:58 +02:00 |
|
Benoit Marty
|
a0b1ef3216
|
Do not upload file to big for the homeserver (#587)
Also create a HomeServerCapabilitiesService which provide configuration of the homeserver.
Data are retrieved every 8 hours (as RiotWeb?)
|
2019-09-25 16:59:50 +02:00 |
|
Benoit Marty
|
f077cc8467
|
Stop sending media in an infinite loop in case of error (part of #587)
Not sure how this commit fix it, but the issue is not observed anymore with it
|
2019-09-25 14:09:26 +02:00 |
|
Benoit Marty
|
f3039601bf
|
throw Failure instead of meaning less IOException
|
2019-09-25 11:27:23 +02:00 |
|
Benoit Marty
|
4c04014e4d
|
Do not log big data request (ex: file upload)
|
2019-09-25 11:26:49 +02:00 |
|
Benoit Marty
|
ae8bceacba
|
Create Extension to convert a Response to a Failure -> expose to other object
|
2019-09-25 11:26:13 +02:00 |
|
Benoit Marty
|
9b91b6ea87
|
Create Extension to convert a Response to a Failure
|
2019-09-25 10:56:18 +02:00 |
|
Benoit Marty
|
1c9cf7a810
|
Dagger code cleanup
|
2019-09-24 13:40:03 +02:00 |
|
ganfra
|
05d09bf950
|
Merge branch 'develop' into feature/read_marker
|
2019-09-24 11:10:59 +02:00 |
|
Benoit Marty
|
5a2a9f908a
|
isEventRead() returns true if the event has been sent by the user
|
2019-09-24 10:04:57 +02:00 |
|
ganfra
|
f6d34ec7fd
|
Timeline: update state management
|
2019-09-23 17:43:37 +02:00 |
|
Benoit Marty
|
546da0f173
|
Merge branch 'develop' into feature/notif_invit
|
2019-09-23 16:23:22 +02:00 |
|
Benoit Marty
|
8e1a964679
|
After Ganfra's review
|
2019-09-23 15:08:18 +02:00 |
|
ganfra
|
7e29665fd0
|
Timeline: add some comments and checks
|
2019-09-20 18:34:31 +02:00 |
|
Benoit Marty
|
e04bf31faa
|
Fix wrong "no network" banner
|
2019-09-20 18:18:55 +02:00 |
|
Benoit Marty
|
d25cf79b07
|
Cleanup
|
2019-09-20 17:50:57 +02:00 |
|
Benoit Marty
|
faa8e6bbb2
|
m.notice messages trigger push notifications (#238)
|
2019-09-20 17:50:57 +02:00 |
|
Benoit Marty
|
d3d4deb884
|
Rework Action (better kotlin code)
|
2019-09-20 17:50:57 +02:00 |
|
Benoit Marty
|
f6b8e0c479
|
Fix issue: push rules was not retrieved after a clear cache.
We now store push rules from the sync response
|
2019-09-20 17:50:57 +02:00 |
|
Benoit Marty
|
2a726f54a2
|
Remove userId from PushRulesEntity and PusherEntity objects
|
2019-09-20 17:50:15 +02:00 |
|
Benoit Marty
|
1197d4021d
|
Fix regression on PushRulesApi
|
2019-09-20 17:50:15 +02:00 |
|
Benoit Marty
|
03f8120b7d
|
Create enum for Push rules. Also add some TODOs
|
2019-09-20 17:50:15 +02:00 |
|
Benoit Marty
|
acd7a709de
|
Dagger: create @UserId to inject userId
|
2019-09-20 17:50:15 +02:00 |
|
Benoit Marty
|
b3e1c3969d
|
Little changes after review
|
2019-09-20 17:34:50 +02:00 |
|
ganfra
|
90eeb68d36
|
Timeline: fix permalink towards an hidden event
|
2019-09-20 17:22:04 +02:00 |
|
Benoit Marty
|
a993a30203
|
Handle left group from sync
|
2019-09-19 17:08:22 +02:00 |
|
ganfra
|
ea0809ff87
|
Merge branch 'develop' into feature/read_marker
|
2019-09-19 16:57:00 +02:00 |
|
ganfra
|
9668487b6b
|
Timeline/Read: update read receipt locally to
|
2019-09-19 16:17:58 +02:00 |
|
Benoit Marty
|
36866dd24e
|
Save draft of a message when exiting a room with non empty composer (#329)
|
2019-09-19 13:09:08 +02:00 |
|