{"id":25395000,"url":"https://github.com/leviathanaxeislit/leviathankernelmanager","last_synced_at":"2025-04-10T13:19:53.149Z","repository":{"id":108433683,"uuid":"158856899","full_name":"leviathanaxeislit/LeviathanKernelManager","owner":"leviathanaxeislit","description":"A kernel manager for Levaithan Kernel Mido (fork of Kernel Adiutor)","archived":false,"fork":false,"pushed_at":"2018-11-23T16:39:59.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T19:53:13.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leviathanaxeislit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-11-23T16:40:24.000Z","updated_at":"2018-11-25T16:27:23.000Z","dependencies_parsed_at":"2023-06-01T04:15:35.083Z","dependency_job_id":null,"html_url":"https://github.com/leviathanaxeislit/LeviathanKernelManager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviathanaxeislit%2FLeviathanKernelManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviathanaxeislit%2FLeviathanKernelManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviathanaxeislit%2FLeviathanKernelManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviathanaxeislit%2FLeviathanKernelManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leviathanaxeislit","download_url":"https://codeload.github.com/leviathanaxeislit/LeviathanKernelManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225658,"owners_count":21068078,"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-02-15T19:52:45.221Z","updated_at":"2025-04-10T13:19:53.140Z","avatar_url":"https://github.com/leviathanaxeislit.png","language":"Java","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=G3643L52LJQ7G"],"categories":[],"sub_categories":[],"readme":"# KernelAdiutor\n\n[![Build Status](https://travis-ci.org/Grarak/KernelAdiutor.svg?branch=master)](https://travis-ci.org/Grarak/KernelAdiutor)\n[![Crowdin](https://d322cqt584bo4o.cloudfront.net/kernel-adiutor/localized.png)](https://crowdin.com/project/kernel-adiutor)\n\n* [Join Google+ Community](https://plus.google.com/communities/108445529270785762340) (Beta Testing)\n\n[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=com.grarak.kerneladiutor)\n[![PayPal](https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-200px.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=G3643L52LJQ7G)\n\n## Kernel Downloader\n\nThis is a feature which allows the user to download different custom kernels for their device. To add more kernel the developers have to add support by their own. I wrote up a [documentation](https://github.com/Grarak/KernelAdiutor/wiki/Adding-Download-Support) which explains how to do this.\n\n## Report a bug or request a feature\n\nYou can report a bug or request a feature by [opening an issue](https://github.com/Grarak/KernelAdiutor/issues/new).\n\n#### How to report a bug\n* A detailed description of the bug\n* Logcat\n* Make sure there are no similar bug reports already\n\n#### How to request a feature\n* A detailed description of the feature\n* All kind of information\n* Paths to sys interface\n* What's the content if the sys file\n* How to apply a new value\n* Make sure there are no similar feature requests already\n\n## Download \u0026 Build\n\nClone the project and come in:\n\n``` bash\n$ git clone git://github.com/Grarak/KernelAdiutor.git\n$ cd KernelAdiutor\n$ ./gradlew build\n```\n\n## Credits\n\nI used following libraries:\n\n* Google: [v4 Support Library](https://developer.android.com/topic/libraries/support-library/features.html#v4)\n* Google: [v7 appcompat library](https://developer.android.com/topic/libraries/support-library/features.html#v7)\n* Google: [v7 cardview library](https://developer.android.com/topic/libraries/support-library/features.html#v7)\n* Google: [Design Support Library](https://developer.android.com/topic/libraries/support-library/features.html#design)\n* Google: [v7 recyclerview library](https://developer.android.com/topic/libraries/support-library/features.html#v7)\n* Ozodrukh: [CircularReveal](https://github.com/ozodrukh/CircularReveal)\n* Roman Nurik: [dashclock](https://github.com/romannurik/dashclock)\n* Google: [Firebase](https://firebase.google.com)\n* Matthew Precious: [swirl](https://github.com/mattprecious/swirl)\n* Lopez Mikhael: [CircularImageView](https://github.com/lopspower/CircularImageView)\n* Square: [picasso](https://github.com/square/picasso)\n* CyanogenMod: [CyanogenMod Platform SDK](https://github.com/CyanogenMod/cm_platform_sdk)\n\nAlso codes from different people:\n\n#### Andrei F.\n\n* [RootUtils](https://github.com/Grarak/KernelAdiutor/blob/master/app/src/main/java/com/grarak/kerneladiutor/utils/root/RootUtils.java)\n\n#### apbaxel\n\n_(Many sys interface paths has been taken from his [UKM-Project](https://github.com/apbaxel/UKM))_\n\n#### Brandon Valosek\n\n* [CpuSpyApp](https://github.com/Grarak/KernelAdiutor/blob/master/app/src/main/java/com/bvalosek/cpuspy/CpuSpyApp.java)\n* [CpuStateMonitor](https://github.com/Grarak/KernelAdiutor/blob/master/app/src/main/java/com/bvalosek/cpuspy/CpuStateMonitor.java)\n* [OverallFragment](https://github.com/Grarak/KernelAdiutor/blob/master/app/src/main/java/com/grarak/kerneladiutor/fragments/statistics/OverallFragment.java)\n\n## License\n\n    Copyright (C) 2015-2016 Willi Ye \u003cwilliye97@gmail.com\u003e\n    \n    Kernel Adiutor is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n    \n    Kernel Adiutor is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n    \n    You should have received a copy of the GNU General Public License\n    along with Kernel Adiutor.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviathanaxeislit%2Fleviathankernelmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleviathanaxeislit%2Fleviathankernelmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviathanaxeislit%2Fleviathankernelmanager/lists"}