willowtreeapps / Hyperion-Android

App Debugging & Inspection Tool for Android
MIT License
1.95k stars 144 forks source link

hyperion-sqlite not yet released? #137

Open sys1yagi opened 6 years ago

sys1yagi commented 6 years ago

Hi, Thank you for the convenience library.

By the way, hyperion-sqlite not yet released? I can't find it in maven repositories 😭.

https://mvnrepository.com/artifact/com.willowtreeapps.hyperion 👀

Thanks.

kvithayathil commented 6 years ago

Hey @sys1yagi - appreciate the interest. Right now the SQLite plugin is a work-in-progress. There's a bunch of work to be done before we feel it's ready for release. :)

P.S. By all means, feel free to contribute 👍

ToxicBakery commented 6 years ago

Why not start producing snapshots of all branches so it's possible to use wip features without having to bring in hyperion code manually?

sys1yagi commented 6 years ago

Right now the SQLite plugin is a work-in-progress.

Oh, I get it. Is there work list for the plugin somewhere? I want to contribute if possible. 😄 @kvithayathil

deimian86 commented 5 years ago

Hi! As an alternative I'm using SimpleItem plugin with com.ashokvarma.android:sqlite-manager:1.3.0 And works fine with a few code lines.

kvithayathil commented 5 years ago

Awesome job @deimian86 , will check it out.

@sys1yagi apologies for the long delay - but for sure, we can collaborate on developing the plugin, I'm looking at ways to reimplement the UX of browsing the DB.

jimlyas commented 2 years ago

After 2 years, is it still not released yet?

gradle

rasmussl commented 1 year ago

Any news on this?