talk-android/app
Marcel Hibbe 523b8080d1
Suppress strange ktlint warning about PropertyName
i have absolutely no idea why
 "Property name should start with a lowercase letter and use camel case (cannot be auto-corrected)"
 is shown for these properties. It should be allowed for backing properties, just like for the others in this class?!
 Thus, for now the suppress

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-05-23 10:15:44 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase add layout and modify the variable name 2025-05-23 10:15:43 +02:00
src Suppress strange ktlint warning about PropertyName 2025-05-23 10:15:44 +02:00
build.gradle Tables work 2025-05-22 14:53:54 +02:00
lint.xml ci: bump lint score 2025-05-14 10:55:10 +02:00
proguard-rules.pro Add SPDX header 2024-03-17 14:19:56 +01:00