Skip to content

Latest commit

 

History

History
101 lines (79 loc) · 4.49 KB

File metadata and controls

101 lines (79 loc) · 4.49 KB

Version 5.0.5:

  • Patch: Updated components to improve compatibility.

Version 5.0.4:

  • Patch: Updated components to improve compatibility.

Version 5.0.3:

  • New: Introduced a lesson on using Spinner for dynamic selection in apps.
  • New: Refreshed Settings with a cleaner, more intuitive layout.
  • Major: Subtle visual tweaks and refined UI adjustments for smoother navigation.
  • Patch: General bug fixes and performance optimizations for a more stable experience.

Version 5.0.2:

  • New: Added a Room database lesson demonstrating entity & DAO.
  • New: Added a new lesson on using bottom navigation.
  • New: Added a new lesson on using navigation drawer.
  • Major: Introduced new font styling and improved code visualization.
  • Minor: Set Google Sans Code as the default font.
  • Minor: Added a search function for lessons.
  • Patch: Optimized app performance for smoother operation.
  • Patch: Updated several components to improve compatibility.

Version 5.0.1:

  • Core components and services are now on their latest versions for improved security and compatibility.
  • Updated ad handling and anonymous data collection for a better app experience.
  • Added translations to new languages.

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 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.