Commit graph

2120 commits

Author SHA1 Message Date
Benoit Marty
48d78111db Merge dict. 2023-06-26 11:07:53 +02:00
Benoit Marty
35dc9eebfc Ensure all file about sqlite are deleted. 2023-06-26 11:07:53 +02:00
Benoit Marty
8f0834afd5 Fix compilation issue in Fake class. 2023-06-26 11:07:53 +02:00
Benoit Marty
ffa7154e43 Implement missing methods in Fake class. 2023-06-26 11:07:53 +02:00
Benoit Marty
fb9568258f Clear cache: clear Coil and OkHttpClient cache. 2023-06-26 11:07:53 +02:00
Benoit Marty
3652059a52 Lazy usage of OkHttpClient 2023-06-26 11:07:53 +02:00
Benoit Marty
e298670b68 var -> val 2023-06-26 11:07:53 +02:00
Benoit Marty
f9423fc15e Close the client before removing its data. Probably safer. 2023-06-26 11:07:22 +02:00
Benoit Marty
979ebe4adb Close the client before deleting data, and ensure the app is restarted, using a cache Index. 2023-06-26 11:07:22 +02:00
Benoit Marty
200fe59fbb Ignore typo 2023-06-26 11:07:22 +02:00
ElementBot
e579bf3221 Update screenshots 2023-06-26 11:07:22 +02:00
Benoit Marty
573de1c168 Improve rendering of cache size (and fix compilation issue) 2023-06-26 11:07:22 +02:00
Benoit Marty
c847ac3a98 Improve FileSizeFormatter.format API. 2023-06-26 11:06:36 +02:00
Benoit Marty
529720079a Move FileSizeFormatter to a new module for injectable Android utilities. 2023-06-26 11:06:36 +02:00
Benoit Marty
2a7d252a4e Display cache size in the developer settings (#643) 2023-06-26 11:06:36 +02:00
Benoit Marty
f014f0a3ae Add clear cache action in the developer settings (#643) 2023-06-26 11:06:36 +02:00
Benoit Marty
9829daa70e Add logs. 2023-06-26 11:06:36 +02:00
Benoit Marty
4f269d37dd Improve PreferenceText rendering, in particular center the test on the right vertically, add padding in add more previews. 2023-06-26 11:06:36 +02:00
Benoit Marty
dd58b8a663 Merge pull request #659 from vector-im/renovate/dependencycheck
Update dependency org.owasp.dependencycheck to v8.3.1
2023-06-26 09:54:46 +02:00
Benoit Marty
9b33f1c615 Merge pull request #670 from vector-im/sync-localazy
Sync Strings
2023-06-26 09:54:22 +02:00
bmarty
874739ece9 Sync Strings from Localazy 2023-06-26 00:10:53 +00:00
ganfra
3e074cd49a Merge pull request #667 from vector-im/update-rust-sdk-0.1.23
Update rust sdk 0.1.23
2023-06-23 17:40:23 +02:00
ganfra
db55644fb8 Rust sdk update: make the project compiling 2023-06-23 17:22:08 +02:00
Jorge Martin Espinosa
cf2723ac7f [Message Actions] Copy events to clipboard (#665)
* Add `Copy` action for text events

* Remove 'Copy' action from the list for non-text events

* Use `@ContributesBinding` to inject `AndroidClipboardHelper`.
2023-06-23 14:39:07 +00:00
Yoan Pintas
dcff65beba Merge pull request #666 from vector-im/yostyle/enable_analytics 2023-06-23 16:35:58 +02:00
Chris Smith
930e2e6bc4 Merge pull request #580 from vector-im/misc/cjs/invite-string-change
Fix strings and preview provider for creating rooms
2023-06-23 15:33:04 +01:00
yostyle
5c7cd01ba1 Consent thread safe 2023-06-23 16:11:45 +02:00
Chris Smith
4586b532f1 Merge remote-tracking branch 'origin/develop' into misc/cjs/invite-string-change 2023-06-23 15:03:11 +01:00
yostyle
3b4bff61e9 Init or stop posthog based on user consent 2023-06-23 15:57:25 +02:00
ganfra
c9f432051b Merge pull request #660 from vector-im/renovate/io.sentry
Update dependency io.sentry:sentry-android to v6.24.0
2023-06-23 15:11:00 +02:00
Chris Smith
ffd73dbae3 Merge remote-tracking branch 'origin/develop' into misc/cjs/invite-string-change 2023-06-23 14:10:17 +01:00
Johannes Marbach
9e070a495e Merge pull request #627 from vector-im/johannes/room-creation-analytics-events 2023-06-23 15:09:55 +02:00
Chris Smith
67587b836a Keep screen analytics entirely in the node 2023-06-23 13:04:24 +01:00
Johannes Marbach
f0f1a026f7 Add (primitive) screen tracking for room & DM creation 2023-06-23 13:27:48 +02:00
Chris Smith
318db6f44c Add some tests for create room analytics 2023-06-23 11:53:54 +01:00
renovate[bot]
9bf19b1331 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.23 2023-06-23 10:47:59 +00:00
Jorge Martin Espinosa
9251cbf536 [Message Actions] Report messages (#642)
* Add report messages feature

* Try to improve how snackbars are delivered

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-06-23 10:44:47 +02:00
Marco Romano
e1bb5684cd Expose new windowInsets param from ModalBottomSheet (#662)
Part of new public API in compose.material3:1.1.1
2023-06-23 09:57:21 +02:00
renovate[bot]
4214361f3f Update plugin ktlint to v11.4.2 (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23 08:10:37 +02:00
renovate[bot]
97880a79e7 Update dependency io.sentry:sentry-android to v6.24.0 2023-06-22 19:26:33 +00:00
renovate[bot]
667dbf792f Update dependency org.owasp.dependencycheck to v8.3.1 2023-06-22 11:28:36 +00:00
Jorge Martin Espinosa
42827206b3 [Message Actions] Forward messages (#635)
* Add forwarding messages base

* Make forwarding single-selection

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-06-22 13:27:59 +02:00
ganfra
d96ecaed94 Merge pull request #656 from vector-im/update-rust-sdk-0.1.22
Update rust sdk 0.1.22
2023-06-22 10:39:31 +02:00
Benoit Marty
33573574fb Merge pull request #654 from vector-im/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2023.06.01
2023-06-22 10:03:24 +02:00
ganfra
2115db7af5 Rust sdk update: make the app compile 2023-06-22 09:50:17 +02:00
ElementBot
da2ab0ae1f Update screenshots 2023-06-22 07:21:19 +00:00
renovate[bot]
9ef53c56ba Update dependency app.cash.turbine:turbine to v1 (#646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 08:30:04 +02:00
renovate[bot]
b895714333 Update plugin ktlint to v11.4.1 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 08:29:52 +02:00
renovate[bot]
b7c4881316 Update dependency androidx.compose:compose-bom to v2023.06.01 2023-06-22 00:42:24 +00:00
renovate[bot]
0c41b1a827 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.22 2023-06-21 16:44:09 +00:00