index
:
Pushr
master
removeable_photos
Native iPhone app to push pictures to Flickr
Chris Lee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-08
Add per-photo name/description/tagging/privacy editing
HEAD
master
Chris Lee
2008-02-08
Implement global tagging and privacy settings
Chris Lee
2008-01-23
- Proper differentiation between WiFi/EDGE/airplane mode now
Chris Lee
2007-09-27
Clean up unnecessary NSLog statements
v0.6
removeable_photos
Chris Lee
2007-09-27
Almost ready for a release
Chris Lee
2007-09-27
Make the background a little darker when pushing
Chris Lee
2007-09-27
Reset the table after we've pushed everything
Chris Lee
2007-09-27
Should actually be working now
Chris Lee
2007-09-27
Actually allow user to delete photos from list
Chris Lee
2007-09-26
Actually add the PushablePhotos UI implementation
Chris Lee
2007-09-26
Initial work on enabling removable photos
Chris Lee
2007-09-25
Show thumbnails while uploading pictures
Chris Lee
2007-09-23
Fix the build
Chris Lee
2007-09-23
Fix another tiny memory leak...
Chris Lee
2007-09-23
Adding documentation
Chris Lee
2007-09-23
Implement another XML helper function
Chris Lee
2007-09-23
Add test code for getXMLNodesNamed
Chris Lee
2007-09-23
Cleaner code is happier code
Chris Lee
2007-09-23
Simplifying the Makefile
Chris Lee
2007-09-23
Make the linker shut up
Chris Lee
2007-09-23
Clarify licensing data
Chris Lee
2007-09-20
Show just a black background, not the defaultDesktopImage, to be less confusi...
v0.5.1
Chris Lee
2007-09-20
Fix bug where the user didn't give us authorization like we told them to
Chris Lee
2007-09-20
Pushing images to Flickr finally works!
Chris Lee
2007-09-19
I can push JPEGs to Flickr from ObjC now!
Chris Lee
2007-09-18
Removing code that doesn't belong here
Chris Lee
2007-09-18
We have a big red button!
Chris Lee
2007-09-18
Forgot the PNG for the bottom bar
Chris Lee
2007-09-18
Updates for images
Chris Lee
2007-09-15
No more mini-tokens
Chris Lee
2007-09-15
Ignore TextMate completion bundles
Chris Lee
2007-09-14
Figured out the UI for the mini-token entry keyboard
Chris Lee
2007-09-14
Use the new buildsystem
Chris Lee
2007-09-14
Preparing to move methods into Flickr class
Chris Lee
2007-09-14
Fix the build
Chris Lee
2007-09-14
Refactoring the code a little
Chris Lee
2007-09-14
Cleaned up build system a little
Chris Lee
2007-09-13
Add some new tests
Chris Lee
2007-09-13
Trade the mini-token for a full auth token
Chris Lee
2007-09-12
Revert to old buildsystem for now...
Chris Lee
2007-09-12
Compile fixes for salvaged code
Chris Lee
2007-09-12
Adding example cached XML responses for unit tests
Chris Lee
2007-09-12
Salvage more changes.
Chris Lee
2007-09-12
Salvaging some of the work that I did today...
Chris Lee
2007-09-12
Fixes to build with the new toolchain
Chris Lee
2007-09-09
We can enumerate the list of JPGs from the Camera Roll now! \m/
Chris Lee
2007-09-09
Small native Mac app that I'm using to test Flickr interaction.
Chris Lee
2007-09-09
Altering the build system a little bit.
Chris Lee
2007-09-08
Initial (really crappy!) version of MobilePushr, my native
Chris Lee