Benoit Marty
659b9d3d9c
Now that the composer as been removed, we do not need element resource module anymore.
1 year ago
Benoit Marty
bc682cdfa3
Fix compilation issue.
1 year ago
Benoit Marty
dfa1adb9c1
More cleanup
1 year ago
Benoit Marty
798da50454
Use `CommonStrings` everywhere
1 year ago
Marco Romano
882f75864c
Set up SDK & reusable map view component ( #476 )
...
Adds `libraries/map` which contains some initial building blocks that will be used by the location sharing feature.
Ref: https://github.com/vector-im/element-meta/issues/1684
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
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
145cd410c7
`Idx` -> `Index`
1 year ago
Benoit Marty
5b4069d9f4
Use operator invoke.
1 year ago
Benoit Marty
8f0834afd5
Fix compilation issue 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
979ebe4adb
Close the client before deleting data, and ensure the app is restarted, using a cache Index.
1 year ago
Benoit Marty
573de1c168
Improve rendering of cache size (and fix compilation issue)
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
bmarty
874739ece9
Sync Strings from Localazy
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
Chris Smith
67587b836a
Keep screen analytics entirely in the node
1 year ago
Johannes Marbach
f0f1a026f7
Add (primitive) screen tracking for room & DM creation
1 year ago
Chris Smith
318db6f44c
Add some tests for create room analytics
1 year ago
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>
1 year ago
ganfra
e0e50a97e9
API: simplify NetworkMonitor api
1 year ago
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>
1 year ago
ganfra
ef8dc6ea7a
RoomList: change a bit the api of RoomSummaryDataSource
1 year ago
ganfra
2115db7af5
Rust sdk update: make the app compile
1 year ago
ganfra
8e617b427d
CanSendEvent default to true and branch refresh mechanism...
1 year ago
Benoit Marty
da110bd2c4
Extract `getCanSendEvent` to the `matrixui` module, rename to `canSendEventAsState` and use produceState.
1 year ago
bmarty
700fadb09d
Sync Strings from Localazy
1 year ago
ganfra
6ca36b2339
Timeline media: kind of align with other messenger apps
1 year ago
Johannes Marbach
679ec376f2
Remove send message section until it's actually implemented ( #632 )
...
Fixes : #616
1 year ago
github-actions[bot]
fe5524bae4
Sync Strings ( #630 )
...
* Sync Strings from Localazy
* Update strings, remove broken German translation
* Update screenshots
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Benoit Marty
9f01d6f66a
Display a banner instead of the composer when user cannot post message to a room ( #602 )
1 year ago
Johannes Marbach
b237b123c7
Add analytics events for room creation
1 year ago
Benoit Marty
2452d8aa91
Fix the 6 issues reported by Sonar.
1 year ago
Benoit Marty
bd9aa38f6a
Add Modifier parameter and make internal Composable private.
1 year ago
ganfra
35dcc5dd5a
Media : Fix test compilation
1 year ago
ganfra
33c74fb4e5
Fix MediaPreProcessor for images/videos sent as file
1 year ago
Benoit Marty
fbd366c40a
Delete obsolete translation (also deleted on Localazy)
1 year ago
Benoit Marty
b36fd098d3
Make the link to the policy active.
1 year ago
Benoit Marty
b9ec124af4
Move extension `openUrlInChromeCustomTab` to :androidutils module.
1 year ago
Benoit Marty
9701abf15e
Extract method about text to the design system module.
1 year ago
Benoit Marty
fb0124c438
Iterate on analytics OptIn screen
1 year ago
ganfra
2cc78fd5fb
Timeline: fix unknown aspectRatio
1 year ago