Skip to content
View mehdiyari's full-sized avatar
Block or Report

Block or report mehdiyari

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Fallery Fallery Public

    A fully customizable media picker for android apps.

    Kotlin 17 2

  2. krypt krypt Public

    Krypt is a safe place on Android phones where we can store encrypted photos, videos, texts, and files without concern about privacy.

    Kotlin 2 1

  3. AspectRatioImageView AspectRatioImageView Public

    AspectRatioImageView

    Kotlin 6

  4. KotlinBase85.kt KotlinBase85.kt
    1
    import java.math.BigDecimal
    2
    import java.nio.ByteBuffer
    3
    import java.nio.charset.StandardCharsets
    4
    import java.util.*
    5
    import java.util.regex.Pattern