Skip to content

Tags: MagerValp/nudge

Tags

v.1.0.0.03242021182514

Toggle v.1.0.0.03242021182514's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request macadmins#169 from macadmins/development

Force \\n to \n on mainContentText

v.1.0.0.03242021163446

Toggle v.1.0.0.03242021163446's commit message
Force \\n to \n on mainContentText

NSUserDefaults converts "\n" in strings to "\\n" because it's a database.

https://stackoverflow.com/questions/35053698/newline-n-not-working-in-swift

This forces it to work by resetting it to a new line.

v.1.0.0.03182021190836

Toggle v.1.0.0.03182021190836's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request macadmins#162 from macadmins/development

Fix UI Bugs and work around Apple Bug

v.1.0.0.03172021231837

Toggle v.1.0.0.03172021231837's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request macadmins#162 from macadmins/development

Fix UI Bugs and work around Apple Bug

v.1.0.0.03162021212430

Toggle v.1.0.0.03162021212430's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request macadmins#158 from macadmins/development

Merge fixes from dev branch

v.1.0.0.03122021152801

Toggle v.1.0.0.03122021152801's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request macadmins#152 from macadmins/development

Bring in bug fixes to main

v.1.0.0.03042021171648

Toggle v.1.0.0.03042021171648's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request macadmins#143 from macadmins/development

Bring in changes from v1.0.0.03042021165422 pre-release