path
stringlengths
4
280
owner
stringlengths
2
39
repo_id
int64
21.1k
879M
is_fork
bool
2 classes
languages_distribution
stringlengths
13
1.95k
content
stringlengths
7
482k
issues
int64
0
13.9k
main_language
stringclasses
121 values
forks
stringlengths
1
5
stars
int64
0
111k
commit_sha
stringlengths
40
40
size
int64
7
482k
name
stringlengths
1
100
license
stringclasses
93 values
wallet/wallet-app/src/main/kotlin/co/nilin/opex/wallet/app/controller/PaymentGatewayController.kt
opexdev
370,411,517
false
null
package co.nilin.opex.wallet.app.controller import co.nilin.opex.common.OpexError import co.nilin.opex.wallet.app.dto.PaymentCurrency import co.nilin.opex.wallet.app.dto.PaymentDepositRequest import co.nilin.opex.wallet.app.dto.PaymentDepositResponse import co.nilin.opex.wallet.core.inout.TransferCommand import co.nil...
30
null
22
51
fedf3be46ee7fb85ca7177ae91b13dbc6f2e8a73
2,884
core
MIT License
data/slack-jackson-dto/src/main/kotlin/com/kreait/slack/api/contract/jackson/group/channels/Archive.kt
karora2
225,497,585
true
{"Kotlin": 1205090, "Shell": 935}
package com.kreait.slack.api.contract.jackson.group.channels import com.fasterxml.jackson.annotation.JsonProperty import com.fasterxml.jackson.annotation.JsonSubTypes import com.fasterxml.jackson.annotation.JsonTypeInfo import com.kreait.slack.api.contract.jackson.util.JacksonDataClass @JsonTypeInfo(use = JsonTypeInf...
0
null
0
0
a46b9fcf8317d576133a4b1b4e64b89f6b3b1ca2
1,641
slack-spring-boot-starter
MIT License
glance/glance-appwidget-testing/samples/src/main/java/androidx/glance/appwidget/testing/samples/IsolatedGlanceComposableTestSamples.kt
androidx
256,589,781
false
{"Kotlin": 112114129, "Java": 66594571, "C++": 9132142, "AIDL": 635065, "Python": 325169, "Shell": 194520, "TypeScript": 40647, "HTML": 35176, "Groovy": 27178, "ANTLR": 26700, "Svelte": 20397, "CMake": 15512, "C": 15043, "GLSL": 3842, "Swift": 3153, "JavaScript": 3019}
/* * Copyright 2023 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
29
Kotlin
1011
5,321
98b929d303f34d569e9fd8a529f022d398d1024b
3,929
androidx
Apache License 2.0
jacodb-core/src/main/jooq/org/utbot/jacodb/impl/storage/jooq/tables/Annotationvalues.kt
UnitTestBot
491,176,077
false
null
/* * Copyright 2022 UnitTestBot contributors (utbot.org) * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless r...
22
null
7
7
e3df0f19858d502ea974d97be9ec7b93aed9207a
7,930
jacodb
Apache License 2.0
app/src/main/java/com/harissabil/meakanu/ui/home/HomeFragment.kt
harissabil
674,502,207
false
{"Kotlin": 134092}
package com.harissabil.meakanu.ui.home import android.os.Bundle import android.view.Gravity import android.view.LayoutInflater import android.view.Menu import android.view.MenuInflater import android.view.MenuItem import android.view.View import android.view.ViewGroup import android.widget.PopupMenu import android.wid...
0
Kotlin
0
0
1a071034a26cb6e11bf89b975a36f8a16e9f074c
5,663
Meakanu
MIT License
app/src/main/java/iv/nakonechnyi/gituser/ui/ItemTouchHelperAdapter.kt
gembrilus
231,839,047
false
null
package iv.nakonechnyi.gituser.ui interface ItemTouchHelperAdapter { fun onItemDelete(position: Int) }
0
Kotlin
0
0
c91b1d787e33958cf4963b32671718dcc6018c07
109
geekhub2020-GitUser
MIT License
recorder-core/src/main/java/me/shetj/recorder/core/BaseRecorder.kt
yinyangwu
336,732,908
true
{"Kotlin": 352777, "Java": 8224}
package me.shetj.recorder.core import android.content.Context import android.media.MediaRecorder import android.net.Uri import android.util.Log import me.shetj.player.PlayerListener import java.io.File import kotlin.math.sqrt abstract class BaseRecorder { private val TAG = this.javaClass.simpleName //region ...
0
null
0
0
863f0ed65b8a751cd16f3c79f55cda0c382ad76d
4,176
Mp3Recorder
MIT License
core/src/main/java/com/flyview/core/utils/DecomposeUtils.kt
DmiMukh
676,402,705
false
{"Kotlin": 288475, "Java": 130379}
package com.flyview.core.utils import com.arkivanov.decompose.ComponentContext import com.arkivanov.decompose.value.Value import com.arkivanov.essenty.instancekeeper.InstanceKeeper import com.arkivanov.essenty.lifecycle.Lifecycle import com.arkivanov.essenty.lifecycle.doOnDestroy import kotlinx.coroutines.CoroutineSco...
0
Kotlin
0
0
5c184121116c08abe217946ba7da27804c232edb
2,182
PharmMobile
MIT License
chapter-final/app/src/main/java/com/example/learnwithme/data/datasource/character/remote/rickandmorty/dto/CharacterInfoDTO.kt
fsalom
677,505,777
false
{"Kotlin": 288407}
package com.example.learnwithme.data.datasource.character.remote.rickandmorty.dto import com.example.learnwithme.domain.entity.Pagination import com.google.gson.annotations.SerializedName data class CharactersInfoDTO( @SerializedName("info") val info: PaginationDTO? = PaginationDTO(), @SerializedName("results...
0
Kotlin
0
0
364d2274c1b945be9d09b554c85aeed1a8783325
612
android-compose-chapters
MIT License
app/src/main/java/es/upm/bienestaremocional/data/database/AppDatabase.kt
Emotional-Wellbeing
531,973,820
false
null
package es.upm.bienestaremocional.data.database import androidx.room.Database import androidx.room.RoomDatabase import es.upm.bienestaremocional.data.database.dao.AppDAO import es.upm.bienestaremocional.data.database.entity.LastUpload import es.upm.bienestaremocional.data.database.entity.PHQ import es.upm.bienestaremo...
0
Kotlin
0
1
1f579af1073a4a8ac99011b0a881a5dcfb424821
802
App
Apache License 2.0
gi/src/commonMain/kotlin/org/anime_game_servers/multi_proto/gi/data/activity/coin_collect/CoinCollectGallerySettleNotify.kt
Anime-Game-Servers
642,871,918
false
{"Kotlin": 1651536}
package org.anime_game_servers.multi_proto.gi.data.activity.coin_collect import org.anime_game_servers.core.base.Version.GI_3_3_0 import org.anime_game_servers.core.base.annotations.AddedIn import org.anime_game_servers.core.base.annotations.proto.CommandType.* import org.anime_game_servers.core.base.annotations.proto...
0
Kotlin
2
6
7639afe4f546aa5bbd9b4afc9c06c17f9547c588
596
anime-game-multi-proto
MIT License
app/src/main/java/com/example/newsappwithcompose/domain/usecase/app_entry/AppEntryUseCases.kt
shirinvn
724,400,509
false
{"Kotlin": 99787}
package com.example.newsappwithcompose.domain.usecase.app_entry data class AppEntryUseCases( val readAppEntry: ReadAppEntry, val saveAppEntry: SaveAppEntry )
0
Kotlin
0
0
20071c9a768e28a98636a1ea9b227c36bb60e654
167
NewsAppWithCompose
MIT License
cupertino-icons-extended/src/commonMain/kotlin/io/github/alexzhirkevich/cupertino/icons/outlined/Tshirt.kt
alexzhirkevich
636,411,288
false
{"Kotlin": 5215549, "Ruby": 2329, "Swift": 2101, "HTML": 2071, "Shell": 868}
/* * Copyright (c) 2023-2024. Compose Cupertino project and open source contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
18
Kotlin
31
848
54bfbb58f6b36248c5947de343567903298ee308
4,847
compose-cupertino
Apache License 2.0
compiler/resolution/src/org/jetbrains/kotlin/resolve/scopes/LexicalChainedScope.kt
JakeWharton
99,388,807
false
null
/* * Copyright 2010-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
181
null
5748
83
4383335168338df9bbbe2a63cb213a68d0858104
5,221
kotlin
Apache License 2.0
src/commonMain/kotlin/com/sunnychung/lib/multiplatform/kdatetime/KDateTimeFormat.kt
sunny-chung
692,666,572
false
null
package com.sunnychung.lib.multiplatform.kdatetime import com.sunnychung.lib.multiplatform.kdatetime.KGregorianCalendar.dayOfWeek /** * Formats: * * Symbol Meaning Examples * ------ ------- -------- * y year 2023; 23 * M month ...
0
null
1
7
f8d85325febfabbe6c3917f0e192aae3cd6b14c2
14,116
kdatetime-multiplatform
MIT License
data/src/test/kotlin/com/fuzzyfunctors/reductions/data/deal/DealInfoResponseGeneration.kt
torresmi
123,222,268
false
{"Kotlin": 99677, "Shell": 392}
package com.fuzzyfunctors.reductions.data.deal import com.appmattus.kotlinfixture.kotlinFixture import com.fuzzyfunctors.reductions.test.util.arb import com.fuzzyfunctors.reductions.test.util.fake import io.kotest.property.Arb object DealInfoResponseGeneration { val baseFixture = kotlinFixture { property(...
16
Kotlin
0
3
8dbba04c463a5ccf02a0c1d4c73e9195abbf2891
2,706
reductions-android
Apache License 2.0
js/js.translator/testData/box/coroutines/suspendFunctionalInterface.kt
JetBrains
3,432,266
false
{"Kotlin": 79571273, "Java": 6776465, "Swift": 4063829, "C": 2609744, "C++": 1957654, "Objective-C++": 175279, "JavaScript": 130754, "Python": 59855, "Shell": 34920, "Objective-C": 21463, "Lex": 21452, "Batchfile": 11382, "CSS": 11368, "Ruby": 10470, "Dockerfile": 9907, "Groovy": 7092, "EJS": 5241, "CMake": 4473, "HTML...
// IGNORE_BACKEND: JS inline fun <reified T> handle(s: T): String { return "${T::class}" } fun check(got: String, expected: String): String? { if (got != expected) { return "Failed; expected $expected, got $got" } return null } fun box(): String { val s0: suspend () -> Unit = {} check...
181
Kotlin
5748
49,172
33eb9cef3d146062c103f9853d772f0a1da0450e
909
kotlin
Apache License 2.0
src/main/kotlin/eth/rochsolid/slack/blocks/models/blocks/Image.kt
vince-grondin
776,334,728
false
{"Kotlin": 155300}
package eth.rochsolid.slack.blocks.models.blocks import eth.rochsolid.slack.blocks.models.compositionobjects.Text import kotlinx.serialization.SerialName /** * Displays an image. * * Examples: * - An image block using `image_url` ([view this in Block Kit Builder](https://api.slack.com/tools/block-kit-builder?blo...
5
Kotlin
0
0
5dd4160761767a03d1b210f58e0cb9246abbf9aa
4,435
kotlin-slack-blocks-builder
MIT License
sync/sync-internal/src/main/java/com/duckduckgo/sync/internal/InternalSyncFeature.kt
duckduckgo
78,869,127
false
null
/* * Copyright (c) 2023 DuckDuckGo * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
67
null
901
3,823
6415f0f087a11a51c0a0f15faad5cce9c790417c
1,520
Android
Apache License 2.0
repeated-dislikes/src/main/kotlin/org/jesperancinha/repeateddislikes/bad/services/Service.kt
jesperancinha
369,597,921
false
{"Kotlin": 164376, "Java": 100076, "Makefile": 2102, "Dockerfile": 266, "Shell": 192}
package org.jesperancinha.repeateddislikes.bad.services import org.jesperancinha.repeateddislikes.bad.dao.* import org.jesperancinha.repeateddislikes.bad.dtos.toDto import org.springframework.stereotype.Service @Service class BadDislikeService( val userRepository: BadUserRepository, val receiptRepository: Bad...
1
Kotlin
0
3
68f27c8647c5313a5870326c36344113bc2577ac
560
jeorg-spring-master-test-drives
Apache License 2.0
performance/performance/src/main/java/com/emergetools/test/utils/perfetto/PerfettoUtils.kt
EmergeTools
645,957,551
false
{"Kotlin": 255570}
package com.emergetools.test.utils.perfetto import androidx.benchmark.perfetto.ExperimentalPerfettoTraceProcessorApi import androidx.benchmark.perfetto.PerfettoTraceProcessor import androidx.benchmark.perfetto.Row /** * While these are available in PerfettoTraceProcessor, they're marked as internal to the library *...
3
Kotlin
1
9
8174b9c6e2d7791e01363aabd4d287736bfa38c4
2,431
emerge-android
Apache License 2.0
app/src/main/java/com/speakoutall/users/UsersListAdapter.kt
kpchandora
240,494,122
false
null
package com.speakoutall.users import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import androidx.core.content.ContextCompat import androidx.recyclerview.widget.RecyclerView import com.speakoutall.R import com.speakoutall.auth.UsersItem import com.speakoutall.extensions.gone impor...
3
Kotlin
1
2
ec63b19e86d4204721316299fbd70facae9a328a
4,698
speak-out
MIT License
feature-matchingcards/src/main/java/com/rumosoft/feature_memorygame/infrastructure/di/RepositoryModule.kt
Rviewer-Challenges
492,594,104
false
{"Kotlin": 72614}
package com.rumosoft.feature_memorygame.infrastructure.di import com.rumosoft.feature_memorygame.data.repository.MatchingCardsRepositoryImpl import com.rumosoft.feature_memorygame.data.repository.TimerRepositoryImpl import com.rumosoft.feature_memorygame.domain.repo_interfaces.MatchingCardsRepository import com.rumoso...
0
Kotlin
0
0
9590cbb8cd589ba11ab703e20f0de1448e1186da
902
kslH9nF4ZJcayHVA49Vf
MIT License
app-tracking-protection/vpn-impl/src/test/java/com/duckduckgo/mobile/android/app/tracking/AppTrackerDetectorTest.kt
duckduckgo
78,869,127
false
null
/* * Copyright (c) 2022 DuckDuckGo * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
57
null
894
3,397
51b26f6e0e694cabc213b1857f244caae995362f
6,452
Android
Apache License 2.0
app/src/main/java/com/gifft/di/PerAppScope.kt
SIDOVSKY
265,333,377
false
null
package com.gifft.di import javax.inject.Scope @Scope @Retention(value = AnnotationRetention.RUNTIME) annotation class PerApp
0
Kotlin
0
1
890f89317d59dff6dac6435fe1aaf26637ad2f29
128
Gifft
Apache License 2.0
android/app/src/main/kotlin/ca/etsmtl/applets/etsmobile/presentation/github/GitHubContributorsFragment.kt
ApplETS
159,037,998
false
null
package ca.etsmtl.applets.etsmobile.presentation.github import android.os.Bundle import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import androidx.lifecycle.Observer import androidx.lifecycle.ViewModelProvider import androidx.lifecycle.ViewModelProviders import ca.etsmtl.applets...
66
Kotlin
4
13
c4c5c86a54fe16e19a5f7eeea3a0dfb7076207ad
2,752
Notre-Dame-v3
Apache License 2.0
test/src/me/anno/tests/game/simslike/SimsBuildControls.kt
AntonioNoack
456,513,348
false
{"Kotlin": 10912545, "C": 236426, "Java": 6754, "Lua": 4496, "C++": 3070, "GLSL": 2698}
package me.anno.tests.game.simslike import me.anno.engine.ui.render.RenderView import me.anno.language.translation.NameDesc import me.anno.ui.base.buttons.TextButton import me.anno.ui.base.components.AxisAlignment class SimsBuildControls(controls: SimsControls, rv: RenderView) : SimsControlBase(controls, rv) { i...
0
Kotlin
3
24
013af4d92e0f89a83958008fbe1d1fdd9a10e992
1,101
RemsEngine
Apache License 2.0
src/main/kotlin/me/nashiroaoi/democracy/command/MessageCommandFactory.kt
hisuie08
376,214,881
false
null
package me.nashiroaoi.democracy.command import net.dv8tion.jda.api.events.message.guild.GuildMessageReceivedEvent class MessageCommandFactory(event : GuildMessageReceivedEvent){ init { if(event.message.mentionedUsers.contains(event.jda.selfUser)){ val message = event.message.contentDisplay ...
0
Kotlin
0
0
49dcf1a6ca4d59c63873094a4e5d182ad55e114a
633
indirect-democracy-bot
MIT License
app/src/main/java/com/muzamil/rickamortywithpaging3/domain/entity/Location.kt
Muzamilabdallah
588,921,381
false
null
package com.muzamil.rickamortywithpaging3.domain.entity data class Location( val name: String?, val dimension:String? )
0
Kotlin
0
3
7f3fc51a15021f457cc2db5d0aea881cc636e0b5
128
rickAMortyWithPaging3
MIT License
common/src/main/java/ru/aasmc/petfinder/common/utils/CoroutineDispatchersProvider.kt
aasmc
407,974,629
false
{"Kotlin": 171701}
package ru.aasmc.petfinder.common.utils import javax.inject.Inject class CoroutineDispatchersProvider @Inject constructor() : DispatchersProvider
0
Kotlin
0
0
00f5122bfb476f3b6037fd4f2a6f696f0d2461d3
147
PetFinder
The Unlicense
app/src/main/java/com/halilkrkn/chatchef/navigation/graphs/SetupBottomBarNavGraph.kt
halilkrkn
801,687,576
false
{"Kotlin": 114335}
package com.halilkrkn.chatchef.navigation.graphs import androidx.compose.runtime.Composable import androidx.compose.ui.Modifier import androidx.navigation.NavHostController import androidx.navigation.compose.NavHost import androidx.navigation.compose.composable import com.halilkrkn.chatchef.navigation.util.AuthScreen ...
0
Kotlin
5
0
d995d1a5aa596f0a50bcf6c5e08c61461b941c09
1,805
Papara-Group-Project
Apache License 2.0
app/src/main/java/uk/co/sentinelweb/cuer/app/backup/BackupFileManager.kt
sentinelweb
220,796,368
false
null
package uk.co.sentinelweb.cuer.app.backup import android.content.Context import android.os.Build import kotlinx.coroutines.withContext import kotlinx.datetime.toJavaLocalDateTime import uk.co.sentinelweb.cuer.app.backup.version.ParserFactory import uk.co.sentinelweb.cuer.app.db.init.DatabaseInitializer.Companion.DEFAU...
59
Kotlin
0
0
e9b3baf857c9e08eb21444291e8c4f8b8ca0838d
8,701
cuer
Apache License 2.0
src/main/kotlin/com/bbs/bookabus/config/SecurityConfig.kt
linoop
850,366,071
false
{"Kotlin": 22601}
package com.bbs.bookabus.config import org.springframework.context.annotation.Bean import org.springframework.context.annotation.Configuration import org.springframework.security.authentication.AuthenticationManager import org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfig...
0
Kotlin
0
0
f5343403f8139edf045cc381af5a979f6296d331
1,755
Bus-Booking-System
MIT License
core_library_common/src/commonMain/kotlin/net/apptronic/core/context/lifecycle/LifecycleStageDefinition.kt
apptronicnet
264,405,837
false
null
package net.apptronic.core.context.lifecycle fun lifecycleStage(name: String): LifecycleStageDefinition { return LifecycleStageDefinition(name) } class LifecycleStageDefinition internal constructor(val name: String) { override fun equals(other: Any?): Boolean { return this === other } overri...
2
Kotlin
0
6
5320427ddc9dd2393f01e75564dab126fdeaac72
492
core
MIT License
Manga/app/src/main/java/nhdphuong/com/manga/supports/ServiceGenerator.kt
Extraacc1
225,183,379
false
{"Text": 1, "Ignore List": 1, "Markdown": 1, "Gradle": 3, "Java Properties": 2, "Shell": 1, "Proguard": 1, "JSON": 1, "Kotlin": 116, "XML": 75, "Java": 2}
package nhdphuong.com.manga.supports import android.text.TextUtils import com.google.gson.GsonBuilder import nhdphuong.com.manga.gson.GsonUTCDateAdapter import nhdphuong.com.manga.gson.SerializationExclusionStrategy import okhttp3.Interceptor import okhttp3.OkHttpClient import okhttp3.logging.HttpLoggingInterceptor im...
0
null
0
0
48e861bfd9cc9f812207f061ab1d8ecaea720d3a
2,185
H-Manga
MIT License
app/src/main/java/com/example/instadon/MainActivity.kt
srivathsanvenkateswaran
338,275,760
false
null
package com.example.instadon import android.content.ContentValues import android.content.Intent import android.os.Bundle import android.util.Log import android.view.Menu import android.view.MenuItem import android.widget.Toast import androidx.appcompat.app.AlertDialog import androidx.appcompat.app.AppCompatActivity im...
0
Kotlin
0
0
d7c6c6770e18b2d04daf016d4becca95270b8a92
5,154
InstaDon
Apache License 2.0
src/test/kotlin/uk/gov/justice/digital/hmpps/nomisprisonerapi/helper/builders/OffenderCaseNote.kt
ministryofjustice
444,895,409
false
{"Kotlin": 2982892, "PLSQL": 319433, "Dockerfile": 1112}
package uk.gov.justice.digital.hmpps.nomisprisonerapi.helper.builders import org.springframework.data.repository.findByIdOrNull import org.springframework.stereotype.Component import uk.gov.justice.digital.hmpps.nomisprisonerapi.jpa.NoteSourceCode import uk.gov.justice.digital.hmpps.nomisprisonerapi.jpa.OffenderBookin...
1
Kotlin
2
0
ed55a6daf0b396dfc82584d460e11ce3e66f232a
2,706
hmpps-nomis-prisoner-api
MIT License
cockroachdb-dialect/src/test/kotlin/com/faire/sqldelight/dialects/cockroachdb/CockroachDBFixturesTest.kt
Faire
658,801,175
false
null
/** * Copyright 2016 Square, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
2
null
1
14
36e458e6f08d4fe947b11c7aa7481863d5d6d84f
2,535
sqldelight-cockroachdb-dialect
Apache License 2.0
item/src/main/java/com/pyamsoft/fridge/item/ItemAdd.kt
pyamsoft
175,992,414
false
null
/* * Copyright 2021 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
6
null
2
6
c2cadba9366ebd71d4a224945d76ba71d5bf7784
2,357
fridgefriend
Apache License 2.0
src/me/anno/fonts/FontManager.kt
AntonioNoack
456,513,348
false
null
package me.anno.fonts import me.anno.cache.AsyncCacheData import me.anno.cache.CacheData import me.anno.cache.CacheSection import me.anno.cache.LRUCache import me.anno.fonts.FontStats.getTextGenerator import me.anno.fonts.FontStats.queryInstalledFonts import me.anno.fonts.keys.FontKey import me.anno.fonts.keys.TextCac...
0
null
3
24
63377c2e684adf187a31af0f4e5dd0bfde1d050e
7,859
RemsEngine
Apache License 2.0
kotlin.web.demo.server/examples/Kotlin in Action/Chapter 3/3.5/2_1_ParsePath.kt
arrow-kt
117,599,238
false
null
package cc.stevenyin.actioninkotlin.chapter03._03_09 fun parsePath(path: String) { val directory = path.substringBeforeLast("/") val fullName = path.substringAfterLast("/") val fileName = fullName.substringBeforeLast(".") val extension = path.substringAfterLast(".") println("Dir: $directory, name: $fileName, ...
2
null
2
7
7165d9568d725c9784a1e7525f35bab93241f292
425
try.arrow-kt.io
Apache License 2.0
app/src/main/java/com/puntogris/recap/feature_recap/presentation/recap_detail/RecapFragment.kt
puntogris
398,389,151
false
null
package com.puntogris.recap.feature_recap.presentation.recap_detail import android.content.Intent import android.text.Html import androidx.fragment.app.viewModels import androidx.navigation.fragment.findNavController import androidx.navigation.fragment.navArgs import com.puntogris.recap.NavigationDirections import com...
0
Kotlin
0
0
960f3f6f3c876289cfc6e7edc76778af05dcdcd0
3,738
recap
MIT License
compiler/backend/src/org/jetbrains/kotlin/codegen/range/CallIntrinsicRangeValue.kt
JakeWharton
99,388,807
false
null
/* * Copyright 2010-2017 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
181
null
5748
83
4383335168338df9bbbe2a63cb213a68d0858104
2,052
kotlin
Apache License 2.0
app/src/main/java/com/kenkoro/taurus/client/feature/orders/data/remote/api/CutOrderRemoteApiImpl.kt
kenkoro
746,982,789
false
{"Kotlin": 272290, "JavaScript": 64}
package com.kenkoro.taurus.client.feature.orders.data.remote.api import com.kenkoro.taurus.client.feature.orders.data.remote.dto.ActualCutOrdersQuantityDto import com.kenkoro.taurus.client.feature.orders.data.remote.dto.CutOrderDto import com.kenkoro.taurus.client.feature.orders.data.remote.dto.NewCutOrderDto import c...
4
Kotlin
0
4
f14526cccbf81ab247cae532709efe57b63b71f5
1,445
taurus
Apache License 2.0
marvel-api/src/main/java/com/botob/marvelapi/client/models/TextObject.kt
boriguen
456,050,617
false
null
/** * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: Cable * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually. ...
0
Kotlin
0
0
e231f1d23df3fd9fa69732fa204e6f3031c55d62
910
marvel-comics-android-app
MIT License
app/src/main/java/com/grupo2/elorchat/data/database/dao/MessageDao.kt
AgerAlPe
741,038,643
false
{"Kotlin": 163323}
package com.grupo2.elorchat.data.database.dao import androidx.room.Dao import androidx.room.Insert import androidx.room.OnConflictStrategy import androidx.room.Query import com.grupo2.elorchat.data.database.entities.MessageEntity @Dao interface MessageDao { @Query("SELECT * FROM message_table") suspend fun ge...
0
Kotlin
0
0
04453137a7e9021fca0103aef81709533020a03e
707
Reto2_DAM2_PMDM
MIT License
app/src/main/java/com/grupo2/elorchat/data/database/dao/MessageDao.kt
AgerAlPe
741,038,643
false
{"Kotlin": 163323}
package com.grupo2.elorchat.data.database.dao import androidx.room.Dao import androidx.room.Insert import androidx.room.OnConflictStrategy import androidx.room.Query import com.grupo2.elorchat.data.database.entities.MessageEntity @Dao interface MessageDao { @Query("SELECT * FROM message_table") suspend fun ge...
0
Kotlin
0
0
04453137a7e9021fca0103aef81709533020a03e
707
Reto2_DAM2_PMDM
MIT License
platform/testbed/src/integrationTest/kotlin/io/hamal/testbed/admin/SqliteAdminTest.kt
hamal-io
622,870,037
false
{"Kotlin": 1744717, "C": 1398401, "TypeScript": 54320, "C++": 40651, "Lua": 36419, "Makefile": 11728, "Java": 7564, "CMake": 2881, "JavaScript": 1532, "HTML": 694, "Shell": 456, "CSS": 118}
package io.hamal.testbed.admin import io.hamal.admin.AdminConfig import io.hamal.bridge.BridgeConfig import io.hamal.core.CoreConfig import io.hamal.core.config.BackendBasePath import io.hamal.runner.RunnerConfig import org.junit.jupiter.api.DisplayName import org.springframework.boot.test.context.SpringBootTest impor...
6
Kotlin
0
0
6c7f5cc645ba67fb85df20d9a5d2e18372a012f4
1,499
hamal
Creative Commons Zero v1.0 Universal
client/src/main/kotlin/tech/figure/validationoracle/client/domain/serialization/CosmWasmUintToBigIntegerDeserializer.kt
FigureTechnologies
559,039,293
false
null
package tech.figure.validationoracle.client.domain.serialization import com.fasterxml.jackson.core.JsonParser import com.fasterxml.jackson.databind.DeserializationContext import com.fasterxml.jackson.databind.JsonDeserializer import java.math.BigInteger /** * Deserializes a CosmWasm Uint value in a response JSON pay...
5
Kotlin
0
0
335991532991cb227344c5db5bdfffa0131738a7
877
validation-oracle-libs
Apache License 2.0
modules/domain/sources/assembly/RaptorAggregateComponent.kt
fluidsonic
246,018,343
false
null
package io.fluidsonic.raptor.domain import io.fluidsonic.raptor.* import io.fluidsonic.raptor.di.* import kotlin.collections.set import kotlin.reflect.* import kotlin.reflect.full.* public class RaptorAggregateComponent< Aggregate : RaptorAggregate<Id, Command, Change>, Id : RaptorAggregateId, Command : RaptorAgg...
0
Kotlin
2
6
aa106d096b700d6eadbcf9ef5df8ec102f7a3fac
5,591
raptor
Apache License 2.0
app/src/main/java/com/parseus/codecinfo/data/codecinfo/profilelevels/MVCProfileLevels.kt
Parseus
139,889,241
false
null
@file:Suppress("EnumEntryName", "unused") package com.parseus.codecinfo.data.codecinfo.profilelevels enum class MVCProfiles(val value: Int) { MVCProfileStereoHigh(0x01), MVCProfileMultiViewHigh(0x02), MVCProfileMax(0x7FFFFFFF); companion object { fun from(findValue: Int): String? = values()....
2
null
14
88
4cfc0d3cc3c75167718bdaebac2c4881ad9aeb4a
917
codecinfo
Apache License 2.0
core/database/src/main/kotlin/io/github/edwinchang24/salvage/database/model/ItemEntity.kt
EdwinChang24
653,775,661
false
null
package io.github.edwinchang24.salvage.core.database.model import androidx.room.Entity import androidx.room.PrimaryKey import io.github.edwinchang24.salvage.core.model.Item import kotlinx.datetime.Instant @Entity(tableName = "items") data class ItemEntity( @PrimaryKey val id: String, val name: String?, ...
5
Kotlin
0
0
b4511321f3da3763c54207a2ee07c84c6055788c
612
salvage
MIT License
core/database/src/main/java/com/hellguy39/hellnotes/core/database/converter/LabelConverter.kt
HellGuy39
572,830,054
false
null
package com.hellguy39.hellnotes.core.database.converter import androidx.room.TypeConverter import com.squareup.moshi.JsonAdapter import com.squareup.moshi.Moshi import com.squareup.moshi.Types import java.lang.reflect.ParameterizedType class LabelConverter { private val moshi = Moshi.Builder().build() private...
2
Kotlin
0
9
548d59c0f641df6e1f3ddd9c220904631ca5351b
803
HellNotes
Apache License 2.0
app/src/main/java/za/co/varsitycollege/st10204772/opsc7312_poe/ClientID.kt
Allana-Morris
849,370,322
false
{"Kotlin": 161039}
package za.co.varsitycollege.st10204772.opsc7312_poe object ClientID { const val CLIENT_ID = "eb9b8af983d94603adaa1d212cf58980" const val REDIRECT_URI = "myapp://callback" const val REDIRECT_URI2 = "myapp://callback2" const val CLIENT_SECRET = "<KEY>" const val app_client_id = "905988466931-7...
0
Kotlin
0
1
9f1f78dd5bee8c360759465f1e6802ed08c32865
492
OPSC7312_POE
MIT License
bungee/src/main/kotlin/catmoe/fallencrystal/moefilter/network/limbo/netty/LimboDecoder.kt
CatMoe
638,486,044
false
null
/* * Copyright 2023. CatMoe / FallenCrystal * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
3
null
0
21
005d12d9e304f4e872559888ff2f9bcf2d40ba3e
3,777
MoeFilter
Apache License 2.0
feature/main/src/test/kotlin/com/masselis/tpmsadvanced/feature/main/interfaces/composable/VehicleKindLocationTest.kt
VincentMasselis
501,773,706
false
null
package com.masselis.tpmsadvanced.feature.main.interfaces.composable import com.masselis.tpmsadvanced.data.vehicle.model.SensorLocation.Axle.FRONT import com.masselis.tpmsadvanced.data.vehicle.model.SensorLocation.FRONT_LEFT import com.masselis.tpmsadvanced.data.vehicle.model.SensorLocation.Side.LEFT import com.massel...
8
null
3
9
27a1e9ca7317fce45b3a8a15855fb86493214fac
1,037
TPMS-advanced
Apache License 2.0
src/main/java/video/api/client/api/notifications/NotificationExtensions.kt
apivideo
428,690,200
false
null
package video.api.uploader.api.notifications import android.content.Context import androidx.annotation.ColorRes import androidx.annotation.DrawableRes import androidx.core.app.NotificationCompat import androidx.core.content.ContextCompat fun NotificationCompat.Builder.setStyle( context: Context, @DrawableRes ...
2
null
1
18
f1470b622258bb182f8ab65ad2be3b923133997e
559
api.video-android-client
MIT License
acc2/src/main/java/com/angcyo/acc2/action/ScrollBackwardAction.kt
angcyo
229,037,615
false
null
package com.angcyo.acc2.action import androidx.core.view.accessibility.AccessibilityNodeInfoCompat import com.angcyo.acc2.control.AccControl import com.angcyo.acc2.control.log import com.angcyo.acc2.parse.HandleResult import com.angcyo.acc2.parse.arg import com.angcyo.acc2.parse.toLog import com.angcyo.library.ex.* /...
0
null
6
5
83f761e205ed6ce510599bf92ceafc508f5645e7
2,430
UICore
MIT License
src/main/kotlin/com/openmeteo/api/common/units/LengthUnit.kt
open-meteo
524,706,191
false
{"Kotlin": 145141}
package com.openmeteo.api.common.units import kotlinx.serialization.SerialName enum class LengthUnit { @SerialName("metric") Metric, @SerialName("imperial") Imperial, }
6
Kotlin
1
20
c342acd53559fe92b54821d6603709fee645e2d0
188
open-meteo-api-kotlin
MIT License
compose/src/main/java/androidx/compose/foundation/layout/samples/ConstraintLayoutSample.kt
Gurupreet
293,232,977
false
null
/* * Copyright 2020 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
1
null
1
6
1c2fa962d0ebda96326ab69d4af15671989c9583
2,752
Jetpack-Compose-Playground
MIT License
android/src/main/java/com/reactnativekeyboardcontroller/listeners/FocusedInputObserver.kt
kirillzyusko
482,596,054
false
{"TypeScript": 229506, "Kotlin": 94688, "Swift": 26093, "Objective-C++": 18452, "JavaScript": 11819, "Objective-C": 9581, "Ruby": 6670, "Java": 902, "Shell": 149, "C": 103}
package com.reactnativekeyboardcontroller.listeners import android.text.TextWatcher import android.view.View.OnLayoutChangeListener import android.view.ViewTreeObserver.OnGlobalFocusChangeListener import com.facebook.react.bridge.Arguments import com.facebook.react.uimanager.ThemedReactContext import com.facebook.reac...
20
TypeScript
46
1,213
b44d70b254e60b0e9f1a192815b46c0ed376d046
4,374
react-native-keyboard-controller
MIT License
app/src/main/java/com/bawp/freader/model/SaleInfo.kt
pdichone
424,016,512
false
null
package com.bawp.freader.model data class SaleInfo( val buyLink: String, val country: String, val isEbook: Boolean, val listPrice: ListPrice, val offers: List<Offer>, val retailPrice: RetailPriceX, val saleability: String )
1
null
27
40
65a270a07498f5286ff1341761ec0346ac4b5529
252
JetAReader
Apache License 2.0
basick/src/main/java/com/mozhimen/basick/elemk/android/os/cons/CEnvironment.kt
mozhimen
353,952,154
false
null
package com.mozhimen.basick.elemk.android.os.cons import android.os.Environment import androidx.annotation.RequiresApi /** * @ClassName CEnvironment * @Description TODO * @Author Mozhimen / Kolin Zhao * @Date 2023/9/8 18:33 * @Version 1.0 */ object CEnvironment { val DIRECTORY_MUSIC = Environment.DIRECTORY_...
1
null
7
118
0827d9f88c83e7be5302b58a33584c226bd12742
1,333
SwiftKit
Apache License 2.0
app/src/main/java/com/xatryx/aegisapp/application/AppCore.kt
xatryx
372,538,724
false
null
package com.xatryx.aegisapp.application import android.app.Application import com.xatryx.aegisapp.repository.DiscordRepository import com.xatryx.aegisapp.util.OFuelInstance import com.xatryx.aegisapp.viewmodel.CommonDiscordViewModel import org.kodein.di.* import org.kodein.di.android.x.androidXModule class AppCore : ...
0
Kotlin
0
0
894183f604dad4965d2263d0f78c412ae833af44
614
kotlin-android-AegisApp
MIT License
compose/foundation/foundation/src/test/kotlin/androidx/compose/foundation/text/selection/SelectionAdjustmentTest.kt
JetBrains
351,708,598
false
null
/* * Copyright 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
6
null
823
59
3fbd775007164912b34a1d59a923ad3387028b97
56,158
androidx
Apache License 2.0
app/src/main/java/com/example/jetmerandom/data/flight/CountryTo.kt
Juanmagc99
599,318,289
false
null
package com.example.jetmerandom.data.flight data class CountryTo( val code: String, val name: String )
1
Kotlin
0
0
8ebb916eae5fa6cc2a20971d84b82c3c008d23aa
111
JetMeRandom
MIT License
modern-treasury-java-core/src/test/kotlin/com/moderntreasury/api/models/InvoiceListParamsTest.kt
Modern-Treasury
665,761,562
false
{"Kotlin": 8813506, "Shell": 3657, "Java": 1587, "Dockerfile": 366}
// File generated from our OpenAPI spec by Stainless. package com.moderntreasury.api.models import com.moderntreasury.api.models.* import java.time.LocalDate import org.assertj.core.api.Assertions.assertThat import org.junit.jupiter.api.Test class InvoiceListParamsTest { @Test fun createInvoiceListParams() ...
1
Kotlin
1
1
d2b36198b9465c87dffdd553ef4bfac098a1d302
2,648
modern-treasury-java
MIT License
modules/graphql/sources-jvm/definitions/RaptorGraphArgumentDelegate.kt
fluidsonic
246,018,343
false
null
package io.fluidsonic.raptor.graph import io.fluidsonic.raptor.* import io.fluidsonic.stdlib.* import kotlin.properties.* public interface RaptorGraphArgumentDelegate<out Type> : PropertyDelegateProvider<Any?, ReadOnlyProperty<Any?, Type>> { @RaptorDsl public fun <TransformedType> map( // TODO Rename to transfo...
0
Kotlin
1
6
aa106d096b700d6eadbcf9ef5df8ec102f7a3fac
2,024
raptor
Apache License 2.0
src/main/java/com/sayzen/campfiresdk/screens/account/profile/CardInfo.kt
HorsePower68
230,018,763
true
{"Kotlin": 1489208}
package com.sayzen.campfiresdk.screens.account.profile import android.view.View import android.view.View.GONE import android.view.View.VISIBLE import android.view.ViewGroup import android.widget.Button import android.widget.TextView import com.dzen.campfire.api.API import com.dzen.campfire.api.models.chat.ChatTag impo...
0
null
1
0
33c46da49d3758a1a006ac660dc823d35c66baea
14,443
CampfireSDK
Apache License 2.0
src/main/java/com/sayzen/campfiresdk/screens/account/profile/CardInfo.kt
HorsePower68
230,018,763
true
{"Kotlin": 1489208}
package com.sayzen.campfiresdk.screens.account.profile import android.view.View import android.view.View.GONE import android.view.View.VISIBLE import android.view.ViewGroup import android.widget.Button import android.widget.TextView import com.dzen.campfire.api.API import com.dzen.campfire.api.models.chat.ChatTag impo...
0
null
1
0
33c46da49d3758a1a006ac660dc823d35c66baea
14,443
CampfireSDK
Apache License 2.0
roboquant-charts/src/test/kotlin/org/roboquant/charts/ChartTest.kt
neurallayer
406,929,056
false
null
/* * Copyright 2020-2024 Neural Layer * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
9
null
42
332
49a6f0af1a224e4f03c99b03a9894f5e2acef15d
2,096
roboquant
Apache License 2.0
samples/starter-mobile-app/src/main/kotlin/researchstack/presentation/component/Waveform.kt
S-ResearchStack
520,365,275
false
null
package healthstack.kit.ui import androidx.compose.foundation.Canvas import androidx.compose.foundation.layout.fillMaxWidth import androidx.compose.foundation.layout.height import androidx.compose.runtime.Composable import androidx.compose.runtime.remember import androidx.compose.ui.Modifier import androidx.compose.ui...
5
null
20
26
58b4b9b64623a7d2a0865307d490a59a7538d7cd
2,326
app-sdk
Apache License 2.0
common-util/src/main/kotlin/com/google/devtools/ksp/common/impl/KSNameImpl.kt
google
297,744,725
false
null
package com.google.devtools.ksp.common.impl import com.google.devtools.ksp.common.KSObjectCache import com.google.devtools.ksp.symbol.KSName class KSNameImpl private constructor(val name: String) : KSName { companion object : KSObjectCache<String, KSNameImpl>() { fun getCached(name: String) = cache.getOrP...
370
null
268
2,854
a977fb96b05ec9c3e15b5a0cf32e8e7ea73ab3b3
620
ksp
Apache License 2.0
tabler-icons/src/commonMain/kotlin/compose/icons/tablericons/Rectangle.kt
DevSrSouza
311,134,756
false
{"Kotlin": 36719092}
package compose.icons.tablericons import androidx.compose.ui.graphics.Color import androidx.compose.ui.graphics.PathFillType import androidx.compose.ui.graphics.PathFillType.NonZero import androidx.compose.ui.graphics.SolidColor import androidx.compose.ui.graphics.StrokeCap import androidx.compose.ui.graphics.StrokeCa...
17
Kotlin
25
571
a660e5f3033e3222e3553f5a6e888b7054aed8cd
2,602
compose-icons
MIT License
app/src/main/kotlin/com/keygenqt/stack_2021/ui/common/CommonLoading.kt
keygenqt
367,717,930
false
{"Kotlin": 131552}
/* * Copyright 2021 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
0
Kotlin
12
63
b9b4dd4695ae744ea694d26a3c18664ef965ade2
2,369
android-GitHubViewer
Apache License 2.0
app/src/main/java/com/example/belindas_closet/data/network/auth/ForgotPasswordServiceImpl.kt
SeattleColleges
656,918,420
false
{"Kotlin": 191183}
package com.example.belindas_closet.data.network.auth import com.example.belindas_closet.data.network.HttpRoutes import com.example.belindas_closet.data.network.dto.auth_dto.ForgotPasswordRequest import com.example.belindas_closet.data.network.dto.auth_dto.ForgotPasswordResponse import io.ktor.client.HttpClient impor...
3
Kotlin
6
9
641228904a5ab1a2b42bef9018dfa23de8c32f2e
1,288
belindas-closet-android
MIT License
app/src/main/java/vn/loitp/app/activity/customviews/dragview/fragment/NormalTopFragment.kt
tplloi
126,578,283
false
null
package com.example.pokeapp.ui.capture import android.os.Bundle import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import androidx.fragment.app.Fragment import com.example.pokeapp.R class CaptureScrollingFragment : Fragment() { override fun onCreateView( inflater: L...
9
null
4
6
b6c11ccff814d25ff368013ea6dd8a6b5d987ff1
511
basemaster
Apache License 2.0
src/main/kotlin/com/indramahkota/convention/kotlin/internal/Provider.kt
indramahkota
521,879,893
false
{"Kotlin": 65624}
package com.indramahkota.convention.kotlin.internal import org.gradle.api.provider.Property internal fun <T : Any> Property<T>.setFinalValue(value: T) { set(value) finalizeValue() }
0
Kotlin
0
0
fcac5f2bc33c0eeba6a06a18a466afd81e48631c
188
build-logic
MIT License
src/main/kotlin/com/cognifide/gradle/aem/common/instance/LocalInstanceManager.kt
mcgill-enterprises
244,752,188
true
{"Kotlin": 523954, "Shell": 5281, "Batchfile": 267}
package com.cognifide.gradle.aem.common.instance import com.cognifide.gradle.aem.AemExtension import com.cognifide.gradle.aem.common.instance.action.AwaitDownAction import com.cognifide.gradle.aem.common.instance.action.AwaitUpAction import com.cognifide.gradle.aem.common.instance.local.* import com.cognifide.gradle.a...
0
null
0
0
a9201d1983acd449b59590f6129cf27ba8712e38
12,491
gradle-aem-plugin
Apache License 2.0
app/src/main/java/cn/cqautotest/sunnybeach/ui/adapter/GuideAdapter.kt
anjiemo
378,095,612
false
null
package com.yimulin.mobile.ui.adapter import android.content.Context import android.view.ViewGroup import android.widget.ImageView import com.yimulin.mobile.R import com.yimulin.mobile.app.AppAdapter /** * author : Android 轮子哥 * github : https://github.com/getActivity/AndroidProject-Kotlin * time : 2020...
1
null
18
95
a2402da1cb6af963c829a69d9783053f15d866b5
823
SunnyBeach
Apache License 2.0
app/src/main/java/cn/cqautotest/sunnybeach/ui/adapter/GuideAdapter.kt
anjiemo
378,095,612
false
null
package com.yimulin.mobile.ui.adapter import android.content.Context import android.view.ViewGroup import android.widget.ImageView import com.yimulin.mobile.R import com.yimulin.mobile.app.AppAdapter /** * author : Android 轮子哥 * github : https://github.com/getActivity/AndroidProject-Kotlin * time : 2020...
1
null
18
95
a2402da1cb6af963c829a69d9783053f15d866b5
823
SunnyBeach
Apache License 2.0
src/main/kotlin/org/move/ide/inspections/MvNamingInspection.kt
pontem-network
279,299,159
false
{"Kotlin": 2175494, "Move": 38620, "Lex": 5509, "HTML": 2114, "Java": 1275}
package org.move.ide.inspections import com.intellij.codeInspection.ProblemsHolder import org.move.lang.core.psi.* abstract class MvNamingInspection(private val elementTitle: String) : MvLocalInspectionTool() { override fun getDisplayName() = "$elementTitle naming convention" override val isSyntaxOnly: Bool...
8
Kotlin
7
69
51a5703d064a4b016ff2a19c2f00fe8f8407d473
3,116
intellij-move
MIT License
src/main/kotlin/no/nav/familie/ba/sak/kjerne/autovedtak/omregning/AutobrevScheduler.kt
navikt
224,639,942
false
null
package no.nav.familie.ba.sak.kjerne.autovedtak.omregning import no.nav.familie.ba.sak.config.LeaderClientService import no.nav.familie.ba.sak.config.TaskRepositoryWrapper import no.nav.familie.prosessering.domene.Task import no.nav.familie.util.VirkedagerProvider import org.slf4j.LoggerFactory import org.springframew...
9
Kotlin
1
9
ef5e22a745c17b69f0a310673155613e8703ac31
2,261
familie-ba-sak
MIT License
app/src/main/java/com/ericktijerou/jetkanto/data/local/system/SessionHelper.kt
ericktijerou
351,183,927
false
null
/* * Copyright 2021 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
0
Kotlin
0
0
835bfe870f0bcc47bb06ecd7450f4d3c78d141bc
4,131
jetkanto
Apache License 2.0
app/src/main/java/com/liuzhenlin/videos/Consts.kt
lzls
125,976,852
false
null
/* * Created on 2019/3/18 8:45 PM. * Copyright © 2019–2020 刘振林. All rights reserved. */ @file:JvmName("Consts") package com.liuzhenlin.videos import androidx.core.content.ContextCompat import com.liuzhenlin.common.Consts /** * @author 刘振林 */ internal const val PROCESS_NAME_MAIN = Consts.APPLICATION_ID internal...
8
null
16
41
c92d874e4feb7b8ae2956afb0353ff2901546d76
2,000
Videos
Apache License 2.0
embrace-android-sdk/src/test/java/io/embrace/android/embracesdk/config/LogRemoteConfigTest.kt
embrace-io
704,537,857
false
null
package io.embrace.android.embracesdk.config import io.embrace.android.embracesdk.config.remote.LogRemoteConfig import io.embrace.android.embracesdk.deserializeEmptyJsonString import io.embrace.android.embracesdk.deserializeJsonFromResource import org.junit.Assert.assertEquals import org.junit.Assert.assertNull import...
22
null
8
133
e5b92a8e0ed1ea64602b68ec071780369e0ea915
1,555
embrace-android-sdk
Apache License 2.0
app/src/main/java/com/yury/lebowski/navigation/NavigatiorDetailContainer.kt
iliailemkov
143,139,061
true
{"Kotlin": 112583}
package com.yury.lebowski.navigation @Target(AnnotationTarget.CLASS) @Retention(AnnotationRetention.RUNTIME) @MustBeDocumented annotation class NavigatiorDetailContainer
0
Kotlin
0
0
aec038962531c5c1945ce4df71f3f93c15ebd4c1
171
Lebowski
Creative Commons Attribution 3.0 Unported
src/main/kotlin/com/sauleiros/albumexplorer/infra/adapters/input/rest/models/ErrorMessage.kt
SaulEiros
833,679,357
false
{"Kotlin": 24735, "Dockerfile": 270}
package com.sauleiros.albumexplorer.infra.adapters.input.rest.models data class ErrorMessage( var status: Int? = null, var message: String? = null, )
0
Kotlin
0
0
3647b87e66c72709f1352e0c958979b022189608
159
album-explorer
Apache License 2.0
src/main/kotlin/rarula/symmetricraft/area/AreaSymmetryType.kt
rarula
674,535,604
false
null
package rarula.symmetricraft.area enum class AreaSymmetryType { POINT, LINE }
0
Kotlin
0
0
cd9f8d09bcf46847e8a3af024a45bf26a1e10ac3
87
SymmetriCraft
MIT License
Corona-Warn-App/src/androidTest/java/de/rki/coronawarnapp/ui/view/EmojiFilterTest.kt
corona-warn-app
268,027,139
false
null
package de.rki.coronawarnapp.ui.view import android.text.SpannableString import io.kotest.matchers.shouldBe import org.junit.Test import org.junit.runner.RunWith import org.junit.runners.JUnit4 @RunWith(JUnit4::class) class EmojiFilterTest { private val testData = mapOf<CharSequence, CharSequence?>( "Pne...
6
null
514
2,495
d3833a212bd4c84e38a1fad23b282836d70ab8d5
2,278
cwa-app-android
Apache License 2.0
app/src/main/java/com/imcys/bilibilias/base/app/App.kt
1250422131
280,332,208
false
null
package com.imcys.bilibilias.base.app import android.annotation.SuppressLint import android.content.Context import com.drake.brv.utils.BRV import com.drake.statelayout.StateConfig import com.imcys.bilibilias.R import com.imcys.bilibilias.base.utils.DownloadQueue import com.imcys.bilibilias.common.base.app.BaseApplicat...
3
null
51
849
4dff7fbbcffeead83d0d3881bb3782857f08b830
1,856
bilibilias
Apache License 2.0
passwordvalidator/src/main/java/sergio/sastre/multiplying/quality/of/unittests/passwordvalidator/ui/EmailText.kt
sergio-sastre
370,679,468
false
null
package sergio.sastre.multiplying.quality.of.unittests.passwordvalidator.ui import androidx.compose.foundation.layout.* import androidx.compose.material.* import androidx.compose.material.icons.Icons import androidx.compose.material.icons.filled.Email import androidx.compose.runtime.Composable import androidx.compose....
1
Kotlin
0
6
ec6637da203e792a3e13e68382a5b575f19703a2
1,106
Multiplying_the_quality_of_unit_tests
MIT License
backend/projectionservice/src/main/kotlin/com/example/nftmarketplace/projectionservice/ProjectionServiceApplication.kt
majoseek
653,294,615
false
{"Kotlin": 135268, "TypeScript": 78988, "Solidity": 23873, "Dockerfile": 1736, "HTML": 434, "CSS": 140, "JavaScript": 95}
package com.example.nftmarketplace.projectionservice import com.example.nftmarketplace.events.RabbitInitializer import com.example.nftmarketplace.events.RabbitQueueConfiguration import org.springframework.boot.autoconfigure.SpringBootApplication import org.springframework.boot.runApplication import org.springframework...
0
Kotlin
0
1
e3f2e7de44871ce3adbe2ead5759a802b3a74d38
563
NFT-Marketplace
MIT License
core/domain/src/main/java/com/example/zenn_app/core/domain/use_case/ArticleUseCase.kt
shxun6934
565,046,416
false
null
package com.example.zenn_app.core.domain.use_case import com.example.zenn_app.core.data.repository.TrendIdeaArticleRepository import com.example.zenn_app.core.data.repository.TrendTechArticleRepository import com.example.zenn_app.core.domain.model.TrendIdeaArticle import com.example.zenn_app.core.domain.model.TrendTec...
0
Kotlin
0
0
39fe7187ed6d4433111bbb1b07807c1d63162fa7
1,190
android-zenn-app
MIT License
src/test/kotlin/com/google/shinyay/SpringDataMongodbGsApplicationTests.kt
shinyay
305,416,352
false
null
package com.google.shinyay import org.junit.jupiter.api.Test import org.springframework.boot.test.context.SpringBootTest @SpringBootTest class SpringDataMongodbGsApplicationTests { @Test fun contextLoads() { } }
0
Kotlin
0
0
ecb5839064a135a973e45a4dd0d4d8fd177e4873
219
spring-data-mongodb-gs
MIT License
libnavigation-base/src/main/java/com/mapbox/navigation/base/trip/model/roadobject/incident/IncidentCongestion.kt
mapbox
87,455,763
false
{"Kotlin": 8885438, "Makefile": 8762, "Python": 7925, "Java": 4624}
package com.mapbox.navigation.base.trip.model.roadobject.incident /** * Quantitative descriptor of congestion of [Incident]. * * @param value quantitative descriptor of congestion. 0 to 100. */ class IncidentCongestion internal constructor( val value: Int?, ) { /** * Indicates whether some other obje...
508
Kotlin
319
621
ad73c6011348cb9b24b92a369024ca06f48845ab
917
mapbox-navigation-android
Apache License 2.0
app/src/main/java/com/deonnao/parstagram/MainActivity.kt
deonnao
515,710,532
false
null
package com.deonnao.parstagram import android.content.Intent import android.graphics.BitmapFactory import android.net.Uri import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.os.Environment import android.provider.MediaStore import android.util.Log import android.widget.Button import...
0
Kotlin
0
0
3316d80ef6ec2ca9909ae0737da3a80472fdcc4a
7,540
Parstagram
Apache License 2.0
kotlin-mui-icons/src/main/generated/mui/icons/material/BedroomParent.kt
JetBrains
93,250,841
false
null
// Automatically generated - do not modify! @file:JsModule("@mui/icons-material/BedroomParent") package mui.icons.material @JsName("default") external val BedroomParent: SvgIconComponent
12
null
5
983
a99345a0160a80a7a90bf1adfbfdc83a31a18dd6
190
kotlin-wrappers
Apache License 2.0
app/src/main/java/org/listenbrainz/android/repository/LoginRepositoryImpl.kt
metabrainz
550,726,972
false
null
package org.listenbrainz.android.repository import kotlinx.coroutines.flow.MutableStateFlow import kotlinx.coroutines.flow.update import org.listenbrainz.android.model.AccessToken import org.listenbrainz.android.model.UserInfo import org.listenbrainz.android.repository.LoginRepository.Companion.errorToken import org.l...
3
Kotlin
15
27
cb63c2b51db6715ac6f0b23d3cecc5f8df13df45
2,393
listenbrainz-android
Apache License 2.0
src/main/kotlin/net/ngaspar/urlshortener/controller/UrlEntryResource.kt
ngaspar
592,704,452
false
null
package net.ngaspar.urlshortener.controller import net.ngaspar.urlshortener.model.UrlEntry import net.ngaspar.urlshortener.model.UrlEntryRequest import net.ngaspar.urlshortener.service.UrlShortenerServiceDirtyImpl import org.springframework.beans.factory.annotation.Autowired import org.springframework.http.HttpStatus ...
0
Kotlin
0
0
7844df99de87a2a6f6aa6367e78f2d81d374157f
1,640
dkb-cf-urlshortener
MIT License