ganfra
7aa1a338e7
bugfix: do not remove logs after sending them
1 day ago
Benoit Marty
e9e4963373
Remove dependencies to other presenters from DeveloperSettingsPresenter
4 weeks ago
Benoit Marty
f99081fd47
Remove dependencies to other presenters from RootPresenter
4 weeks ago
bmarty
e25ba65170
Sync Strings from Localazy
4 weeks ago
Jorge Martin Espinosa
1d5509e2eb
Don't delete uploaded logs ( #3540 )
1 month ago
Jorge Martin Espinosa
eeec7cc785
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
1 month ago
bmarty
1768f24fd0
Sync Strings from Localazy
1 month ago
Benoit Marty
5de84f6ad8
Use aSessionData() from the test module.
...
And fix typo.
1 month ago
Benoit Marty
f61df38e55
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2 months ago
Benoit Marty
2ed6abb532
Fix test compilation issue.
2 months ago
Benoit Marty
5b13a51b0c
Add an application migration to delete the old log files.
2 months ago
bmarty
5ad2764402
Sync Strings from Localazy
2 months ago
Benoit Marty
c41cb33410
Provide distinct cache directory to the Rust SDK.
2 months ago
bmarty
cd267249ec
Sync Strings from Localazy
2 months ago
bmarty
3e67448006
Sync Strings from Localazy
2 months ago
bmarty
76804d9e48
Sync Strings from Localazy
3 months ago
ElementBot
1f01bd73c4
Sync Strings ( #3232 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
3 months ago
jmartinesp
dabaa2d265
Sync Strings from Localazy
4 months ago
Jorge Martin Espinosa
b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner ( #3125 )
...
* Use ComposablePreviewScanner to rework how screenshot testing works
* Add test sharding
* Update screenshots
* Fixes for Element Gallery
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
4 months ago
bmarty
32c5da898b
Sync Strings from Localazy
4 months ago
Benoit Marty
0e3821c9b2
Add 'Enterprise' label to rageshake
4 months ago
Jorge Martin Espinosa
40b7736fcf
Use IO dispatcher for cleanup in bug reporter ( #3092 )
4 months ago
Benoit Marty
f096485d9d
Fix formatting issue.
5 months ago
Benoit Marty
ea679cc108
Move MAX_LOG_UPLOAD_SIZE to RageshakeConfig
5 months ago
Benoit Marty
816d60b6ce
Move rageshake configuration from resource file to Kotlin RageshakeConfig
5 months ago
ganfra
ccf7efe9b1
Sending queue : fix more tests.
5 months ago
Jorge Martin Espinosa
55a1ac4bb5
Fix tracing configuration in debug and nightlies ( #3019 )
...
* Fix tracing configuration in debug and nightlies:
- Debug will now write the logs to disk too.
- Nightly will be able to customise tracing filters.
- Improved the configure tracing and bug report screens.
* Update screenshots
* Add changelog
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
5 months ago
bmarty
f3d286911c
Sync Strings from Localazy
5 months ago
Benoit Marty
1f62abb1e9
Fix Formatting issue and rename class.
5 months ago
Benoit Marty
ced4c38ec5
Simplify DefaultBugReporter and ensure response is closed #2905
5 months ago
bmarty
ca5bc71057
Sync Strings from Localazy
5 months ago
Benoit Marty
37d9a9f5a9
Lambda parameters in a composable function should be in present tense, not past tense.
...
https://mrmans0n.github.io/compose-rules/rules/#naming-parameters-properly
5 months ago
Benoit Marty
b3e0f6e843
Translations: pt -> pt-rBR
5 months ago
Valere
141e835dbc
more coverage
5 months ago
Valere
74c25fd717
More coverage
5 months ago
Valere
984575d5c5
fix test
5 months ago
Valere
60e2c5aae8
Improve coverage
5 months ago
Valere
cc5fbc2b64
Review: Cleaning / detekt / improve test
5 months ago
Valere
bd73f31f97
Add public device keys to rageshakes
5 months ago
Benoit Marty
f930796f57
Move FakeBugReporterMode to FakeBugReporter.Mode
5 months ago
Benoit Marty
fe771a37c2
isCalledExactly(1) -> isCalledOnce()
5 months ago
bmarty
83a8a631f2
Sync Strings from Localazy
6 months ago
bmarty
0910da0a14
Sync Strings from Localazy
6 months ago
Jorge Martin Espinosa
1f4b2d3ef3
Upload app id and clean version to bug reports ( #2829 )
...
* Upload app id and clean version to bug reports
* Add changelog
6 months ago
Jorge Martin Espinosa
2f19f57aa3
Make logs less verbose, especially for sliding sync ( #2825 )
...
* Make logs less verbose, especially for sliding sync.
Use the same config as iOS for most targets.
* Make sure we don't try to upload logs that are larger than the max request size of the bug reporter server.
* Display the loading state as soon as the bug reporter starts processing the log files
* Add changelog
6 months ago
bmarty
68fdaef8b8
Sync Strings from Localazy
6 months ago
Benoit Marty
c1c3227bde
Let the SDK manage the file log cleanup, and keep one week of log.
6 months ago
Benoit Marty
7785e45c16
Remove dead code.
6 months ago
Benoit Marty
7bbcb719d5
Implement a migration mechanism to handle internal stuff which need to occur during application upgrade.
...
Remove VectorFileLogger, it was dead code.
6 months ago
Benoit Marty
e18e5f1cc5
Run `./tools/localazy/downloadStrings.sh --all`
7 months ago