{"id":24183944,"url":"https://github.com/cioccarellia/androoster","last_synced_at":"2025-04-06T17:11:25.017Z","repository":{"id":144472330,"uuid":"177038663","full_name":"cioccarellia/androoster","owner":"cioccarellia","description":"Source code for Androoster (Tweaking Toolbox)","archived":false,"fork":false,"pushed_at":"2025-03-17T13:23:54.000Z","size":11820,"stargazers_count":121,"open_issues_count":3,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-30T16:11:50.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=com.andreacioccarelli.androoster","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cioccarellia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-21T23:26:19.000Z","updated_at":"2025-03-29T15:17:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb262a08-fc1d-43f4-96e9-ba74685f1f8a","html_url":"https://github.com/cioccarellia/androoster","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cioccarellia%2Fandrooster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cioccarellia%2Fandrooster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cioccarellia%2Fandrooster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cioccarellia%2Fandrooster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cioccarellia","download_url":"https://codeload.github.com/cioccarellia/androoster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247517912,"owners_count":20951718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-13T09:32:01.679Z","updated_at":"2025-04-06T17:11:24.999Z","avatar_url":"https://github.com/cioccarellia.png","language":"Kotlin","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/cioccarellia/androoster\" target=\"_blank\"\u003e\u003cimg width=\"100\" src=\"https://raw.githubusercontent.com/cioccarellia/androoster/master/app/src/main/res/drawable/launcher.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eAndrooster\u003c/h1\u003e\n\u003c/p\u003e\n\nThis repository hosts the code used for building Androoster (Tweaking Toolbox), available on the [Play Store](https://play.google.com/store/apps/details?id=com.andreacioccarelli.androoster), with approximately 250k downloads.\n\n## Context\nThe app started off as a side project, to put in one place, behind a nice UI, all the little tweaks and tricks you can apply on your phone to modify its specifics and characteristics, in order to alter its operating capabilities (namely, battery life, speed or specific configurations)\n\nI despise with every fiber of my body the \"Booster\"/\"Cleaner\" software category. They gaslight users and make them expect their phone to have the air maneuverability of a F-22 Raptor, and make developers look foolish for trying to sell software whose claims aren't in the domain of realistic capabilities for the device they run on. It's immoral and unethical to charge people for crapware that does nothing but display satisfying UI and run nonsense tasks. That's sadly a big piece of android culture and market sells, and it sucks. There is much more work done in all of these app to make the UI and UX feel rewarding, giving positive user feedback and pleasing transitions and crafty animations, rather than in making them actually do something useful.\n\nThis software is a toolbox.\nA collection of pre-packaged system-wide modifications that can be turned on-off like a breaker switch. Some will work for your device, some won't. The takeaway is that you have to know what you are doing before touching something.\n\n## About this code\nI started writing this app as a self-taught android developer when I was 16 years old.\nI was more into the low-level android operating system details rather than the clean application building process.\nThe app has been written in java and then completely reworked in (very not idiomatic) kotlin.\nThe code is here more for (archaeological) exposition, rather than actual app design or code principles. From a software engineering / good android app engineering standpoint, you can probably learn a lot of what *not* to do by following this code. It's messy, loosely unorganized, very repetitive and with tons of god-classes, obscure names and weird hierarchies. \nThat's not to say it doesn't work, just that it works clumsily.\n\nWhile the tweaks and operative system modifications were tailored (and work accurately) for devices running android versions from Jelly Bean up to to Marshmallow, they are not intended or do not consider the structural changes brought forth by future android versions, since they didn't exist when the app was being built. Besides, the need for this kind of software has long died (or at least it did for me personally) with the optimizations and improvements with newer android versions.\n\nThe current version has been slightly modified from the OG one (I fixed some issues, deleted dead dependencies, upgraded kotlin, removed billing, bumped gradle and fixed the most inhumane AndroidX dependency / manifest merger build failure I have ever witnessed in my entire life, which took about a month) to comply with idiotic GP requirements (the app was initially removed from the store because I was being accused of \"charging devices faster\", which, of all the screwed up things this app may do to users flipping switches left and right, is not even possible (AFAIK there are no standard APIs for controlling charging rates). I successfully appealed and rebuilt this app, now it's back on the store).\n\nThis code is also here for all the russian guys on 4pda redistributing pirated versions of my software, this way you can take it straight from the source code without reverse-engineering the apk. Now the software is 100% free though, so there should be no reason to.\n\n## Disclaimers\nThis project won't receive any new feature. I'll happily merge bug fixes and make maintenance updates once in a long while though.\n\n## Updates\nProject builds and runs, so if you want to clone it and modify it you are welcome to do so\n","funding_links":[],"categories":["Performance and Optimization"],"sub_categories":["All-in-One Performance Optimizers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcioccarellia%2Fandrooster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcioccarellia%2Fandrooster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcioccarellia%2Fandrooster/lists"}