BlackSourceLabs / BlackNectar-iOS

BlackNectar for iOS
http://appsto.re/us/JZ3Ajb.i
Apache License 2.0
4 stars 0 forks source link

Remember User Preferences Branch #110

Closed kevintbradbury closed 7 years ago

kevintbradbury commented 7 years ago

81 Remember User Preferences

107 Modify Custom annotations

SirWellington commented 7 years ago

Nice!! Let me get it installed on my phone and try it out. On Tue, Jan 17, 2017 at 1:38 PM Kevin B notifications@github.com wrote:

81 https://github.com/BlackSourceLabs/BlackNectar-iOS/issues/81

Remember User Preferences

107 https://github.com/BlackSourceLabs/BlackNectar-iOS/issues/107

Modify Custom annotations

You can view, comment on, or merge this pull request online at:

https://github.com/BlackSourceLabs/BlackNectar-iOS/pull/110 Commit Summary

  • Sets UserDefaults from SideMenuFilter
  • Sets UserDefaults for filters

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BlackSourceLabs/BlackNectar-iOS/pull/110, or mute the thread https://github.com/notifications/unsubscribe-auth/AA8lhswT4dkmtZVvuhZ1xtvS7TzhHhr2ks5rTTTIgaJpZM4LmMZj .

--

Wellington Founder BlackSource

kevintbradbury commented 7 years ago

Go for it, let me know what changes need to be made. Also, the the openNow switch defaults to ‘on’ all the time because it’s set via the Storyboard. I’ve tried modifying the bool value of ‘.isOn’ and also modifying ‘setOn’ but it made no difference to the storyboard.

On Jan 17, 2017, at 13:40, Wellington Moreno notifications@github.com wrote:

Nice!! Let me get it installed on my phone and try it out. On Tue, Jan 17, 2017 at 1:38 PM Kevin B notifications@github.com wrote:

81 https://github.com/BlackSourceLabs/BlackNectar-iOS/issues/81

Remember User Preferences

107 https://github.com/BlackSourceLabs/BlackNectar-iOS/issues/107

Modify Custom annotations

You can view, comment on, or merge this pull request online at:

https://github.com/BlackSourceLabs/BlackNectar-iOS/pull/110 Commit Summary

  • Sets UserDefaults from SideMenuFilter
  • Sets UserDefaults for filters

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BlackSourceLabs/BlackNectar-iOS/pull/110, or mute the thread https://github.com/notifications/unsubscribe-auth/AA8lhswT4dkmtZVvuhZ1xtvS7TzhHhr2ks5rTTTIgaJpZM4LmMZj .

--

Wellington Founder BlackSource — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BlackSourceLabs/BlackNectar-iOS/pull/110#issuecomment-273308665, or mute the thread https://github.com/notifications/unsubscribe-auth/AE_TWHpscDZC6IqJO9SHI9C6pk3ZHNJzks5rTTVHgaJpZM4LmMZj.

SirWellington commented 7 years ago

Noticed that the app doesn't remember whether you have restaurants/stores selected, and so when you launch the app it just reverts back. Same for the "open now" feature.

We're not really gonna use the open now feature until it's ready, so for now it doesn't matter too much.