Benoit Marty
|
62a6e916a6
|
Migrate license to AGPL - XML files.
|
2024-09-06 17:43:35 +02:00 |
|
Benoit Marty
|
2b016227e9
|
Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
|
2024-09-06 17:19:19 +02:00 |
|
Benoit Marty
|
9367f58216
|
Rename some class from Impl to Default
|
2024-05-31 09:47:27 +02:00 |
|
Benoit Marty
|
378692f743
|
Fix moar ktlint issues
|
2024-01-11 10:02:10 +01:00 |
|
ganfra
|
3765df9c39
|
NetworkMonitor: new strategy, looks like it works.
|
2023-06-27 17:58:45 +02:00 |
|
ganfra
|
bb4f61fe12
|
RoomList: try syncing when network is back and inError state
|
2023-06-23 17:07:27 +02:00 |
|
ganfra
|
1185dbd276
|
Network monitor : try to make it more reliable...
|
2023-06-23 16:48:31 +02:00 |
|
ganfra
|
37174cf53c
|
API: simplify NetworkMonitor api
|
2023-06-22 15:47:15 +02:00 |
|
Jorge Martin Espinosa
|
e2b2dbf59f
|
[Room list] Search & menu improvements (#356)
* Remove settings menu item, start splitting search UI. Also, add `applyIf` and `circularReveal` modifiers.
* Split UI & logic for room list search
* Suppress `composed` warning, improve its debuggability
* Add content description to the user's avatar, fix window insets. Also, remove unused `SearchRoomListTopBar`.
|
2023-04-25 11:35:36 +00:00 |
|
Jorge Martin Espinosa
|
798bedcaed
|
[Room List] Show offline indicator when the device is offline (#239)
* Implement the network status indicator.
* Add `networkmonitor` feature.
|
2023-04-17 17:01:16 +02:00 |
|