| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseA simple introduction about Firebase Remote Config & Feature Toggling
Kotlin 2
My clock app in my phone is broken, so i decided to create a new alarm app, just for fun
Java
List all default chipper suites in android devices
Kotlin
# find file that **doesn't** contain some text
```shell
find . -iname 'filename/pattern(e.g: *.java)' -exec grep -H -E -o -c 'parameter' {} \; | grep :0$ | sed 's/..$//'
```
| Back | FazBrowse Home | New Git URL |