FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · sirencode/android-database-sqlcipher · GitHub
sirencode
/
android-database-sqlcipher
Public
forked from
sqlcipher/android-database-sqlcipher
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 3, 2022
Adjustments to sign artifacts, release/local repo URL
developernotes
committed
5164a1b
View commit details
Copy full SHA for 5164a1b
Browse repository at this point
Adjustments to upload artifacts to Maven Central
developernotes
committed
9073e41
View commit details
Copy full SHA for 9073e41
Browse repository at this point
Commits on Jul 8, 2022
Remove gradle directory path to NDK, will be on PATH
developernotes
committed
77efcfc
View commit details
Copy full SHA for 77efcfc
Browse repository at this point
Update Gradle to 7.4.2 and Android Gradle plugin to 7.2.1
developernotes
committed
96fb731
View commit details
Copy full SHA for 96fb731
Browse repository at this point
Commits on Mar 3, 2022
Check result of moveToFirst when querying pragma value
developernotes
committed
2a8eb64
View commit details
Copy full SHA for 2a8eb64
Browse repository at this point
Commits on Oct 29, 2021
Update library version and support OS version in README
developernotes
committed
622c97f
View commit details
Copy full SHA for 622c97f
Browse repository at this point
Commits on Oct 20, 2021
Make opensslAndroidNativeRoot non-required, correct spelling
developernotes
committed
9e30582
View commit details
Copy full SHA for 9e30582
Browse repository at this point
Add continuation marker, include Android OpenSSL root for debug build
developernotes
committed
2fa791a
View commit details
Copy full SHA for 2fa791a
Browse repository at this point
Allow prebuilt OpenSSL Android library path to be provided
developernotes
committed
aa2d78f
View commit details
Copy full SHA for aa2d78f
Browse repository at this point
Commits on Oct 5, 2021
Merge branch 'brodybits-android-ndk-r23-update' into github-master
developernotes
committed
67eb06a
View commit details
Copy full SHA for 67eb06a
Browse repository at this point
Merge branch 'android-ndk-r23-update' of https://github.com/brodybits/android-database-sqlcipher into brodybits-android-ndk-r23-update
developernotes
committed
17fa07d
View commit details
Copy full SHA for 17fa07d
Browse repository at this point
Commits on Sep 1, 2021
Clarify SQLCIPHER_CFLAGS is an optional build environment variable
developernotes
committed
7a9e683
View commit details
Copy full SHA for 7a9e683
Browse repository at this point
Commits on Aug 31, 2021
update README.md with NDK LTS version support
Show description for bcfd2fb
Christopher J. Brody
and
developernotes
committed
bcfd2fb
View commit details
Copy full SHA for bcfd2fb
Browse repository at this point
remove -fuse-ld=bfd to support NDK r23
Christopher J. Brody
committed
ef2ade9
View commit details
Copy full SHA for ef2ade9
Browse repository at this point
Remove need for OPENSSL_ANDROID_LIB_ROOT environment variable in build
developernotes
committed
e4eb1a8
View commit details
Copy full SHA for e4eb1a8
Browse repository at this point
Merge pull request #563 from brodybits/remove-outdated-openssl-version-from-build
Show description for ce7026a
developernotes
authored
ce7026a
View commit details
Copy full SHA for ce7026a
Browse repository at this point
Commits on Aug 30, 2021
remove outdated opensslVersion from build.gradle
Christopher J. Brody
committed
bebb197
View commit details
Copy full SHA for bebb197
Browse repository at this point
Update SQLCipher for Android version number in README to latest
developernotes
committed
68e77a8
View commit details
Copy full SHA for 68e77a8
Browse repository at this point
Commits on Jul 8, 2021
Remove locking when finalizing sqlite3_stmt from Java
developernotes
committed
628568b
View commit details
Copy full SHA for 628568b
Browse repository at this point
Commits on Apr 13, 2021
Update to GitHub issue template
developernotes
committed
93eaef0
View commit details
Copy full SHA for 93eaef0
Browse repository at this point
Commits on Jan 5, 2021
Update README.md
Show description for b2be97e
developernotes
authored
b2be97e
View commit details
Copy full SHA for b2be97e
Browse repository at this point
Commits on Dec 22, 2020
Merge pull request #531 from AfzalivE/patch-1
Show description for 01199d1
developernotes
authored
01199d1
View commit details
Copy full SHA for 01199d1
Browse repository at this point
Commits on Dec 18, 2020
Fix spaces in error message
AfzalivE
authored
3bbf425
View commit details
Copy full SHA for 3bbf425
Browse repository at this point
Commits on Nov 25, 2020
Update README to reference 4.4.2 release
developernotes
committed
5da8577
View commit details
Copy full SHA for 5da8577
Browse repository at this point
Commits on Nov 6, 2020
Update version reference in README to 4.4.1
developernotes
committed
c97d489
View commit details
Copy full SHA for c97d489
Browse repository at this point
Adjust README documentation
developernotes
committed
2416e62
View commit details
Copy full SHA for 2416e62
Browse repository at this point
Add line continuation in Makefile for uploading archives
developernotes
committed
46fbe24
View commit details
Copy full SHA for 46fbe24
Browse repository at this point
Commits on Oct 30, 2020
Externalize SQLCipher/OpenSSL sourcing for build
developernotes
committed
1e8f0f8
View commit details
Copy full SHA for 1e8f0f8
Browse repository at this point
Commits on Sep 30, 2020
Ignore exit code on `make clean` of SQLCipher
Show description for 0a0a403
developernotes
committed
0a0a403
View commit details
Copy full SHA for 0a0a403
Browse repository at this point
Commits on Aug 31, 2020
Explicit path to ndk-build for Linux
developernotes
committed
41bcfa9
View commit details
Copy full SHA for 41bcfa9
Browse repository at this point
Clean up sqlcipher tsrc directory during distclean
developernotes
committed
3392ba1
View commit details
Copy full SHA for 3392ba1
Browse repository at this point
Commits on Jun 25, 2020
Correct markdown typo
developernotes
committed
23c09e9
View commit details
Copy full SHA for 23c09e9
Browse repository at this point
Add section to README for ProGuard rules and guidance
developernotes
committed
a388a03
View commit details
Copy full SHA for a388a03
Browse repository at this point
Commits on May 12, 2020
Update README to reference 4.4.0 release
developernotes
committed
da58583
View commit details
Copy full SHA for da58583
Browse repository at this point
update sqlcipher submodule to v4.4.0
sjlombardo
committed
8b2f0b5
View commit details
Copy full SHA for 8b2f0b5
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL