2021-10-28 12:45:39 +03:00
|
|
|
<div align="center">
|
|
|
|
|
2024-06-25 01:20:31 -07:00
|
|
|
<img width="" src="metadata/en-US/images/featureGraphic.png" alt="Droid-ify" align="center">
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
[](https://github.com/Iamlooker/Droid-ify/stargazers)
|
|
|
|
[](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING)
|
|
|
|
[](https://github.com/Iamlooker/Droid-ify/releases/)
|
|
|
|
[](https://github.com/Iamlooker/Droid-ify/releases/latest)
|
|
|
|
[](https://f-droid.org/packages/com.looker.droidify)
|
2025-02-21 08:48:08 +05:30
|
|
|
</div>
|
2021-10-28 12:52:53 +03:00
|
|
|
<div align="left">
|
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
## Features
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
* Material & Clean design
|
2021-03-07 18:20:35 +05:30
|
|
|
* Fast repository syncing
|
2023-03-06 14:31:52 +05:30
|
|
|
* Smooth user experience
|
|
|
|
* Feature-rich
|
2021-10-12 23:05:44 +05:30
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
## Screenshots
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2024-01-09 12:49:46 +05:30
|
|
|
<img src="metadata/en-US/images/phoneScreenshots/1.png" width="25%" /><img src="metadata/en-US/images/phoneScreenshots/2.png" width="25%" /><img src="metadata/en-US/images/phoneScreenshots/3.png" width="25%" /><img src="metadata/en-US/images/phoneScreenshots/4.png" width="25%" />
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
## Building and Installing
|
2025-02-21 08:48:08 +05:30
|
|
|
|
2023-10-24 16:08:18 +05:30
|
|
|
1. **Install Android Studio**:
|
2025-02-21 08:48:08 +05:30
|
|
|
- Download and install [Android Studio](https://developer.android.com/studio) on your computer
|
|
|
|
if you haven't already.
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2023-10-24 16:08:18 +05:30
|
|
|
2. **Clone the Repository**:
|
|
|
|
- Open Android Studio and select "Project from Version Control."
|
|
|
|
- Paste the link to this repository to clone it to your local machine.
|
|
|
|
|
|
|
|
3. **Build the APK**:
|
|
|
|
- In Android Studio, navigate to `Build > APK`.
|
|
|
|
- Select "Create New Keystore" and enter the required information, including a password.
|
|
|
|
- Wait for the build process to finish.
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2023-04-27 12:29:02 +05:30
|
|
|
## TODO
|
|
|
|
|
|
|
|
- [ ] Add support for `index-v2`
|
|
|
|
- [ ] Add detekt code-analysis
|
|
|
|
- [ ] Add GitHub Repo feature
|
|
|
|
|
2022-08-06 13:22:17 +05:30
|
|
|
## Contribution
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
- Pick any issue you would like to resolve
|
|
|
|
- Fork the project
|
|
|
|
- Open a Pull Request
|
|
|
|
- Your PR will undergo review
|
|
|
|
|
|
|
|
## Translations
|
2025-02-21 08:48:08 +05:30
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
[](https://hosted.weblate.org/engage/droidify/?utm_source=widget)
|
|
|
|
|
|
|
|
## License
|
2022-08-28 11:58:16 +05:30
|
|
|
|
2023-03-06 14:31:52 +05:30
|
|
|
```
|
|
|
|
Droid-ify
|
2021-03-07 18:20:35 +05:30
|
|
|
|
2023-05-19 07:51:44 +05:30
|
|
|
Copyright (C) 2023 LooKeR
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
2023-03-06 14:31:52 +05:30
|
|
|
```
|
2025-02-21 08:48:08 +05:30
|
|
|
|
|
|
|
</div>
|