Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norio-nomura/unburst
https://github.com/norio-nomura/unburst
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/norio-nomura/unburst
- Owner: norio-nomura
- Created: 2013-11-05T12:23:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-03T03:09:55.000Z (over 10 years ago)
- Last Synced: 2024-05-09T16:23:32.420Z (8 months ago)
- Language: Objective-C
- Size: 180 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Unburst
-------
iOS Camera sets Apple specific dictionary for key`{MakerApple}` into the metadata of photo.
Burst Mode on iPhone 5s set value for key `11` into the Apple specific dictionary.
The key `11` metadata prevent some apps(e.g. Instagram) from creating new `ALAssets` into Camera Roll.`Unburst` removes the key `11` from metadata of burst mode photo and send it to apps which support opening `public.jpeg` document type.
License
-------
(The WTFPL)
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2013 Norio Nomura
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.