Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anfreire/updateMe-Mobile
https://github.com/anfreire/updateMe-Mobile
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anfreire/updateMe-Mobile
- Owner: anfreire
- License: apache-2.0
- Created: 2024-05-19T14:39:09.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T16:29:40.000Z (17 days ago)
- Last Synced: 2024-10-27T21:42:09.626Z (17 days ago)
- Language: TypeScript
- Size: 1.52 MB
- Stars: 856
- Watchers: 14
- Forks: 21
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Update Me
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. |