Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Call Logs #28

Closed
prajitdas opened this issue Aug 18, 2014 · 0 comments
Closed

Handle Call Logs #28

prajitdas opened this issue Aug 18, 2014 · 0 comments
Assignees

Comments

@prajitdas
Copy link
Owner

URI:content://call_log/calls
projection:
_id
selection:type=3 AND(new OR NOT is_read)
selectionArgs:
sortOrder:null

AND

URI:content://call_log/calls
projection:
_id
date
type
duration
number
selection:null
selectionArgs:
sortOrder:date DESC LIMIT 500

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant