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
575
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 17, 2025
Update README.md
Show description for d34a952
developernotes
authored
d34a952
View commit details
Copy full SHA for d34a952
Browse repository at this point
Commits on Aug 31, 2023
Add deprecation warning with link to new project and migration instructions
developernotes
committed
b3df67d
View commit details
Copy full SHA for b3df67d
Browse repository at this point
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
Browse repository at this point
Commits on Mar 6, 2023
update minimum sdk version to 21
sjlombardo
committed
2b7dc24
View commit details
Copy full SHA for 2b7dc24
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
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
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
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
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
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
Browse repository at this point
Commits on Jan 10, 2023
Merge branch 'brodybits-patch-1'
developernotes
committed
9483458
View commit details
Copy full SHA for 9483458
Browse repository at this point
Merge branch 'patch-1' of https://github.com/brodybits/android-database-sqlcipher into brodybits-patch-1
developernotes
committed
79dc739
View commit details
Copy full SHA for 79dc739
Browse repository at this point
Allow clean command to run without specifying CFLAGS
developernotes
committed
22adc9c
View commit details
Copy full SHA for 22adc9c
Browse repository at this point
Verify required CFLAG values are included during build
developernotes
committed
4915a03
View commit details
Copy full SHA for 4915a03
Browse repository at this point
Report build error when user does not provide SQLCIPHER_CFLAGS
developernotes
committed
db5e58a
View commit details
Copy full SHA for db5e58a
Browse repository at this point
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
Browse repository at this point
Merge branch 'brodybits-android-gradle-plugin-update-2023-01'
developernotes
committed
0876f83
View commit details
Copy full SHA for 0876f83
Browse repository at this point
Merge branch 'android-gradle-plugin-update-2023-01' of https://github.com/brodybits/android-database-sqlcipher into brodybits-android-gradle-plugin-update-2023-01
developernotes
committed
faf629e
View commit details
Copy full SHA for faf629e
Browse repository at this point
Merge branch 'brodybits-gradle-7.6-wrapper-update'
developernotes
committed
8ea3bed
View commit details
Copy full SHA for 8ea3bed
Browse repository at this point
Merge branch 'gradle-7.6-wrapper-update' of https://github.com/brodybits/android-database-sqlcipher into brodybits-gradle-7.6-wrapper-update
developernotes
committed
97ea1b4
View commit details
Copy full SHA for 97ea1b4
Browse repository at this point
Commits on Jan 9, 2023
Merge pull request #609 from brodybits/patch-4
Show description for 47b6285
developernotes
authored
47b6285
View commit details
Copy full SHA for 47b6285
Browse repository at this point
Merge pull request #612 from brodybits/replace-deprecated-jcenter
Show description for 053a5b3
developernotes
authored
053a5b3
View commit details
Copy full SHA for 053a5b3
Browse repository at this point
update com.android.tools.build/gradle -> 7.3.1
Show description for 0981b68
Christopher J. Brody
committed
0981b68
View commit details
Copy full SHA for 0981b68
Browse repository at this point
Commits on Jan 8, 2023
use mavenCentral() instead of deprecated jcenter()
Show description for 2360905
Christopher J. Brody
committed
2360905
View commit details
Copy full SHA for 2360905
Browse repository at this point
Gradle 7.6 wrapper update - full update
Show description for c3531cc
Christopher J. Brody
committed
c3531cc
View commit details
Copy full SHA for c3531cc
Browse repository at this point
Commits on Jan 5, 2023
Merge pull request #607 from brodybits/patch-2
Show description for 4905acf
developernotes
authored
4905acf
View commit details
Copy full SHA for 4905acf
Browse repository at this point
Commits on Jan 4, 2023
docs: only specify minimum Android version [Jelly Bean]
Chris Brody
authored
059c2d3
View commit details
Copy full SHA for 059c2d3
Browse repository at this point
nit (readme): update sample SQLCipher version to 4.5.3
Chris Brody
authored
a4d5d98
View commit details
Copy full SHA for a4d5d98
Browse repository at this point
Commits on Sep 14, 2022
Fix typo
developernotes
committed
62166f7
View commit details
Copy full SHA for 62166f7
Browse repository at this point
Add SQLCIPHER_CFLAGS environment variable to build instructions
developernotes
committed
310abc1
View commit details
Copy full SHA for 310abc1
Browse repository at this point
Adjust maven repo url syntax
developernotes
committed
a3a4a5a
View commit details
Copy full SHA for a3a4a5a
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
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
Previous
Next
You can’t perform that action at this time.