Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

70 lines (57 loc) · 3.27 KB

Version 5.0.0:

  • Added a new About Libraries screen with detailed information about the used open-source libraries.
  • Implemented the EULA (End-User License Agreement) for enhanced user transparency.
  • Reworked the home screen for a more modern and user-friendly look and feel.
  • Fixed critical bugs and crashes that were affecting app stability.
  • Added support for edge-to-edge displays for a more immersive user experience.
  • Reworked the app structure for improved maintainability and scalability.
  • Updated all dependencies to the latest versions for enhanced performance and security.
  • Removed unused dependencies to streamline the project.
  • Added a libs.versions.toml file to manage and track library versions efficiently.

Version 4.0_r1:

  • Added a new lesson on using Per-app language preferences.
  • Added a new lesson on using Progress Bar.
  • Added a new lesson on using Chronometer.
  • Added a new lesson on using Simple Notifications.
  • Added a new lesson on using Inbox Style Notifications.
  • Added a new support page to show appreciation and gratitude to the developer.
  • Added snack bars instead of toasts for all notifications.
  • Added a new GDPR message to comply with Google Play policy.
  • Added a new help center, with more comprehensive documentation and support options.
  • Added tooltips to help users understand what is happening in the app.
  • Redesigned the Buttons, Switches, Images, Image Buttons and Linear Layout lessons to make them more user-friendly.
  • Made various project structure enhancements for better readability and maintainability.
  • Made various under-the-hood improvements for a better overall app experience.

Version 3.1_r1:

  • Added missing translations.

Version 3.0_r1:

  • Added ability to choose from a variety of fonts for your code display.
  • Added a new lesson on using Linear Layout.
  • Added a new lesson on using Relative Layout.
  • Added a new lesson on using Table Layout.
  • Added a new lesson on using Grid View.
  • Added Android 14 to Android SDK's.
  • Added language support for Hungarian.
  • Reworked language system, making it more accurate and user-friendly.
  • Fixed various bugs and improved readability, consistency, app performance, and responsiveness by optimizing and styling the outdated code.
  • Made various under-the-hood improvements for a better overall app experience.

Version 2.1_r1:

  • Added a new setting to let user choose the home page.
  • Added a new setting to switch the code font from Audiowide to Roboto Monospace.
  • Added a new setting for notifications.
  • Added a scroll view to the "More apps" dialog for easier navigation.
  • Enhanced project structure for better readability and maintainability.
  • Made various under-the-hood improvements for a better overall app experience.

Version 2.0_r1:

  • Added Android & Android Studio history.
  • Added functionality to "Music" chip.
  • Added app updater dialog and ability to update in background.
  • Added comments to the Java code samples for better understanding.
  • Refactored app's codebase from Kotlin to Java to match the name and style of the app.
  • Fixed all crash reports from Google Play Console and Google Firebase.
  • Made various improvements to languages and fixed some typos.
  • Made under-the-hood improvements for a better overall app experience.

Version 1.0_r1:

  • Initial stable version.