Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Version 1.0.1 #65

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

Version 1.0.1 #65

wants to merge 62 commits into from

Conversation

interstateone
Copy link
Contributor

No description provided.

Begins the separation of recording management and the dropbox syncing
(JEFSyncingService)
JEFRecordingsController acts as a facade for both a repository and syncing
service. This allows a single internal API that can be used for view
controllers. Added a recordings provider protocol for cases where only read
access is required.
Turns out that if you create the gif without optimizations and with constant
frame delay once, and then run it through again to optimize, it'll do what you
expect.
Improve GIF quality by running them through gifsicle twice
Use timestamps for filenames instead of UUIDs
Add filesystem filters so only valid GIF files are loaded
Check for nil before adding Dropbox public URL to array of share items
@interstateone interstateone self-assigned this Oct 10, 2015
@interstateone interstateone added this to the 1.0.1 milestone Oct 10, 2015
Conflicts:
	JeffLauncher/JeffLauncher.xcodeproj/project.pbxproj

master didn't have a code sign identity in JeffLauncher that 1.0.1 did,
so 1.0.1 was accepted.
Fixes an issue that would cause a crash when deleting a recording that
wasn't being uploaded at the moment.
Don't remove recording upload progress observer when not observing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant