Download open311 mobile Free Java Code
Description
GeoReporter iOS source code. Native iOS smartphone client app for Open311 API civic issue reporting.
Icons
Source Files
The download file open311-mobile-master.zip has the following entries.
.gitignore/*from w w w . ja v a 2 s. c o m*/
CONTRIBUTING.md
GPL.txt
GeoReporter/GeoReporter.xcodeproj/project.pbxproj
GeoReporter/GeoReporter.xcodeproj/project.xcworkspace/contents.xcworkspacedata
GeoReporter/GeoReporter.xcodeproj/project.xcworkspace/xcshareddata/GeoReporter.xccheckout
GeoReporter/GeoReporter/AppDelegate.h
GeoReporter/GeoReporter/AppDelegate.m
GeoReporter/GeoReporter/Controllers/AboutController.h
GeoReporter/GeoReporter/Controllers/AboutController.m
GeoReporter/GeoReporter/Controllers/AddServerController.h
GeoReporter/GeoReporter/Controllers/AddServerController.m
GeoReporter/GeoReporter/Controllers/ArchiveController.h
GeoReporter/GeoReporter/Controllers/ArchiveController.m
GeoReporter/GeoReporter/Controllers/ChooseGroupController.h
GeoReporter/GeoReporter/Controllers/ChooseGroupController.m
GeoReporter/GeoReporter/Controllers/ChooseServiceController.h
GeoReporter/GeoReporter/Controllers/ChooseServiceController.m
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/FooterCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/FooterCell.m
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/LocationCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/LocationCell.m
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/MediaCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/MediaCell.m
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/MultiValueListCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/MultiValueListCell.m
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/SingleValueListCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/SingleValueListCell.m
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/StringCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/StringCell.m
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/TextCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/Report Cells/TextCell.m
GeoReporter/GeoReporter/Controllers/CustomCells/ViewReportLocationCell.h
GeoReporter/GeoReporter/Controllers/CustomCells/ViewReportLocationCell.m
GeoReporter/GeoReporter/Controllers/Delegates/GroupDelegate.h
GeoReporter/GeoReporter/Controllers/Delegates/MultiValueDelegate.h
GeoReporter/GeoReporter/Controllers/Delegates/ServiceDelegate.h
GeoReporter/GeoReporter/Controllers/Delegates/TextEntryDelegate.h
GeoReporter/GeoReporter/Controllers/FullImageController.h
GeoReporter/GeoReporter/Controllers/FullImageController.m
GeoReporter/GeoReporter/Controllers/HomeController.h
GeoReporter/GeoReporter/Controllers/HomeController.m
GeoReporter/GeoReporter/Controllers/LocationController.h
GeoReporter/GeoReporter/Controllers/LocationController.m
GeoReporter/GeoReporter/Controllers/NewReportController.h
GeoReporter/GeoReporter/Controllers/NewReportController.m
GeoReporter/GeoReporter/Controllers/PersonalInfoController.h
GeoReporter/GeoReporter/Controllers/PersonalInfoController.m
GeoReporter/GeoReporter/Controllers/ServersController.h
GeoReporter/GeoReporter/Controllers/ServersController.m
GeoReporter/GeoReporter/Controllers/ViewRequestController.h
GeoReporter/GeoReporter/Controllers/ViewRequestController.m
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Contents.json
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-29.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-29@2x.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-40.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-40@2x.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-50.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-50@2x.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-57.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-57@2x.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-72.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-72@2x.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-76.png
GeoReporter/GeoReporter/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Contents.json
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Default-568h@2x.png
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Default-Landscape.png
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x.png
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Default-Portrait.png
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Default.png
GeoReporter/GeoReporter/Images.xcassets/LaunchImage.launchimage/Default@2x.png
GeoReporter/GeoReporter/Images/Cities/bloomington.png
GeoReporter/GeoReporter/Images/Cities/bloomington@2x.png
GeoReporter/GeoReporter/Images/Cities/bonn.png
GeoReporter/GeoReporter/Images/Cities/bonn@2x.png
GeoReporter/GeoReporter/Images/Cities/boston.png
GeoReporter/GeoReporter/Images/Cities/boston@2x.png
GeoReporter/GeoReporter/Images/Cities/chicago.png
GeoReporter/GeoReporter/Images/Cities/chicago@2x.png
GeoReporter/GeoReporter/Images/Cities/columbus.png
GeoReporter/GeoReporter/Images/Cities/columbus@2x.png
GeoReporter/GeoReporter/Images/Cities/open311.png
GeoReporter/GeoReporter/Images/Cities/open311@2x.png
GeoReporter/GeoReporter/Images/accountTableCell.png
GeoReporter/GeoReporter/Images/accountTableCell@2x.png
GeoReporter/GeoReporter/Images/camera.png
GeoReporter/GeoReporter/Images/chat.png
GeoReporter/GeoReporter/Images/chat@2x.png
GeoReporter/GeoReporter/Images/chatTableCell.png
GeoReporter/GeoReporter/Images/chatTableCell@2x.png
GeoReporter/GeoReporter/Images/checkbox_selected.png
GeoReporter/GeoReporter/Images/checkbox_selected@2x.png
GeoReporter/GeoReporter/Images/checkbox_unselected.png
GeoReporter/GeoReporter/Images/checkbox_unselected@2x.png
GeoReporter/GeoReporter/Images/close.png
GeoReporter/GeoReporter/Images/close@2x.png
GeoReporter/GeoReporter/Images/cross-hairs-small-black-cropped.png
GeoReporter/GeoReporter/Images/home.png
GeoReporter/GeoReporter/Images/home@2x.png
GeoReporter/GeoReporter/Images/list.png
GeoReporter/GeoReporter/Images/list@2x.png
GeoReporter/GeoReporter/Images/listTableCell.png
GeoReporter/GeoReporter/Images/listTableCell@2x.png
GeoReporter/GeoReporter/Images/location.png
GeoReporter/GeoReporter/Images/location@2x.png
GeoReporter/GeoReporter/Images/megaphone.png
GeoReporter/GeoReporter/Images/megaphone@2x.png
GeoReporter/GeoReporter/Images/radio_selected.png
GeoReporter/GeoReporter/Images/radio_selected@2x.png
GeoReporter/GeoReporter/Images/radio_unselected.png
GeoReporter/GeoReporter/Images/radio_unselected@2x.png
GeoReporter/GeoReporter/Images/serverTableCell.png
GeoReporter/GeoReporter/Images/serverTableCell@2x.png
GeoReporter/GeoReporter/Libraries/AFNetworking/AFHTTPRequestOperation.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFHTTPRequestOperation.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFHTTPRequestOperationManager.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFHTTPRequestOperationManager.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFHTTPSessionManager.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFHTTPSessionManager.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFNetworkReachabilityManager.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFNetworkReachabilityManager.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFNetworking.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFSecurityPolicy.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFSecurityPolicy.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLConnectionOperation.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLConnectionOperation.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLRequestSerialization.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLRequestSerialization.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLResponseSerialization.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLResponseSerialization.m
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLSessionManager.h
GeoReporter/GeoReporter/Libraries/AFNetworking/AFURLSessionManager.m
GeoReporter/GeoReporter/Libraries/MBProgressHUD/MBProgressHUD.h
GeoReporter/GeoReporter/Libraries/MBProgressHUD/MBProgressHUD.m
GeoReporter/GeoReporter/Libraries/SVProgressHUD/SVProgressHUD.h
GeoReporter/GeoReporter/Libraries/SVProgressHUD/SVProgressHUD.m
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBAsYouTypeFormatter.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBAsYouTypeFormatter.m
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBNumberFormat.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBNumberFormat.m
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneMetaData.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneMetaData.m
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumber.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumber.m
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumberDefines.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumberDesc.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumberDesc.m
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumberMetadata.plist
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumberMetadataForTesting.plist
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumberUtil.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NBPhoneNumberUtil.m
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NSArray+NBAdditions.h
GeoReporter/GeoReporter/Libraries/libPhoneNumber/NSArray+NBAdditions.m
GeoReporter/GeoReporter/Models/Open311.h
GeoReporter/GeoReporter/Models/Open311.m
GeoReporter/GeoReporter/Models/Preferences.h
GeoReporter/GeoReporter/Models/Preferences.m
GeoReporter/GeoReporter/Models/Report.h
GeoReporter/GeoReporter/Models/Report.m
GeoReporter/GeoReporter/Supporting Files/AvailableServers.example.plist
GeoReporter/GeoReporter/Supporting Files/Base.lproj/Main.storyboard
GeoReporter/GeoReporter/Supporting Files/GeoReporter-Info.plist
GeoReporter/GeoReporter/Supporting Files/GeoReporter-Prefix.pch
GeoReporter/GeoReporter/Supporting Files/about.html
GeoReporter/GeoReporter/Supporting Files/de.lproj/Localizable.strings
GeoReporter/GeoReporter/Supporting Files/de.lproj/Main.strings
GeoReporter/GeoReporter/Supporting Files/en.lproj/InfoPlist.strings
GeoReporter/GeoReporter/Supporting Files/en.lproj/Localizable.strings
GeoReporter/GeoReporter/Supporting Files/en.lproj/Main.strings
GeoReporter/GeoReporter/Supporting Files/fi.lproj/Localizable.strings
GeoReporter/GeoReporter/Supporting Files/fi.lproj/Main.strings
GeoReporter/GeoReporter/Supporting Files/fr.lproj/Localizable.strings
GeoReporter/GeoReporter/Supporting Files/fr.lproj/Main.strings
GeoReporter/GeoReporter/Supporting Files/main.m
GeoReporter/GeoReporter/Utilities/Maps.h
GeoReporter/GeoReporter/Utilities/Maps.m
GeoReporter/GeoReporter/Utilities/Media.h
GeoReporter/GeoReporter/Utilities/Media.m
GeoReporter/GeoReporter/Utilities/Strings.h
GeoReporter/GeoReporter/Utilities/Strings.m
GeoReporter/GeoReporterTests/GeoReporterTests-Info.plist
GeoReporter/GeoReporterTests/GeoReporterTests.m
GeoReporter/GeoReporterTests/en.lproj/InfoPlist.strings
LICENSE.txt
README.md
Download
Click the following link to download open311-mobile-master.zip.
open311-mobile-master.zip