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

Block or report mehdiyari

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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