-
-
Notifications
You must be signed in to change notification settings - Fork 438
Open
Description
⚠️ Is your feature request related to a problem? Please describe
In some of my projects, I'd like to integrate the Chucker interfaces directly in the app rather than launch an Activity. This would allow me to customise the UI in some aspects and hide/show different parts fo what Chucker logs.
💡 Describe the solution you'd like
Either the ability to integrate the existing chucker screens in apps or access to the database, entities and daos to be able to create custom in-app UI
📊 Describe alternatives you've considered
The current alternative in use is to start the Chucker activity from within the app and not show the notifications
🙋 Do you want to develop this feature yourself?
- Yes
- No
- Possibly
I say possibly because I have limited time to do open-source development AND, the tech stack of Chucker is a little outdated on some aspects which I feel should be migrated, such as:
- Groovy instead of Kotlin DSL
- XML Views could be migrated to Compose
- Edge-to-egde Android 15 behaviour handling
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels