Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bugs and made improvements for GitHub issues #202

Merged
merged 1 commit into from
May 22, 2024

Conversation

DanielcoderX
Copy link
Collaborator

This pull request addresses several key issues and implements enhancements to improve the project's functionality and user experience:

Key Changes:

  1. Implemented a request to disable battery optimization, ensuring uninterrupted background service activity.
  2. Resolved an issue related to background service activity and wake lock usage, enhancing the app's stability.
  3. Fixed a bug associated with the notification disconnect button, ensuring its proper functionality.
  4. Addressed an issue where the disconnect button was unresponsive during the connecting phase, allowing users to abort the process effectively.
  5. Implemented a check to ensure the app's compatibility with Android 11 and above.
  6. Added functionality to stop the VPN if the user is not connected to the internet within 3 seconds, with a 5-second wait at startup, optimizing resource usage.
  7. Renamed "bug" references to "log" for clarity.
  8. Updated deprecated APIs to maintain compatibility and improve performance.

Testing:

  • Conducted thorough testing to verify the stability and reliability of the implemented changes.
  • Ensured compatibility across various Android versions and device configurations.
  • Tested the app's behavior in scenarios involving battery optimization, background activity, and network connectivity issues.

Impact:

  • These changes enhance the app's reliability, performance, and user experience.
  • Users will benefit from improved stability and responsiveness, especially in scenarios involving background services and network connectivity management.

@markpash markpash merged commit b87aff6 into bepass-org:main May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants