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
github.com/ChuckerTeam/chucker - b9158347fca026505de8ed3643f3b33f06d75200 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - 0140408cd157b01b9a7a38915f0c7d47b257567f authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* Revert renaming
github.com/ChuckerTeam/chucker - eb0a9194aa23bd1b04c887a6503fb2bf6f38b5ed authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* Use HttpUrl instead of Uri for parsing URL data.
* Do not read image sources directly from th...
* Update ViewModel dependency, refactor TransactionViewModel
* Dependencies clean up
* Switch ...
* 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]>* 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]>github.com/ChuckerTeam/chucker - b0a24252e81e39aec925fcc87baa7d8248f17265 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - 0621195c4902f677c7e91fda9ae425b5676a7446 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - 4423836dc60021784b03b4d14fe35576fddd4308 authored almost 5 years ago by Michał Sikora <[email protected]>
github.com/ChuckerTeam/chucker - 4ba1201c56dde123aa2ebc5a663647eb71b197df authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* Remove scroll flags (#210)
* Fix/gradle properties (#211)
* Allow Gradle parallel build
* Fix version name
github.com/ChuckerTeam/chucker - acbd17c01aa06f4f2f69fb1f77523f97f8449019 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - ab39615578dfc91a0b645caad25e93756902b528 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* Update README and CHANGELOG
* Addressing @cortinico feedback
* Rewrite the processResponseBody method as it's broken
I've rewrote the processResponseBody fo...
github.com/ChuckerTeam/chucker - 7a024d3ce4df6b73bf38038b5eec9c068dc8122a authored almost 5 years ago by Nicola Corti <[email protected]>
* 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]>github.com/ChuckerTeam/chucker - a4b641498158640789f59afa9bf444fe3a847a03 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* Clone the Response Buffer rather than using it directly
* Do not clone the buffer multiple ti...
* Update Multiple Dependencies
* Fix logic in shouldShowSave/SearchIcon
github.com/ChuckerTeam/chucker - 904047019f1ae2bff47db82840145fc30380e85a authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* Split intercept function code into smaller functions
* Change the way of defining request dur...
* Refactor redactHeader to accept vararg, param doc description update
* Fix for bug with heade...
* Add vector icon for transactions pushes, remove color from throwable push icon
* Add separate...
github.com/ChuckerTeam/chucker - 053ff596dcb34bf92e419c266a63aad1671346cb authored almost 5 years ago by Nicola Corti <[email protected]>
* 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
github.com/ChuckerTeam/chucker - 64880e58a861de9d2e8a47e679755f698d650c58 authored almost 5 years ago by Stéphane Prohaszka <[email protected]>* Change parent activity for ErrorActivity
* Fix for ktlint issue
github.com/ChuckerTeam/chucker - e7a2bd487f993a5603bd0c3c96b58db26ccad68a authored almost 5 years ago by Volodymyr Buberenko <[email protected]>github.com/ChuckerTeam/chucker - fbd964c06a478b7376d377c6a06c2eeb4108c771 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* 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
Currently Chucker UI hangs when the HTTP request/respo...
github.com/ChuckerTeam/chucker - dead6b3ec25f54862d34cd7134daab9b4faa2ff3 authored almost 5 years ago by Nicola Corti <[email protected]>github.com/ChuckerTeam/chucker - 787da5edae92988e8f630f0389964b1652a4e665 authored almost 5 years ago by Volodymyr Buberenko <[email protected]>
* 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 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
* Fixing another missing curly brace around if
* Add an option to save the request or response body
* Hide the save button on API < 19
* Hide...
* Minor code cleanup
* Remove redundant toString()
* Return annotations for external api
...
github.com/ChuckerTeam/chucker - e9c4aef7d97777e4c240e23fd69ec7d7b7f3982c authored about 5 years ago by Nicola Corti <[email protected]>
* 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]>github.com/ChuckerTeam/chucker - d2ebf7526748ce69b0c4bd364f9edeafe5c28f7a authored about 5 years ago by Nicola Corti <[email protected]>
github.com/ChuckerTeam/chucker - 32f711c23e84173dfc5fc9cbe57e6dc766ad2c44 authored about 5 years ago by Karol Wrótniak <[email protected]>
* Updating sample invocation of getLaunchIntent()
Updated `Chucker.getLaunchIntent(context)` ...
github.com/ChuckerTeam/chucker - 8bfbdfdf4d3a3495733886e9698121bef11b091c authored about 5 years ago by Keith Mayoral <[email protected]>Fixes #134
github.com/ChuckerTeam/chucker - a45ffec26da33b528402b94678c803919f867a7f authored about 5 years ago by Nicola Corti <[email protected]>* Full path for LayoutManagers in xml
* Remove redundant exception rule from ProGuard rules
...
github.com/ChuckerTeam/chucker - 519807accb706504ea9c40977c8e05e4bdf3f21a authored about 5 years ago by Volodymyr Buberenko <[email protected]>
* 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 for Gradle plugin, wrapper, LeakCanary, Google libs
* Update Kotlin lib declaration
...
* 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
* Remove wildcard import to avoid buil...
github.com/ChuckerTeam/chucker - 46f69b8a1fea9950656a400491752cf520e9a08a authored about 5 years ago by Volodymyr Buberenko <[email protected]>* 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]>github.com/ChuckerTeam/chucker - 2e34e4f871fea7b59b5d970548fd7d8d147f79c4 authored about 5 years ago by Daniele Campogiani <[email protected]>
* Unification for Share action
* Rename const for sharing
* Fix indents
* More fixes due to k...
* Another fix for notifications in Q
* Remove redundant @JvmStatic annotation
* Remove unused variable in ClearDatabaseService
* Remove stderr message
github.com/ChuckerTeam/chucker - 59b6360027ff9b7977c997b8067d16e8f1f5a1bd authored about 5 years ago by Nicola Corti <[email protected]>
* [Ullas][NotificationHelper] Added new .kt class for notification helper
* [Ullas][Notificatio...
* 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
* Fix for ktlint issues
github.com/ChuckerTeam/chucker - d33dce79c4a7220df1881f6a252db72cdc9c6cb2 authored about 5 years ago by Vova Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - 4fd0100a61a9d6a839501fcc79f2849e69d2229c authored about 5 years ago by Vova Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - a998d3c2cf0c6c60fb0cafe74647861e366435c1 authored about 5 years ago by Vova Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - 56862625d805bc4817d4728be55ceca87e79ba7c authored about 5 years ago by Vova Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - b023ae9747e128960d46606f72de8160275e427b authored about 5 years ago by Vova Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - 2773b07c38e7488cd812d77acbd52dc61cd57888 authored about 5 years ago by Vova Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - 9541b1e5bb4cee1808d285286e9515e56fd155c4 authored about 5 years ago by Vova Buberenko <[email protected]>
github.com/ChuckerTeam/chucker - c27c277bf4fcc5a2a155c399402cdf5b5e0dc794 authored over 5 years ago by Yoav Sternberg <[email protected]>
github.com/ChuckerTeam/chucker - df9ef1635e46782f272e73c8bd319dd4562ae5c5 authored over 5 years ago by Yoav Sternberg <[email protected]>
github.com/ChuckerTeam/chucker - 29e64bfdbff715fe314bc25e71ca4555f8eabb2c authored over 5 years ago by Yoav Sternberg <[email protected]>
github.com/ChuckerTeam/chucker - b3726a09ac4a0f0cd5fa6fa86bb1380b1eda19b9 authored over 5 years ago by Yoav Sternberg <[email protected]>
github.com/ChuckerTeam/chucker - f434c53edf7560c6499c7545a8d38778f22bc785 authored over 5 years ago by Yoav Sternberg <[email protected]>
github.com/ChuckerTeam/chucker - 59a3ee545d2c98e9ff3383e0f53feef11d3ab5eb authored over 5 years ago by Olivier Perez <[email protected]>
github.com/ChuckerTeam/chucker - 5258d4ace50fafb37d6c83052b379bc5219b7200 authored over 5 years ago by Nicola Corti <[email protected]>
github.com/ChuckerTeam/chucker - 199a771f54deea4db5417669c2d876a65f8b8128 authored over 5 years ago by Nicola Corti <[email protected]>
github.com/ChuckerTeam/chucker - 82e62d2e0d4a24c68777f74dde46505d9e648ec0 authored over 5 years ago by Olivier Perez <[email protected]>
github.com/ChuckerTeam/chucker - 25e0b71fb7fd011da3ab66549bc54aa27c6d4de7 authored over 5 years ago by Olivier Perez <[email protected]>
github.com/ChuckerTeam/chucker - a1f9f229b66c2a7a46bc39dbf054dd8e86331f40 authored over 5 years ago by Olivier PEREZ <[email protected]>
github.com/ChuckerTeam/chucker - f8f1d7d6776ad75808cd2418b73002cbdab8adee authored over 5 years ago by Nicola Corti <[email protected]>
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]>
Developing full support for RTL would require to adapt all
the ViewPagers/TabLayouts to work cor...
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]>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]>github.com/ChuckerTeam/chucker - 53acfbccdf3316de12f18e3f046f53b77dc036c8 authored over 5 years ago by Nicola Corti <[email protected]>
Kotlinify ClearDatabaseService
github.com/ChuckerTeam/chucker - 3eb279b9f98ac9facb274db6ea53f83c1d8f2c0b authored over 5 years ago by Benoit Vermont <[email protected]>github.com/ChuckerTeam/chucker - 3124d199e51bcd3a4053ce1226292caefbb3c4b6 authored over 5 years ago by Nicola Corti <[email protected]>
Removing SimpleOnPageChangedListener
github.com/ChuckerTeam/chucker - c350b4a11863f55c5cbe542975064ad06372a721 authored over 5 years ago by Benoit Vermont <[email protected]>github.com/ChuckerTeam/chucker - 849336fe8855ec2965923d71af25961fcf191777 authored over 5 years ago by Nicola Corti <[email protected]>
We probably don't need this interface as it's just used in one place.
The only affected class is...
Kotlinify ChuckerCrashHandler
github.com/ChuckerTeam/chucker - 262b0d6aa740ac38521409dac7de0b408846a104 authored over 5 years ago by Benoit Vermont <[email protected]>
I've also renamed the class from JsonConvertor to JsonConverter
and added some JUnit tests.
github.com/ChuckerTeam/chucker - 2f0a588014e2901b6c0953c6a9b83260b10b0f5a authored over 5 years ago by Nicola Corti <[email protected]>
Detekt to 1.0.1
github.com/ChuckerTeam/chucker - 26dd96c8ad4fd2ef94ea7c229160719238c647ed authored over 5 years ago by Benoit Vermont <[email protected]>github.com/ChuckerTeam/chucker - 0d038bcd37a0800f138ad986862f9297d2e87df4 authored over 5 years ago by Nicola Corti <[email protected]>
Move the .internal package outside of .api
github.com/ChuckerTeam/chucker - 43cda1dfe6a3951982e3f1b5159ee0f721a6b423 authored over 5 years ago by Benoit Vermont <[email protected]>
The public API of Chucker is currently inside the `com.chuckerteam.chucker.api`
package (those a...
Kotlin to 1.3.50
github.com/ChuckerTeam/chucker - e127870061968197cee94c213c5de43b0e1dd612 authored over 5 years ago by Benoit Vermont <[email protected]>github.com/ChuckerTeam/chucker - dc48ac89766fa7451faa46068b6aff1d0ee34864 authored over 5 years ago by Nicola Corti <[email protected]>
github.com/ChuckerTeam/chucker - cd6d0b05ff2ff244d6619ca368a6492d0cfcaa71 authored over 5 years ago by Valentine Trifonov <[email protected]>
Add Android Weekly #375 badge to readme
github.com/ChuckerTeam/chucker - 744c70ba1be388b1a1b1c27836cc5328b08af5fb authored over 5 years ago by Benoit Vermont <[email protected]>github.com/ChuckerTeam/chucker - ac5a1443ed19b0363f1c0c4e9f7e786651a1e2da authored over 5 years ago by Nicola Corti <[email protected]>