Congressional Photo Directory
  1. Congressional Photo Directory

Congress - iOS

Public
AuthorCommitMessageCommit dateIssues
Christopher FeblesChristopher Febles
d14288d8178Minor updates for iOS 9.3.App appears to work correctly now.
Christopher FeblesChristopher Febles
f6c6d92a44cMMerge commit 'de13d111e78b73b54b00ec4eaa2600849d98a49f'Added MIT license.
Christopher FeblesChristopher Febles
3e9bc083dd8Indentation changes.
christopherfebleschristopherfebles
de13d111e78Update LICENSE.md
christopherfebleschristopherfebles
a0c9713603aUpdate LICENSE.md
christopherfebleschristopherfebles
7f38be1f5deCreate LICENSE.md
Christopher FeblesChristopher Febles
0431fdc1588Change path to Photos folder from Absolute to Relative path.
Christopher FeblesChristopher Febles
891fa508fe3Added README.md to Xcode project.
christopherfebleschristopherfebles
7fd274d1e93Create README.md
Christopher FeblesChristopher Febles
2727e7134beUpdated XML data files.Updated project to 2.4.1
Christopher FeblesChristopher Febles
9ca19a06d1bApplied .gitignore to project
Christopher FeblesChristopher Febles
239624c1d54Changed member photo file type from PNG to JPG.Uploaded version 2.4 to App Store.
Christopher FeblesChristopher Febles
cd539bad513Updated photo for Rep. Pete Visclosky (D-IN).Removed orphaned photos for members who've left office. Compressed photos for a smaller app bundle. Updated app version to 2.4.
Christopher FeblesChristopher Febles
a6f557ca7a2Added Rep. Bradley Byrne (R-AL), Rep. Katherine Clark (D-MA), and Rep Vance McAllister (R-LA).Updated version to 2.3. Submitted to App Store
Christopher FeblesChristopher Febles
d0437b4c518Updated version number to 2.2
Christopher FeblesChristopher Febles
6ed54c9e8aeAdded photos for Senator Cory Booker (D-NJ)Fixed issue where null contact information resulted in a crash Updated Congressional Data XML files
Christopher FeblesChristopher Febles
51ad8da528dUpdated version to 2.1
Christopher FeblesChristopher Febles
9d6f427a283Updated Senator and Representative data.Removed Leadership Position code. Added Facebook and Twitter icons to back of card. Minor updates to UI of back of card. Pulled out (most) HTML into an external file. Added code to correctly recolor status bar when switching back and forth between views. Updated Member to automatically sort committees alphabetically.
Christopher FeblesChristopher Febles
53eb73e2e3dAdding House and Senate Logos to the State Seals folder.
Christopher FeblesChristopher Febles
a7b8bea26a4Now correctly processing Sunlight Data (Minus committee members) into Objective-C objects.
Christopher FeblesChristopher Febles
6d59d86aa9fUpdated XML processing to handle new Sunlight data.Updated all photos to latest version. Updated photo names. Reorganized some files in Xcode and on disk. Renamed some classes to more descriptive names.
Christopher FeblesChristopher Febles
9170fc3ebc7Final Xcode changes to project.Submitted version 2.0 to App Store.
Christopher FeblesChristopher Febles
5fe96a5b1c3Added black background to launch images so they appear correctly in iOS 7.
Christopher FeblesChristopher Febles
0ceee874662Deleted files Xcode didn't check in.(Renamed to CongressAppDelegate and FrontViewController)
Christopher FeblesChristopher Febles
7b01594b310Renamed classes from HelloWorld to more meaningful names.Fixed issue with translucent UIPickerView. Added new icon sizes for iOS 7. Issue with multiple launch images remains.
Christopher FeblesChristopher Febles
c38e164febfMMerge branch 'master' into 1.0I'm trying to replace the master with the 1.0 branch.
Christopher FeblesChristopher Febles
fd132a70589Trying to clean up repository.Removing images
Christopher FeblesChristopher Febles
5b3a2b630bbMore Sunlight specific changes
Christopher FeblesChristopher Febles
fe1dd018152In progress conversion to dynamic load of congressional data from Sunlight Foundation
AkidoAkido
ac0b43f6d4eBack view now scrolls
AkidoAkido
e5e38e949c4Added splash images.
AkidoAkido
24d76c6225bAdded House committee data.
AkidoAkido
b22bff913f3Added committee links for Senate committees.
AkidoAkido
a244b4859beFinished display of back of card.
AkidoAkido
9b6b9ceebcfInitial BackView set up.
AkidoAkido
b6a8f202f7eAdded UITextView intended to replace the UIWebView, however, there's a known bug in iOS 6 preventing me from doing so: http://www.cocoanetics.com/2012/12/radar-uitextview-ignores-minimummaximum-line-height-in-attributed-string/I've left the code in for now, in case there's a future fix.
AkidoAkido
8211676105aTransitions between ViewControllers working nicely.
AkidoAkido
08561664d94Added code to correctly transition via tap.Added thumbnail images. Added UIViewController superclass. Removed Vice-President and Senate President Pro Tempore from XML.
AkidoAkido
2c0cd2e2e4aMade state seal label instance variable.Moved seal up for easier tapping
AkidoAkido
ef1f62a6edaAdded BackViewController, and transition animation.
AkidoAkido
36276b5cb0fTried making Democratic states more legible.Reverted launch images.
AkidoAkido
be428e895c5Added splash images
AkidoAkido
bdec1698e4aAdded TapRecognizer.
AkidoAkido
9d1712b741dResized images using new algorithm in Java.Should be sharper now.
AkidoAkido
5e30ac14188Fixed state sorting to be alphabetical based on full name of state, rather than sorted by state abbreviation.
AkidoAkido
55cf0fbf0e5Added icons and updated name so the full name appears on the iPhone
AkidoAkido
be3f4bdd012Fixed committee leadership rankings to appear on front
AkidoAkido
6c324ea3934Added Senate committee assignment data.Updated NSXMLParser handling of Java nulls. Added Senate leadership data.
AkidoAkido
cd605372333State selector working
AkidoAkido
42263fec8bdFixed West Virginia