An open API service providing commit metadata for open source projects.

GitHub / mendix/react-native-sqlite-storage / commits

SHA Message Author Date Stats
33d722f2 Update CHANGELOG.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e9680964 * Use correct parameters for SQLite.openDatabase (#291) Paul Mestemaker <P****t@u****m>
Committed by: Andrzej Porebski <f****a@y****m>
almost 8 years ago
b39fb8ae Remove rnpm-postlink (#292) Paul Mestemaker <P****t@u****m>
Committed by: Andrzej Porebski <f****a@y****m>
almost 8 years ago
6ce678fb [Android] Pulling SDK versions from root project (#287) Ullrich Schäfer <h****b@u****s>
Committed by: Andrzej Porebski <f****a@y****m>
almost 8 years ago
8c935c47 Update CHANGELOG.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
9bb914e6 version updated to 3.3.6 Andrew Porebski <a****i@c****m> about 8 years ago
4be42bb1 Fix INTEGER column value overflow. Andrew Porebski <a****i@c****m> about 8 years ago
cce1f572 Update issue templates Andrzej Porebski <f****a@y****m> over 8 years ago
ec3bdc6d Update issue templates Andrzej Porebski <f****a@y****m> over 8 years ago
d5fa1290 version upgraded to 3.3.5 Andrew Porebski <a****i@c****m> over 8 years ago
54e34b94 Update CHANGELOG.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
88a277f7 merge Merge commit '91a3f237bf2eb8bc5ccf3feddb93e32f12931279' Andrew Porebski <a****i@c****m> over 8 years ago
91a3f237 Remove obsoleted files Andrzej Porebski <f****a@y****m> over 8 years ago
b9e02d03 Asset import exception handling and JSON conversion elimination (#262) Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
efe10c0d Adjust native Android not to use JSON conversions. Andrzej Porebski <f****a@y****m> over 8 years ago
b7b8d062 Adjust value retrievals from ReadableMap and ReadableArray Andrzej Porebski <f****a@y****m> over 8 years ago
1355477e Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c9dfdb88 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6402761d Update test files Andrzej Porebski <f****a@y****m> over 8 years ago
f0bcdcc5 ios Project settings upgraded to XCode 9.2. Added MainQueueSetup method. Andrzej Porebski <f****a@y****m> over 8 years ago
dd996b2f Performance improvements - eliminating React to JSON and JSON to React conver... Andrzej Porebski <f****a@y****m> over 8 years ago
f1aa0074 Exception handling improvement in openDatabase. Upgrade android-native gradle... Andrzej Porebski <f****a@y****m> over 8 years ago
73c5830c Rearrange exception handling in openDatabase. Andrzej Porebski <f****a@y****m> over 8 years ago
bf1b9368 Add exception handling logic for asset import. Upgrade gradle to 2.2 Andrzej Porebski <f****a@y****m> over 8 years ago
a2c09693 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d170f94d fix parentheses in Readme, part 4, android (#245) Andrey Frolov <f****2@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 8 years ago
0ca183a7 Updating promise test (#219) Emmanuel AKINDE <i****e@y****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 8 years ago
7787a816 Update package.json Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
50635f35 Update CHANGELOG.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
7afc2041 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
1bd03de7 Initial version Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8c8b07ce Delete CHANGELOG.mg Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
5834cb74 Create CHANGELOG.mg Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
da93d7e8 Unable to run query using REGEXP #151 (#205) stoufa06 <s****6@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 8 years ago
bdcea95c Fixes Xcode warning for potentially insecure string (#199) Nate Todd <n****e@n****m>
Committed by: Andrzej Porebski <f****a@y****m>
almost 9 years ago
0d3509cb Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d44e9e45 Remove createJSModules @ovveride marker - RN 0.47 compatibility (#188) Radek Czemerys <r****3@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 9 years ago
ffe9620e Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
cbc5de7e Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
56823feb Version updated to 3.3.3 Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
125543a0 Changes the test for ~ in the assetFilePath as the old version didn't seem to... Jason Schloer <j****r@h****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 9 years ago
9b420777 Correct the check for ~ character in the db file location string. Introduce #... Andrzej Porebski <f****a@y****m> about 9 years ago
a2ab6c71 Podfile add macos support (#179) youngcube <y****e@h****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 9 years ago
d5928ebb Version updated to 3.3.2 Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
30f916d6 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
c4663944 Include Yoga as a dependency in podfile to work with React Native 0.44 (#162) Lachlan <l****0@o****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 9 years ago
90fe7a21 instructions directory added on npmignore (#174) Avare Kodcu <a****8@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 9 years ago
64b108c5 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
bed7b3d2 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7d46c109 Update package.json Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c4674aa4 Comment out SQLCipher specific code. Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
2d8a1879 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e91f1407 Update package.json Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
69bdad45 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
23227bf8 Drop usage of the dead rnpm repository (#148) Daniel Friesen <d****l@n****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
e61137b5 Fix broken Markdown headings (#153) Santiago Castro <b****t@m****y>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
be972ed0 I don't think it makes any sence to support pre-honeycomb code while react-na... Sergei Dryganets <s****s@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
e558bcda Production level logging for the plugin. (#137) Sergei Dryganets <s****s@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
4b22adf9 small javascript code cleanup (#138) Sergei Dryganets <s****s@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
dc0a8ebd Fix determination of db opened (#139) SuenagaRyota <s****c@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
be7079fc Update index.ios.callback.js (#136) Goze <3****2@q****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
3530fe50 All statements and queries are closed in finally statements in order to fix S... Sergei Dryganets <s****s@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
f962d124 Database attach flow fixed. Threading model fix in order to have all queries ... dryganets <s****s@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
cb4fe3e2 access to MutableDictonary openDBs properly synchronized (#130) dryganets <s****s@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
85b70da0 In turkish locale toLowerCase of I symbol returns two byte symbol so begin an... dryganets <s****s@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
08cbe212 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b8a0ea20 Update package.json Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8ee187d4 Correct CocoaPods set-up instructions Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
336b3eda Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e7f34200 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
6e8ec7bd Added correct sample Podfile for CocoaPods based development Andrzej Porebski <f****a@y****m> over 9 years ago
8922fe3a Update package.json Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
118ad5a9 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
161d70db Sample apps adjusted for React 0.41 (Callbacks & Promise) Andrew Porebski <f****a@y****m> over 9 years ago
ecd8dd2e Version 3.2.0 Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
30c5a17a Version bumped to 3.2 Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c625f39e Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
09eacc5f Fix Import Headers for 0.40 (#110) Leon <K****n@u****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
bc20ae31 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
06d2f743 Version updated to 3.1.3 Andrew Porebski <a****i@c****m> over 9 years ago
bc78262b added missing callback handlers (#113) Hagen Hübel <h****l@i****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
3b1ff368 Fix spelling errors (#111) Marcelo Alves <s****o@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
over 9 years ago
840c760d Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
ef9d6488 moved example with ATTACH-DATABASE to https://github.com/andpor/react-native-... Hagen Hübel <h****l@i****m>
Committed by: Andrzej Porebski <f****a@y****m>
almost 10 years ago
b898ac26 ATTACH DATABASE support (#78) Hagen Hübel <h****l@i****m>
Committed by: Andrzej Porebski <f****a@y****m>
almost 10 years ago
a7550bd2 Fix incorrect matching of first character in file path always (#93) Deon Groenewald <d****n@g****t>
Committed by: Andrzej Porebski <f****a@y****m>
almost 10 years ago
c734bf9e Fixed empty exception message (#92) Hagen Hübel <h****l@i****m>
Committed by: Andrzej Porebski <f****a@y****m>
almost 10 years ago
b5ad2991 Upgrade xcode dependency to 0.8.9 (#89) Andy Hiew <a****w@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
almost 10 years ago
12bbe48c Changed Step 4 (Android alternative approach) MainActivity => MainApplication... Eduardo Ledo <e****o@g****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 10 years ago
2899ddd8 Readme Clarity (#74) Jonathan Stanton <j****n@j****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 10 years ago
7cbf65c7 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
0e6c202c Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
7ada8b4e Release notes for 3.1.2 Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
70013309 Bump up version to 3.1.2 Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9f2b0be2 Add Podspec + Build Target (#73) Jonathan Stanton <j****n@j****m>
Committed by: Andrzej Porebski <f****a@y****m>
about 10 years ago
e9b29912 3.1.1 release Andrzej Porebski <f****a@y****m> about 10 years ago
7ee079f6 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
367cc0e5 Bump up version to 3.1.1 Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d5c58202 Update README.md Andrzej Porebski <f****a@y****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
e9275980 Cordova fix - Stop remaining transaction callback in case of an error with no... Andrzej Porebski <f****a@y****m> about 10 years ago

← Back to repository