schildichat-android/vector/src
SpiritCroc b808d8b464 Avoid chat position jumps during message loading
Sometimes, the chat list would jump without the user scrolling:
- During intial loading of a room content, i.e. when it is expected
  that the list stays scrolled to bottom
- During loading of messages after jumping to a linked message

With this commit, the target event is repeatedly scrolled to upon list
changes until the users scroll themselves, to avoid above scenarios.

Change-Id: Iabbe76832e7e68686431b0baed9356c88eb50901
2021-07-02 15:19:20 +02:00
..
androidTest/java/im/vector/app Implement a workaround to render <del> and <u> in the timeline (#1817) 2021-05-19 15:15:34 +02:00
debug Rename themes follow Android conventions 2021-06-16 12:34:14 +02:00
fdroid
gplay Merge tag 'v1.1.8' into sc 2021-05-26 10:44:19 +02:00
main Avoid chat position jumps during message loading 2021-07-02 15:19:20 +02:00
release Move test style Activity and layout to the new ui-style module 2021-06-15 18:17:36 +02:00
sharedTest/java/im/vector/app/test/shared
test/java/im/vector/app Rework colors management 2021-06-09 15:36:20 +02:00