Skip to content

Add quick unadd options - #52

Open
BernardinD wants to merge 48 commits into
masterfrom
codex/investigate-automation-for-unadding-users
Open

Add quick unadd options#52
BernardinD wants to merge 48 commits into
masterfrom
codex/investigate-automation-for-unadding-users

Conversation

@BernardinD

Copy link
Copy Markdown
Owner

Summary

  • update README with new quick unadd options
  • streamline unadd workflow in experimental gallery
  • allow providing a reason or note when unadding
  • auto move unadded contacts to the Strings state
  • update generated contact model

Testing

  • flutter test

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

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