SchildiChat-android/changelog.d
Onuray Sahin 2c6c23da9c Merge branch 'feature/ons/device_manager_current_session' into feature/ons/device_manager_other_session_list
* feature/ons/device_manager_current_session: (169 commits)
  new app layouts invites (#6911)
  bottom navigation tabs are removed for AppLayout (#6905)
  focus input when changing server address
  Fix copyright
  Improve createRoomThreePidEvents for clarity
  Remove roomCreatorUserId and use current userId by default
  Remove useless explicit field type
  Change visibility of LocalRoomThirdPartyInviteContent to internal
  Remove useless apply in CreateLocalRoomStateEventsTask
  Update doc
  Extract condition to reduce code complexity
  Verify tombstone event
  Remove safe call
  Add unit tests for CreateRoomFromLocalRoomTask
  Add unit tests for CreateLocalRoomStateEventsTask
  Set stateKey as empty by default
  Create local room state events in dedicated task
  Fix local events generation following the specification
  Update CreateRoomParams from the potential FeaturePreset before persisting
  Persists CreateRoomParams into LocalRoomSummaryEntity
  ...

# Conflicts:
#	vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
2022-08-26 14:47:09 +03:00
..
.gitignore
5525.wip Create the DM when sending an event 2022-08-25 13:57:49 +02:00
6565.wip bottom navigation tabs are removed for AppLayout (#6905) 2022-08-25 15:59:38 +02:00
6750.wip fixed space switching dialog measured with wrong height sometimes (#6928) 2022-08-25 10:49:44 +02:00
6889.wip new app layouts invites (#6911) 2022-08-25 16:34:04 +02:00
6894.misc Changelog 2022-08-23 18:51:14 +02:00
6902.wip Add changelog. 2022-08-22 12:40:15 +03:00
6926.misc focus input when changing server address 2022-08-25 14:52:16 +02:00
6945.wip Add changelog. 2022-08-26 13:07:16 +03:00