FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 23, 2023
Merge pull request #2 from sqlcipher/master
Show description for 1c2b986
emeraldsoff
authored
1c2b986
View commit details
Copy full SHA for 1c2b986
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
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL