Skip to content
View tw-Frey's full-sized avatar
  • Taipei, Taiwan

Block or report tw-Frey

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. tw-Cheogajip-Map tw-Cheogajip-Map Public

    起家雞 (Taiwan)

    HTML

  2. Simple-FCM-Server Simple-FCM-Server Public

    https://tw-frey.github.io/Simple-FCM-Server/FCM_Server.html

    HTML 1

  3. 客製化 Log (Kotlin Extension used by Self) 客製化 Log (Kotlin Extension used by Self)
    1
    package tw.idv.fy.kotlin.utils
    2
    
                  
    3
    import tw.idv.fy.kotlin.utils.LogLabel.Prefix
    4
    import tw.idv.fy.kotlin.utils.LogLabel.TAG
    5
    import kotlin.math.max
  4. FY-ChromeTab FY-ChromeTab Public

    simply use Custom Tabs Support Library (Chrome Custom Tab)

    Java

  5. 讓 Android Studio 的 console 顯示 UTF-8 ... 讓 Android Studio 的 console 顯示 UTF-8 (non-ASCII)
    1
    # custom Android Studio VM options, see https://developer.android.com/studio/intro/studio-config.html
    2
    -Dconsole.encoding=UTF-8
    3
    -Dfile.encoding=UTF-8