DevDrawer icon indicating copy to clipboard operation
DevDrawer copied to clipboard

No longer on the Play Store?

Open calvarez-ov opened this issue 7 years ago • 6 comments
trafficstars

I love this app! I was about to recommend it to some colleagues, and then I saw it wasn't on the Play Store anymore 😞

Any chance you'll put it back up?

Thanks!

calvarez-ov avatar Sep 27 '18 14:09 calvarez-ov

I just discovered another app inspired by yours: https://github.com/tasomaniac/DevWidget Looks like that app has also been removed from the play store :( I'll open a ticket there too ;)

calvarez-ov avatar Sep 27 '18 15:09 calvarez-ov

Hi. Yeah I missed it, its violates a play store rule. Needs to be fixed. Will try and get it back on as soon as possible

On Thu, 27 Sep 2018 at 15:49, Carmen Alvarez [email protected] wrote:

I love this app! I was about to recommend it to some colleagues, and then I saw it wasn't on the Play Store anymore 😞

Any chance you'll put it back up?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tunitowen/DevDrawer/issues/38, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8otYubgf_a9dybGOYziOX7QoT6u6qaks5ufOWTgaJpZM4W81cA .

tunitowen avatar Sep 27 '18 15:09 tunitowen

Is this legit? https://play.google.com/store/apps/details?id=ch.pete.DevDrawer

Kisty avatar Dec 04 '18 11:12 Kisty

As far as I see they just forked the repo and republished it. Don't think the license (or lack of it) in this repo allows that legally.

I created an app widget from scratch and I am actively developing it. It is more modern looking and already has more features. Feel free to check it out.

https://play.google.com/store/apps/details?id=com.tasomaniac.devwidget

tasomaniac avatar Dec 04 '18 11:12 tasomaniac

Yeah looks like they have just forked it. The code in this repo is disgusting, I have quite a few times now, started to re-write but just don't have the time.

@tasomaniac the app looks great, best of luck 👍

tunitowen avatar Dec 04 '18 16:12 tunitowen

For anyone interested, I've been working on my fork for a while and finally had time to finish it. It started as a fork but is now completely rewritten. It has multiple unique features compared to the original app: Filter apps based on their signature This means that you can select all apps that share the same singing key, e.g. all locally developed apps signed with the same debug key. multiple widgets with different configurations You can have multiple widgets that each have their own filtering config.

Public beta on the Play Store is available now: https://github.com/PSDev/DevDrawer

hameno avatar Dec 28 '20 09:12 hameno