Skip to content

Project Update #19

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 20 commits into from
Oct 29, 2011
Merged

Project Update #19

merged 20 commits into from
Oct 29, 2011

Conversation

developernotes
Copy link
Member

Hello,

The attached pull request makes a handful of changes to the android-database-sqlcipher project. They include the following:

  • Makefile for automating the build process
  • Updated README which includes development instructions
  • Cross process cursor support fixed
  • Statically linked icu4c project directly into libsqlcipher_android.so
  • Various build file modifications

Please let me know if you have any questions. Thanks!

Nick Parker

@eighthave
Copy link
Collaborator

These commits seem to be interleaved timewise with Nathan's commits in the guardianproject/android-database-sqlcipher repo. I wouldn't want things to get messed up when they get applied in a different order, since I don't think we want to rewrite the history of the main repo. Would it be possible for you to rebase these patches so they all apply on top of the HEAD of the master branch on guardianproject/android-database-sqlcipher? I do a lot of rebasing if you want a hand with it.

developernotes and others added 20 commits October 28, 2011 08:33
…of unnecessary clone into gp namespace"

This reverts commit e914c2c.
…d of our own; solves fillWindow, CrossProcessCursor and Observable issues"

This reverts commit 4fc4c3c.

Conflicts:

	src/info/guardianproject/database/sqlcipher/SQLiteDatabase.java
@developernotes
Copy link
Member Author

Hi,

I have updated the pull request so that all of the commits can be applied directly to the tip of the current master. Let me know if you have any questions. Thanks!

Nick Parker

@n8fr8
Copy link
Collaborator

n8fr8 commented Oct 29, 2011

Just pulled down, built it all myself, and tested it on NoteCipher. Looks good to me... time to merge!

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.

4 participants