Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
62c3e49
Added new property in Result for RespHeaders.
vivek-netision May 26, 2022
a348442
adding headers for all possible status now..
vivek-netision May 26, 2022
2c7256a
updated readme file for header response for internal api
KhushbooMer May 26, 2022
3301f02
added responsemetadata to set headers, raw and statuscode of response…
KhushbooMer May 27, 2022
129f636
added small fix for rae
KhushbooMer May 27, 2022
8e063f3
added changes regarding comments
KhushbooMer May 27, 2022
86e5e92
added minor changes
KhushbooMer May 27, 2022
b557403
added response metadata changes for Result and define object in const…
KhushbooMer May 28, 2022
07fe9f8
added changes to use responseMetadata for all result objects
KhushbooMer May 28, 2022
f03803a
initial value added
KhushbooMer May 28, 2022
e4d866d
Reduce code duplication
amanforindia May 28, 2022
f7ae5fd
Improve README documentation
amanforindia May 28, 2022
6865d8c
Add tags API
KhushbooMer May 28, 2022
89a0e79
added few changes for add tags
KhushbooMer May 30, 2022
a7e86bb
added fix for 400 add tags api
KhushbooMer May 31, 2022
8b71181
fix respBody regarding issue in util
KhushbooMer May 31, 2022
555d709
sync with base branch
KhushbooMer May 31, 2022
dbdea98
removed extra diff
KhushbooMer May 31, 2022
9d1dbc5
added remove tags api
KhushbooMer May 31, 2022
75ab876
minor changes
KhushbooMer May 31, 2022
b3d7995
added test and readme file updated
KhushbooMer May 31, 2022
bea4868
added get custom metadata api
KhushbooMer May 31, 2022
cfc3e4c
added get custom metadata api
KhushbooMer May 31, 2022
e672919
Revert "added get custom metadata api"
KhushbooMer May 31, 2022
2254975
change file in doc
KhushbooMer May 31, 2022
ca4b0cc
change file in doc
KhushbooMer May 31, 2022
e9a18a1
added fixes for get custommetadata
KhushbooMer May 31, 2022
34e51ec
added delete CustomMetaDataField api
KhushbooMer May 31, 2022
fadd88c
added changes for create custommetadata api
KhushbooMer Jun 1, 2022
b215adc
added changes for create metadata api
KhushbooMer Jun 1, 2022
244240e
added minor changes for response
KhushbooMer Jun 1, 2022
3b20182
added few changes in create customMetadata and added edit customMetad…
KhushbooMer Jun 1, 2022
366874b
added edit api for custom metadata
KhushbooMer Jun 2, 2022
5ed0316
Merge pull request #3 from KhushbooMer/custom-metadata-fields-api
KhushbooMer Jun 2, 2022
1c8f504
Merge pull request #1 from KhushbooMer/add-tags-api
KhushbooMer Jun 2, 2022
919b689
updated readme doc
KhushbooMer Jun 2, 2022
dd86c65
added changes for upload API param and getMap move to responseMeatDat…
KhushbooMer Jun 2, 2022
370229a
added few fixes on getMap and removed extra model
KhushbooMer Jun 2, 2022
ed3e12a
fixed getList for getCustomMetaDataFields
KhushbooMer Jun 2, 2022
8aa82e8
added minor fixes
KhushbooMer Jun 2, 2022
f0a4dbf
added getRaw and getMap for all result object with @Deprecated annota…
KhushbooMer Jun 2, 2022
e0b9e84
added APIs for getBulkJobStatus, copy and move folder
KhushbooMer Jun 2, 2022
6767813
added more APIs which was pending
KhushbooMer Jun 3, 2022
1cfb45d
added API of AITags
KhushbooMer Jun 4, 2022
7c3fe62
added tests changes for add tags
KhushbooMer Jun 6, 2022
4a403d0
add tags test assert
KhushbooMer Jun 7, 2022
9587991
minor fix in addTags test
KhushbooMer Jun 7, 2022
f4f6a37
added test for pending APIs
KhushbooMer Jun 7, 2022
862f657
added test regarding changes and added public url in restClient
KhushbooMer Jun 8, 2022
2812d40
added fileupload more params
KhushbooMer Jun 11, 2022
eb41adc
added param regarding changes and test for expected exception
KhushbooMer Jun 13, 2022
fcc67cb
added addTags test for 400
KhushbooMer Jun 13, 2022
b31a7a7
added test with expected 400 as a response code
KhushbooMer Jun 13, 2022
f6cc291
added more test for failure cases
KhushbooMer Jun 14, 2022
af8d197
updated readme file
KhushbooMer Jun 14, 2022
d197f6d
added changes for fox
KhushbooMer Jun 14, 2022
1c60030
added static model for response
KhushbooMer Jun 15, 2022
f7d80a6
added pending APIs static response model and updated readme for all APIs
KhushbooMer Jun 16, 2022
b12bca9
added changes for exception based on status code
KhushbooMer Jun 16, 2022
c8b0150
added exception regarding changes in all APIs test
KhushbooMer Jun 17, 2022
740bf73
added changes for code refactoring
KhushbooMer Jun 18, 2022
72fb47b
format all files
KhushbooMer Jun 18, 2022
ba292fb
added exception throw for ols APIs too and message and isTrue boolean…
KhushbooMer Jun 18, 2022
a78f6ba
added test regarding changes and few comment regarding fixes
KhushbooMer Jun 20, 2022
aa2f08b
added throw in catch of IOException for all APIs
KhushbooMer Jun 20, 2022
399cae1
added exception regarding changes
KhushbooMer Jun 20, 2022
a8de7b1
added changes regarding exceptions
KhushbooMer Jun 21, 2022
cf39f2e
changed method name
KhushbooMer Jun 21, 2022
a2d36c5
test updated and removed try/catch block
KhushbooMer Jun 21, 2022
24fcca7
added versionning changes for readme file
KhushbooMer Jun 21, 2022
4557fd6
added fix in summary description of readme file
KhushbooMer Jun 22, 2022
8f129d7
added versions
KhushbooMer Jun 22, 2022
6a00841
removed condition for setRaw
KhushbooMer Jun 22, 2022
0514768
Update readme
amanforindia Jun 22, 2022
0671d3f
Merge branch 'update-readme-for-hreader-response' of github.com:Khush…
amanforindia Jun 22, 2022
c5418e8
added fix for issue 3
KhushbooMer Jun 22, 2022
5796c65
removed sample app
KhushbooMer Jun 22, 2022
a079589
revoved extra line
KhushbooMer Jun 22, 2022
726f268
added formatting fix and few version regarding changes
KhushbooMer Jun 22, 2022
0afa3b2
resolved few comments
KhushbooMer Jun 23, 2022
617b975
added more changes regarding resolve comments
KhushbooMer Jun 24, 2022
99821be
added changes regarding comments with order of existing doc of PAIs
KhushbooMer Jun 25, 2022
9c577fe
fix test changes
KhushbooMer Jun 27, 2022
fd712c1
separated test into small small files
KhushbooMer Jun 27, 2022
7bf61b6
adde test fix for upload
KhushbooMer Jun 27, 2022
85aebb6
added more changes regarding comments
KhushbooMer Jun 27, 2022
3c0e2d8
added more resolved comments fixe
KhushbooMer Jun 28, 2022
bafbf10
added changes for includeFileVersions
KhushbooMer Jun 28, 2022
ef17daf
format all files
KhushbooMer Jun 28, 2022
0fbb1a6
added error handling in docs
KhushbooMer Jun 29, 2022
e2477ed
make private manageTags
KhushbooMer Jun 29, 2022
61ae183
resolved comments
KhushbooMer Jul 4, 2022
6542f40
added test cases and few fixes for crete custom metaData
KhushbooMer Jul 4, 2022
bfaede5
added few changes
KhushbooMer Jul 5, 2022
ad8f19f
added getfileequest
KhushbooMer Jul 6, 2022
1e32ca8
sample app
KhushbooMer Jul 6, 2022
e319786
added fixes for getFileList
KhushbooMer Jul 6, 2022
cbd2b4c
Merge pull request #5 from KhushbooMer/resolved-comments
KhushbooMer Jul 7, 2022
7b8a5f8
removed sample app
KhushbooMer Jul 7, 2022
021be45
removed extra dependencies and extra fields
KhushbooMer Jul 7, 2022
ad1c3c6
fixed
KhushbooMer Jul 7, 2022
9867433
Test fixes
amanforindia Jul 7, 2022
a06b603
Update README.md
amanforindia Jul 7, 2022
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
686 changes: 633 additions & 53 deletions README.md

Large diffs are not rendered by default.

24 changes: 0 additions & 24 deletions build.gradle

This file was deleted.

14 changes: 12 additions & 2 deletions imagekit-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,27 @@ plugins {
}

group 'io.imagekit.sdk'
version '1.0.3'
version '2.0.0'

sourceCompatibility = 1.8

repositories {
mavenCentral()
}

test {
useJUnitPlatform()
}

dependencies {
compile fileTree(include: ['*.jar'], dir: '../libs')
compile 'commons-codec:commons-codec:1.13'
implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
implementation 'com.google.code.gson:gson:2.7'
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
Comment thread
imagekitio marked this conversation as resolved.
compile group: 'com.squareup.okio', name: 'okio', version: '1.14.0'
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
testCompile group: 'junit', name: 'junit', version: '4.12'
testRuntimeOnly("org.junit.vintage:junit-vintage-engine:5.8.2")
testCompile "org.mockito:mockito-all:2.+"
testImplementation 'com.squareup.okhttp3:mockwebserver:3.10.0'
}
Loading