fSergio101 / AmazMod

Phone/Watch app that provides a new notification system along with other features for Amazfit Pace/Stratos/Verge watches

Home Page:https://opencollective.com/amazmod-33

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmazMod latest service CircleCI Downloads Crowdin Backers on Open Collective Sponsors on Open Collective Telegram Twitter

AmazMod used to be a modified ("modded") Amazfit app, the companion app for Pace, Stratos and Verge watches built by Huami, changing and adding some of its features. But it has evolved to its own app that uses the data communication between Amazfit app on phone and the watch to implement its own notifications system and more.

Some features:

  • Brand new notifications filter system, with the option to use customized ("canned") replies, show images and more;
  • Battery/Heart-rate log and other info that can be viewed on the app as a graph;
  • Control watch's screen brightness ("Auto brightness" on watch must be off for this to work);
  • Option to not send notifications to watch when the phone screen is on;
  • Receive messenger call notifications and maps navigation info on watch;
  • File transfer to and from the watch over the air;
  • Built-in File Explorer on the watch with image and text viewing abilities;
  • Shell execution optionality to the watch from the phone;
  • Improved Watch/Smartphone connection tunnel (lower battery usage);
  • Emoji display ability;
  • Various functions in watch widget menu (Wifi, Flash Light, QRCode, LPM, Admin, Reboot, Clean Memory);
  • Battery notifications on watch/phone for watch/phone (low battery, fully charged);
  • Re-order watch widgets;
  • Take watch screenshot;
  • Push battery and calendar event data for Watchfaces/Widgets to use them;
  • Uninstall applications from watch;
  • More to come.

Installation

Download links:
Installation steps to use all features
  1. Download and install latest AmazMod from Play Store on phone;
  2. Download and install latest service-release.apk on watch, or use the provided installer for Windows;
  3. Restart both phone and watch;
  4. Disable "Push Notifications" in Amazfit Settings to prevent double notifications;
  5. Check if you see AmazMod widget on watch, if you don't then something went wrong, check Troubleshooting below;
  6. Open AmazMod app on phone and configure it to your needs.
  7. For better power managment, enable Device Admin in the widget menu or in the tweaking section on the phone app, or still use adb and run:adb shell dpm set-active-admin com.amazmod.service/.receiver.AdminReceiver

PS: On Verge, you must open AmazMod from the apps list the first time you install it to start the service, then go to the phone App to check connection (make sure you have set AmazMod as first widget in settings to make it permanent). You may need to restart launcher or watch to see the widget properly.

Installation steps for minimal set of features (notifications filter only)
  1. Download and install latest AmazMod from Play Store on phone;
  2. Disable "Push Notifications" in Amazfit Settings to prevent double notifications;
  3. Open AmazMod and make sure "Custom replies" are disabled and "Disable battery chart" is Enabled (i.e. battery chart is hidden), then restart phone;
  4. Configure the other options to your needs (in this case, ignore the "Connecting" message shown in AmazMod).

PS: You may or may not disable Amazfit access to notifications, as long as it doesn't push notifications to watch. If you keep the access, then you can still use your watch to control music and most notifications dismissed on watch will also be removed from phone.

Beta Tester

If you want to become a BETA Tester, you can take part into the beta channel on Play Store. Beta channel receives updates first, however, the stability of the each beta version is not guaranted.

Translations

If you want to help by translating the app in your language, take a look at our crowdin page here, it is very easy. If your language is not included, open an issue requesting to add the language to crowdin so you can work on that.

Troubleshooting

  • How do I install the app on watch?

You can use adb (all platforms), APKInstaller, Amazfit Tool or the provided installer if you are on Windows. To use adb, you need the binaries on your computer (download them from Android SDK Platform tools page, you may have them already if your computer runs Linux), then open Terminal/Command Prompt, change to the same folder as service-release.apk and run: adb install -r service-release.apk.

  • I do not get notifications

First, make sure you do not have Silent (Do not Disturb) mode enabled in both watch and phone. On watch it displays a "moon" icon when watch is unlocked but some custom watchfaces hide the status line so you must chech with the quick settings menu (swipe down form top), then tap the moon icon if it's blue to disable it. If it does not fix the problem, then make sure that AmazMod on phone has granted permissions to access notifications, restart both phone and watch and test notifications again ("standard" and "custom" notification tests from AmazMod app only works if you have service.apk installed on watch). Also keep in mind that you must keep stock Amazfit app installed and running on your phone for the current version of AmazMod to work!

For more info, please check the FAQ.

Screenshots

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

This code is distributed using Creative Commons Attribution-ShareAlike 4.0 International license, meaning it's free to use and modify as long as the authors are given the appropriate credits, and the product is distributed using the same license or compatible one (less restrictive).

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

Phone/Watch app that provides a new notification system along with other features for Amazfit Pace/Stratos/Verge watches

https://opencollective.com/amazmod-33

License:Other


Languages

Language:Java 99.6%Language:Shell 0.3%Language:Ruby 0.1%