element-android/changelog.d
Onuray Sahin 1605ae1607 Merge branch 'develop' into feature/ons/poll_refactoring
* develop: (251 commits)
  Space explore rooms screen alignment with design in figma (#5834)
  leaving space aligned with ios (#5942)
  Fix usage of System.currentTimeMillis(). This a bit mocky but anyway it's better to use SystemClock.elapsedRealtime() for this case.
  Update TimelinePreviousLastForwardTest.kt
  Changelog.d
  Rename 'getDomain' to 'getServerName'.
  Well-known lookups should not include the port of a server.
  Ah it was used in Gplay variant. Anyway I think we can still remove this now.
  Fix parsing of location data in non encrypted room
  Additionally increment for TimelinePreviousLastForwardTest
  Notify other devices of acceptance of verification request
  Instead of using a magic number, explicitly test for the events we expect.
  Adding comments on some strings and removing non necessary plural
  Remove ShortcutBadger lib and usage (it was dead code)
  Version++
  Fastlane file
  Towncrier
  Add `.login` to get the username of the PR merger.
  Rename folder for the PlayStore
  Remove empty translations
  ...

# Conflicts:
#	matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/SessionModule.kt
2022-05-19 13:39:43 +03:00
..
.gitignore
5658.feature Space explore rooms screen alignment with design in figma (#5834) 2022-05-19 11:49:20 +02:00
5689.wip Adding changelog entry 2022-05-09 15:15:33 +02:00
5724.sdk Notify other devices of acceptance of verification request 2022-05-18 12:31:32 +02:00
5728.misc leaving space aligned with ios (#5942) 2022-05-19 11:49:08 +02:00
6025.misc changelog.d 2022-05-16 15:59:41 +01:00
6041.misc Remove ShortcutBadger lib and usage (it was dead code) 2022-05-18 09:06:04 +02:00
6074.bugfix Fix ending poll power level condition. 2022-05-17 15:44:39 +03:00
6095.bugfix Changelog.d 2022-05-18 15:32:06 +01:00