mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
04679ea21d
* develop: (114 commits) Docs: Fix various formatting and spelling issues in notifications.md Fixing non necessary breaking line continuing to the originally supplied url when a rtl override character is detected splitting url detection condition into separate branches Cleaner code Create extension `String?.toActiveSpaceOrOrphanRooms()` to reduce noise. Add changelog Fix test compilation Add some Kdoc Add some Kdoc Create SpaceFilter.OrphanRooms to improve the API. Not 100% of the side effect. There is probably some (fixed?) bugs here. Rename ActiveSpaceFilter to SpaceFilter Remove `ActiveSpaceFilter.None` Prefer nullability for API coherency of `RoomSummaryQueryParams` Add some Kdoc Remove duplicated lines of code (the same code is done a few lines later) Remove `RoomCategoryFilter.ALL` Prefer nullability for API coherency of `RoomSummaryQueryParams` `displayName` default value is now `QueryStringValue.NoCondition`. It was working fine since in the DB we always have a name using `RoomDisplayNameFallbackProvider`, which in our current implementation always return a non empty String. Small rework for nicer code Remove duplicated code lines Remove `roomId` from `RoomSummaryQueryParams.Builder()`. Create a new API in RoomService to observe a room summary from a roomId. ... # Conflicts: # vector/src/main/java/im/vector/app/features/location/live/map/LocationLiveMapViewFragment.kt |
||
---|---|---|
.. | ||
.gitignore | ||
5278.wip | ||
5283.wip | ||
5658.feature | ||
5689.wip | ||
5724.sdk | ||
5728.misc | ||
5783.wip | ||
5856.bugfix | ||
5860.feature | ||
6012.wip | ||
6025.misc | ||
6032.bugfix | ||
6041.misc | ||
6073.feature | ||
6074.bugfix | ||
6077.sdk | ||
6089.misc | ||
6095.bugfix | ||
6098.feature | ||
6100.misc | ||
6103.bugfix | ||
6109.bugfix | ||
6123.wip | ||
6140.bugfix | ||
6141.misc | ||
6143.sdk | ||
6148.bugfix | ||
6163.feature | ||
6170.feature |