Skip to content

Instantly share code, notes, and snippets.

View rrifafauzikomara's full-sized avatar
💻
Coding Enthusiast

R. Rifa Fauzi Komara rrifafauzikomara

💻
Coding Enthusiast
View GitHub Profile

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

/**
* Crop a image taking a recerence a view parent like a frame, and a view child like final
* reference
*
* @param bitmap image to crop
* @param frame where the image is set it
* @param reference frame to take reference for crop the image
* @return image already cropped
*/
public static byte[] cropImage(Bitmap bitmap, View frame, View reference){
@rrifafauzikomara
rrifafauzikomara / MainActivity.kt
Created May 27, 2020 18:21 — forked from NezSpencer/MainActivity.kt
Responsive naira amount textWatcher
package com.nezspencer.test
import android.os.Bundle
import android.support.annotation.NonNull
import android.support.v7.app.AppCompatActivity
import android.text.Editable
import android.text.TextUtils
import android.text.TextWatcher
import android.widget.EditText
import java.text.NumberFormat
@rrifafauzikomara
rrifafauzikomara / Activate Office 2019 for macOS VoL.md
Created December 10, 2019 06:41 — forked from zthxxx/Activate Office 2019 for macOS VoL.md
crack activate office on mac with license file

Activate MS Office 2019/2016 for macOS - Microsoft_Office_2019_VL_Serializer

Office 2019 above

2019-06-03

Note that Office2019 DO NOT support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016. Fortunately, you can also use the VL Serializer tool, just install Office 2019 and Serializer, then run Serializer to activate.

Ref