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
bmarty
5809864182
Sync Strings from Localazy
7 months ago
bmarty
3af876b953
Sync Strings from Localazy
7 months ago
Jorge Martin Espinosa
83861c43de
Add SDK git SHA to user agent ( #2548 )
8 months ago
bmarty
c021809479
Sync Strings from Localazy
8 months ago
Jorge Martin Espinosa
1d892b4bc8
Add extra params to bug reports ( #2490 )
...
* Add extra params to bug reports
- `local_time`: the time in the device's timezone.
- `utc_time`: the time in UTC.
- `sdk_sha`: the commit SHA that was used to build the Rust SDK
8 months ago
bmarty
7710876089
Sync Strings from Localazy
8 months ago
Benoit Marty
6d31c7d1d3
Import string again with new post processing.
8 months ago
bmarty
5c8be8f61f
Sync Strings from Localazy
8 months ago
Benoit Marty
b9933acf98
Sync Localazy strings - including post treatment.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
Benoit Marty
5e0b705d44
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
Benoit Marty
a7e38f0925
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
bmarty
a614b0d91e
Sync Strings from Localazy
9 months ago
Benoit Marty
afc2e6c7fe
Remove LogCompositions.
...
It was used at the beginning of the project, but is not useful anymore.
9 months ago
Benoit Marty
0b3a0fd6a3
Use appName from BuildMeta in the crash detection dialog.
9 months ago
Benoit Marty
07d13fc981
Fix test now that the send button is always enabled but can fail if description is too short.
9 months ago
Benoit Marty
d7b6c39eb0
Small rework: create classical createPresenter() method to reduce code duplication.
9 months ago
Benoit Marty
9cef656d20
Fiw formatting error.
9 months ago
Benoit Marty
87f14d8bab
Make the button to send problem enable, but show an error if the decription is too short to prevent users from being blocked.
9 months ago
bmarty
03c95555e3
Sync Strings from Localazy
9 months ago
bmarty
7b0dcbe6a5
Sync Strings from Localazy
9 months ago
Benoit Marty
6933eb51df
Fix test, there is a new data sent.
9 months ago
Benoit Marty
cccfdfbcc7
Restore branch and git sha, to use it in logs and in rageshakes.
...
Remove quite useless `gitRevisionDate`.
9 months ago
Benoit Marty
bed9fcfae1
Add some Divider around the "View logs" item.
9 months ago
Benoit Marty
a6932c6c64
Fix test compilation issue.
9 months ago
Benoit Marty
5fa396d616
View Folders and files
...
Add test
Add test
9 months ago
ElementBot
6bc080c279
Sync Strings ( #2230 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
10 months ago
Benoit Marty
592bdb0a57
Fix test.
...
The change is due to the new label send to the server.
10 months ago
Benoit Marty
1ab10a9e64
var -> val
10 months ago
Benoit Marty
4286be7cfb
Add fdroid of gplay to the rageshake data as a label.
10 months ago
Benoit Marty
5d086ad82d
Fix moar ktlint issues
10 months ago
renovate[bot]
c8bd362397
Update plugin ktlint to v12.1.0 ( #2200 )
...
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Benoit Marty
365c423190
Clean up
10 months ago
Benoit Marty
e42005fc52
Rename AsyncView to AsyncActionView
10 months ago
Benoit Marty
7b2341aec7
Rename Async to AsyncData
10 months ago
bmarty
e6f4a7364f
Sync Strings from Localazy
10 months ago
Benoit Marty
6439e14a45
Make DefaultBugReporter a singleton.
11 months ago
Benoit Marty
39cca2ce09
Sync localazy using fixed script
11 months ago
Benoit Marty
63d51c5cf5
Send the tracing configuration with the rageshake data.
11 months ago
Benoit Marty
24d3981261
Run the script again.
11 months ago
bmarty
fced91addb
Sync Strings from Localazy
11 months ago
Benoit Marty
a12f83b399
Add unit test for VectorFileLogger
11 months ago
ElementBot
12b3196471
Sync Strings ( #1892 )
...
* Sync Strings from Localazy
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: jonnyandrew <jonnya@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
11 months ago
Benoit Marty
93ec54b4ce
Test the request which has been done.
11 months ago
Benoit Marty
628d02beb1
Add test for DefaultBugReporter
11 months ago
Benoit Marty
4ca6ed37d8
Cleanup DefaultBugReporter before testing it.
11 months ago