perkeep/clients/ios-objc/photobackup
Brad Fitzpatrick d6a0b05df0 Rename import paths from camlistore.org to perkeep.org.
Part of the project renaming, issue #981.

After this, users will need to mv their $GOPATH/src/camlistore.org to
$GOPATH/src/perkeep.org. Sorry.

This doesn't yet rename the tools like camlistored, camput, camget,
camtool, etc.

Also, this only moves the lru package to internal. More will move to
internal later.

Also, this doesn't yet remove the "/pkg/" directory. That'll likely
happen later.

This updates some docs, but not all.

devcam test now passes again, even with Go 1.10 (which requires vet
checks are clean too). So a bunch of vet tests are fixed in this CL
too, and a bunch of other broken tests are now fixed (introduced from
the past week of merging the CL backlog).

Change-Id: If580db1691b5b99f8ed6195070789b1f44877dd4
2018-01-01 16:03:34 -08:00
..
Base.lproj WIP: show upload progress in a table view. 2014-01-09 18:19:23 -08:00
Images.xcassets Improved logging capture with bugshotkit. 2014-01-29 17:09:46 -08:00
LACamliClient Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
en.lproj Added progress on ios uploader. 2013-12-04 22:05:18 -08:00
LAAppDelegate.h Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
LAAppDelegate.m Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
LAViewController.h Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
LAViewController.m Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
SettingsViewController.h Various improvements in style and functionality 2014-01-21 10:44:25 -08:00
SettingsViewController.m Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
UploadStatusCell.h Various improvements in style and functionality 2014-01-21 10:44:25 -08:00
UploadStatusCell.m Various improvements in style and functionality 2014-01-21 10:44:25 -08:00
UploadTaskCell.h Various improvements in style and functionality 2014-01-21 10:44:25 -08:00
UploadTaskCell.m Various improvements in style and functionality 2014-01-21 10:44:25 -08:00
main.m Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
photobackup-Info.plist Fixed an issue where checking for files was slow 2014-02-26 12:46:52 -08:00
photobackup-Prefix.pch Fixed issues with blobroot, added podfile 2014-01-09 18:19:23 -08:00