Skip to content

Releases: kl3jvi/sysinfo_app

System Monitoring

08 Aug 14:22
Compare
Choose a tag to compare

Release v1.0.3

We're excited to announce the latest version of our app, which brings more powerful monitoring capabilities to ensure your system is running at its best.

🌟 New Features

  • System Monitoring with WorkManager: We've introduced a background service that uses WorkManager to monitor your system's performance. Now, the app will keep an eye on RAM and CPU usage, alerting you if there's high consumption. Keep your device's performance in check without even opening the app!

📈 Improvements

  • Enhanced the app's responsiveness during heavy tasks.
  • Optimized background tasks for better battery performance.

🐞 Bug Fixes

  • Fixed minor UI glitches.
  • Resolved occasional app crashes reported in the previous version.

🙏 Feedback

We value your feedback and are constantly working to improve the app. If you encounter any issues or have suggestions, please let us know.

Thank you for supporting us, and enjoy the enhanced monitoring with v1.0.3!

Revamped in Kotlin

06 Aug 11:49
Compare
Choose a tag to compare

System Information App Release Notes

Version: v1.0.3

We're excited to unveil the latest iteration of the System Information app, revamped and redesigned for the modern user. Here's what's new:

Reimagined in Kotlin

Our entire app has been rewritten in Kotlin for enhanced performance, maintainability, and concise code. Expect a cleaner and more fluid experience.

Native CPU Data Retrieval

  • New Integration: Leveraging the power of the cpuinfo C++ library, we now fetch CPU data natively. This provides more accurate and faster insights into your device's CPU.

Engaging User Experience

  • Dynamic Animations: Animations have been introduced to make interactions delightful.
  • Smoother UI: Refined user interface for an intuitive and seamless user journey.

Real-time Data Updates

Stay updated in real-time. With our improvements, you no longer have to refresh or wait to get the latest data. It's presented to you as it's fetched.

Power of Coroutines and Flows

We've incorporated Kotlin coroutines and flows for efficient and easy-to-read asynchronous code. This means faster data retrieval without UI lags.

Adopted MVVM Architecture

For a scalable and robust app structure, we've migrated to the MVVM (Model-View-ViewModel) architecture. This ensures a clear separation of concerns, making future updates and maintenance a breeze.


Thank you for your continued support. We always strive to deliver the best, and your feedback drives our innovation. Update the app and experience the difference today!

Added Screen and Battery Fragment Information

17 Apr 21:21
Compare
Choose a tag to compare

This release contain improvement and fixes stability issues as well as addition of 2 more fragments with details about your phone.Check your screen details and your battery now.

First Release

07 Apr 20:20
df4da91
Compare
Choose a tag to compare

#1 The initial release of the app for internal testers who want to test it.