Patch: ContentProvider implementation for transactions and locations

Bug #803406 reported by taras strypko
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Financisto
Confirmed
Low
Denis Solonenko

Bug Description

For my app (personal car-tracking, by the way, http://code.google.com/p/wheelly) I needed to enumerate existing transactions for selection.

I went on to implement a standard Android ContentProvider class which enables 3rd party read-only access to Financisto data with ContentResolver, CursorLoader, and the likes.

Revision history for this message
taras strypko (esteewhy) wrote :
Revision history for this message
Denis Solonenko (denis-solonenko) wrote :

Financisto should apply custom permission to read it's data. And 3rd party application should require this permission, so users would be aware of the fact that this application can read their financial data from Financisto.

Revision history for this message
taras strypko (esteewhy) wrote :

Hello Denis, thank you, good idea, here it is.

Changed in financisto:
assignee: nobody → Denis Solonenko (denis-solonenko)
importance: Undecided → Low
milestone: none → 1.5.9
status: New → Fix Committed
milestone: 1.5.9 → none
status: Fix Committed → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.