FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for android-database-sqlcipher - OutSystems/android-database-sqlcipher · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
OutSystems
/
android-database-sqlcipher
Public
forked from
brody2consult/android-database-sqlcipher
Notifications
You must be signed in to change notification settings
Fork
1
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
v4.1.0
User selector
Datepicker
Commit history
Commits on Mar 18, 2019
Use SQLCipher v4.1.0 tag
developernotes
committed
a7cba4f
View commit details
Copy full SHA for a7cba4f
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Update OpenSSL from 1.1.1 to 1.1.1b
developernotes
committed
4130316
View commit details
Copy full SHA for 4130316
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Adjustments for Gradle format
developernotes
committed
79bfeed
View commit details
Copy full SHA for 79bfeed
View code at this point
Browse repository at this point
Use single Application.mk file for all CPU arcitectures
developernotes
committed
69eb2c2
View commit details
Copy full SHA for 69eb2c2
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Apply style format, run lint/editorconfigCheck during build
developernotes
committed
a306cda
View commit details
Copy full SHA for a306cda
View code at this point
Browse repository at this point
Bump min Android SDK version (32 and 64-bit) to 26
developernotes
committed
8d8b732
View commit details
Copy full SHA for 8d8b732
View code at this point
Browse repository at this point
Initial editorconfig support
developernotes
committed
b7fd7d3
View commit details
Copy full SHA for b7fd7d3
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Add support for keying database from byte array.
developernotes
committed
cd6fed5
View commit details
Copy full SHA for cd6fed5
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Introduce new build targets to allow for debug and release builds
developernotes
committed
bf45bb3
View commit details
Copy full SHA for bf45bb3
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Allow lock to release when an exception is thrown
developernotes
committed
7a22927
View commit details
Copy full SHA for 7a22927
View code at this point
Browse repository at this point
Remove amalgamation during SQLCipher clean phase
developernotes
committed
8bc8391
View commit details
Copy full SHA for 8bc8391
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Use SQLCipher v4.0.1 tag
developernotes
committed
666e050
View commit details
Copy full SHA for 666e050
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Use SQLCipher v4.0.0 tag
developernotes
committed
5fe49f3
View commit details
Copy full SHA for 5fe49f3
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
Allow additional CFLAGS to be provided to SQLCipher build
developernotes
committed
710917f
View commit details
Copy full SHA for 710917f
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Catch sqlite exception
developernotes
committed
81e0f1f
View commit details
Copy full SHA for 81e0f1f
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Pass environment variables to NDK build
developernotes
committed
987b6c7
View commit details
Copy full SHA for 987b6c7
View code at this point
Browse repository at this point
Use prerelease
developernotes
committed
464fd78
View commit details
Copy full SHA for 464fd78
View code at this point
Browse repository at this point
Use OpenSSL 1.1.1.tar.gz
developernotes
committed
9fe375b
View commit details
Copy full SHA for 9fe375b
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Use OpenSSL_1_1_1 tag
developernotes
committed
078606c
View commit details
Copy full SHA for 078606c
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Properly sanitize key material
Show description for 4c6f41c
Jari Hämäläinen
committed
4c6f41c
View commit details
Copy full SHA for 4c6f41c
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Add support for AboutLibraries
developernotes
committed
582f3f4
View commit details
Copy full SHA for 582f3f4
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Update Gradle and Android Gradle plugin for latest JDK support
developernotes
committed
4b87cde
View commit details
Copy full SHA for 4b87cde
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Add facility to report data size in bytes of SQL query
developernotes
committed
3d56539
View commit details
Copy full SHA for 3d56539
View code at this point
Browse repository at this point
Throw more specific exceptions from JNI
developernotes
committed
9a79691
View commit details
Copy full SHA for 9a79691
View code at this point
Browse repository at this point
Allow alloc growth to be inclusive of max size
developernotes
committed
91de04f
View commit details
Copy full SHA for 91de04f
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Allow SQLiteOpenHelper to set WAL mode before getWritableDatabase
developernotes
committed
e18ea7b
View commit details
Copy full SHA for e18ea7b
View code at this point
Browse repository at this point
Commits on May 31, 2018
Correct javadoc comment
developernotes
committed
d87cd96
View commit details
Copy full SHA for d87cd96
View code at this point
Browse repository at this point
Add support for Java API access to the several features:
Show description for 2adb82b
developernotes
committed
2adb82b
View commit details
Copy full SHA for 2adb82b
View code at this point
Browse repository at this point
Commits on May 30, 2018
Increase row slot chunks to 128 per row
developernotes
committed
1c4265d
View commit details
Copy full SHA for 1c4265d
View code at this point
Browse repository at this point
Swap LOG_TRACE for LOG_WINDOW
developernotes
committed
939a0ea
View commit details
Copy full SHA for 939a0ea
View code at this point
Browse repository at this point
Fix new allocation size check against max size
developernotes
committed
4948c61
View commit details
Copy full SHA for 4948c61
View code at this point
Browse repository at this point
Commits on May 29, 2018
Fix growth padding size for custom cursor window allocation
developernotes
committed
82fd3cb
View commit details
Copy full SHA for 82fd3cb
View code at this point
Browse repository at this point
Commits on May 25, 2018
Allow for improved cursor window loading heuristic
Show description for 1940376
developernotes
committed
1940376
View commit details
Copy full SHA for 1940376
View code at this point
Browse repository at this point
Commits on May 21, 2018
Introduce caching of chunk pointer offsets to reduce linked list traversal
developernotes
committed
baa00a9
View commit details
Copy full SHA for baa00a9
View code at this point
Browse repository at this point
Commits on May 17, 2018
Only build amalgamation when it doesn't exist
developernotes
committed
5e87349
View commit details
Copy full SHA for 5e87349
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL