Skip to content

Update README features - #63

Open
BernardinD wants to merge 70 commits into
masterfrom
codex/update-readme.md-with-feature-descriptions
Open

Update README features#63
BernardinD wants to merge 70 commits into
masterfrom
codex/update-readme.md-with-feature-descriptions

Conversation

@BernardinD

Copy link
Copy Markdown
Owner

Summary

  • mention chip-based state selection dialog
  • mention ability to move selected images together

Testing

  • flutter test

https://chatgpt.com/codex/tasks/task_e_6853ae40aaa8832db0bca4d0cbc464df

BernardinD and others added 30 commits January 31, 2025 01:50
- Created a new backup file to hold any accidental changes
- Can now see user names in gallery
- Confirmed proper extraction of data from SharedPreferences. BUT not all values have an existing file on device apparently. Not sure how to handle or investigate this as of yet
- Updated imageGalleryScreen to switch loading method from JSON file to direct storage access.
- Simplified image loading logic in _loadImagesFromPreferences.
- Refactored GalleryCell to directly use ContactEntry properties instead of SharedPreferences.
- Modified MyApp initialization to ensure ProgressDialog is set up correctly.
- Enhanced ContactEntry model to streamline JSON handling and remove legacy SharedPreferences code.
- Updated social icon handling to work directly with ContactEntry.
- Improved StorageUtils to utilize Hive for data storage, removing reliance on SharedPreferences.
- Migrated existing SharedPreferences data to Hive for better performance and reliability.
- Cleaned up unused code and comments throughout the project for clarity.
Base automatically changed from newUI to master August 16, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant