Results 35 comments of Alan Chu

related: #71

Should this be a white-label configuration or an in-app user setting?

Demo - Loading arrdeps while maintaining scroll position - Flashing of updated `minutes` label. The main view is not concerned with displaying the *flash*, each individual label view tracks its...

notes: - this bug was introduced in #519. - previous to #519, it looks like when an annotation is added to the map view it also has the same "reset"...

i'm cautious about making assumptions about the data and deleting stuff that might actually be relevant. @barbeau any tips on how android handles duplicate data, does it still show dupes...

I will research further. thanks for the pointers, @barbeau!

The sample endpoint in the above link uses Puget Sound as the example, but it currently 404s.

In `-[AppDelegate applicationReloadRootInterface:]`, instead of initializing `OBAClassicApplicationRootController`, you could initialize whatever view controller you want. Create a new "root view controller" that handles the location permissions, loading of data, then...

This sounds familiar, but I'm having trouble finding the other relevant issue...