Skip to content

Add Webhook Notifier and Bulk Add Named Params #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Robin is a logging library for Bundle data passed between Activities and fragmen
| **Json to kotlin class** | https://github.com/wuseal
| **Kotlin Parcelable code generator** | https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin
| **Java Stream API debugger** | https://plugins.jetbrains.com/plugin/9696-java-stream-debugger
| **Build Webhook Notifier** | https://plugins.jetbrains.com/plugin/16984-build-webhook-notifier
| **Kotlin Bulk Add Named Params** | https://plugins.jetbrains.com/plugin/18248-kotlin-bulk-add-name-params



Expand All @@ -62,6 +64,7 @@ Robin is a logging library for Bundle data passed between Activities and fragmen
| AndroidLocalizationer | https://github.com/westlinkin/AndroidLocalizationer
| .gitignore | https://github.com/hsz/idea-gitignore
| BIU (plugin to compress your PNGs) | https://plugins.jetbrains.com/plugin/9788-biu
| Kotlin Bulk Add Named Params | https://plugins.jetbrains.com/plugin/18248-kotlin-bulk-add-name-params

### UI Design

Expand Down Expand Up @@ -113,6 +116,7 @@ Robin is a logging library for Bundle data passed between Activities and fragmen
| String Manipulation | https://github.com/krasa/StringManipulation
| Android localization | https://github.com/Airsaid/AndroidLocalizePlugin
| Inspire to write code | https://github.com/Airsaid/InspireWritingPlugin
| Build Webhook Notifier | https://plugins.jetbrains.com/plugin/16984-build-webhook-notifier

### Tools

Expand Down