This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/Keddnyo/AmazWare
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<img src="https://github.com/Keddnyo/AmazWare/blob/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png?raw=true" align="right"/> | ||
|
||
# AmazWare | ||
Easily download firmwares for Xiaomi wearables | ||
|
||
## Features | ||
* English and Russian GUI languages | ||
* User-friendly GUI | ||
* Light and dark themes | ||
* Download firmwares using drop-down device list | ||
* Explore firmwares feed | ||
* Make get request manually (Extras) | ||
* Full languages names instead codes in response | ||
* Built-in download provider | ||
|
||
## Requirements | ||
* Storage access *(for saving files)* | ||
* Network access *(for app work)* | ||
|
||
## Screenshots | ||
<p align="center"> | ||
<img src="https://user-images.githubusercontent.com/65981689/156901912-ab231a09-4557-4c65-a1d9-c087039606f7.png" width="33%" height="33%"> | ||
<img src="https://user-images.githubusercontent.com/65981689/156902021-7fd8183c-8816-4adf-9381-93525afed9a6.png" width="33%" height="33%"> | ||
<img src="https://user-images.githubusercontent.com/65981689/156901994-2de60fab-dce1-4b93-ad9f-bfd2d570c2f3.png" width="33%" height="33%"> | ||
<img src="https://user-images.githubusercontent.com/65981689/156901995-61a26a8c-c78c-4faf-9d9f-6f3646d7c049.png" width="33%" height="33%"> | ||
<img src="https://user-images.githubusercontent.com/65981689/156901996-98dc0e00-1498-41fd-a70c-da569ced271d.png" width="33%" height="33%"> | ||
<img src="https://user-images.githubusercontent.com/65981689/156901997-e87bed2b-1590-45ce-9bdd-ad98749fd1c5.png" width="33%" height="33%"> | ||
</p> | ||
|
||
## Credits | ||
* [Keddnyo](https://github.com/Keddnyo) - Application | ||
* [Schakal](https://4pda.to/forum/index.php?showuser=243484) - Server logic |