Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anfreire/updateMe-Mobile


https://github.com/anfreire/updateMe-Mobile

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        




Logo

Update Me

 


Android
React Native
Apache

 



Get it on GitHub


Get it on IzzyOnDroid

 


Menu
App
Settings
VT

 

Download and Install Modded Apps


Access a wide range of modded apps tailored for Android devices with ease.

Multiple Versions and Modders


Choose your preferred version and modder from a variety of sources to find the perfect modded app for your needs.

Update Notifications


Stay informed with notifications when updates are available for your selected apps and providers, ensuring you always have the latest features and improvements

Regularly Updated Library


Enjoy a constantly refreshed collection of the best and most popular modded apps available online.

Troubleshooting and Advice Tips


Access troubleshooting and advice tips to help resolve any issues and enhance your app experience.

Suggest Apps to be Featured


Have the ability to suggest apps to be featured, helping to expand and improve the app library.

Styled with Material Design


Experience a modern and intuitive design with Material Design, providing a clean and user-friendly interface.

Built with React Native


Experience a smooth, responsive, and user-friendly interface, thanks to the app being built with React Native.

Virus and Security Checks


Rest assured that all APKs are thoroughly scanned for viruses and security threats, ensuring safe downloads.

Secure and Licensed


Licensed under the Apache License 2.0, the app ensures flexibility, security, and reliability for all users.

 

User Permissions


| Permission | Description |
| -------------------------: | ---------------------------------------------------------------------------------------------------------- |
| `INTERNET` | Allows the app to access the internet to fetch updated app repositories. |
| `ACCESS_NETWORK_STATE` | Allows the app to check network connectivity status to determine if it can fetch updated app repositories. |
| `REQUEST_INSTALL_PACKAGES` | Allows the app to request the installation of downloaded APKs when the user decides to install them. |
| `REQUEST_DELETE_PACKAGES` | Allows the app to request the deletion of downloaded APKs when the user decides to delete them. |
| `QUERY_ALL_PACKAGES` | Allows the app to query all installed packages to verify if the app is installed and up-to-date. |
| `VIBRATE` | Allows the app to vibrate the device when a notification is received. |
| `POST_NOTIFICATIONS` | Allows the app to send notifications to the user when updates are available. |
| `RECEIVE_BOOT_COMPLETED` | Allows the app to detect when the device is restarted to check for updates in the background. |