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
/
sqlcipher-android
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
273
Code
Issues
4
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
sqlcipher-android
sqlcipher
src
androidTest
on
master
User selector
All users
All time
Commit history
Commits on Feb 19, 2026
Replace @Suppress with @Ignore
developernotes
committed
24f7a70
View commit details
Copy full SHA for 24f7a70
View code at this point
Browse repository at this point
Update JUnit to 1.3.0 and Hamcrest to 3.0
developernotes
committed
98d4fbb
View commit details
Copy full SHA for 98d4fbb
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Update tests, add test for cipher_provider
developernotes
committed
58666eb
View commit details
Copy full SHA for 58666eb
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
Update cipher_version test when built against 4.11.0
developernotes
committed
74ac299
View commit details
Copy full SHA for 74ac299
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Update test to 4.10.0
developernotes
committed
d60f1f0
View commit details
Copy full SHA for d60f1f0
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Fix crash related to invalid RowSlot or RowSlotChunk pointers
Show description for f3475e8
developernotes
committed
f3475e8
View commit details
Copy full SHA for f3475e8
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Update unit tests from deprecated AndroidTestCase to AndroidJUnit4
Show description for 71e48d0
developernotes
committed
71e48d0
View commit details
Copy full SHA for 71e48d0
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
Add native CursorWindow implementation with support dynamic resizing.
Show description for 49dad2e
developernotes
committed
49dad2e
View commit details
Copy full SHA for 49dad2e
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
Remove test attempt to set value above 0xfffffffe
Show description for 0e1739b
developernotes
committed
0e1739b
View commit details
Copy full SHA for 0e1739b
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Prevent NullPointerException when calling delete with null parameter for where args
developernotes
committed
ce1d19f
View commit details
Copy full SHA for ce1d19f
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
Merge branch 'feature/corruption-details' of https://github.com/greyson-signal/sqlcipher-android into greyson-signal-feature/corruption-details
developernotes
committed
5bd587c
View commit details
Copy full SHA for 5bd587c
View code at this point
Browse repository at this point
Bump cipher_version test to 4.6.1
developernotes
committed
44338e9
View commit details
Copy full SHA for 44338e9
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
Provide exception that indicated database corruption.
greyson-signal
committed
7052792
View commit details
Copy full SHA for 7052792
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Support binding null arguments for rawQuery
developernotes
committed
1b75820
View commit details
Copy full SHA for 1b75820
View code at this point
Browse repository at this point
Commits on May 21, 2024
Adjust test to reference 4.6.0
developernotes
committed
847befa
View commit details
Copy full SHA for 847befa
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
Update cipher_version test when built against 4.5.6
developernotes
committed
10e605a
View commit details
Copy full SHA for 10e605a
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
Close non-primary connections after password change on primary connection
developernotes
committed
6c132c9
View commit details
Copy full SHA for 6c132c9
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Merge branch 'master' of ssh://git.zetetic.net/sqlcipher-android
sjlombardo
committed
cd681ad
View commit details
Copy full SHA for cd681ad
View code at this point
Browse repository at this point
change rawExecSQL to allow execution of SELECT operations
sjlombardo
committed
a492040
View commit details
Copy full SHA for a492040
View code at this point
Browse repository at this point
Commits on May 30, 2023
fix: set the default value of the `minimumSupportedVersion` parameter of SupportHelper as 0
richardgarcar
committed
aa6830b
View commit details
Copy full SHA for aa6830b
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
update expected SQLCipher version number
sjlombardo
committed
ea2d493
View commit details
Copy full SHA for ea2d493
View code at this point
Browse repository at this point
update invalid key tests to expect SQLiteException instead of SQLiteDatabaseCorruptException
sjlombardo
committed
62d1344
View commit details
Copy full SHA for 62d1344
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
Guard setExtras test with build version check
developernotes
committed
11bd6f3
View commit details
Copy full SHA for 11bd6f3
View code at this point
Browse repository at this point
Add support for Upsert via Room API, remove custom exception classes
Show description for 81572c7
developernotes
committed
81572c7
View commit details
Copy full SHA for 81572c7
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Adjustments to UPGRADE_INDEX and assertions to get tests passing
developernotes
committed
c12cef9
View commit details
Copy full SHA for c12cef9
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
test: use the new SupportHelper constructor
vitorhugods
committed
314c15f
View commit details
Copy full SHA for 314c15f
View code at this point
Browse repository at this point
test: add tests covering SupportHelperTest
vitorhugods
committed
1b2b3ce
View commit details
Copy full SHA for 1b2b3ce
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
Update test for 4.5.3 release
developernotes
committed
9ce46d5
View commit details
Copy full SHA for 9ce46d5
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Fix cipher_version test for 4.5.2 release
developernotes
committed
6623565
View commit details
Copy full SHA for 6623565
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Explicitly allow specifying WAL journal mode with SQLiteOpenHelper constructor
developernotes
committed
f6230ad
View commit details
Copy full SHA for f6230ad
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Adjust test to look for SQLCipher version 4.5.0
developernotes
committed
5ce2ace
View commit details
Copy full SHA for 5ce2ace
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
Use 8 MB CursorWindow by default, adjustable with static methods on SQLiteCursor class
developernotes
committed
fae2c3e
View commit details
Copy full SHA for fae2c3e
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Add test around illegal state exception when interfacing with a closed database
developernotes
committed
e4c99d9
View commit details
Copy full SHA for e4c99d9
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
Adjust SQLCipherOpenHelper test
developernotes
committed
0abc8f3
View commit details
Copy full SHA for 0abc8f3
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
Running Support API (Room) tests in suite
developernotes
committed
82b4217
View commit details
Copy full SHA for 82b4217
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.