mobile-ios/CovidSafe
Richard Nelson 17f4b7e1be Clean up Central's scannedPeripherals dict.
When COVIDSafe removed the timer code, it also removed the reset of this
dictionary, so currently it grows and grows in size. It probably doesn't get
large enough to cause real problems (e.g. the OS killing the app), but for
completeness also reset it on a memory warning. By my scrap paper calculations,
a group of 50 people (with identifiers changing every 15m) will get it to ~200kb
in 2 hours, so potentially over days it could cause issues currently.
2020-06-20 22:22:27 +10:00
..
API COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
Assets.xcassets COVIDSafe code from version 1.2 2020-05-15 18:24:06 +10:00
Base.lproj COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
en.lproj COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
EncounterV1toV2.xcmappingmodel COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
Feedback COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
Resources COVIDSafe code from version 1.2 2020-05-15 18:24:06 +10:00
tracer.xcdatamodeld COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
UIElements COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
AppDelegate.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
BluetraceConfig.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
BluetraceManager.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
BluetraceUtils.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
CentralController.swift Clean up Central's scannedPeripherals dict. 2020-06-20 22:22:27 +10:00
CodeInputView.swift COVIDSafe code from version 1.2 2020-05-15 18:24:06 +10:00
ContactViewController.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
CountriesData.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
covid-Bridging-Header.h COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
CovidPersistentContainer.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Crypto.swift COVIDSafe code from version 1.5 (#5) 2020-06-05 10:26:40 +10:00
Debug.storyboard COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
DeviceIdentifier.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Encounter+CoreDataClass.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Encounter+CoreDataProperties.swift COVIDSafe code from version 1.4 (updates) (#4) 2020-05-27 16:22:34 +10:00
Encounter+EncounterRecord.swift COVIDSafe code from version 1.4 (updates) (#4) 2020-05-27 16:22:34 +10:00
Encounter+Util.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
EncounterDB+migration.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
EncounterDB.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
EncounterMessageManager.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
EncounterRecord.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
EncounterV2Mapping.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
help_center_article_style.css COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
HelpNavController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
HomeViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
Info.plist COVIDSafe code from version 1.4 (updates) (#4) 2020-05-27 16:22:34 +10:00
InfoViewController.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
InitialScreenViewController.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
IsolationSuccessViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
LogViewController.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
MigrationViewController.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
NSMutableString + Extensions.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
OnboardingStep1aViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
OnboardingStep1bViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
OnboardingStep1ViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
OnboardingStep2bViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
OnboardingStep2ViewController.swift COVIDSafe code from version 1.5 (#5) 2020-06-05 10:26:40 +10:00
OnboardingStep4ViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
OTPViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
PeripheralController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
PersonalDetailsViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
PhoneNumberParser.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
PhoneNumberViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
PlistHelper.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
PogoInstructionsViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Project Bluetrace.entitlements COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
PushNotificationConstants.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
Question1ErrorViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Question1ViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Question2ErrorViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Question2ViewController.swift COVIDSafe code from version 1.4 (updates) (#4) 2020-05-27 16:22:34 +10:00
Question3ErrorViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
Question3ViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
QuestionUploadDataViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
RegistrationConsentViewController.swift COVIDSafe code from version 1.5 (#5) 2020-06-05 10:26:40 +10:00
SecKey+CovidSafe.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
SelectCountryViewController.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
Spinner_home.json COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
spinner_migrating_db.json COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
Spinner_upload.json COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
String+Localization.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
UIColor + Extensions.swift COVIDSafe code from version 1.5 (#5) 2020-06-05 10:26:40 +10:00
UILocalization.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
UIProgressView + Extension.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UITextView + Extensions.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UIViewController + Extension.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UnderSixteenViewController.swift COVIDSafe code from version 1.5 (#5) 2020-06-05 10:26:40 +10:00
UploadDataErrorViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UploadDataHomeViewController.swift COVIDSafe code from version 1.5 (#5) 2020-06-05 10:26:40 +10:00
UploadDataNavigationController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UploadDataPrefaceViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UploadDataStep2VC.swift COVIDSafe code from version 1.6 (#6) 2020-06-19 17:43:33 +10:00
UploadDataThankYouHomeViewController.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UploadDataVC.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UploadFileData.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00
UploadHelper.swift COVIDSafe code from version 1.4 (#3) 2020-05-26 17:13:26 +10:00
URLHelper.swift COVIDSafe code from version 1.1 2020-05-08 17:49:14 +10:00