Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Chucker

Supporting the development of Chucker - An HTTP inspector for Android & OkHTTP (like Charles but on device)
Collective - Host: opensource - https://opencollective.com/chucker - Code: https://github.com/ChuckerTeam/chucker

Merge branch 'release' into develop

github.com/ChuckerTeam/chucker - b9158347fca026505de8ed3643f3b33f06d75200 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Add changelgos for 3.1.2 (#230)

github.com/ChuckerTeam/chucker - 0140408cd157b01b9a7a38915f0c7d47b257567f authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Revert resource renaming (#227)

* Revert renaming

github.com/ChuckerTeam/chucker - eb0a9194aa23bd1b04c887a6503fb2bf6f38b5ed authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix depleting bytes from the response. (#226)

* Use HttpUrl instead of Uri for parsing URL data.
* Do not read image sources directly from th...

github.com/ChuckerTeam/chucker - c78b861e77ab1769becb6bbf12c667dabe059b6c authored almost 5 years ago by Michał Sikora <[email protected]>
ViewModel refactoring (#220)

* Update ViewModel dependency, refactor TransactionViewModel
* Dependencies clean up
* Switch ...

github.com/ChuckerTeam/chucker - 3cb71906b5ac0fc6d93ba424a1f62bb7fd8c61d4 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix for NPE in NotificationHelper (#223)

* Add additional check fo transaction being not null before getting its notificationText

* Extr...

github.com/ChuckerTeam/chucker - 1a630fa199be5bfe24bd0d82dd67c989615deb3b authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix for crash on Save transaction action (#221)

* Show warning is transaction is null, fix crash in Save action

* Uncomment sample transactions...

github.com/ChuckerTeam/chucker - 635f61b56f18601ba6ec334f5d78558017a231d4 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix clear action crash when application is dead (#222)

github.com/ChuckerTeam/chucker - b0a24252e81e39aec925fcc87baa7d8248f17265 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Big resources renaming (#216)

github.com/ChuckerTeam/chucker - 0621195c4902f677c7e91fda9ae425b5676a7446 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix R8 minification crash on TransactionViewModel creation. (#219)

github.com/ChuckerTeam/chucker - 4423836dc60021784b03b4d14fe35576fddd4308 authored almost 5 years ago by Michał Sikora <[email protected]>
Fix for curl command (#214)

github.com/ChuckerTeam/chucker - 4ba1201c56dde123aa2ebc5a663647eb71b197df authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix for version name (#212)

* Remove scroll flags (#210)
* Fix/gradle properties (#211)

github.com/ChuckerTeam/chucker - 0bbba97dfe9e9fec0a7b692056650b6f2a9adac3 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix/gradle properties (#211)

* Allow Gradle parallel build
* Fix version name

github.com/ChuckerTeam/chucker - 2c6aaa460959f30ca0a0a8f1c59c176e6d12dd97 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Remove scroll flags (#210)

github.com/ChuckerTeam/chucker - acbd17c01aa06f4f2f69fb1f77523f97f8449019 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Merge branch 'develop' into release

github.com/ChuckerTeam/chucker - ab39615578dfc91a0b645caad25e93756902b528 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Prepare 3.1.1 (#207)

* Update README and CHANGELOG
* Addressing @cortinico feedback

github.com/ChuckerTeam/chucker - 37edfd1ca3283535f007063477a6656bda6289d1 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fix for Empty Response Body and 0 Content Lenght (#206)

* Rewrite the processResponseBody method as it's broken
I've rewrote the processResponseBody fo...

github.com/ChuckerTeam/chucker - d0cca85f5cc293ec6255cd80919694e879c27867 authored almost 5 years ago by Nicola Corti <[email protected]>
Merge branch 'develop' into release

github.com/ChuckerTeam/chucker - 7a024d3ce4df6b73bf38038b5eec9c068dc8122a authored almost 5 years ago by Nicola Corti <[email protected]>
Prepare 3.1.0 stable (#200)

* Prepare 3.1.0 stable

* Update the Changelog to have sections

* Add #201 to the release n...

github.com/ChuckerTeam/chucker - 1b4da1b89cea88e7c49f5a7d2dd2e95dceb06fec authored almost 5 years ago by Nicola Corti <[email protected]>
Update xml parsing (#201)

github.com/ChuckerTeam/chucker - a4b641498158640789f59afa9bf444fe3a847a03 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Clone the Response Buffer rather than using it directly (#198)

* Clone the Response Buffer rather than using it directly
* Do not clone the buffer multiple ti...

github.com/ChuckerTeam/chucker - b2150a6139de23f760158c245ec9800ef4087aa1 authored almost 5 years ago by Nicola Corti <[email protected]>
Update Multiple Dependencies (#193)

* Update Multiple Dependencies
* Fix logic in shouldShowSave/SearchIcon

github.com/ChuckerTeam/chucker - 37109dd8e8baccbb6cafed83a1b8ec0ef963b622 authored almost 5 years ago by Nicola Corti <[email protected]>
Change order of badge (#196)

github.com/ChuckerTeam/chucker - 904047019f1ae2bff47db82840145fc30380e85a authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
ChuckerInterceptor refactoring (#190)

* Split intercept function code into smaller functions
* Change the way of defining request dur...

github.com/ChuckerTeam/chucker - 06d9d07f87c3879c2966c4fe067347fee6532a2b authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Headers redaction refactoring (#189)

* Refactor redactHeader to accept vararg, param doc description update
* Fix for bug with heade...

github.com/ChuckerTeam/chucker - cdfc76be9186fa8fa5ae2dc7474e97340ad4c327 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Notifications update (#182)

* Add vector icon for transactions pushes, remove color from throwable push icon
* Add separate...

github.com/ChuckerTeam/chucker - 3545c384abe2b4bcd0e49756da7ade02b397b01c authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Udpate Chat Badge to #chucker on Kotlinlang slack (#191)

github.com/ChuckerTeam/chucker - 053ff596dcb34bf92e419c266a63aad1671346cb authored almost 5 years ago by Nicola Corti <[email protected]>
Hide library resources (#188)

* Attempt to generate private resources

* Update public.xml

github.com/ChuckerTeam/chucker - 09b722d5a1b17a98a2a99e1cd6fddd07e1aa6dcb authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Mask true type of headersToRedact and update documentation (#181)

* Mask true type of headersToRedact and update documentation

github.com/ChuckerTeam/chucker - 64880e58a861de9d2e8a47e679755f698d650c58 authored almost 5 years ago by Stéphane Prohaszka <[email protected]>
Fix for wrong class used for extending in ErrorActivity (#186)

* Change parent activity for ErrorActivity

* Fix for ktlint issue

github.com/ChuckerTeam/chucker - e7a2bd487f993a5603bd0c3c96b58db26ccad68a authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
CI pipeline optimisation (#185)

github.com/ChuckerTeam/chucker - fbd964c06a478b7376d377c6a06c2eeb4108c771 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Visibility fix for internal members (#180)

* Fix visibility modifiers for internal package members

* Fix typo in module name, replace de...

github.com/ChuckerTeam/chucker - ffb674f3a413fc728b3a050c0599baaad8517c12 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Fixing handling of big body payloads (#172)

* Fixing handling of big body payloads

Currently Chucker UI hangs when the HTTP request/respo...

github.com/ChuckerTeam/chucker - dead6b3ec25f54862d34cd7134daab9b4faa2ff3 authored almost 5 years ago by Nicola Corti <[email protected]>
Fix for typos in PR template (#183)

github.com/ChuckerTeam/chucker - 787da5edae92988e8f630f0389964b1652a4e665 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
Kotlinify FormatUtils (#120)

* kotlinify FormatUtils
* Address comments, minor clean up

Co-authored-by: Volodymyr Buberen...

github.com/ChuckerTeam/chucker - 396ad79c7e9d06baba3ca59e795b2ea3c0946af7 authored about 5 years ago by Christopher Niksch <[email protected]>
Remove redundant publishing tools (#175)

* Remove outdated configuration for Bintray publishing

* Remove android-maven-plugin

* Ret...

github.com/ChuckerTeam/chucker - 1600b90fcb252fcc1c7be84849b4348fd5aba90d authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Bump KtLint to 0.36.0 (#176)

* Bump KtLint to 0.36.0
* Fixing another missing curly brace around if

github.com/ChuckerTeam/chucker - 4f145ff98cddee56ec76445dea93e015b6ee291d authored about 5 years ago by Nicola Corti <[email protected]>
Add an option to save the request or response body (#138)

* Add an option to save the request or response body
* Hide the save button on API < 19
* Hide...

github.com/ChuckerTeam/chucker - 55623e38d9cfb32c0ca3e49606812ba7bc94b2c5 authored about 5 years ago by Yoav Sternberg <[email protected]>
Minor code cleanup (#169)

* Minor code cleanup

* Remove redundant toString()

* Return annotations for external api
...

github.com/ChuckerTeam/chucker - 57d97483da1a2e222c58194fe83d0c45fff298d1 authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Remove stale support-lib-version from gradle file (#174)

github.com/ChuckerTeam/chucker - e9c4aef7d97777e4c240e23fd69ec7d7b7f3982c authored about 5 years ago by Nicola Corti <[email protected]>
Introduce a shared view model into transaction details activity… (#145)

* Converted transaction details activity and its dependent view pager fragments to Kotlin and al...

github.com/ChuckerTeam/chucker - 5442d771cf0cd9672797abe56a52497b5ac19052 authored about 5 years ago by Paul Hawke <[email protected]>
Add ChuckerTeam to the README file (#173)

github.com/ChuckerTeam/chucker - d2ebf7526748ce69b0c4bd364f9edeafe5c28f7a authored about 5 years ago by Nicola Corti <[email protected]>
Fix "null" prefix in POM name (#171)

github.com/ChuckerTeam/chucker - 32f711c23e84173dfc5fc9cbe57e6dc766ad2c44 authored about 5 years ago by Karol Wrótniak <[email protected]>
Updating sample invocation of getLaunchIntent() (#150)

* Updating sample invocation of getLaunchIntent()

Updated `Chucker.getLaunchIntent(context)` ...

github.com/ChuckerTeam/chucker - 8bfbdfdf4d3a3495733886e9698121bef11b091c authored about 5 years ago by Keith Mayoral <[email protected]>
Pass the -module-name Kotlin Compiler flag (#146)

Fixes #134

github.com/ChuckerTeam/chucker - a45ffec26da33b528402b94678c803919f867a7f authored about 5 years ago by Nicola Corti <[email protected]>
Fix issue with LinearLayoutManager after code minification (#167)

* Full path for LayoutManagers in xml

* Remove redundant exception rule from ProGuard rules
...

github.com/ChuckerTeam/chucker - 13a11c74ea586865ead9ddbe2de59744da7ef9d2 authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Replace sample gif for throwables (#170)

github.com/ChuckerTeam/chucker - 519807accb706504ea9c40977c8e05e4bdf3f21a authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Close the native source. (#165)

* Close the native source.
* Refactor the processResponseBody block
* Rerun ktlintFormat

Co...

github.com/ChuckerTeam/chucker - f9daf8806ea7041682f1af85b5148067af09b552 authored about 5 years ago by Paul Woitaschek <[email protected]>
Update/components versions (#162)

* Update for Gradle plugin, wrapper, LeakCanary, Google libs

* Update Kotlin lib declaration
...

github.com/ChuckerTeam/chucker - 548cd63c48b65767ca9312e710c3913688f39868 authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Update assets to match changed design (#156)

* Update logo image and multiwindow gif

* Update http and error gifs

* Replace new gifs wi...

github.com/ChuckerTeam/chucker - 012e6582872a211dcffd98fd59603495c1cf7666 authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Add date formatting for requestDate and responseDate (#160)

* Add date formatting for requestDate and responseDate

* Remove wildcard import to avoid buil...

github.com/ChuckerTeam/chucker - 46f69b8a1fea9950656a400491752cf520e9a08a authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Feature/dark theme (#143)

* Swap theme to Material and add values for night colors

* Update text colors for transation ...

github.com/ChuckerTeam/chucker - 36811365a2e56d7381abeae3160d0d388555ec48 authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Update migrating-from-chuck.md (#153)

github.com/ChuckerTeam/chucker - 2e34e4f871fea7b59b5d970548fd7d8d147f79c4 authored about 5 years ago by Daniele Campogiani <[email protected]>
Update/share util (#149)

* Unification for Share action
* Rename const for sharing
* Fix indents
* More fixes due to k...

github.com/ChuckerTeam/chucker - 36f8fc1761fc1f037ec7318f4a3579490c97d067 authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Another fix for notifications in Q (#148)

* Another fix for notifications in Q
* Remove redundant @JvmStatic annotation

github.com/ChuckerTeam/chucker - 22338f486981383a43d3adf178102339475f699f authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Remove unused variable in ClearDatabaseService (#147)

* Remove unused variable in ClearDatabaseService

* Remove stderr message

github.com/ChuckerTeam/chucker - 59b6360027ff9b7977c997b8067d16e8f1f5a1bd authored about 5 years ago by Nicola Corti <[email protected]>
Kotlinify NotificationHelper (#122)

* [Ullas][NotificationHelper] Added new .kt class for notification helper
* [Ullas][Notificatio...

github.com/ChuckerTeam/chucker - b1683af03566f2ad479713d5b434f07822990d21 authored about 5 years ago by Ullas <[email protected]>
Cleanup kotlin classes (#142)

* cleanup kotlin classes

* lint checks

* Update library/src/main/java/com/chuckerteam/chuc...

github.com/ChuckerTeam/chucker - 0ddc00ab3af8b7708e42b778131d246569fb694c authored about 5 years ago by Rakshit Jain <[email protected]>
Fix notification importance for Android Q (#144)

* Fix notification importance for Android Q
* Fix for ktlint issues

github.com/ChuckerTeam/chucker - 65fd69c8fbc22f662916eebcb464d9f14c68f55c authored about 5 years ago by Volodymyr Buberenko <[email protected]>
Move constant into companion object

github.com/ChuckerTeam/chucker - d33dce79c4a7220df1881f6a252db72cdc9c6cb2 authored about 5 years ago by Vova Buberenko <[email protected]>
Move selectedTabPosition back into companion

github.com/ChuckerTeam/chucker - 4fd0100a61a9d6a839501fcc79f2849e69d2229c authored about 5 years ago by Vova Buberenko <[email protected]>
Make activities start unified

github.com/ChuckerTeam/chucker - a998d3c2cf0c6c60fb0cafe74647861e366435c1 authored about 5 years ago by Vova Buberenko <[email protected]>
Move transaction info pager adapter into a separate file

github.com/ChuckerTeam/chucker - 56862625d805bc4817d4728be55ceca87e79ba7c authored about 5 years ago by Vova Buberenko <[email protected]>
Fix for detekt issue with missing new line

github.com/ChuckerTeam/chucker - b023ae9747e128960d46606f72de8160275e427b authored about 5 years ago by Vova Buberenko <[email protected]>
Replace deprecated properties in build files

github.com/ChuckerTeam/chucker - 2773b07c38e7488cd812d77acbd52dc61cd57888 authored about 5 years ago by Vova Buberenko <[email protected]>
Replace deprecated classes, remove context from PagerAdapter

github.com/ChuckerTeam/chucker - 9541b1e5bb4cee1808d285286e9515e56fd155c4 authored about 5 years ago by Vova Buberenko <[email protected]>
Update HomePageAdapter.kt

github.com/ChuckerTeam/chucker - c27c277bf4fcc5a2a155c399402cdf5b5e0dc794 authored over 5 years ago by Yoav Sternberg <[email protected]>
Fix Detekt issues

github.com/ChuckerTeam/chucker - df9ef1635e46782f272e73c8bd319dd4562ae5c5 authored over 5 years ago by Yoav Sternberg <[email protected]>
Kotlinify classes in .internal.ui package

github.com/ChuckerTeam/chucker - 29e64bfdbff715fe314bc25e71ca4555f8eabb2c authored over 5 years ago by Yoav Sternberg <[email protected]>
Update TransactionListFragment.kt

github.com/ChuckerTeam/chucker - b3726a09ac4a0f0cd5fa6fa86bb1380b1eda19b9 authored over 5 years ago by Yoav Sternberg <[email protected]>
Kotlinify classes in .internal.ui.transaction package

github.com/ChuckerTeam/chucker - f434c53edf7560c6499c7545a8d38778f22bc785 authored over 5 years ago by Yoav Sternberg <[email protected]>
Add thanks to our contributors

github.com/ChuckerTeam/chucker - 59a3ee545d2c98e9ff3383e0f53feef11d3ab5eb authored over 5 years ago by Olivier Perez <[email protected]>
Updating Detekt to 1.1.0

github.com/ChuckerTeam/chucker - 5258d4ace50fafb37d6c83052b379bc5219b7200 authored over 5 years ago by Nicola Corti <[email protected]>
Kotlinify classes in .internal.ui.error package

github.com/ChuckerTeam/chucker - 199a771f54deea4db5417669c2d876a65f8b8128 authored over 5 years ago by Nicola Corti <[email protected]>
Write Pull Request template

github.com/ChuckerTeam/chucker - 82e62d2e0d4a24c68777f74dde46505d9e648ec0 authored over 5 years ago by Olivier Perez <[email protected]>
Some pretty things in issue templates

github.com/ChuckerTeam/chucker - 25e0b71fb7fd011da3ab66549bc54aa27c6d4de7 authored over 5 years ago by Olivier Perez <[email protected]>
Add Benoit Vermont to README Copyrights

github.com/ChuckerTeam/chucker - a1f9f229b66c2a7a46bc39dbf054dd8e86331f40 authored over 5 years ago by Olivier PEREZ <[email protected]>
Kotlinify Chucker sample app

github.com/ChuckerTeam/chucker - f8f1d7d6776ad75808cd2418b73002cbdab8adee authored over 5 years ago by Nicola Corti <[email protected]>
Fix inconsistency when referencing screen constants from Java

Java Apps references the SCREEN_HTTP/SCREEN_ERROR constants differently when the const keyword i...

github.com/ChuckerTeam/chucker - 4bfad4e9353d84d40db60b0c78d315d3f61b16ad authored over 5 years ago by p-schneider <[email protected]>
Force all layouts to be LTR

Developing full support for RTL would require to adapt all
the ViewPagers/TabLayouts to work cor...

github.com/ChuckerTeam/chucker - 3d25aef157a79bda3ab6e6e483b0e0832d7f16e7 authored over 5 years ago by Nicola Corti <[email protected]>
Display explanation text on tabs if empty

When the network tab or errors tab is empty, will display a short explanation tab and a direct l...

github.com/ChuckerTeam/chucker - 199de681679958a0b7355e3aa2aa5f131620b34f authored over 5 years ago by Benoit Vermont <[email protected]>
Update the request/response body to use a monospace font

This will improve readability especially of long responses.

Fixes #115

github.com/ChuckerTeam/chucker - a0d8c4c8649f696cf7c8010ca7f934e44683e218 authored over 5 years ago by Nicola Corti <[email protected]>
Kotlinify IOUtils

github.com/ChuckerTeam/chucker - 53acfbccdf3316de12f18e3f046f53b77dc036c8 authored over 5 years ago by Nicola Corti <[email protected]>
Merge pull request #112 from ChuckerTeam/kotlinify-ClearTransactionsService

Kotlinify ClearDatabaseService

github.com/ChuckerTeam/chucker - 3eb279b9f98ac9facb274db6ea53f83c1d8f2c0b authored over 5 years ago by Benoit Vermont <[email protected]>
Fix detekt/ktLint error in ClearDatabaseService

github.com/ChuckerTeam/chucker - 3124d199e51bcd3a4053ce1226292caefbb3c4b6 authored over 5 years ago by Nicola Corti <[email protected]>
Merge pull request #111 from ChuckerTeam/kotlinify-SimpleOnPageChangedListener

Removing SimpleOnPageChangedListener

github.com/ChuckerTeam/chucker - c350b4a11863f55c5cbe542975064ad06372a721 authored over 5 years ago by Benoit Vermont <[email protected]>
Kotlinify ClearDatabaseService

github.com/ChuckerTeam/chucker - 849336fe8855ec2965923d71af25961fcf191777 authored over 5 years ago by Nicola Corti <[email protected]>
Removing SimpleOnPageChangedListener

We probably don't need this interface as it's just used in one place.
The only affected class is...

github.com/ChuckerTeam/chucker - 76ccf54414f6d4367374b4eaad508641a34c01e8 authored over 5 years ago by Nicola Corti <[email protected]>
Merge pull request #109 from ChuckerTeam/kotlinify-ChuckerCrashHandler

Kotlinify ChuckerCrashHandler

github.com/ChuckerTeam/chucker - 262b0d6aa740ac38521409dac7de0b408846a104 authored over 5 years ago by Benoit Vermont <[email protected]>
Kotlinify JsonConverter

I've also renamed the class from JsonConvertor to JsonConverter
and added some JUnit tests.

github.com/ChuckerTeam/chucker - fff17cd9769476fb7cd3a4d02c200c693e1a83e2 authored over 5 years ago by Nicola Corti <[email protected]>
Kotlinify ChuckerCrashHandler

github.com/ChuckerTeam/chucker - 2f0a588014e2901b6c0953c6a9b83260b10b0f5a authored over 5 years ago by Nicola Corti <[email protected]>
Merge pull request #107 from ChuckerTeam/detekt-v1.0.1

Detekt to 1.0.1

github.com/ChuckerTeam/chucker - 26dd96c8ad4fd2ef94ea7c229160719238c647ed authored over 5 years ago by Benoit Vermont <[email protected]>
Detekt to 1.0.1

github.com/ChuckerTeam/chucker - 0d038bcd37a0800f138ad986862f9297d2e87df4 authored over 5 years ago by Nicola Corti <[email protected]>
Merge pull request #101 from ChuckerTeam/fix-internal-package-outside-api

Move the .internal package outside of .api

github.com/ChuckerTeam/chucker - 43cda1dfe6a3951982e3f1b5159ee0f721a6b423 authored over 5 years ago by Benoit Vermont <[email protected]>
Move the .internal package outside of .api

The public API of Chucker is currently inside the `com.chuckerteam.chucker.api`
package (those a...

github.com/ChuckerTeam/chucker - 0101e9ca17b6309a4cccc1a874274bbfc2bd1546 authored over 5 years ago by Nicola Corti <[email protected]>
Merge pull request #104 from ChuckerTeam/kotlin-v1.3.50

Kotlin to 1.3.50

github.com/ChuckerTeam/chucker - e127870061968197cee94c213c5de43b0e1dd612 authored over 5 years ago by Benoit Vermont <[email protected]>
Kotlin to 1.3.50

github.com/ChuckerTeam/chucker - dc48ac89766fa7451faa46068b6aff1d0ee34864 authored over 5 years ago by Nicola Corti <[email protected]>
fix content type for response formatting

github.com/ChuckerTeam/chucker - cd6d0b05ff2ff244d6619ca368a6492d0cfcaa71 authored over 5 years ago by Valentine Trifonov <[email protected]>
Merge pull request #99 from ChuckerTeam/add-androidweekly-badge

Add Android Weekly #375 badge to readme

github.com/ChuckerTeam/chucker - 744c70ba1be388b1a1b1c27836cc5328b08af5fb authored over 5 years ago by Benoit Vermont <[email protected]>
Add Android Weekly #375 badge to readme

github.com/ChuckerTeam/chucker - ac5a1443ed19b0363f1c0c4e9f7e786651a1e2da authored over 5 years ago by Nicola Corti <[email protected]>