FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for android-database-sqlcipher - emeraldsoff/android-database-sqlcipher · GitHub
emeraldsoff
/
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
Breadcrumbs
History for
android-database-sqlcipher
android-database-sqlcipher
on
master
User selector
Datepicker
Commit history
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
Adjust AAR filename for new Gradle release
developernotes
committed
72e8d2b
View commit details
Copy full SHA for 72e8d2b
View code at this point
Browse repository at this point
Merge support API into master
developernotes
committed
4731d94
View commit details
Copy full SHA for 4731d94
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
bug fix
commonsguy
committed
30ef6e7
View commit details
Copy full SHA for 30ef6e7
View code at this point
Browse repository at this point
Report exception as unknown error when SQLite does not report an error
developernotes
committed
30508c4
View commit details
Copy full SHA for 30508c4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL