Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlcipher
/
android-database-sqlcipher
Public
Notifications
You must be signed in to change notification settings
Fork
574
Star
2.8k
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
android-database-sqlcipher
android-database-sqlcipher
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 28, 2023
Attempt to prevent double from of sqlite3_stmt
Show description for d9ee722
developernotes
committed
d9ee722
View commit details
Copy full SHA for d9ee722
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
Use androidx.sqlite:sqlite:2.2.0 consistent with sqlcipher-android
developernotes
committed
9ada80c
View commit details
Copy full SHA for 9ada80c
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Remove several net.sqlcipher.database exceptions, use android.database.sqlite variants
Show description for 46e94f3
developernotes
committed
46e94f3
View commit details
Copy full SHA for 46e94f3
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Support the Upsert behavior in Room
Show description for e721961
developernotes
committed
e721961
View commit details
Copy full SHA for e721961
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
resetCompiledSqlCache finalizes the sqlite3_stmt and clears the Java reference
developernotes
committed
a0e0d8c
View commit details
Copy full SHA for a0e0d8c
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
SQLException now extends android.database.SQLException
developernotes
committed
f2e301e
View commit details
Copy full SHA for f2e301e
View code at this point
Browse repository at this point
Prevent null where args from throwing exception on call to update
developernotes
committed
041a18e
View commit details
Copy full SHA for 041a18e
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
build: update androidx.sqlite/sqlite -> 2.1.0
Show description for bbaa0dd
Christopher J. Brody
committed
bbaa0dd
View commit details
Copy full SHA for bbaa0dd
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
Adjust maven repo url syntax
developernotes
committed
a3a4a5a
View commit details
Copy full SHA for a3a4a5a
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Adjustments to sign artifacts, release/local repo URL
developernotes
committed
5164a1b
View commit details
Copy full SHA for 5164a1b
View code at this point
Browse repository at this point
Adjustments to upload artifacts to Maven Central
developernotes
committed
9073e41
View commit details
Copy full SHA for 9073e41
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
remove -fuse-ld=bfd to support NDK r23
Christopher J. Brody
committed
ef2ade9
View commit details
Copy full SHA for ef2ade9
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Clean up sqlcipher tsrc directory during distclean
developernotes
committed
3392ba1
View commit details
Copy full SHA for 3392ba1
View code at this point
Browse repository at this point
Commits on May 12, 2020
update sqlcipher submodule to v4.4.0
sjlombardo
committed
8b2f0b5
View commit details
Copy full SHA for 8b2f0b5
View code at this point
Browse repository at this point
Commits on May 5, 2020
add openssl-1.1.1g package
sjlombardo
committed
ec834c9
View commit details
Copy full SHA for ec834c9
View code at this point
Browse repository at this point
update SQLCipher version and OpenSSL
sjlombardo
committed
2eeadc8
View commit details
Copy full SHA for 2eeadc8
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Remove warning and stacktrace capture in SQLiteCompiledSql, resource is cleaned up
developernotes
committed
7d86f6b
View commit details
Copy full SHA for 7d86f6b
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Allow Support/Room API queries to bind parameters without losing their type.
developernotes
committed
2332543
View commit details
Copy full SHA for 2332543
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
remove trailing whitespace from build-openssl-libraries.sh
Christopher J. Brody
committed
9056f6a
View commit details
Copy full SHA for 9056f6a
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Prevent null String[] from throwing exception on delete
developernotes
committed
bdf9fa7
View commit details
Copy full SHA for bdf9fa7
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Update SQLCipher core submodule to v4.3.0 tag (ece66fd)
developernotes
committed
9418982
View commit details
Copy full SHA for 9418982
View code at this point
Browse repository at this point
Use latest prerelease
developernotes
committed
26855a1
View commit details
Copy full SHA for 26855a1
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Update build to use Android NDK r20 toolchain and OpenSSL 1.1.1d
Show description for 7286724
developernotes
committed
7286724
View commit details
Copy full SHA for 7286724
View code at this point
Browse repository at this point
Allow SupportFactory and SupportHelper to clear passphrase storage
developernotes
committed
b58e433
View commit details
Copy full SHA for b58e433
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Add null check on passphrase before clearing
developernotes
committed
8b1cca2
View commit details
Copy full SHA for 8b1cca2
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Merge branch 'removeLintWarnings' of https://github.com/hannesa2/android-database-sqlcipher into hannesa2-removeLintWarnings
developernotes
committed
5a234b6
View commit details
Copy full SHA for 5a234b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.