jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Add a preference for controlling the last calendar the user entered. #117

Closed jwir3 closed 7 years ago

jwir3 commented 7 years ago

This commit actually does a bit more than the above. It also restructures all user-related preferences into its own object on the PreferenceStore, named (aptly) "user". Finally, it organizes the preference store keys a little better and changes the names of the objects used to access these keys, for clarity.

Issue References:

Development/Code Review Checklist