Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
uiho
/
cloudinary_java
Public
forked from
cloudinary/cloudinary_java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudinary_java
cloudinary-core
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2015
Increment to version 1.2.0
tallevami-home
committed
dcd3f26
View commit details
Copy full SHA for dcd3f26
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
add support for video tag. refactor Url based tags
itaibenari
committed
bf6d9e5
View commit details
Copy full SHA for bf6d9e5
View code at this point
Browse repository at this point
support eager_async in explicit
itaibenari
committed
4343c94
View commit details
Copy full SHA for 4343c94
View code at this point
Browse repository at this point
video transformation parameters and zoom transformation
itaibenari
committed
3882abd
View commit details
Copy full SHA for 3882abd
View code at this point
Browse repository at this point
scrub UrlBuilderStrategy, enable crippled core mode without loading strategies, move core test to core
itaibenari
committed
5839c0b
View commit details
Copy full SHA for 5839c0b
View code at this point
Browse repository at this point
stop using AbstractUrlBuilderStrategy. use URLEncoder instead
itaibenari
committed
b49b585
View commit details
Copy full SHA for b49b585
View code at this point
Browse repository at this point
use upload_chuncked endpoint for upload large
itaibenari
committed
af4c0d6
View commit details
Copy full SHA for af4c0d6
View code at this point
Browse repository at this point
initial support http 4.4
itaibenari
committed
a476493
View commit details
Copy full SHA for a476493
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Update version to 1.1.3
tallevami-home
committed
fd21a76
View commit details
Copy full SHA for fd21a76
View code at this point
Browse repository at this point
Added timeout parameter to admin api and Fixed test and configuration issues
Show description for 3bb28f9
tocker
committed
3bb28f9
View commit details
Copy full SHA for 3bb28f9
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Increment to version 1.1.2 - fix support for string eager parameters e.g. for safe mobile flow
tallevami-home
committed
985aafc
View commit details
Copy full SHA for 985aafc
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
merged android signature fix
Daniel Cohen
committed
87fc743
View commit details
Copy full SHA for 87fc743
View code at this point
Browse repository at this point
eager upload params can be both string or List<Transformation>
Daniel Cohen
committed
a811982
View commit details
Copy full SHA for a811982
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
Change log and version update
tallevami-home
committed
a0d2c1d
View commit details
Copy full SHA for a0d2c1d
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
bug fixes
Daniel Cohen
committed
7e5c869
View commit details
Copy full SHA for 7e5c869
View code at this point
Browse repository at this point
renamed urlSuffix to suffix
Daniel Cohen
committed
0dab9d5
View commit details
Copy full SHA for 0dab9d5
View code at this point
Browse repository at this point
added invalidate to bulk deletes
Daniel Cohen
committed
e8fbd88
View commit details
Copy full SHA for e8fbd88
View code at this point
Browse repository at this point
added tests
Daniel Cohen
committed
fa562f4
View commit details
Copy full SHA for fa562f4
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
updated Url.generate method (b4 tests)
Daniel Cohen
committed
324bd58
View commit details
Copy full SHA for 324bd58
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
- changed org.json to org.cloudinary.json due to Android optimization issues .
Show description for 9587c5a
Daniel Cohen
committed
9587c5a
View commit details
Copy full SHA for 9587c5a
View code at this point
Browse repository at this point
promoted minor version (1.0.x -> 1.1.x) & fixed documentation external links
Daniel Cohen
committed
52290ce
View commit details
Copy full SHA for 52290ce
View code at this point
Browse repository at this point
added deprecated asMap method to Cloudinary (support old api)
Daniel Cohen
committed
8c0ba23
View commit details
Copy full SHA for 8c0ba23
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Remove httpclient dependencies from cloudinary-core. Use main version in both http42 and android versions. Remove getRawResponse from ApiResponse
tallevami-home
committed
6f19e3f
View commit details
Copy full SHA for 6f19e3f
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
merged config & builder
Daniel Cohen
committed
9d327b4
View commit details
Copy full SHA for 9d327b4
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
http42 + android tests pass
Daniel Cohen
committed
a001eed
View commit details
Copy full SHA for a001eed
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
changed architecture to core + strategies
Daniel Cohen
committed
5f6db76
View commit details
Copy full SHA for 5f6db76
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
maven build , project dependency
Show description for a3401c6
Daniel Cohen
committed
a3401c6
View commit details
Copy full SHA for a3401c6
View code at this point
Browse repository at this point
unified Java API and created basic implementation
Daniel Cohen
committed
9db9a3b
View commit details
Copy full SHA for 9db9a3b
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
custom StringUtils
Daniel Cohen
committed
ae0cedb
View commit details
Copy full SHA for ae0cedb
View code at this point
Browse repository at this point
Commits on Aug 4, 2014
support folder listing API
itaibenari
committed
87df64e
View commit details
Copy full SHA for 87df64e
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
Increment to version 1.0.14
tallevami-home
committed
b69b1bd
View commit details
Copy full SHA for b69b1bd
View code at this point
Browse repository at this point
add background_removal,return_delete_token in upload/update params. add support for responsive and hidpi. add support for custom coordinates
itaibenari
committed
e3ef229
View commit details
Copy full SHA for e3ef229
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
Prepare for releasing version 1.0.13
tallevami-home
committed
fa52c0d
View commit details
Copy full SHA for fa52c0d
View code at this point
Browse repository at this point
Support upload_presets. Support unsigned uploads. Support start_at for resource listing. Support phash for upload and resource details. Support rate limit header in Api calls
itaibenari
committed
f7b1c51
View commit details
Copy full SHA for f7b1c51
View code at this point
Browse repository at this point
Commits on Mar 18, 2014
add support for opacity
itaibenari
committed
191c247
View commit details
Copy full SHA for 191c247
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.