element-android/changelog.d
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
..
.gitignore Rename towncrier folder from newsfragment to changelog.d 2021-06-18 21:33:50 +02:00
3448.feature Add UnifiedPush support 2022-06-09 10:16:59 +02:00
5864.sdk Adding changelog entry 2022-06-20 09:28:35 +02:00
5913.misc Updating changelog 2022-06-17 11:34:32 +02:00
6154.bugfix Adds changelog file 2022-05-25 15:37:31 +02:00
6155.misc Adding changelog entry 2022-06-17 17:55:43 +02:00
6162.wip adding changelog entry 2022-06-16 11:18:38 +01:00
6203.feature Replace ffmpeg-kit with libopus and libopusenc. 2022-06-15 11:34:23 +02:00
6217.feature Re-implement lock screen feature using our own implementation. 2022-06-20 17:38:05 +02:00
6261.misc making bugreport screenshots opt in instead of optout 2022-06-13 18:06:53 +01:00
6285.feature allowing text content types to be shared via android share menu 2022-06-13 17:42:30 +01:00
6290.bugfix Adds changelog file 2022-06-13 12:10:38 +02:00
6300.misc Setup Flipper 2022-06-15 16:14:20 +02:00
6315.bugfix Adding a changelog entry 2022-06-20 11:17:30 +02:00
6318.bugfix Feature/fga/simplify timeline logic (#6318) 2022-06-21 14:42:50 +01:00
6319.sdk Changelog 2022-06-15 21:16:57 +02:00
6320.misc Changelog added. 2022-06-15 21:25:44 +03:00
6329.misc Fix flaky tests for voice recording feature (#6330) 2022-06-20 09:23:02 +00:00