rrbrambley / MessageBeast-Android

A library for building Message-based apps on App.net
MIT License
5 stars 0 forks source link

Add DB table for Ohai locations, lookup methods #36

Closed rrbrambley closed 10 years ago

rrbrambley commented 10 years ago

To support using custom places from Ohai, store them on sync and offer methods for getting custom places.

rrbrambley commented 10 years ago

CustomPlace is a subclass of Place, with an id field. They are stored in the same table as other Places, with an extra flag indicating whether its custom or not. Works in 860b998ae5782ea715d194bee8ea78e39fb6ec31