ganfra b07e0a47e8
Feature/fga/simplify timeline logic (#6318)
* Sync: delete all previous chunks in case of gappy sync

* Chunk: dont link chunks if we find existing timeline event (keep multiple timeline events in db)

* Timeline : remove some unused code

* Clean and add changelog

* Timeline: set named argument

* Timeline: avoid restarting the timeline when there is a CancellationException due to permalink

* Timeline: add migration to clean up old (broken) chunks

* Update matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/migration/MigrateSessionTo030.kt

Co-authored-by: Benoit Marty <benoitm@matrix.org>

* Timeline: try to fix test

* ignoring broken instrumentation test in order to release

Co-authored-by: ganfra <francoisg@element.io>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
Co-authored-by: Adam Brown <adampsbrown@gmail.com>
2022-06-21 14:42:50 +01:00
..
2022-06-09 10:16:59 +02:00
2022-06-20 09:28:35 +02:00
2022-06-17 11:34:32 +02:00
2022-05-25 15:37:31 +02:00
2022-06-17 17:55:43 +02:00
2022-06-16 11:18:38 +01:00
2022-06-13 12:10:38 +02:00
2022-06-15 16:14:20 +02:00
2022-06-20 11:17:30 +02:00
2022-06-15 21:16:57 +02:00
2022-06-15 21:25:44 +03:00