ganfra
7c76a74a30
RoomList/Timeline : Add Buffer(Unlimited) to avoid blocking rust listener thread
1 year ago
ganfra
19e2c104af
RoomList: update LoadingState and fix a crash
1 year ago
ganfra
7c87005caa
Merge pull request #674 from vector-im/renovate/appyx
...
Update appyx to v1.3.0
1 year ago
ganfra
8c66924be9
Timeline: refactor a bit
1 year ago
ganfra
fa48c29486
RoomList: more rework on RoomSummaryDataSource
1 year ago
Marco Romano
c5c9cd33da
Refine handleSnackbarMessage API ( #676 )
...
As per our offline convos during a PR review.
1 year ago
renovate[bot]
5c469765c8
Update appyx to v1.3.0
1 year ago
Benoit Marty
59061f9e37
Merge pull request #648 from vector-im/feature/bma/clearCache
...
Developer option to clear cache
1 year ago
Benoit Marty
36910abca4
Move FileSizeFormatter to module :libraries:androidutils
1 year ago
Benoit Marty
b6920afb7f
Move cache management to a dedicated class and in the setting module, for clarity.
1 year ago
Benoit Marty
cc1c3c8f7b
Improve readability
1 year ago
Benoit Marty
baf117e8fa
Move content to to File.kt. Also remove deleteAllFiles, we have deleteRecursively now.
1 year ago
Benoit Marty
145cd410c7
`Idx` -> `Index`
1 year ago
Benoit Marty
4297cfac24
Fix typo in comment.
1 year ago
Benoit Marty
5b4069d9f4
Use operator invoke.
1 year ago
Benoit Marty
48d78111db
Merge dict.
1 year ago
Benoit Marty
35dc9eebfc
Ensure all file about sqlite are deleted.
1 year ago
Benoit Marty
8f0834afd5
Fix compilation issue in Fake class.
1 year ago
Benoit Marty
ffa7154e43
Implement missing methods in Fake class.
1 year ago
Benoit Marty
fb9568258f
Clear cache: clear Coil and OkHttpClient cache.
1 year ago
Benoit Marty
3652059a52
Lazy usage of OkHttpClient
1 year ago
Benoit Marty
e298670b68
var -> val
1 year ago
Benoit Marty
f9423fc15e
Close the client before removing its data. Probably safer.
1 year ago
Benoit Marty
979ebe4adb
Close the client before deleting data, and ensure the app is restarted, using a cache Index.
1 year ago
Benoit Marty
200fe59fbb
Ignore typo
1 year ago
ElementBot
e579bf3221
Update screenshots
1 year ago
Benoit Marty
573de1c168
Improve rendering of cache size (and fix compilation issue)
1 year ago
Benoit Marty
c847ac3a98
Improve FileSizeFormatter.format API.
1 year ago
Benoit Marty
529720079a
Move FileSizeFormatter to a new module for injectable Android utilities.
1 year ago
Benoit Marty
2a7d252a4e
Display cache size in the developer settings ( #643 )
1 year ago
Benoit Marty
f014f0a3ae
Add clear cache action in the developer settings ( #643 )
1 year ago
Benoit Marty
9829daa70e
Add logs.
1 year ago
Benoit Marty
4f269d37dd
Improve PreferenceText rendering, in particular center the test on the right vertically, add padding in add more previews.
1 year ago
Benoit Marty
dd58b8a663
Merge pull request #659 from vector-im/renovate/dependencycheck
...
Update dependency org.owasp.dependencycheck to v8.3.1
1 year ago
Benoit Marty
9b33f1c615
Merge pull request #670 from vector-im/sync-localazy
...
Sync Strings
1 year ago
bmarty
874739ece9
Sync Strings from Localazy
1 year ago
ganfra
7ee3c1bf42
Merge branch 'develop' into feature/fga/room_list_api
1 year ago
ganfra
3e074cd49a
Merge pull request #667 from vector-im/update-rust-sdk-0.1.23
...
Update rust sdk 0.1.23
1 year ago
ganfra
db55644fb8
Rust sdk update: make the project compiling
1 year ago
ganfra
f3e072bdb0
RoomList: try syncing when network is back and inError state
1 year ago
ganfra
7846fa19b4
Network monitor : try to make it more reliable...
1 year ago
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`.
1 year ago
Yoan Pintas
dcff65beba
Merge pull request #666 from vector-im/yostyle/enable_analytics
1 year ago
Chris Smith
930e2e6bc4
Merge pull request #580 from vector-im/misc/cjs/invite-string-change
...
Fix strings and preview provider for creating rooms
1 year ago
yostyle
5c7cd01ba1
Consent thread safe
1 year ago
Chris Smith
4586b532f1
Merge remote-tracking branch 'origin/develop' into misc/cjs/invite-string-change
1 year ago
yostyle
3b4bff61e9
Init or stop posthog based on user consent
1 year ago
ganfra
c9f432051b
Merge pull request #660 from vector-im/renovate/io.sentry
...
Update dependency io.sentry:sentry-android to v6.24.0
1 year ago
Chris Smith
ffd73dbae3
Merge remote-tracking branch 'origin/develop' into misc/cjs/invite-string-change
1 year ago
Johannes Marbach
9e070a495e
Merge pull request #627 from vector-im/johannes/room-creation-analytics-events
1 year ago