Florian Renaud
|
392fe6fa32
|
Transform TickListener to fun interface
|
2022-11-07 15:34:54 +01:00 |
|
dependabot[bot]
|
93a346392b
|
Bump gradle from 7.2.2 to 7.3.1 (#7364)
* Bump gradle from 7.2.2 to 7.3.1
Bumps gradle from 7.2.2 to 7.3.1.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Try to fix build issue caused by KSP workaround
* Add missing dependency
* Suppress false positive in linter
* Suppress more false positives, fix 2 possible leaks
* Fix tests
* Ignore flaky test
* Use namespaces instead of packagenames in AndroidManifest files
* Reorder dependency groups
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
|
2022-10-17 09:14:28 +02:00 |
|
Benoit Marty
|
c17b55b874
|
Remove unused Animator lambda parameter + small cleanup
|
2022-10-13 11:11:23 +02:00 |
|
Benoit Marty
|
f2bbdc3906
|
API 33: fix compilation warnings
|
2022-10-05 17:35:05 +02:00 |
|
Benoit Marty
|
518ec738f3
|
Reduce level API check, this seems not necessary.
|
2022-09-16 23:00:39 +02:00 |
|
Benoit Marty
|
e17f009566
|
Reduce level API check, this seems not necessary.
|
2022-09-16 23:00:39 +02:00 |
|
Benoit Marty
|
536b9cf926
|
Move @Suppress("DEPRECATION") closer to the deprecated usage. Will help to detect other deprecated API usage.
|
2022-09-16 23:00:39 +02:00 |
|
ericdecanini
|
b3fdb5ed17
|
Changes code style when arrow alignment
|
2022-05-23 12:57:57 +02:00 |
|
ericdecanini
|
3f3662e605
|
Changes code style method parameters new line around parentheses to true
|
2022-05-23 12:30:42 +02:00 |
|
ericdecanini
|
de899bbb18
|
Formats entire project
|
2022-04-21 11:50:15 +02:00 |
|
Maxime Naturel
|
882b143569
|
Permission and error handling
|
2022-02-24 17:39:41 +01:00 |
|
Maxime Naturel
|
c6c46375d6
|
Creating a ViewModel
|
2022-02-24 17:39:40 +01:00 |
|
Maxime Naturel
|
e6995cbdd4
|
Draft
|
2022-02-24 17:39:40 +01:00 |
|
ericdecanini
|
c1afb3d5d1
|
moves attachment-viewer module to library
|
2022-02-22 19:44:30 +01:00 |
|