yuanjilee

Results 2 issues of yuanjilee

1. Even I set `shouldCachePhotoURLImage = false` , it also cache image data in db . ![image](https://cloud.githubusercontent.com/assets/9959986/20095206/8e04ff0a-a5df-11e6-97cb-a997fa2cafce.png) 2. I trun `shouldCachePhotoURLImage = true`,but it will not cache image data When...

bug

I want to get all `UserAccounts` with unique `service` to show accounts list for user to choose, but i don't find a function to get all `UserAccounts` or all values....