Actions
Bug #229
closedwidget should use the content provider instead of looking into app's database directly
Start date:
05/12/2012
Due date:
% Done:
100%
Estimated time:
Description
It is dangerous for the widget to look directly into the app's sleep history database because when the schema is upgraded on one but not the other, the damn database version gets downgraded and upgraded repeatedly. That really freaking sucks and makes a terrible mess of things.
Using the content provider avoids all the evils.
Updated by Tony Ciavarella over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by Tony Ciavarella over 12 years ago
- Target version changed from 2.3.0 to 2.2.2
Actions