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

GitHub / cloudinary/cloudinary_java / commits

SHA Message Author Date Stats
6301268a Add Layer classes named `*Builder` to provide backward compatibility. Amir Tocker <t****p@g****m> over 10 years ago
a953c3c5 Rename `ResponsiveBreakpoints` to `ResponsiveBreakpoint` and have it extend J... Amir Tocker <t****p@g****m> over 10 years ago
2e528c72 Use `TextLayer` instead of `TextLayerBuilder`. Use `getThis()` instead of `se... Amir Tocker <t****p@g****m> over 10 years ago
91158790 Use constant and meaningful name for upload preset. Rearrange imports. Amir Tocker <t****p@g****m> over 10 years ago
6c1e9d92 Update SDK versions in Android projects. Amir Tocker <t****p@g****m> over 10 years ago
cf0f7707 Support cloudinary credentials URL that has an API_KEY but no API_SECRET Amir Tocker <t****p@g****m> over 10 years ago
2b19b5ec Remove redundant `deleteConflictingFiles`. Amir Tocker <t****p@g****m> over 10 years ago
2b271815 merge Merge branch 'master' of github.com:cloudinary/cloudinary_java Amir Tocker <t****p@g****m> over 10 years ago
d887dead support createArchive Itai Benari <i****i@g****m> over 10 years ago
1597c3ad line spacng support in text overlay Itai Benari <i****i@g****m> over 10 years ago
9d301aa4 support responsive breakpoints paramater Itai Benari <i****i@g****m> over 10 years ago
78c5a929 Create separate test class for Layer Amir Tocker <t****p@g****m> almost 11 years ago
80278ef8 Rename Layer classes. Rename self() to getThis() to match the pattern. Amir Tocker <t****p@g****m> almost 11 years ago
89827b90 merge Merge branch 'master' of github.com:cloudinary/cloudinary_java Amir Tocker <t****p@g****m> almost 11 years ago
f41ea33a change user agent - remove spaces. stricter layer parameter check. fix underl... Itai Benari <i****i@g****m> almost 11 years ago
7f348f8d merge Merge branch 'master' of github.com:cloudinary/cloudinary_java Amir Tocker <t****p@g****m> almost 11 years ago
0eb24b4a [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> almost 11 years ago
fbfd064f [maven-release-plugin] prepare release cloudinary-parent-1.2.2 Tal Lev-Ami <t****i@g****m> almost 11 years ago
1f9d47ae Fix Android complex filename test Tal Lev-Ami <t****i@g****m> almost 11 years ago
77f5f0ad Fix Android tests Tal Lev-Ami <t****i@g****m> almost 11 years ago
0d0d47f1 Prepare for version 1.2.2 Tal Lev-Ami <t****i@g****m> almost 11 years ago
2c7ec121 enable apache http 4.3 strategy Itai Benari <i****i@g****m> almost 11 years ago
1e348d2e support easy overlay/underlay construction Itai Benari <i****i@g****m> almost 11 years ago
0b99ab04 support upload mappings api. add missing restore test Itai Benari <i****i@g****m> almost 11 years ago
b288c1e1 support the restore api Itai Benari <i****i@g****m> almost 11 years ago
3479c243 normalize user agent Itai Benari <i****i@g****m> almost 11 years ago
a63b25fe add invalidate flag to rename and explicit Itai Benari <i****i@g****m> almost 11 years ago
d9fe6667 support aspect ratio transformation param Itai Benari <i****i@g****m> almost 11 years ago
e6cc6c2f Fix encoding issues when JVM default encoding is not UTF-8 Tal Lev-Ami <t****i@g****m> almost 11 years ago
992c1efc add filename and complex filename test Itai Benari <i****i@g****m> almost 11 years ago
cae822f3 Revent timeout exception change Tal Lev-Ami <t****i@g****m> almost 11 years ago
d0be4773 support filename in upload options. close response objects in http44 Itai Benari <i****i@g****m> almost 11 years ago
1693eca7 Update README. Fixes #28 itaibenari <i****i@g****m> almost 11 years ago
32f6289d merge Merge pull request #26 from wagaun/master Amir Tocker <t****r@u****m> about 11 years ago
a50ebe3d Fixing typo on exception Wagner Tsuchiya <w****n@g****m> about 11 years ago
e13c8ca1 Update README.md Itay Taragano <t****o@u****m> about 11 years ago
c67e1e28 [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> about 11 years ago
33dfc3b3 [maven-release-plugin] prepare release cloudinary-parent-1.2.1 Tal Lev-Ami <t****i@g****m> about 11 years ago
018574c1 Prepare For 1.2.1 Tal Lev-Ami <t****i@g****m> about 11 years ago
e2ef79a1 Disable java8 doclint Tal Lev-Ami <t****i@g****m> about 11 years ago
f667d529 Fix http44 response closing Tal Lev-Ami <t****i@g****m> about 11 years ago
34a3b6c6 Fix HTML escaping Tal Lev-Ami <t****i@g****m> about 11 years ago
e7f247ad Allow android unsigned upload without api_key Tal Lev-Ami <t****i@g****m> about 11 years ago
58d8606f Update README.md Amir Tocker <t****r@u****m> over 11 years ago
c52a2940 merge Merge branch 'master' of github.com:cloudinary/cloudinary_java Amir Tocker <t****p@g****m> over 11 years ago
0d084b4d Fix references to 1.1.4-SNAPSHOT. Fix wrong URLs in README.md Tal Lev-Ami <t****i@g****m> over 11 years ago
98bec404 [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> over 11 years ago
143f36fb [maven-release-plugin] prepare release cloudinary-parent-1.2.0 Tal Lev-Ami <t****i@g****m> over 11 years ago
dcd3f260 Increment to version 1.2.0 Tal Lev-Ami <t****i@g****m> over 11 years ago
be5a22ec support byte[] file input for upload Itai Benari <i****i@g****m> over 11 years ago
bf6d9e52 add support for video tag. refactor Url based tags Itai Benari <i****i@g****m> over 11 years ago
d6882f00 support ftp url upload Itai Benari <i****i@g****m> over 11 years ago
4343c943 support eager_async in explicit Itai Benari <i****i@g****m> over 11 years ago
3882abd9 video transformation parameters and zoom transformation Itai Benari <i****i@g****m> over 11 years ago
5839c0be scrub UrlBuilderStrategy, enable crippled core mode without loading strategie... Itai Benari <i****i@g****m> over 11 years ago
b49b585e stop using AbstractUrlBuilderStrategy. use URLEncoder instead Itai Benari <i****i@g****m> over 11 years ago
af4c0d6d use upload_chuncked endpoint for upload large Itai Benari <i****i@g****m> over 11 years ago
8b9a775e Fix documentation and imports Amir Tocker <t****p@g****m> over 11 years ago
f8e18a3d Modify exception message to say that Admin API is not supported. Amir Tocker <t****p@g****m> over 11 years ago
a4764938 initial support http 4.4 Itai Benari <i****i@g****m> over 11 years ago
51f87f7d better support for utf-8 Itai Benari <i****i@g****m> over 11 years ago
c0676959 Update README.md Itay Taragano <t****o@u****m> over 11 years ago
8dfd7e10 Update README.md Itay Taragano <t****o@u****m> over 11 years ago
074dad17 Update README.md Itay Taragano <t****o@u****m> over 11 years ago
d8140310 Update README.md Itay Taragano <t****o@u****m> over 11 years ago
b1c31af6 Update README to point to 1.1.3 itaibenari <i****i@g****m> over 11 years ago
fd21a76b Update version to 1.1.3 Tal Lev-Ami <t****i@g****m> over 11 years ago
5c373a80 [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> over 11 years ago
d58e1496 [maven-release-plugin] prepare release cloudinary-parent-1.1.3 Tal Lev-Ami <t****i@g****m> over 11 years ago
a404eb27 Fix test after file name change Tal Lev-Ami <t****i@g****m> over 11 years ago
3bb28f9e Added timeout parameter to admin api and Fixed test and configuration issues Amir Tocker <t****p@g****m> over 11 years ago
4c7b23b5 [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> over 11 years ago
36ab3279 [maven-release-plugin] prepare release cloudinary-parent-1.1.2 Tal Lev-Ami <t****i@g****m> over 11 years ago
985aafc6 Increment to version 1.1.2 - fix support for string eager parameters e.g. for... Tal Lev-Ami <t****i@g****m> over 11 years ago
b33853c3 merge Merge pull request #17 from cloudinary/eager_upload_params Tal Lev-Ami <t****i@g****m> over 11 years ago
87fc7433 merged android signature fix Daniel Cohen <d****l@c****m> over 11 years ago
a811982d eager upload params can be both string or List<Transformation> Daniel Cohen <d****l@c****m> over 11 years ago
a0d2c1d5 Change log and version update Tal Lev-Ami <t****i@g****m> over 11 years ago
03b55d35 [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> over 11 years ago
1d040a6a [maven-release-plugin] prepare release cloudinary-parent-1.1.1 Tal Lev-Ami <t****i@g****m> over 11 years ago
cebb6205 Update README.md Tal Lev-Ami <t****i@g****m> over 11 years ago
0abd6778 add missing tests in adnroid-test. fix signing tests in android-test. be more... Itai Benari <i****i@g****m> over 11 years ago
7040d965 added new options to url tag Daniel Cohen <d****l@c****m> over 11 years ago
7e5c8699 bug fixes Daniel Cohen <d****l@c****m> over 11 years ago
0dab9d55 renamed urlSuffix to suffix Daniel Cohen <d****l@c****m> over 11 years ago
e8fbd885 added invalidate to bulk deletes Daniel Cohen <d****l@c****m> over 11 years ago
fa562f4c added tests Daniel Cohen <d****l@c****m> over 11 years ago
324bd580 updated Url.generate method (b4 tests) Daniel Cohen <d****l@c****m> over 11 years ago
842eb7a8 Update README.md Daniel Cohen <d****l@c****m> almost 12 years ago
17520ade Update README.md Tal Lev-Ami <t****i@g****m> almost 12 years ago
8b191a4b [maven-release-plugin] prepare for next development iteration Tal Lev-Ami <t****i@g****m> almost 12 years ago
b991aadf [maven-release-plugin] prepare release cloudinary-parent-1.1.0 Tal Lev-Ami <t****i@g****m> almost 12 years ago
5209e8c1 merge Merge branch 'globalize' of github.com:codeinvain/cloudinary_java Tal Lev-Ami <t****i@g****m> almost 12 years ago
076393eb Remove redundant depndencies Tal Lev-Ami <t****i@g****m> almost 12 years ago
9587c5aa - changed org.json to org.cloudinary.json due to Android optimization issues . Daniel Cohen <d****l@c****m> almost 12 years ago
dd94391b Update CHANGES.txt Tal Lev-Ami <t****i@g****m> almost 12 years ago
d17e6f37 merge Merge branch 'globalize' Tal Lev-Ami <t****i@g****m> almost 12 years ago
8a91cf80 Fix documentation. Fix dependencies Tal Lev-Ami <t****i@g****m> almost 12 years ago
3685b965 Fix modules artifactId Tal Lev-Ami <t****i@g****m> almost 12 years ago
52290ce1 promoted minor version (1.0.x -> 1.1.x) & fixed documentation external links Daniel Cohen <d****l@c****m> almost 12 years ago

← Back to repository