Ecosyste.ms: OpenCollective

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

github.com/ChuckerTeam/chucker

πŸ”Ž An HTTP inspector for Android & OkHTTP (like Charles but on device)
https://github.com/ChuckerTeam/chucker

Merge branch 'release' into develop

b9158347fca026505de8ed3643f3b33f06d75200 authored almost 5 years ago
Add changelgos for 3.1.2 (#230)

0140408cd157b01b9a7a38915f0c7d47b257567f authored almost 5 years ago
Revert resource renaming (#227)

* Revert renaming

eb0a9194aa23bd1b04c887a6503fb2bf6f38b5ed authored almost 5 years ago
Fix depleting bytes from the response. (#226)

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

c78b861e77ab1769becb6bbf12c667dabe059b6c authored almost 5 years ago
ViewModel refactoring (#220)

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

3cb71906b5ac0fc6d93ba424a1f62bb7fd8c61d4 authored almost 5 years ago
Fix for NPE in NotificationHelper (#223)

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

* Extr...

1a630fa199be5bfe24bd0d82dd67c989615deb3b authored almost 5 years ago
Fix for crash on Save transaction action (#221)

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

* Uncomment sample transactions...

635f61b56f18601ba6ec334f5d78558017a231d4 authored almost 5 years ago
Fix clear action crash when application is dead (#222)

b0a24252e81e39aec925fcc87baa7d8248f17265 authored almost 5 years ago
Big resources renaming (#216)

0621195c4902f677c7e91fda9ae425b5676a7446 authored almost 5 years ago
Fix R8 minification crash on TransactionViewModel creation. (#219)

4423836dc60021784b03b4d14fe35576fddd4308 authored almost 5 years ago
Fix for curl command (#214)

4ba1201c56dde123aa2ebc5a663647eb71b197df authored about 5 years ago
Fix for version name (#212)

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

0bbba97dfe9e9fec0a7b692056650b6f2a9adac3 authored about 5 years ago
Fix/gradle properties (#211)

* Allow Gradle parallel build
* Fix version name

2c6aaa460959f30ca0a0a8f1c59c176e6d12dd97 authored about 5 years ago
Remove scroll flags (#210)

acbd17c01aa06f4f2f69fb1f77523f97f8449019 authored about 5 years ago
Merge branch 'develop' into release

ab39615578dfc91a0b645caad25e93756902b528 authored about 5 years ago
Prepare 3.1.1 (#207)

* Update README and CHANGELOG
* Addressing @cortinico feedback

37edfd1ca3283535f007063477a6656bda6289d1 authored about 5 years ago
Fix for Empty Response Body and 0 Content Lenght (#206)

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

d0cca85f5cc293ec6255cd80919694e879c27867 authored about 5 years ago
Merge branch 'develop' into release

7a024d3ce4df6b73bf38038b5eec9c068dc8122a authored about 5 years ago
Prepare 3.1.0 stable (#200)

* Prepare 3.1.0 stable

* Update the Changelog to have sections

* Add #201 to the release n...

1b4da1b89cea88e7c49f5a7d2dd2e95dceb06fec authored about 5 years ago
Update xml parsing (#201)

a4b641498158640789f59afa9bf444fe3a847a03 authored about 5 years ago
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...

b2150a6139de23f760158c245ec9800ef4087aa1 authored about 5 years ago
Update Multiple Dependencies (#193)

* Update Multiple Dependencies
* Fix logic in shouldShowSave/SearchIcon

37109dd8e8baccbb6cafed83a1b8ec0ef963b622 authored about 5 years ago
Change order of badge (#196)

904047019f1ae2bff47db82840145fc30380e85a authored about 5 years ago
ChuckerInterceptor refactoring (#190)

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

06d9d07f87c3879c2966c4fe067347fee6532a2b authored about 5 years ago
Headers redaction refactoring (#189)

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

cdfc76be9186fa8fa5ae2dc7474e97340ad4c327 authored about 5 years ago
Notifications update (#182)

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

3545c384abe2b4bcd0e49756da7ade02b397b01c authored about 5 years ago
Udpate Chat Badge to #chucker on Kotlinlang slack (#191)

053ff596dcb34bf92e419c266a63aad1671346cb authored about 5 years ago
Hide library resources (#188)

* Attempt to generate private resources

* Update public.xml

09b722d5a1b17a98a2a99e1cd6fddd07e1aa6dcb authored about 5 years ago
Mask true type of headersToRedact and update documentation (#181)

* Mask true type of headersToRedact and update documentation

64880e58a861de9d2e8a47e679755f698d650c58 authored about 5 years ago
Fix for wrong class used for extending in ErrorActivity (#186)

* Change parent activity for ErrorActivity

* Fix for ktlint issue

e7a2bd487f993a5603bd0c3c96b58db26ccad68a authored about 5 years ago
CI pipeline optimisation (#185)

fbd964c06a478b7376d377c6a06c2eeb4108c771 authored about 5 years ago
Visibility fix for internal members (#180)

* Fix visibility modifiers for internal package members

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

ffb674f3a413fc728b3a050c0599baaad8517c12 authored about 5 years ago
Fixing handling of big body payloads (#172)

* Fixing handling of big body payloads

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

dead6b3ec25f54862d34cd7134daab9b4faa2ff3 authored about 5 years ago
Fix for typos in PR template (#183)

787da5edae92988e8f630f0389964b1652a4e665 authored about 5 years ago
Kotlinify FormatUtils (#120)

* kotlinify FormatUtils
* Address comments, minor clean up

Co-authored-by: Volodymyr Buberen...

396ad79c7e9d06baba3ca59e795b2ea3c0946af7 authored about 5 years ago
Remove redundant publishing tools (#175)

* Remove outdated configuration for Bintray publishing

* Remove android-maven-plugin

* Ret...

1600b90fcb252fcc1c7be84849b4348fd5aba90d authored about 5 years ago
Bump KtLint to 0.36.0 (#176)

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

4f145ff98cddee56ec76445dea93e015b6ee291d authored about 5 years ago
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...

55623e38d9cfb32c0ca3e49606812ba7bc94b2c5 authored about 5 years ago
Minor code cleanup (#169)

* Minor code cleanup

* Remove redundant toString()

* Return annotations for external api
...

57d97483da1a2e222c58194fe83d0c45fff298d1 authored about 5 years ago
Remove stale support-lib-version from gradle file (#174)

e9c4aef7d97777e4c240e23fd69ec7d7b7f3982c authored about 5 years ago
Introduce a shared view model into transaction details activity… (#145)

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

5442d771cf0cd9672797abe56a52497b5ac19052 authored about 5 years ago
Add ChuckerTeam to the README file (#173)

d2ebf7526748ce69b0c4bd364f9edeafe5c28f7a authored about 5 years ago
Fix "null" prefix in POM name (#171)

32f711c23e84173dfc5fc9cbe57e6dc766ad2c44 authored about 5 years ago
Updating sample invocation of getLaunchIntent() (#150)

* Updating sample invocation of getLaunchIntent()

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

8bfbdfdf4d3a3495733886e9698121bef11b091c authored about 5 years ago
Pass the -module-name Kotlin Compiler flag (#146)

Fixes #134

a45ffec26da33b528402b94678c803919f867a7f authored about 5 years ago
Fix issue with LinearLayoutManager after code minification (#167)

* Full path for LayoutManagers in xml

* Remove redundant exception rule from ProGuard rules
...

13a11c74ea586865ead9ddbe2de59744da7ef9d2 authored about 5 years ago
Replace sample gif for throwables (#170)

519807accb706504ea9c40977c8e05e4bdf3f21a authored about 5 years ago
Close the native source. (#165)

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

Co...

f9daf8806ea7041682f1af85b5148067af09b552 authored about 5 years ago
Update/components versions (#162)

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

* Update Kotlin lib declaration
...

548cd63c48b65767ca9312e710c3913688f39868 authored about 5 years ago
Update assets to match changed design (#156)

* Update logo image and multiwindow gif

* Update http and error gifs

* Replace new gifs wi...

012e6582872a211dcffd98fd59603495c1cf7666 authored about 5 years ago
Add date formatting for requestDate and responseDate (#160)

* Add date formatting for requestDate and responseDate

* Remove wildcard import to avoid buil...

46f69b8a1fea9950656a400491752cf520e9a08a authored about 5 years ago
Feature/dark theme (#143)

* Swap theme to Material and add values for night colors

* Update text colors for transation ...

36811365a2e56d7381abeae3160d0d388555ec48 authored about 5 years ago
Update migrating-from-chuck.md (#153)

2e34e4f871fea7b59b5d970548fd7d8d147f79c4 authored about 5 years ago
Update/share util (#149)

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

36f8fc1761fc1f037ec7318f4a3579490c97d067 authored over 5 years ago
Another fix for notifications in Q (#148)

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

22338f486981383a43d3adf178102339475f699f authored over 5 years ago
Remove unused variable in ClearDatabaseService (#147)

* Remove unused variable in ClearDatabaseService

* Remove stderr message

59b6360027ff9b7977c997b8067d16e8f1f5a1bd authored over 5 years ago
Kotlinify NotificationHelper (#122)

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

b1683af03566f2ad479713d5b434f07822990d21 authored over 5 years ago
Cleanup kotlin classes (#142)

* cleanup kotlin classes

* lint checks

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

0ddc00ab3af8b7708e42b778131d246569fb694c authored over 5 years ago
Fix notification importance for Android Q (#144)

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

65fd69c8fbc22f662916eebcb464d9f14c68f55c authored over 5 years ago
Move constant into companion object

d33dce79c4a7220df1881f6a252db72cdc9c6cb2 authored over 5 years ago
Move selectedTabPosition back into companion

4fd0100a61a9d6a839501fcc79f2849e69d2229c authored over 5 years ago
Make activities start unified

a998d3c2cf0c6c60fb0cafe74647861e366435c1 authored over 5 years ago
Move transaction info pager adapter into a separate file

56862625d805bc4817d4728be55ceca87e79ba7c authored over 5 years ago
Fix for detekt issue with missing new line

b023ae9747e128960d46606f72de8160275e427b authored over 5 years ago
Replace deprecated properties in build files

2773b07c38e7488cd812d77acbd52dc61cd57888 authored over 5 years ago
Replace deprecated classes, remove context from PagerAdapter

9541b1e5bb4cee1808d285286e9515e56fd155c4 authored over 5 years ago
Update HomePageAdapter.kt

c27c277bf4fcc5a2a155c399402cdf5b5e0dc794 authored over 5 years ago
Fix Detekt issues

df9ef1635e46782f272e73c8bd319dd4562ae5c5 authored over 5 years ago
Kotlinify classes in .internal.ui package

29e64bfdbff715fe314bc25e71ca4555f8eabb2c authored over 5 years ago
Update TransactionListFragment.kt

b3726a09ac4a0f0cd5fa6fa86bb1380b1eda19b9 authored over 5 years ago
Kotlinify classes in .internal.ui.transaction package

f434c53edf7560c6499c7545a8d38778f22bc785 authored over 5 years ago
Add thanks to our contributors

59a3ee545d2c98e9ff3383e0f53feef11d3ab5eb authored over 5 years ago
Updating Detekt to 1.1.0

5258d4ace50fafb37d6c83052b379bc5219b7200 authored over 5 years ago
Kotlinify classes in .internal.ui.error package

199a771f54deea4db5417669c2d876a65f8b8128 authored over 5 years ago
Write Pull Request template

82e62d2e0d4a24c68777f74dde46505d9e648ec0 authored over 5 years ago
Some pretty things in issue templates

25e0b71fb7fd011da3ab66549bc54aa27c6d4de7 authored over 5 years ago
Add Benoit Vermont to README Copyrights

a1f9f229b66c2a7a46bc39dbf054dd8e86331f40 authored over 5 years ago
Kotlinify Chucker sample app

f8f1d7d6776ad75808cd2418b73002cbdab8adee authored over 5 years ago
Fix inconsistency when referencing screen constants from Java

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

4bfad4e9353d84d40db60b0c78d315d3f61b16ad authored over 5 years ago
Force all layouts to be LTR

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

3d25aef157a79bda3ab6e6e483b0e0832d7f16e7 authored over 5 years ago
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...

199de681679958a0b7355e3aa2aa5f131620b34f authored over 5 years ago
Update the request/response body to use a monospace font

This will improve readability especially of long responses.

Fixes #115

a0d8c4c8649f696cf7c8010ca7f934e44683e218 authored over 5 years ago
Kotlinify IOUtils

53acfbccdf3316de12f18e3f046f53b77dc036c8 authored over 5 years ago
Merge pull request #112 from ChuckerTeam/kotlinify-ClearTransactionsService

Kotlinify ClearDatabaseService

3eb279b9f98ac9facb274db6ea53f83c1d8f2c0b authored over 5 years ago
Fix detekt/ktLint error in ClearDatabaseService

3124d199e51bcd3a4053ce1226292caefbb3c4b6 authored over 5 years ago
Merge pull request #111 from ChuckerTeam/kotlinify-SimpleOnPageChangedListener

Removing SimpleOnPageChangedListener

c350b4a11863f55c5cbe542975064ad06372a721 authored over 5 years ago
Kotlinify ClearDatabaseService

849336fe8855ec2965923d71af25961fcf191777 authored over 5 years ago
Removing SimpleOnPageChangedListener

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

76ccf54414f6d4367374b4eaad508641a34c01e8 authored over 5 years ago
Merge pull request #109 from ChuckerTeam/kotlinify-ChuckerCrashHandler

Kotlinify ChuckerCrashHandler

262b0d6aa740ac38521409dac7de0b408846a104 authored over 5 years ago
Kotlinify JsonConverter

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

fff17cd9769476fb7cd3a4d02c200c693e1a83e2 authored over 5 years ago
Kotlinify ChuckerCrashHandler

2f0a588014e2901b6c0953c6a9b83260b10b0f5a authored over 5 years ago
Merge pull request #107 from ChuckerTeam/detekt-v1.0.1

Detekt to 1.0.1

26dd96c8ad4fd2ef94ea7c229160719238c647ed authored over 5 years ago
Detekt to 1.0.1

0d038bcd37a0800f138ad986862f9297d2e87df4 authored over 5 years ago
Merge pull request #101 from ChuckerTeam/fix-internal-package-outside-api

Move the .internal package outside of .api

43cda1dfe6a3951982e3f1b5159ee0f721a6b423 authored over 5 years ago
Move the .internal package outside of .api

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

0101e9ca17b6309a4cccc1a874274bbfc2bd1546 authored over 5 years ago
Merge pull request #104 from ChuckerTeam/kotlin-v1.3.50

Kotlin to 1.3.50

e127870061968197cee94c213c5de43b0e1dd612 authored over 5 years ago
Kotlin to 1.3.50

dc48ac89766fa7451faa46068b6aff1d0ee34864 authored over 5 years ago
fix content type for response formatting

cd6d0b05ff2ff244d6619ca368a6492d0cfcaa71 authored over 5 years ago
Merge pull request #99 from ChuckerTeam/add-androidweekly-badge

Add Android Weekly #375 badge to readme

744c70ba1be388b1a1b1c27836cc5328b08af5fb authored over 5 years ago
Add Android Weekly #375 badge to readme

ac5a1443ed19b0363f1c0c4e9f7e786651a1e2da authored over 5 years ago