db5aedc8f5 
								
							 
						 
						
							
							
								
								build: release v0.29.2  
							
							
							
						 
						
							2024-05-14 14:07:23 +02:00  
				
					
						
							
							
								 
						
							
								2670788efc 
								
							 
						 
						
							
							
								
								build: Release 0.29.1  
							
							
							
						 
						
							2024-05-10 08:32:44 +02:00  
				
					
						
							
							
								 
						
							
								66cc7960c0 
								
							 
						 
						
							
							
								
								build: Update to v0.29.0  
							
							
							
						 
						
							2024-05-08 12:21:20 +02:00  
				
					
						
							
							
								 
						
							
								f83351a4b5 
								
							 
						 
						
							
							
								
								chore: release v0.28.1  
							
							
							
						 
						
							2024-04-30 17:53:28 +05:30  
				
					
						
							
							
								 
						
							
								4b598243fe 
								
							 
						 
						
							
							
								
								chore: release v0.28.0  
							
							
							
						 
						
							2024-04-23 18:11:12 +05:30  
				
					
						
							
							
								 
						
							
								20a31c1908 
								
							 
						 
						
							
							
								
								feat: famedly calls  
							
							
							
						 
						
							2024-04-23 15:52:35 +05:30  
				
					
						
							
							
								 
						
							
								56fc21186e 
								
							 
						 
						
							
							
								
								build: Bump version 0.27.0  
							
							
							
						 
						
							2024-04-16 17:42:49 +05:30  
				
					
						
							
							
								 
						
							
								696d8859d6 
								
							 
						 
						
							
							
								
								chore: downgrade sqflite_common_ffi to support dart sdk v3.2.0  
							
							
							
						 
						
							2024-04-16 08:45:09 +05:30  
				
					
						
							
							
								 
						
							
								cd94cf62a8 
								
							 
						 
						
							
							
								
								chore: merge api_lite and dart sdk  
							
							
							
						 
						
							2024-03-25 17:22:05 +05:30  
				
					
						
							
							
								 
						
							
								e266ef7312 
								
							 
						 
						
							
							
								
								refactor: Switch to MatrixSdkDatabase as suggested database and deprecate other ones  
							
							
							
						 
						
							2024-03-22 16:05:08 +01:00  
				
					
						
							
							
								 
						
							
								1763c2dbdf 
								
							 
						 
						
							
							
								
								build: Bump version 0.26.1  
							
							
							
						 
						
							2024-03-15 12:16:32 +01:00  
				
					
						
							
							
								 
						
							
								dec3ea00be 
								
							 
						 
						
							
							
								
								build: Bump version to 0.26.0  
							
							
							
						 
						
							2024-03-08 11:11:39 +01:00  
				
					
						
							
							
								 
						
							
								6f905f7d3b 
								
							 
						 
						
							
							
								
								build: Bump version to 0.25.13  
							
							
							
						 
						
							2024-03-07 08:51:38 +01:00  
				
					
						
							
							
								 
						
							
								d51151c08b 
								
							 
						 
						
							
							
								
								build: Bump version  
							
							
							
						 
						
							2024-03-01 12:15:27 +01:00  
				
					
						
							
							
								 
						
							
								2687381274 
								
							 
						 
						
							
							
								
								build: Bump version  
							
							
							
						 
						
							2024-02-26 12:34:48 +01:00  
				
					
						
							
							
								 
						
							
								a6479408e4 
								
							 
						 
						
							
							
								
								build: Bump version to 0.25.10  
							
							
							
						 
						
							2024-02-23 12:11:36 +05:30  
				
					
						
							
							
								 
						
							
								7ffabce992 
								
							 
						 
						
							
							
								
								build: Bump changelog to v0.25.9  
							
							
							
						 
						
							2024-02-14 12:00:07 +03:30  
				
					
						
							
							
								 
						
							
								af0d316044 
								
							 
						 
						
							
							
								
								build: Bump changelog to v0.25.8  
							
							
							
						 
						
							2024-01-31 14:00:39 +01:00  
				
					
						
							
							
								 
						
							
								50096bfdf8 
								
							 
						 
						
							
							
								
								build: Bump version and add changelog  
							
							
							
						 
						
							2024-01-29 14:57:51 +01:00  
				
					
						
							
							
								 
						
							
								1adbac31ae 
								
							 
						 
						
							
							
								
								feat: add SQfLite encryption helper  
							
							... 
							
							
							
							This patch introduces a helper class for SQfLite encryption related operations.
Most matrix clients will encrypt their sqlite database at rest. Since
this is a quite fragmented task using the Flutter sqlite ecosystem, this
helper aims to simplify some more complex operations.
It in particular helps with the following tasks :
- loading the correct shared objects / dynamic libraries for sqlcipher
- check whether a database is encrypted
- migrate an unencrypted SQLite database to SQLCipher
- apply the cipher to a database while opening it and ensure it loads
This code is not exactly matrix related, though presumably any matrix
client will use parts of it.
Possible regressions :
- `package:sqlite3` became a direct dependency. As of now it already was a
  transitive dependency of the SDK itself.
Signed-off-by: The one with the braid <info@braid.business> 
							
						 
						
							2024-01-24 10:43:46 +01:00  
				
					
						
							
							
								 
						
							
								33c74d30bc 
								
							 
						 
						
							
							
								
								build: Bump version and add changelog  
							
							
							
						 
						
							2024-01-22 15:14:21 +01:00  
				
					
						
							
							
								 
						
							
								d1b8070376 
								
							 
						 
						
							
							
								
								build: Bump version to 0.25.5  
							
							
							
						 
						
							2024-01-13 16:55:25 +01:00  
				
					
						
							
							
								 
						
							
								05d8bff33d 
								
							 
						 
						
							
							
								
								build: Bump version to 0.25.4  
							
							
							
						 
						
							2024-01-05 15:21:13 +01:00  
				
					
						
							
							
								 
						
							
								57d564ab7e 
								
							 
						 
						
							
							
								
								build: Release 0.25.3  
							
							
							
						 
						
							2024-01-02 10:39:26 +01:00  
				
					
						
							
							
								 
						
							
								5cd55e3ec7 
								
							 
						 
						
							
							
								
								build: Bump version 0.25.2  
							
							
							
						 
						
							2023-12-27 16:02:51 +01:00  
				
					
						
							
							
								 
						
							
								16604f2803 
								
							 
						 
						
							
							
								
								build: Bump version to v0.25.1  
							
							
							
						 
						
							2023-12-27 12:14:23 +01:00  
				
					
						
							
							
								 
						
							
								fc91dfa496 
								
							 
						 
						
							
							
								
								build: Release v0.25.0  
							
							
							
						 
						
							2023-12-21 09:33:05 +01:00  
				
					
						
							
							
								 
						
							
								c12e8f6dbe 
								
							 
						 
						
							
							
								
								build: Release 0.24.3  
							
							
							
						 
						
							2023-12-11 11:44:46 +01:00  
				
					
						
							
							
								 
						
							
								7f5d279ae1 
								
							 
						 
						
							
							
								
								build: Release 0.24.2  
							
							
							
						 
						
							2023-12-11 09:01:15 +01:00  
				
					
						
							
							
								 
						
							
								b1b29be3a6 
								
							 
						 
						
							
							
								
								docs: Add issue tracker to pub.dev  
							
							
							
						 
						
							2023-12-07 12:58:27 +01:00  
				
					
						
							
							
								 
						
							
								b547b7dfe0 
								
							 
						 
						
							
							
								
								build: Add changelog for v0.24.1  
							
							
							
						 
						
							2023-12-07 10:24:42 +01:00  
				
					
						
							
							
								 
						
							
								6db019ae23 
								
							 
						 
						
							
							
								
								feat: Implement new Matrix Dart SDK Database  
							
							... 
							
							
							
							fix: Edit last event breaks db
feat: Add native sqflite indexeddb database
feat: Split up preload and nonpreload room state boxes 
							
						 
						
							2023-12-06 12:11:47 +01:00  
				
					
						
							
							
								 
						
							
								3d78ab97ca 
								
							 
						 
						
							
							
								
								build: Release v0.24.0  
							
							
							
						 
						
							2023-11-29 13:15:46 +01:00  
				
					
						
							
							
								 
						
							
								129be2e86b 
								
							 
						 
						
							
							
								
								chore: bump version to 0.23.0  
							
							
							
						 
						
							2023-11-27 12:28:27 +01:00  
				
					
						
							
							
								 
						
							
								7f32428091 
								
							 
						 
						
							
							
								
								build: release 0.22.7  
							
							
							
						 
						
							2023-11-16 14:08:19 +05:30  
				
					
						
							
							
								 
						
							
								2b7f4b48a3 
								
							 
						 
						
							
							
								
								build(deps): bump file from 6.1.4 to 7.0.0  
							
							... 
							
							
							
							Bumps [file](https://github.com/google/file.dart/tree/master/packages ) from 6.1.4 to 7.0.0.
- [Release notes](https://github.com/google/file.dart/releases )
- [Commits](https://github.com/google/file.dart/commits/v7.0.0/packages )
---
updated-dependencies:
- dependency-name: file
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2023-11-02 09:58:58 +00:00  
				
					
						
							
							
								 
						
							
								82492f92e1 
								
							 
						 
						
							
							
								
								chore: upgrade lints  
							
							
							
						 
						
							2023-11-02 10:20:33 +01:00  
				
					
						
							
							
								 
						
							
								569fa186cf 
								
							 
						 
						
							
							
								
								build: Release 0.22.6  
							
							
							
						 
						
							2023-10-23 13:03:30 +02:00  
				
					
						
							
							
								 
						
							
								a9a2bedab0 
								
							 
						 
						
							
							
								
								build: Bump version to 0.22.5  
							
							
							
						 
						
							2023-10-20 13:29:07 +02:00  
				
					
						
							
							
								 
						
							
								9225d6f7d2 
								
							 
						 
						
							
							
								
								build(deps): bump http from 0.13.6 to 1.1.0  
							
							... 
							
							
							
							Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs ) from 0.13.6 to 1.1.0.
- [Release notes](https://github.com/dart-lang/http/releases )
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.0/pkgs )
---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2023-10-09 14:22:10 +00:00  
				
					
						
							
							
								 
						
							
								5dd444daf2 
								
							 
						 
						
							
							
								
								refactor: Update markdown  
							
							
							
						 
						
							2023-09-28 08:09:17 +02:00  
				
					
						
							
							
								 
						
							
								80c456f0ab 
								
							 
						 
						
							
							
								
								build: Bump version to 0.22.4  
							
							
							
						 
						
							2023-09-27 11:02:48 +02:00  
				
					
						
							
							
								 
						
							
								e6e669efef 
								
							 
						 
						
							
							
								
								refactor: Remove deprecated dart code metrics  
							
							
							
						 
						
							2023-09-20 14:35:28 +02:00  
				
					
						
							
							
								 
						
							
								ab0b9c6763 
								
							 
						 
						
							
							
								
								build: Bump version to 0.22.3  
							
							
							
						 
						
							2023-08-23 08:24:27 +02:00  
				
					
						
							
							
								 
						
							
								990a2302ac 
								
							 
						 
						
							
							
								
								chore: release v0.22.2  
							
							
							
						 
						
							2023-08-06 13:45:48 +02:00  
				
					
						
							
							
								 
						
							
								4f8fce34d5 
								
							 
						 
						
							
							
								
								Merge pull request  #1527  from famedly/td/fixTests  
							
							... 
							
							
							
							chore: fix incorrect image being used for tests 
							
						 
						
							2023-07-20 12:08:40 +00:00  
				
					
						
							
							
								 
						
							
								b9f1eebe56 
								
							 
						 
						
							
							
								
								chore: fix incorrect image being used for tests  
							
							
							
						 
						
							2023-07-20 16:11:02 +05:30  
				
					
						
							
							
								 
						
							
								db385469a9 
								
							 
						 
						
							
							
								
								chore: release v0.22.1  
							
							
							
						 
						
							2023-07-20 02:00:37 +05:30  
				
					
						
							
							
								 
						
							
								6a04f98332 
								
							 
						 
						
							
							
								
								chore: bump version 0.22.0  
							
							
							
						 
						
							2023-07-04 17:09:27 +05:30  
				
					
						
							
							
								 
						
							
								3426989bd2 
								
							 
						 
						
							
							
								
								chore: bump release 0.21.2  
							
							
							
						 
						
							2023-06-27 14:18:30 +05:30  
				
					
						
							
							
								 
						
							
								f271bb8460 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2023-06-22 17:36:37 +02:00  
				
					
						
							
							
								 
						
							
								188078a4de 
								
							 
						 
						
							
							
								
								chore: release v0.21.0  
							
							
							
						 
						
							2023-06-21 19:33:39 +05:30  
				
					
						
							
							
								 
						
							
								6a0a252912 
								
							 
						 
						
							
							
								
								feat: qr key verification  
							
							
							
						 
						
							2023-06-21 19:15:26 +05:30  
				
					
						
							
							
								 
						
							
								3b90ede959 
								
							 
						 
						
							
							
								
								chore: Update matrix_api_lite to 1.7.0  
							
							
							
						 
						
							2023-06-16 12:43:04 +02:00  
				
					
						
							
							
								 
						
							
								fbda3dfa99 
								
							 
						 
						
							
							
								
								builds: Pin matrix api lite  
							
							
							
						 
						
							2023-06-14 13:14:54 +02:00  
				
					
						
							
							
								 
						
							
								a5c6fa12aa 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2023-06-02 08:38:01 +02:00  
				
					
						
							
							
								 
						
							
								2ebda5e6fc 
								
							 
						 
						
							
							
								
								chore: fix edited last events breaking db  
							
							
							
						 
						
							2023-06-01 23:58:47 +05:30  
				
					
						
							
							
								 
						
							
								ac4a957f1c 
								
							 
						 
						
							
							
								
								builds: Bump version  
							
							
							
						 
						
							2023-05-31 15:21:46 +02:00  
				
					
						
							
							
								 
						
							
								4475344f50 
								
							 
						 
						
							
							
								
								builds: Bump version  
							
							
							
						 
						
							2023-05-30 13:54:25 +02:00  
				
					
						
							
							
								 
						
							
								471ef3e689 
								
							 
						 
						
							
							
								
								chore: bump version to 0.20.2  
							
							
							
						 
						
							2023-05-17 12:45:24 +02:00  
				
					
						
							
							
								 
						
							
								899f862c74 
								
							 
						 
						
							
							
								
								chore: bump version to 0.20.1  
							
							
							
						 
						
							2023-05-05 19:31:27 +05:30  
				
					
						
							
							
								 
						
							
								18ca393299 
								
							 
						 
						
							
							
								
								chore: Version bump  
							
							
							
						 
						
							2023-04-28 11:44:11 +02:00  
				
					
						
							
							
								 
						
							
								033a9cced6 
								
							 
						 
						
							
							
								
								chore: Bump to 0.19.0  
							
							
							
						 
						
							2023-04-21 18:42:32 +02:00  
				
					
						
							
							
								 
						
							
								101e892cd9 
								
							 
						 
						
							
							
								
								chore: Update image dependency to 4.0.15  
							
							... 
							
							
							
							Signed-off-by: Kristian Grønås <Kristian.Gronas@student.uib.no> 
							
						 
						
							2023-04-21 06:22:09 +02:00  
				
					
						
							
							
								 
						
							
								1dc7b4c911 
								
							 
						 
						
							
							
								
								chore: version bump  
							
							
							
						 
						
							2023-04-21 02:57:54 +05:30  
				
					
						
							
							
								 
						
							
								20c524917f 
								
							 
						 
						
							
							
								
								chore: bump api_lite to 16.1  
							
							
							
						 
						
							2023-04-21 02:57:06 +05:30  
				
					
						
							
							
								 
						
							
								7039c33f3a 
								
							 
						 
						
							
							
								
								chore: Upgrade to matrix_api_lite 1.6  
							
							
							
						 
						
							2023-04-17 13:23:51 +02:00  
				
					
						
							
							
								 
						
							
								83cd653177 
								
							 
						 
						
							
							
								
								chore: bump 0.18.3  
							
							
							
						 
						
							2023-04-13 20:53:40 +05:30  
				
					
						
							
							
								 
						
							
								85a862be69 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2023-03-31 13:41:52 +02:00  
				
					
						
							
							
								 
						
							
								fe6bb3fe4c 
								
							 
						 
						
							
							
								
								chore: Workaround for broken test dependency  
							
							
							
						 
						
							2023-03-29 15:19:31 +02:00  
				
					
						
							
							
								 
						
							
								0054920efa 
								
							 
						 
						
							
							
								
								chore: Bump version to 0.18.1  
							
							
							
						 
						
							2023-03-20 14:59:49 +01:00  
				
					
						
							
							
								 
						
							
								a630003dd6 
								
							 
						 
						
							
							
								
								chore: bump version to 0.18.2  
							
							
							
						 
						
							2023-03-06 09:31:30 +01:00  
				
					
						
							
							
								 
						
							
								6f2c0b83fb 
								
							 
						 
						
							
							
								
								chore: version bump to 0.17.1  
							
							
							
						 
						
							2023-02-20 18:06:41 +05:30  
				
					
						
							
							
								 
						
							
								b06b8596e0 
								
							 
						 
						
							
							
								
								chore: bump to v0.17.0  
							
							
							
						 
						
							2023-02-17 16:54:11 +05:30  
				
					
						
							
							
								 
						
							
								d981fcd2f9 
								
							 
						 
						
							
							
								
								Merge branch 'nico/dart-2.18' into 'main'  
							
							... 
							
							
							
							chore: bump dart to 2.18
See merge request famedly/company/frontend/famedlysdk!1234 
							
						 
						
							2023-02-08 13:02:48 +00:00  
				
					
						
							
							
								 
						
							
								9b3dd5acd7 
								
							 
						 
						
							
							
								
								chore: bump dart to 2.18  
							
							... 
							
							
							
							Allows us to get rid of some null assertions. 
							
						 
						
							2023-02-01 11:39:55 +01:00  
				
					
						
							
							
								 
						
							
								18373746da 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2023-02-01 15:31:22 +05:30  
				
					
						
							
							
								 
						
							
								5cc46de44a 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2023-01-27 18:54:26 +05:30  
				
					
						
							
							
								 
						
							
								607732405c 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2023-01-23 12:23:45 +05:30  
				
					
						
							
							
								 
						
							
								57168c5511 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2023-01-18 12:59:21 +01:00  
				
					
						
							
							
								 
						
							
								93b0b1e361 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: Lanna Michalke <l.michalke@famedly.com> 
							
						 
						
							2022-12-27 14:21:36 +01:00  
				
					
						
							
							
								 
						
							
								a62e325083 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-12-23 08:06:27 +01:00  
				
					
						
							
							
								 
						
							
								2f1696bff8 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-12-14 09:00:08 +01:00  
				
					
						
							
							
								 
						
							
								1debb789a2 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2022-12-12 13:10:56 +01:00  
				
					
						
							
							
								 
						
							
								826661cdbf 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-12-01 10:14:13 +01:00  
				
					
						
							
							
								 
						
							
								b6bbb12056 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2022-11-24 14:29:01 +01:00  
				
					
						
							
							
								 
						
							
								bec85b74dd 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-22 08:08:46 +01:00  
				
					
						
							
							
								 
						
							
								6454efa630 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-21 10:46:15 +01:00  
				
					
						
							
							
								 
						
							
								431a225571 
								
							 
						 
						
							
							
								
								chore: version bump  
							
							
							
						 
						
							2022-11-18 13:45:49 +05:30  
				
					
						
							
							
								 
						
							
								9b2a856c1a 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-11-16 09:05:32 +01:00  
				
					
						
							
							
								 
						
							
								3eb8c5eef6 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-14 12:00:36 +01:00  
				
					
						
							
							
								 
						
							
								81eacf7291 
								
							 
						 
						
							
							
								
								chore: upgrade webrtc_interface, remove WebRTCDelegate.cloneStream.  
							
							
							
						 
						
							2022-11-12 18:48:26 +08:00  
				
					
						
							
							
								 
						
							
								4c8c821a22 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2022-10-28 22:03:26 +05:30  
				
					
						
							
							
								 
						
							
								e6182db16b 
								
							 
						 
						
							
							
								
								refactor: Remove deprecated fluffybox  
							
							
							
						 
						
							2022-10-28 12:56:20 +02:00  
				
					
						
							
							
								 
						
							
								2b1467f962 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-10-26 11:54:33 +02:00  
				
					
						
							
							
								 
						
							
								1affb9268b 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-10-24 08:35:10 +02:00  
				
					
						
							
							
								 
						
							
								90cef1186e 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2022-10-18 11:40:55 +02:00  
				
					
						
							
							
								 
						
							
								f55bb4776a 
								
							 
						 
						
							
							
								
								feat: Support evaluating pushrules  
							
							... 
							
							
							
							fixes  #339  
						
							2022-10-17 04:29:20 +02:00  
				
					
						
							
							
								 
						
							
								66d90dcf36 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-09-20 10:37:39 +02:00  
				
					
						
							
							
								 
						
							
								5090452224 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2022-09-12 12:23:56 +02:00