Skip to content

Releases: i-vishi/Prefixer

v1.2.0

14 Apr 08:33
Compare
Choose a tag to compare

Release v1.2.0 - Stability & Usability Enhancements ✨

Excited to roll out Prefixer v1.2.0, emphasizing enhanced stability and usability.

What's New:

  • Library Dependency Bug Fixes & UI Enhancements: We've tackled significant bugs in our library dependencies and made several UI improvements for a smoother user experience.
  • Crash Fix for Unsupported Types: Resolved a crucial issue causing crashes with unsupported types.

This update underscores our commitment to delivering a dependable and user-friendly development tool.

v1.1.0

13 Apr 09:49
Compare
Choose a tag to compare

Release v1.1.0

Excited to roll out Prefixer v1.1.0, crafted with enhancements to ensure a top-notch development experience! Here's what's new:

Enhancements:

  • More Type Validations: Now validates Long, Integer, and Float types, making your preferences management more robust.
  • Exception Handling: Incorporated handling for NumberFormatException to boost stability.
  • Other UI Improvements and Bug Fixes

This update focuses on making your work with SharedPreferences more efficient and error-free.

v1.0.3

13 Apr 09:36
Compare
Choose a tag to compare

Release v1.0.3 - Initial Release 🚀

I am thrilled to announce the initial release of Prefixer, v1.0.3! 🎉

This release marks the beginning of a more streamlined approach to Android SharedPreferences management. Prefixer is designed to enhance your development and debugging efficiency by providing an intuitive interface for visualizing and modifying SharedPreferences without leaving your app's context.

Key Features:

  • Easy Initialization: Get started with just one line of code.
  • User-Friendly UI: An interactive activity to display all SharedPreferences.
  • Edit Preferences On-the-Go: Directly modify SharedPreferences values with a long press.
  • Seamless Integration: Effortlessly integrates into any existing Android project.

Dive into a smoother development experience with Prefixer. Your feedback is invaluable to us as we continue to improve and expand this library.

Happy coding!