alin-rautoiu / mastodroid

An android client for the Mastodon social network.
13 stars 4 forks source link

maybe add helper methods to preferences object #37

Open wchristian opened 7 years ago

wchristian commented 7 years ago

As per https://github.com/alin-rautoiu/mastodroid/pull/35#pullrequestreview-19754291 it might be a good idea to add specific methods to do [contains/get/put] operations, instead of using the generalized methods and passing string ids. On the other hand, this is mostly a difference for the raw source, as the IDE already replaces the invocation with the strings.