Benoit Marty
|
c54358831f
|
Group throwable extension together
|
2019-12-20 17:45:32 +01:00 |
|
ganfra
|
55748a4af4
|
Merge branch 'develop' into feature/initial_sync
|
2019-12-19 17:49:45 +01:00 |
|
ganfra
|
a6afd2e904
|
Timeline: handle failure when navigating to an unknown event (+ clean some files)
|
2019-12-19 16:10:59 +01:00 |
|
Benoit Marty
|
156cc1aa4a
|
Import Strings from Riot
|
2019-12-19 15:50:18 +01:00 |
|
ganfra
|
a4ea9a09ad
|
Room factory: add scope to avoid recreate all the dependencies
|
2019-12-19 13:41:57 +01:00 |
|
Benoit Marty
|
4b0dfa49f4
|
Limit sticker size in the timeline
|
2019-12-19 11:44:07 +01:00 |
|
ganfra
|
c8f0c83cd3
|
Timeline: don't retry automatically to avoid totally blocking pagination
|
2019-12-19 09:57:49 +01:00 |
|
ganfra
|
7697278bb2
|
LiveObservers: launch directly coroutines
|
2019-12-18 16:59:45 +01:00 |
|
ganfra
|
4c88c12cfe
|
Initial sync, start the sync thread or the sync service
|
2019-12-17 18:46:19 +01:00 |
|
Benoit Marty
|
79f11ad686
|
Prevent crash when mimetype is null
|
2019-12-17 17:49:28 +01:00 |
|
Benoit Marty
|
7fa76b9d35
|
Prevent crash when opening unknown room, which should not happen...
|
2019-12-17 16:35:04 +01:00 |
|
Benoit Marty
|
42cdb1db11
|
Fix crash reported by rageshake: writeToFile may throw exceptions
|
2019-12-17 12:26:45 +01:00 |
|
ganfra
|
2316c98a65
|
Merge branch 'develop' into feature/initial_sync
|
2019-12-16 19:11:04 +01:00 |
|
Benoit Marty
|
e2b4899b36
|
Internal review
|
2019-12-16 15:21:24 +01:00 |
|
ganfra
|
abf0796794
|
Room alias and matrix.to link: we can now open a room though roomAlias as long as it's a joined one
|
2019-12-16 15:16:46 +01:00 |
|
ganfra
|
02febfb01b
|
Start handling room alias
|
2019-12-16 15:09:41 +01:00 |
|
Benoit Marty
|
f14f1db0e0
|
Merge pull request #774 from vector-im/feature/breadcrumbs_fixes
Fix various UI issues
|
2019-12-16 15:00:21 +01:00 |
|
Benoit Marty
|
9fc3093c2c
|
Fix issues...
|
2019-12-16 12:39:51 +01:00 |
|
Benoit Marty
|
cecef5b8da
|
Use id to get first letter, if display name is empty
|
2019-12-16 10:56:25 +01:00 |
|
Benoit Marty
|
c9ed95ed21
|
MatrixItem: create extension and check ids
|
2019-12-16 10:50:48 +01:00 |
|
Benoit Marty
|
3e4b07cec3
|
Do not display " (IRC)") in display names
|
2019-12-14 10:19:11 +01:00 |
|
Benoit Marty
|
fbb1846694
|
Render default room name when it starts with an emoji (#477)
|
2019-12-13 21:23:18 +01:00 |
|
Benoit Marty
|
b435212c87
|
Use same default room colors than Riot-Web
And create MatrixItem
|
2019-12-13 20:50:32 +01:00 |
|
ganfra
|
5dd46e82d7
|
Sync: make only one big transaction to avoid having bad states
|
2019-12-13 18:21:44 +01:00 |
|
ganfra
|
fe2be90002
|
Sync: use the CoroutineSequencer but need more tests
|
2019-12-13 15:37:38 +01:00 |
|
Benoit Marty
|
f073342954
|
Cleanup
|
2019-12-13 15:32:57 +01:00 |
|
Benoit Marty
|
e60bda7806
|
Better archi, better code, less bug...
|
2019-12-13 15:16:26 +01:00 |
|
Benoit Marty
|
050519e998
|
Soft Logout - add a TODO, waiting for Synapse bugfix
|
2019-12-13 09:22:24 +01:00 |
|
Benoit Marty
|
1af44ce5f7
|
cleanip
|
2019-12-13 01:37:29 +01:00 |
|
Benoit Marty
|
4e74b545ad
|
SoftLogout: recovery with SSO
|
2019-12-13 01:25:58 +01:00 |
|
Benoit Marty
|
954019547d
|
Soft Logout - update comment
|
2019-12-12 23:25:14 +01:00 |
|
Benoit Marty
|
a464c910f8
|
Fix crash with Realm
|
2019-12-12 19:43:16 +01:00 |
|
Benoit Marty
|
d69881f321
|
cleanup
|
2019-12-12 17:41:16 +01:00 |
|
Benoit Marty
|
a5af949c15
|
SoftLogout: Store the info that the token is not valid anymore for a faster startup
|
2019-12-12 15:32:52 +01:00 |
|
ganfra
|
eab94b4f03
|
Sequencer: handle cancellation
|
2019-12-12 14:30:40 +01:00 |
|
ganfra
|
6b61c95843
|
Coroutines: introduce a sequencer
|
2019-12-11 20:39:07 +01:00 |
|
Benoit Marty
|
261b4be287
|
Follow naming convention
|
2019-12-11 18:51:46 +01:00 |
|
Benoit Marty
|
205fc0d9d6
|
Soft Logout - issue with device display name
|
2019-12-11 18:49:44 +01:00 |
|
Benoit Marty
|
7699560458
|
Soft Logout - WIP
|
2019-12-11 18:35:30 +01:00 |
|
Benoit Marty
|
284dc8602f
|
InvalidToken: Regular Signed out screen
|
2019-12-11 18:34:21 +01:00 |
|
Benoit Marty
|
29087d4a87
|
InvalidToken: Rework MainActivity args
|
2019-12-11 18:34:21 +01:00 |
|
Benoit Marty
|
18649ebddb
|
InvalidToken: notify the app - WIP
|
2019-12-11 18:34:21 +01:00 |
|
Benoit Marty
|
d5935a13ac
|
MatrixError: add some MatrixError from the spec and copy paste documentation
|
2019-12-11 18:34:21 +01:00 |
|
Benoit Marty
|
670d4dc34e
|
MatrixError: rename the constants to follow the spec
|
2019-12-11 18:34:21 +01:00 |
|
Benoit Marty
|
5435a1739e
|
SoftLogout: parse the parameter from server response
|
2019-12-11 18:34:21 +01:00 |
|
ganfra
|
3a269be2ef
|
Sync: fix crash on gplay flavor and reschedule when no network instead of showing a potential notification all the time
|
2019-12-11 16:24:30 +01:00 |
|
ganfra
|
5338f93852
|
Sync: use a foreground service for initialSync.
|
2019-12-10 19:52:12 +01:00 |
|
Benoit Marty
|
3ac53d20e9
|
Bugfix: react several times with the same reaction was possible (was a TODO).
|
2019-12-10 01:05:20 +01:00 |
|
ganfra
|
9a01b4ace9
|
Make it through bunch of classes removing potential leaks
|
2019-12-09 17:41:29 +01:00 |
|
Benoit Marty
|
8b1701e537
|
Merge pull request #738 from vector-im/feature/ban_reason
Displaay ban and other membership events reason
|
2019-12-09 14:53:06 +01:00 |
|