this post was submitted on 08 Aug 2023
14 points (100.0% liked)

Free and Open Source Software

17801 readers
5 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

App is no longer maintained. Last update was 2y ago and Github repo went missing.

top 3 comments
sorted by: hot top controversial new old
[–] jet@hackertalks.com 4 points 1 year ago (1 children)
[–] s08nlql9@lemm.ee 2 points 1 year ago

great tool, i just tried it now. I paired it with Amarok to hide apps. Basically, Disable can hide and stop selected apps but now I need 2 apps to achieve the same

[–] smileyhead@discuss.tchncs.de 1 points 1 year ago

You might try this command:

adb shell pm uninstall -k --user 0 the.package.name

Hides an app as it was never there.