element-x-ada/app/src
Marco Romano f186a85ed0
Rename params in NodeFactories for clarity (#1916)
- `context` is now `buildContext` to reflect that it's of type `BuildContext` (and not an android `Context`).
- `NODE` generic type param is now `N` to stick with Java convention: https://docs.oracle.com/javase/tutorial/java/generics/types.html.
2023-11-29 10:01:07 +01:00
..
debug/res/drawable Set different app icon background for debug/release/nightly. (#1089) 2023-09-18 15:18:00 +02:00
main Rename params in NodeFactories for clarity (#1916) 2023-11-29 10:01:07 +01:00
nightly/res/drawable Set different app icon background for debug/release/nightly. (#1089) 2023-09-18 15:18:00 +02:00
release/res/drawable Set different app icon background for debug/release/nightly. (#1089) 2023-09-18 15:18:00 +02:00
test/kotlin/io/element/android/x/intent Add test for IntentProviderImpl 2023-11-24 09:56:45 +01:00