Skip to content

Support Cursor.getType() for all Android API versions #82

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

Merged
merged 1 commit into from
Jan 4, 2013
Merged

Support Cursor.getType() for all Android API versions #82

merged 1 commit into from
Jan 4, 2013

Conversation

brody4hire
Copy link

This change adds 2 new classes: net.sqlcipher.Cursor & net.sqlcipher.CursorWrapper, that derive from the versions from android.database, and other changes to support Cursor.getType() for all versions of the Android API. This change was tested using the new CursorAccessTest which will be submitted in another pull request. This change should be the final fix for an issue with using https://github.com/brodyspark/PhoneGap-SQLitePlugin-Android with SQLCipher.

developernotes added a commit that referenced this pull request Jan 4, 2013
Support Cursor.getType() for all Android API versions
@developernotes developernotes merged commit 261b760 into sqlcipher:master Jan 4, 2013
@brody4hire brody4hire deleted the cursor-api-fix-2 branch January 9, 2013 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants