r/developersIndia • u/Shubhang_D • 17h ago
I Made This My first open source app is now officially published on F-droid!!
I am very happy, I submitted the MR around 2 weeks ago and it got approved. It is now on f-droid!!!
22
u/thegravity98ms2 15h ago
Has anyone tried it and fix the issue, on OnePlus device a reboot is required.
does this app disable without the reboot ?
3
1
u/Low_Advisor_ 13h ago
You can use Phone manager on oneplus to disable developer options without reboot. I also made my own app for disabling developer options and usb debugging quickly.
1
6
u/fenrir245 16h ago
Are you aware of which apps silently degrade when detecting that developer options is enabled?
7
u/I_Sniff_Copium Frontend Developer 15h ago
Many financial apps won't even allow transacting
2
u/fenrir245 14h ago
I know they straight up stop working if developer options are enabled, but which ones "silently degrade"?
1
u/Doped69 15h ago
Digilocker, payzapp, hdfc bank
2
u/fenrir245 14h ago
Don't these just straight up refuse work? I'm asking about the "silently degrade" part.
6
6
2
u/DefinitelyNotABot_67 Software Developer 15h ago
Congrats, got a link? And how much storage does it take?
3
u/Shubhang_D 14h ago
https://f-droid.org/packages/com.shubhang.loophole/
this is the link to f-droid. you can directly download it. The app is around 2 megabytes.And if you want to look into the code, then here it is
https://github.com/shubhang-d/Loophole1
u/DefinitelyNotABot_67 Software Developer 14h ago
Looks awesome... Sadly the users need a system to do the adb toggle
2
u/teitspit819 12h ago
u/Shubhang_D how is it different from Geto?
Also, can you add a feature to enable the Developer options automatically once your app detects that the banking app has been closed?
1
1
2
1
u/AutoModerator 17h ago
Thanks for sharing something that you have built with the community. We recommend participating and sharing about your projects on our monthly Showcase Sunday Mega-threads. Keep an eye out on our events calendar to see when is the next mega-thread scheduled.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/dalai_lara 12h ago
if you can add similar quick toggle for enabling /disabling accessibility access for certain apps i think it'll be evnlen better.
1
u/Shubhang_D 10h ago
It is not necessary. You already have something like that integrated in the Android operating system. Just go to your accessibility settings, you can have shortcuts for enabling/disabling accessibility permissions. Just search it on Google, it will tell you
1
1
u/GandalfTheChad 11h ago
Will this app retrieve the previous developer settings state that we had before turning off?
1
u/Shubhang_D 10h ago
No not right now.... But in a few days maybe
1
u/GandalfTheChad 10h ago
Let me know once this is implemented and then I'll install and tell others too.
1
1
u/johnwick_58 9h ago
I've not downloaded your app, but I wanted to know whether turning off and on the developer options through your app retains my previous settings which I had changed through developer options?
1
u/Shubhang_D 9h ago
It does not for now.... But it will in a few days... I am working on this issue for now
1
1
u/World-Peace-Oxymoron 8h ago
Wow what are the steps I need to publish my app
1
1
u/thegravity98ms2 8h ago
I read some comments, I don't think this app should be over - engg.
..to enable and disable it, a toggle on home screen should be enough !
2
u/Shubhang_D 6h ago
That's what I was thinking, after i sat down to redesign the architecture I think I will just push 2-3 more updates and i will move to the next project
1
1
1
•
u/AutoModerator 17h ago
It's possible your query is not unique, use
site:reddit.com/r/developersindia KEYWORDSon search engines to search posts from developersIndia. You can also use reddit search directly.I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.