-
Notifications
You must be signed in to change notification settings - Fork 832
Color selection for Contact Image #349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
95938c1
Update ContactImageUpdater.swift
mikebash 37178dd
Update ContactSettingsView.swift
mikebash f5fbb53
Update ContactSettingsView.swift
mikebash d5f1a0d
Update UserDefaults.swift
mikebash 0e9c38a
Update UserDefaults.swift
mikebash 4f1d226
Update ContactImageUpdater.swift
mikebash ebabb46
Update ContactSettingsView.swift
mikebash c9e5116
Update ContactImageUpdater.swift
mikebash f9ca330
Update UserDefaults.swift
mikebash dc2a9d0
Update ObservableUserDefaults.swift
mikebash 04b3127
Update ContactSettingsView.swift
mikebash ad48efb
Update ContactSettingsView.swift
mikebash 75b44dd
Update ContactSettingsViewModel.swift
mikebash 8fdd588
Update ContactImageUpdater.swift
mikebash aee1703
Update ContactImageUpdater.swift
mikebash 7ef06b6
Update ContactImageUpdater.swift
mikebash 81bfdc9
Update ContactSettingsView.swift
mikebash 105041a
Update ObservableUserDefaults.swift
mikebash 2426c1e
Removed unintended white space
mikebash 911ccc6
Removed unintended white space
mikebash 1ef9036
Removed unintended white space
mikebash 7347f78
Testing initial approaches to background color
mikebash 13423d2
Update ContactImageUpdater.swift
mikebash f671eb0
Added text & background color menus
mikebash f4a012e
Added Text & Background Color options
mikebash 203e0ab
Added text & background color options
mikebash 62c90c6
Added text & background color options
mikebash 67f528e
Rearranging the form
mikebash 9590a6d
Adding Separate Card option
mikebash ff28b8d
Adding text for labels on trend and delta picker
mikebash 5837306
Small tweak to labels
mikebash 1f38ebc
Bug fix for color when BG is stale
mikebash 7bf0c21
Tightening up code in ContactSettingsView
mikebash 63af50b
Changing contactTrend and contactDelta to strings
mikebash c33b8c2
Additional fixes for new trend and delta selectors
mikebash 1172713
Changing trend and delta to strings
mikebash 5de1a70
Update ContactSettingsViewModel.swift
mikebash 4ba68d4
Update BGData.swift for strings
mikebash a749de6
Bug fixing (I hope)
mikebash db6f218
Update BGData.swift
mikebash 331f3d2
Updating BGData.swift to pass more variables to updateContactImage
mikebash 2d7a614
Added multiple contact image creation abilities
mikebash 64f38e9
converting extraTrend and extraDelta to be non-optional
mikebash 9588e85
Fix for Separate
mikebash cd3de03
Small bug fixes
mikebash 4ab16cb
Update ContactImageUpdater.swift
mikebash c6f78e9
Issue testing
mikebash 582b2d9
Issue testing 2
mikebash 3fa104f
Adding separateAttributes
mikebash 4f38507
Delta formatting and size adjustments
mikebash 57c175a
Adding description for separate contact cards
mikebash 5676ed6
Switching trend and delta to dynamic font size
mikebash bb9267d
Adjusting scaling factor
mikebash e18bf14
Adjusting vertical centering
mikebash 954a1a0
Reverting trend back to fixed location
mikebash File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update ContactImageUpdater.swift
- Loading branch information
commit 8fdd5887e8f1dafd49b1a678bf2949c887ea37d7
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unintended whitespace change.