element-x-ada/tools
Jorge Martin Espinosa efdc10e60a
Add catchingExceptions method to replace runCatching (#4797)
- Add `runCatchingExceptions` and `mapCatchingExceptions` to replace `runCatching` and `mapCatching`.
- Make `tryOrNull { ... }` catch only exceptions too.
- Apply the changes to the whole project.
- Add new Rust fakes for tests to handle the code that's now unblocked - previously it just threw an `UnsatisfiedLinkError` which we ignored.
- Add a new `detekt-rules` project with a `RunCatchingRule` to prevent `runCatching` and `mapCatching` usages.
2025-06-04 09:02:26 +02:00
..
adb Fix mobile link (#4805) 2025-06-02 16:11:30 +02:00
check Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
danger Update danger check on translations. 2024-12-13 16:15:31 +01:00
dependencies Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
detekt fix(deps): update dependency androidx.compose:compose-bom to v2025.04.01 (#4631) 2025-06-03 21:05:43 +00:00
docs Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
git Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
gitflow Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
github Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
lint Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
localazy Merge branch 'develop' into feature/fga/user_moderation_bottomsheet 2025-06-03 10:46:12 +02:00
quality Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
release CalVer: use 2 digits for the year and 2 digits for the month. 2025-01-23 18:29:19 +01:00
rte Run shellcheck autofix. 2024-06-11 15:27:02 +02:00
sas Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
sdk Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
templates Fix typo. 2025-02-06 15:10:15 +01:00
test Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00