diff --git a/xdrip.xcodeproj/project.pbxproj b/xdrip.xcodeproj/project.pbxproj index dd7e6dba2..f892943b7 100644 --- a/xdrip.xcodeproj/project.pbxproj +++ b/xdrip.xcodeproj/project.pbxproj @@ -137,7 +137,7 @@ F821CF6B229FC22D005C1E43 /* Endpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = F821CF6A229FC22D005C1E43 /* Endpoint.swift */; }; F821CF6F229FC280005C1E43 /* Endpoint+NightScout.swift in Sources */ = {isa = PBXBuildFile; fileRef = F821CF6E229FC280005C1E43 /* Endpoint+NightScout.swift */; }; F821CF7B22A1D359005C1E43 /* NightScoutFollowerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F821CF7A22A1D359005C1E43 /* NightScoutFollowerDelegate.swift */; }; - F821CF7D22A46CDD005C1E43 /* 1-millisecond-of-silence.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F821CF7C22A46CDD005C1E43 /* 1-millisecond-of-silence.mp3 */; }; + F821CF7D22A46CDD005C1E43 /* 1-millisecond-of-silence.caf in Resources */ = {isa = PBXBuildFile; fileRef = F821CF7C22A46CDD005C1E43 /* 1-millisecond-of-silence.caf */; }; F821CF7F22A4EDCF005C1E43 /* 20ms-of-silence.caf in Resources */ = {isa = PBXBuildFile; fileRef = F821CF7E22A4EDCF005C1E43 /* 20ms-of-silence.caf */; }; F821CF8122A5C814005C1E43 /* RepeatingTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F821CF8022A5C814005C1E43 /* RepeatingTimer.swift */; }; F821CF8E22AB090C005C1E43 /* DatePickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F821CF8D22AB090C005C1E43 /* DatePickerViewController.swift */; }; @@ -382,19 +382,19 @@ F8B3A79722635A25004BA588 /* AlertEntry+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B3A79222635A25004BA588 /* AlertEntry+CoreDataProperties.swift */; }; F8B3A7B2226A0878004BA588 /* TextsAlerts.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B3A7B1226A0878004BA588 /* TextsAlerts.swift */; }; F8B3A7B5226A0A71004BA588 /* Alerts.strings in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7B3226A0A71004BA588 /* Alerts.strings */; }; - F8B3A7C6226CC0B7004BA588 /* shortlow2.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7B8226CC0B7004BA588 /* shortlow2.mp3 */; }; - F8B3A7C7226CC0B7004BA588 /* shortlow3.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7B9226CC0B7004BA588 /* shortlow3.mp3 */; }; - F8B3A7C8226CC0B7004BA588 /* bruteforce.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BA226CC0B7004BA588 /* bruteforce.mp3 */; }; - F8B3A7C9226CC0B7004BA588 /* modern2.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BB226CC0B7004BA588 /* modern2.mp3 */; }; - F8B3A7CA226CC0B7004BA588 /* shortlow1.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BC226CC0B7004BA588 /* shortlow1.mp3 */; }; - F8B3A7CB226CC0B7004BA588 /* shortlow4.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BD226CC0B7004BA588 /* shortlow4.mp3 */; }; - F8B3A7CC226CC0B7004BA588 /* shorthigh1.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BE226CC0B7004BA588 /* shorthigh1.mp3 */; }; - F8B3A7CD226CC0B7004BA588 /* shorthigh3.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BF226CC0B7004BA588 /* shorthigh3.mp3 */; }; - F8B3A7CE226CC0B7004BA588 /* shorthigh2.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C0226CC0B7004BA588 /* shorthigh2.mp3 */; }; - F8B3A7CF226CC0B7004BA588 /* shorthigh4.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C1226CC0B7004BA588 /* shorthigh4.mp3 */; }; - F8B3A7D0226CC0B7004BA588 /* modernalarm.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C2226CC0B7004BA588 /* modernalarm.mp3 */; }; - F8B3A7D1226CC0B7004BA588 /* betterwakeup.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C3226CC0B7004BA588 /* betterwakeup.mp3 */; }; - F8B3A7D2226CC0B7004BA588 /* spaceship.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C4226CC0B7004BA588 /* spaceship.mp3 */; }; + F8B3A7C6226CC0B7004BA588 /* shortlow2.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7B8226CC0B7004BA588 /* shortlow2.caf */; }; + F8B3A7C7226CC0B7004BA588 /* shortlow3.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7B9226CC0B7004BA588 /* shortlow3.caf */; }; + F8B3A7C8226CC0B7004BA588 /* bruteforce.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BA226CC0B7004BA588 /* bruteforce.caf */; }; + F8B3A7C9226CC0B7004BA588 /* modern2.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BB226CC0B7004BA588 /* modern2.caf */; }; + F8B3A7CA226CC0B7004BA588 /* shortlow1.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BC226CC0B7004BA588 /* shortlow1.caf */; }; + F8B3A7CB226CC0B7004BA588 /* shortlow4.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BD226CC0B7004BA588 /* shortlow4.caf */; }; + F8B3A7CC226CC0B7004BA588 /* shorthigh1.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BE226CC0B7004BA588 /* shorthigh1.caf */; }; + F8B3A7CD226CC0B7004BA588 /* shorthigh3.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7BF226CC0B7004BA588 /* shorthigh3.caf */; }; + F8B3A7CE226CC0B7004BA588 /* shorthigh2.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C0226CC0B7004BA588 /* shorthigh2.caf */; }; + F8B3A7CF226CC0B7004BA588 /* shorthigh4.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C1226CC0B7004BA588 /* shorthigh4.caf */; }; + F8B3A7D0226CC0B7004BA588 /* modernalarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C2226CC0B7004BA588 /* modernalarm.caf */; }; + F8B3A7D1226CC0B7004BA588 /* betterwakeup.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C3226CC0B7004BA588 /* betterwakeup.caf */; }; + F8B3A7D2226CC0B7004BA588 /* spaceship.caf in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C4226CC0B7004BA588 /* spaceship.caf */; }; F8B3A7D3226CC0B7004BA588 /* xdripalert.aif in Resources */ = {isa = PBXBuildFile; fileRef = F8B3A7C5226CC0B7004BA588 /* xdripalert.aif */; }; F8B3A7DF226E48C1004BA588 /* SoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B3A7DE226E48C1004BA588 /* SoundPlayer.swift */; }; F8B3A7FA2278E0E8004BA588 /* SettingsViewModelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B3A7F22278E0E7004BA588 /* SettingsViewModelProtocol.swift */; }; @@ -1040,7 +1040,7 @@ F821CF6A229FC22D005C1E43 /* Endpoint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Endpoint.swift; sourceTree = ""; }; F821CF6E229FC280005C1E43 /* Endpoint+NightScout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Endpoint+NightScout.swift"; sourceTree = ""; }; F821CF7A22A1D359005C1E43 /* NightScoutFollowerDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightScoutFollowerDelegate.swift; sourceTree = ""; }; - F821CF7C22A46CDD005C1E43 /* 1-millisecond-of-silence.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "1-millisecond-of-silence.mp3"; sourceTree = ""; }; + F821CF7C22A46CDD005C1E43 /* 1-millisecond-of-silence.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = "1-millisecond-of-silence.caf"; sourceTree = ""; }; F821CF7E22A4EDCF005C1E43 /* 20ms-of-silence.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "20ms-of-silence.caf"; sourceTree = ""; }; F821CF8022A5C814005C1E43 /* RepeatingTimer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepeatingTimer.swift; sourceTree = ""; }; F821CF8D22AB090C005C1E43 /* DatePickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePickerViewController.swift; sourceTree = ""; }; @@ -1324,19 +1324,19 @@ F8B3A79222635A25004BA588 /* AlertEntry+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AlertEntry+CoreDataProperties.swift"; sourceTree = ""; }; F8B3A7B1226A0878004BA588 /* TextsAlerts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextsAlerts.swift; sourceTree = ""; }; F8B3A7B6226A0B12004BA588 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Alerts.strings; sourceTree = ""; }; - F8B3A7B8226CC0B7004BA588 /* shortlow2.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shortlow2.mp3; sourceTree = ""; }; - F8B3A7B9226CC0B7004BA588 /* shortlow3.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shortlow3.mp3; sourceTree = ""; }; - F8B3A7BA226CC0B7004BA588 /* bruteforce.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = bruteforce.mp3; sourceTree = ""; }; - F8B3A7BB226CC0B7004BA588 /* modern2.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = modern2.mp3; sourceTree = ""; }; - F8B3A7BC226CC0B7004BA588 /* shortlow1.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shortlow1.mp3; sourceTree = ""; }; - F8B3A7BD226CC0B7004BA588 /* shortlow4.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shortlow4.mp3; sourceTree = ""; }; - F8B3A7BE226CC0B7004BA588 /* shorthigh1.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shorthigh1.mp3; sourceTree = ""; }; - F8B3A7BF226CC0B7004BA588 /* shorthigh3.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shorthigh3.mp3; sourceTree = ""; }; - F8B3A7C0226CC0B7004BA588 /* shorthigh2.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shorthigh2.mp3; sourceTree = ""; }; - F8B3A7C1226CC0B7004BA588 /* shorthigh4.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = shorthigh4.mp3; sourceTree = ""; }; - F8B3A7C2226CC0B7004BA588 /* modernalarm.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = modernalarm.mp3; sourceTree = ""; }; - F8B3A7C3226CC0B7004BA588 /* betterwakeup.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = betterwakeup.mp3; sourceTree = ""; }; - F8B3A7C4226CC0B7004BA588 /* spaceship.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = spaceship.mp3; sourceTree = ""; }; + F8B3A7B8226CC0B7004BA588 /* shortlow2.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shortlow2.caf; sourceTree = ""; }; + F8B3A7B9226CC0B7004BA588 /* shortlow3.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shortlow3.caf; sourceTree = ""; }; + F8B3A7BA226CC0B7004BA588 /* bruteforce.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = bruteforce.caf; sourceTree = ""; }; + F8B3A7BB226CC0B7004BA588 /* modern2.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = modern2.caf; sourceTree = ""; }; + F8B3A7BC226CC0B7004BA588 /* shortlow1.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shortlow1.caf; sourceTree = ""; }; + F8B3A7BD226CC0B7004BA588 /* shortlow4.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shortlow4.caf; sourceTree = ""; }; + F8B3A7BE226CC0B7004BA588 /* shorthigh1.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shorthigh1.caf; sourceTree = ""; }; + F8B3A7BF226CC0B7004BA588 /* shorthigh3.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shorthigh3.caf; sourceTree = ""; }; + F8B3A7C0226CC0B7004BA588 /* shorthigh2.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shorthigh2.caf; sourceTree = ""; }; + F8B3A7C1226CC0B7004BA588 /* shorthigh4.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = shorthigh4.caf; sourceTree = ""; }; + F8B3A7C2226CC0B7004BA588 /* modernalarm.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = modernalarm.caf; sourceTree = ""; }; + F8B3A7C3226CC0B7004BA588 /* betterwakeup.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = betterwakeup.caf; sourceTree = ""; }; + F8B3A7C4226CC0B7004BA588 /* spaceship.caf */ = {isa = PBXFileReference; lastKnownFileType = audio.caf; path = spaceship.caf; sourceTree = ""; }; F8B3A7C5226CC0B7004BA588 /* xdripalert.aif */ = {isa = PBXFileReference; lastKnownFileType = file; path = xdripalert.aif; sourceTree = ""; }; F8B3A7DE226E48C1004BA588 /* SoundPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SoundPlayer.swift; sourceTree = ""; }; F8B3A7F22278E0E7004BA588 /* SettingsViewModelProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsViewModelProtocol.swift; sourceTree = ""; }; @@ -2461,20 +2461,20 @@ F824373E24CB7A8F00BED341 /* Wake_Up_Will_You.caf */, F824372324CB7A8900BED341 /* Win_Gain.caf */, F824373124CB7A8D00BED341 /* Wrong_Answer.caf */, - F821CF7C22A46CDD005C1E43 /* 1-millisecond-of-silence.mp3 */, - F8B3A7C3226CC0B7004BA588 /* betterwakeup.mp3 */, - F8B3A7BA226CC0B7004BA588 /* bruteforce.mp3 */, - F8B3A7BB226CC0B7004BA588 /* modern2.mp3 */, - F8B3A7C2226CC0B7004BA588 /* modernalarm.mp3 */, - F8B3A7BE226CC0B7004BA588 /* shorthigh1.mp3 */, - F8B3A7C0226CC0B7004BA588 /* shorthigh2.mp3 */, - F8B3A7BF226CC0B7004BA588 /* shorthigh3.mp3 */, - F8B3A7C1226CC0B7004BA588 /* shorthigh4.mp3 */, - F8B3A7BC226CC0B7004BA588 /* shortlow1.mp3 */, - F8B3A7B8226CC0B7004BA588 /* shortlow2.mp3 */, - F8B3A7B9226CC0B7004BA588 /* shortlow3.mp3 */, - F8B3A7BD226CC0B7004BA588 /* shortlow4.mp3 */, - F8B3A7C4226CC0B7004BA588 /* spaceship.mp3 */, + F821CF7C22A46CDD005C1E43 /* 1-millisecond-of-silence.caf */, + F8B3A7C3226CC0B7004BA588 /* betterwakeup.caf */, + F8B3A7BA226CC0B7004BA588 /* bruteforce.caf */, + F8B3A7BB226CC0B7004BA588 /* modern2.caf */, + F8B3A7C2226CC0B7004BA588 /* modernalarm.caf */, + F8B3A7BE226CC0B7004BA588 /* shorthigh1.caf */, + F8B3A7C0226CC0B7004BA588 /* shorthigh2.caf */, + F8B3A7BF226CC0B7004BA588 /* shorthigh3.caf */, + F8B3A7C1226CC0B7004BA588 /* shorthigh4.caf */, + F8B3A7BC226CC0B7004BA588 /* shortlow1.caf */, + F8B3A7B8226CC0B7004BA588 /* shortlow2.caf */, + F8B3A7B9226CC0B7004BA588 /* shortlow3.caf */, + F8B3A7BD226CC0B7004BA588 /* shortlow4.caf */, + F8B3A7C4226CC0B7004BA588 /* spaceship.caf */, ); path = sounds; sourceTree = ""; @@ -3430,7 +3430,7 @@ F8BDD448221C9D70006EAB84 /* ErrorMessages.strings in Resources */, F82437CE24CB7A9900BED341 /* Cartoon_Ascend_Climb_Sneaky.caf in Resources */, F824379F24CB7A9900BED341 /* Sci-Fi_Incoming_Message_Alert.caf in Resources */, - F8B3A7C9226CC0B7004BA588 /* modern2.mp3 in Resources */, + F8B3A7C9226CC0B7004BA588 /* modern2.caf in Resources */, F82437CD24CB7A9900BED341 /* Dhol_Shuffleloop.caf in Resources */, F824379024CB7A9900BED341 /* CSFX-2_Alarm.caf in Resources */, F82437CB24CB7A9900BED341 /* Orchestral_Horns.caf in Resources */, @@ -3439,17 +3439,17 @@ F82437B824CB7A9900BED341 /* Cuckoo_Clock.caf in Resources */, F82437A224CB7A9900BED341 /* Sci-Fi_Eerie_Alarm.caf in Resources */, F824379524CB7A9900BED341 /* Pager_Beeps.caf in Resources */, - F8B3A7CD226CC0B7004BA588 /* shorthigh3.mp3 in Resources */, + F8B3A7CD226CC0B7004BA588 /* shorthigh3.caf in Resources */, F824376A24CB7A9800BED341 /* Martian_Gun.caf in Resources */, F824378824CB7A9900BED341 /* Insistently.caf in Resources */, F82437B924CB7A9900BED341 /* Siri_Alert_Transmitter_Battery_Low.caf in Resources */, - F8B3A7D0226CC0B7004BA588 /* modernalarm.mp3 in Resources */, - F8B3A7C8226CC0B7004BA588 /* bruteforce.mp3 in Resources */, - F8B3A7C6226CC0B7004BA588 /* shortlow2.mp3 in Resources */, - F8B3A7CA226CC0B7004BA588 /* shortlow1.mp3 in Resources */, + F8B3A7D0226CC0B7004BA588 /* modernalarm.caf in Resources */, + F8B3A7C8226CC0B7004BA588 /* bruteforce.caf in Resources */, + F8B3A7C6226CC0B7004BA588 /* shortlow2.caf in Resources */, + F8B3A7CA226CC0B7004BA588 /* shortlow1.caf in Resources */, F824379324CB7A9900BED341 /* Martian_Scanner.caf in Resources */, F824379124CB7A9900BED341 /* Sci-Fi_Computer_Console_Alarm.caf in Resources */, - F8B3A7D1226CC0B7004BA588 /* betterwakeup.mp3 in Resources */, + F8B3A7D1226CC0B7004BA588 /* betterwakeup.caf in Resources */, F824376C24CB7A9800BED341 /* Chimes_Glassy.caf in Resources */, F82437A524CB7A9900BED341 /* Cartoon_Machine_Clumsy_Loop.caf in Resources */, F82437A324CB7A9900BED341 /* Siri_Alert_Glucose_Dropping_Fast.caf in Resources */, @@ -3475,11 +3475,11 @@ F82437C124CB7A9900BED341 /* Emergency_Alarm_Carbon_Monoxide.caf in Resources */, F824377B24CB7A9800BED341 /* Emergency_Alarm.caf in Resources */, F82437A724CB7A9900BED341 /* Alarm_Clock.caf in Resources */, - F8B3A7C7226CC0B7004BA588 /* shortlow3.mp3 in Resources */, + F8B3A7C7226CC0B7004BA588 /* shortlow3.caf in Resources */, F82437B324CB7A9900BED341 /* Rush.caf in Resources */, F82437A024CB7A9900BED341 /* Siri_Missed_Readings.caf in Resources */, F824377924CB7A9800BED341 /* Sci-Fi_Alarm_Loop_3.caf in Resources */, - F8B3A7CB226CC0B7004BA588 /* shortlow4.mp3 in Resources */, + F8B3A7CB226CC0B7004BA588 /* shortlow4.caf in Resources */, 4749EB9B25B36E010072DF8B /* LibreNFC.strings in Resources */, F82437C624CB7A9900BED341 /* Siri_Alert_High_Glucose.caf in Resources */, F82437A924CB7A9900BED341 /* Wake_Up_Will_You.caf in Resources */, @@ -3506,17 +3506,17 @@ F824379824CB7A9900BED341 /* Not_Kiddin.caf in Resources */, F824378E24CB7A9900BED341 /* Win_Gain.caf in Resources */, F824378624CB7A9900BED341 /* Alien_Siren.caf in Resources */, - F8B3A7CF226CC0B7004BA588 /* shorthigh4.mp3 in Resources */, + F8B3A7CF226CC0B7004BA588 /* shorthigh4.caf in Resources */, F824378224CB7A9900BED341 /* Cartoon_Villain_Horns.caf in Resources */, F824379724CB7A9900BED341 /* Siri_Transmitter_Battery_Low.caf in Resources */, F82437AE24CB7A9900BED341 /* Cell_Phone_Ring_Tone.caf in Resources */, F82437C824CB7A9900BED341 /* Siri_Alert_Missed_Readings.caf in Resources */, 47046EA72A6E8F7B00A6F736 /* BgReadings.strings in Resources */, - F821CF7D22A46CDD005C1E43 /* 1-millisecond-of-silence.mp3 in Resources */, + F821CF7D22A46CDD005C1E43 /* 1-millisecond-of-silence.caf in Resources */, F824377A24CB7A9800BED341 /* Sci-Fi_Spaceship_Message.caf in Resources */, D4AC54502778C82C0097FF10 /* Treatments.strings in Resources */, F824377124CB7A9800BED341 /* Indeed.caf in Resources */, - F8B3A7CE226CC0B7004BA588 /* shorthigh2.mp3 in Resources */, + F8B3A7CE226CC0B7004BA588 /* shorthigh2.caf in Resources */, F82437D224CB7A9900BED341 /* Remembers_Me_Of_Asia.caf in Resources */, F824378F24CB7A9900BED341 /* Siri_Alert_Glucose_Rising_Fast.caf in Resources */, F824378A24CB7A9900BED341 /* Two_Turtle_Doves.caf in Resources */, @@ -3528,7 +3528,7 @@ F821CF7F22A4EDCF005C1E43 /* 20ms-of-silence.caf in Resources */, F82437D324CB7A9900BED341 /* Soft_Marimba_Pad_Positive.caf in Resources */, F824379924CB7A9900BED341 /* Magical_Twinkle.caf in Resources */, - F8B3A7CC226CC0B7004BA588 /* shorthigh1.mp3 in Resources */, + F8B3A7CC226CC0B7004BA588 /* shorthigh1.caf in Resources */, F824377824CB7A9800BED341 /* Sci-Fi_Alarm_Loop_2.caf in Resources */, F824378424CB7A9900BED341 /* Early_Sunrise.caf in Resources */, F82437C524CB7A9900BED341 /* Marching_Heavy_Footed_Fat_Elephants.caf in Resources */, @@ -3539,7 +3539,7 @@ F8AC426521ADEBD60078C348 /* Main.storyboard in Resources */, F8B48AA422B2FA9B009BCC01 /* CalibrationRequest.strings in Resources */, F8B3A7B5226A0A71004BA588 /* Alerts.strings in Resources */, - F8B3A7D2226CC0B7004BA588 /* spaceship.mp3 in Resources */, + F8B3A7D2226CC0B7004BA588 /* spaceship.caf in Resources */, F82437B224CB7A9900BED341 /* Burglar_Alarm_Siren_2.caf in Resources */, F82437BD24CB7A9900BED341 /* Sci-Fi_Spaceship_Warm_Up.caf in Resources */, F824378D24CB7A9900BED341 /* Soft_Warm_Airy_Reassuring.caf in Resources */, diff --git a/xdrip/Constants/ConstantsSounds.swift b/xdrip/Constants/ConstantsSounds.swift index 427959db0..be80f5117 100644 --- a/xdrip/Constants/ConstantsSounds.swift +++ b/xdrip/Constants/ConstantsSounds.swift @@ -3,19 +3,19 @@ enum ConstantsSounds: String, CaseIterable { // here using case iso properties because we want to iterate through them // name of the sound as shown to the user, and also stored in the alerttype - case batterwakeup = "Better Wake Up/betterwakeup.mp3" - case bruteforce = "Brute Force/bruteforce.mp3" - case modernalarm2 = "Modern Alert 2/modern2.mp3" - case modernalarm = "Modern Alert/modernalarm.mp3" - case shorthigh1 = "Short High 1/shorthigh1.mp3" - case shorthigh2 = "Short High 2/shorthigh2.mp3" - case shorthigh3 = "Short High 3/shorthigh3.mp3" - case shorthigh4 = "Short High 4/shorthigh4.mp3" - case shortlow1 = "Short Low 1/shortlow1.mp3" - case shortlow2 = "Short Low 2/shortlow2.mp3" - case shortlow3 = "Short Low 3/shortlow3.mp3" - case shortlow4 = "Short Low 4/shortlow4.mp3" - case spaceship = "Space Ship/spaceship.mp3" + case batterwakeup = "Better Wake Up/betterwakeup.caf" + case bruteforce = "Brute Force/bruteforce.caf" + case modernalarm2 = "Modern Alert 2/modern2.caf" + case modernalarm = "Modern Alert/modernalarm.caf" + case shorthigh1 = "Short High 1/shorthigh1.caf" + case shorthigh2 = "Short High 2/shorthigh2.caf" + case shorthigh3 = "Short High 3/shorthigh3.caf" + case shorthigh4 = "Short High 4/shorthigh4.caf" + case shortlow1 = "Short Low 1/shortlow1.caf" + case shortlow2 = "Short Low 2/shortlow2.caf" + case shortlow3 = "Short Low 3/shortlow3.caf" + case shortlow4 = "Short Low 4/shortlow4.caf" + case spaceship = "Space Ship/spaceship.caf" case xdripalert = "xDrip Alert/xdripalert.aif" // copied from Spike project https://github.com/SpikeApp/Spike/tree/master/src/assets/sounds diff --git a/xdrip/Constants/ConstantsSuspensionPrevention.swift b/xdrip/Constants/ConstantsSuspensionPrevention.swift index a4ab1b9fd..557250164 100644 --- a/xdrip/Constants/ConstantsSuspensionPrevention.swift +++ b/xdrip/Constants/ConstantsSuspensionPrevention.swift @@ -2,7 +2,7 @@ enum ConstantsSuspensionPrevention { /// name of the file that has the sound to play - static let soundFileName = "1-millisecond-of-silence.mp3"//20ms-of-silence.caf" + static let soundFileName = "1-millisecond-of-silence.caf"//20ms-of-silence.caf" /// how often to play the sound, in seconds static let interval = 5 diff --git a/xdrip/Resources/sounds/1-millisecond-of-silence.caf b/xdrip/Resources/sounds/1-millisecond-of-silence.caf new file mode 100644 index 000000000..d9dbd3bb0 Binary files /dev/null and b/xdrip/Resources/sounds/1-millisecond-of-silence.caf differ diff --git a/xdrip/Resources/sounds/1-millisecond-of-silence.mp3 b/xdrip/Resources/sounds/1-millisecond-of-silence.mp3 deleted file mode 100755 index 5161aeb83..000000000 Binary files a/xdrip/Resources/sounds/1-millisecond-of-silence.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/20ms-of-silence.caf b/xdrip/Resources/sounds/20ms-of-silence.caf index 8706c304b..8846f3bac 100644 Binary files a/xdrip/Resources/sounds/20ms-of-silence.caf and b/xdrip/Resources/sounds/20ms-of-silence.caf differ diff --git a/xdrip/Resources/sounds/Alarm_Buzzer.caf b/xdrip/Resources/sounds/Alarm_Buzzer.caf index a7a9b8292..0a169e0b5 100644 Binary files a/xdrip/Resources/sounds/Alarm_Buzzer.caf and b/xdrip/Resources/sounds/Alarm_Buzzer.caf differ diff --git a/xdrip/Resources/sounds/Alarm_Clock.caf b/xdrip/Resources/sounds/Alarm_Clock.caf index 524298f1d..7a674ed72 100644 Binary files a/xdrip/Resources/sounds/Alarm_Clock.caf and b/xdrip/Resources/sounds/Alarm_Clock.caf differ diff --git a/xdrip/Resources/sounds/Alert_Tone_Busy.caf b/xdrip/Resources/sounds/Alert_Tone_Busy.caf index ee5df9d84..1273e91e0 100644 Binary files a/xdrip/Resources/sounds/Alert_Tone_Busy.caf and b/xdrip/Resources/sounds/Alert_Tone_Busy.caf differ diff --git a/xdrip/Resources/sounds/Alert_Tone_Ringtone_1.caf b/xdrip/Resources/sounds/Alert_Tone_Ringtone_1.caf index b4c22a88c..4adb66f70 100644 Binary files a/xdrip/Resources/sounds/Alert_Tone_Ringtone_1.caf and b/xdrip/Resources/sounds/Alert_Tone_Ringtone_1.caf differ diff --git a/xdrip/Resources/sounds/Alert_Tone_Ringtone_2.caf b/xdrip/Resources/sounds/Alert_Tone_Ringtone_2.caf index fb6ff7234..8e7dfd6c2 100644 Binary files a/xdrip/Resources/sounds/Alert_Tone_Ringtone_2.caf and b/xdrip/Resources/sounds/Alert_Tone_Ringtone_2.caf differ diff --git a/xdrip/Resources/sounds/Alien_Siren.caf b/xdrip/Resources/sounds/Alien_Siren.caf index 398b95e0d..2172be074 100644 Binary files a/xdrip/Resources/sounds/Alien_Siren.caf and b/xdrip/Resources/sounds/Alien_Siren.caf differ diff --git a/xdrip/Resources/sounds/Ambulance.caf b/xdrip/Resources/sounds/Ambulance.caf index e0c1ade6a..630333653 100644 Binary files a/xdrip/Resources/sounds/Ambulance.caf and b/xdrip/Resources/sounds/Ambulance.caf differ diff --git a/xdrip/Resources/sounds/Analog_Watch_Alarm.caf b/xdrip/Resources/sounds/Analog_Watch_Alarm.caf index d8a834082..c92ff88f5 100644 Binary files a/xdrip/Resources/sounds/Analog_Watch_Alarm.caf and b/xdrip/Resources/sounds/Analog_Watch_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Big_Clock_Ticking.caf b/xdrip/Resources/sounds/Big_Clock_Ticking.caf index df7dec1f5..fc2f96c36 100644 Binary files a/xdrip/Resources/sounds/Big_Clock_Ticking.caf and b/xdrip/Resources/sounds/Big_Clock_Ticking.caf differ diff --git a/xdrip/Resources/sounds/Burglar_Alarm_Siren_1.caf b/xdrip/Resources/sounds/Burglar_Alarm_Siren_1.caf index f82bf60be..c85d9c4d6 100644 Binary files a/xdrip/Resources/sounds/Burglar_Alarm_Siren_1.caf and b/xdrip/Resources/sounds/Burglar_Alarm_Siren_1.caf differ diff --git a/xdrip/Resources/sounds/Burglar_Alarm_Siren_2.caf b/xdrip/Resources/sounds/Burglar_Alarm_Siren_2.caf index 255a31577..864612549 100644 Binary files a/xdrip/Resources/sounds/Burglar_Alarm_Siren_2.caf and b/xdrip/Resources/sounds/Burglar_Alarm_Siren_2.caf differ diff --git a/xdrip/Resources/sounds/CSFX-2_Alarm.caf b/xdrip/Resources/sounds/CSFX-2_Alarm.caf index 33c087f07..5097e1c4b 100644 Binary files a/xdrip/Resources/sounds/CSFX-2_Alarm.caf and b/xdrip/Resources/sounds/CSFX-2_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Ascend_Climb_Sneaky.caf b/xdrip/Resources/sounds/Cartoon_Ascend_Climb_Sneaky.caf index cac482433..7a2d709e8 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Ascend_Climb_Sneaky.caf and b/xdrip/Resources/sounds/Cartoon_Ascend_Climb_Sneaky.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Ascend_Then_Descend.caf b/xdrip/Resources/sounds/Cartoon_Ascend_Then_Descend.caf index 8496bde22..5678a3beb 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Ascend_Then_Descend.caf and b/xdrip/Resources/sounds/Cartoon_Ascend_Then_Descend.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Bounce_To_Ceiling.caf b/xdrip/Resources/sounds/Cartoon_Bounce_To_Ceiling.caf index cd475d30d..3dfeeccb3 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Bounce_To_Ceiling.caf and b/xdrip/Resources/sounds/Cartoon_Bounce_To_Ceiling.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Dreamy_Glissando_Harp.caf b/xdrip/Resources/sounds/Cartoon_Dreamy_Glissando_Harp.caf index cc3275f3b..e11d25d7b 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Dreamy_Glissando_Harp.caf and b/xdrip/Resources/sounds/Cartoon_Dreamy_Glissando_Harp.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Fail_Strings_Trumpet.caf b/xdrip/Resources/sounds/Cartoon_Fail_Strings_Trumpet.caf index 1fba69d69..a90d1b30b 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Fail_Strings_Trumpet.caf and b/xdrip/Resources/sounds/Cartoon_Fail_Strings_Trumpet.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Machine_Clumsy_Loop.caf b/xdrip/Resources/sounds/Cartoon_Machine_Clumsy_Loop.caf index d20bf46b1..56623a5ad 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Machine_Clumsy_Loop.caf and b/xdrip/Resources/sounds/Cartoon_Machine_Clumsy_Loop.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Siren.caf b/xdrip/Resources/sounds/Cartoon_Siren.caf index 3d8e0636f..45dedee70 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Siren.caf and b/xdrip/Resources/sounds/Cartoon_Siren.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Tip_Toe_Sneaky_Walk.caf b/xdrip/Resources/sounds/Cartoon_Tip_Toe_Sneaky_Walk.caf index b8e49310f..2cfe49944 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Tip_Toe_Sneaky_Walk.caf and b/xdrip/Resources/sounds/Cartoon_Tip_Toe_Sneaky_Walk.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Uh_Oh.caf b/xdrip/Resources/sounds/Cartoon_Uh_Oh.caf index cfcadfb0c..52cef428b 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Uh_Oh.caf and b/xdrip/Resources/sounds/Cartoon_Uh_Oh.caf differ diff --git a/xdrip/Resources/sounds/Cartoon_Villain_Horns.caf b/xdrip/Resources/sounds/Cartoon_Villain_Horns.caf index f511fab24..cf19107d4 100644 Binary files a/xdrip/Resources/sounds/Cartoon_Villain_Horns.caf and b/xdrip/Resources/sounds/Cartoon_Villain_Horns.caf differ diff --git a/xdrip/Resources/sounds/Cell_Phone_Ring_Tone.caf b/xdrip/Resources/sounds/Cell_Phone_Ring_Tone.caf index a85de201a..d28083bc3 100644 Binary files a/xdrip/Resources/sounds/Cell_Phone_Ring_Tone.caf and b/xdrip/Resources/sounds/Cell_Phone_Ring_Tone.caf differ diff --git a/xdrip/Resources/sounds/Chimes_Glassy.caf b/xdrip/Resources/sounds/Chimes_Glassy.caf index 22bc1360e..09293a3e9 100644 Binary files a/xdrip/Resources/sounds/Chimes_Glassy.caf and b/xdrip/Resources/sounds/Chimes_Glassy.caf differ diff --git a/xdrip/Resources/sounds/Computer_Magic.caf b/xdrip/Resources/sounds/Computer_Magic.caf index c3286ddb6..54d9235b3 100644 Binary files a/xdrip/Resources/sounds/Computer_Magic.caf and b/xdrip/Resources/sounds/Computer_Magic.caf differ diff --git a/xdrip/Resources/sounds/Cuckoo_Clock.caf b/xdrip/Resources/sounds/Cuckoo_Clock.caf index 6846dea10..57aed5319 100644 Binary files a/xdrip/Resources/sounds/Cuckoo_Clock.caf and b/xdrip/Resources/sounds/Cuckoo_Clock.caf differ diff --git a/xdrip/Resources/sounds/Dhol_Shuffleloop.caf b/xdrip/Resources/sounds/Dhol_Shuffleloop.caf index f91a4adf7..119d3dbfc 100644 Binary files a/xdrip/Resources/sounds/Dhol_Shuffleloop.caf and b/xdrip/Resources/sounds/Dhol_Shuffleloop.caf differ diff --git a/xdrip/Resources/sounds/Discreet.caf b/xdrip/Resources/sounds/Discreet.caf index e0c16125a..5049d59b9 100644 Binary files a/xdrip/Resources/sounds/Discreet.caf and b/xdrip/Resources/sounds/Discreet.caf differ diff --git a/xdrip/Resources/sounds/Early_Sunrise.caf b/xdrip/Resources/sounds/Early_Sunrise.caf index 132c0549d..3da17dea1 100644 Binary files a/xdrip/Resources/sounds/Early_Sunrise.caf and b/xdrip/Resources/sounds/Early_Sunrise.caf differ diff --git a/xdrip/Resources/sounds/Emergency_Alarm.caf b/xdrip/Resources/sounds/Emergency_Alarm.caf index 248db16ce..d4b043f95 100644 Binary files a/xdrip/Resources/sounds/Emergency_Alarm.caf and b/xdrip/Resources/sounds/Emergency_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Emergency_Alarm_Carbon_Monoxide.caf b/xdrip/Resources/sounds/Emergency_Alarm_Carbon_Monoxide.caf index 6e677dfd2..ec70421ef 100644 Binary files a/xdrip/Resources/sounds/Emergency_Alarm_Carbon_Monoxide.caf and b/xdrip/Resources/sounds/Emergency_Alarm_Carbon_Monoxide.caf differ diff --git a/xdrip/Resources/sounds/Emergency_Alarm_Siren.caf b/xdrip/Resources/sounds/Emergency_Alarm_Siren.caf index 2128e8dfa..a7d7416e5 100644 Binary files a/xdrip/Resources/sounds/Emergency_Alarm_Siren.caf and b/xdrip/Resources/sounds/Emergency_Alarm_Siren.caf differ diff --git a/xdrip/Resources/sounds/Ending_Reached.caf b/xdrip/Resources/sounds/Ending_Reached.caf index 66b1f782e..34a52b70c 100644 Binary files a/xdrip/Resources/sounds/Ending_Reached.caf and b/xdrip/Resources/sounds/Ending_Reached.caf differ diff --git a/xdrip/Resources/sounds/Fly.caf b/xdrip/Resources/sounds/Fly.caf index a3152eab7..ea9be802d 100644 Binary files a/xdrip/Resources/sounds/Fly.caf and b/xdrip/Resources/sounds/Fly.caf differ diff --git a/xdrip/Resources/sounds/Ghost_Hover.caf b/xdrip/Resources/sounds/Ghost_Hover.caf index e40e69c0e..505d2fef0 100644 Binary files a/xdrip/Resources/sounds/Ghost_Hover.caf and b/xdrip/Resources/sounds/Ghost_Hover.caf differ diff --git a/xdrip/Resources/sounds/Good_Morning.caf b/xdrip/Resources/sounds/Good_Morning.caf index 63ce81eb9..62988428a 100644 Binary files a/xdrip/Resources/sounds/Good_Morning.caf and b/xdrip/Resources/sounds/Good_Morning.caf differ diff --git a/xdrip/Resources/sounds/Hell_Yeah_Somewhat_Calmer.caf b/xdrip/Resources/sounds/Hell_Yeah_Somewhat_Calmer.caf index 8428a908a..b45de3f07 100644 Binary files a/xdrip/Resources/sounds/Hell_Yeah_Somewhat_Calmer.caf and b/xdrip/Resources/sounds/Hell_Yeah_Somewhat_Calmer.caf differ diff --git a/xdrip/Resources/sounds/In_A_Hurry.caf b/xdrip/Resources/sounds/In_A_Hurry.caf index 8e7a76ff5..1e2578a7f 100644 Binary files a/xdrip/Resources/sounds/In_A_Hurry.caf and b/xdrip/Resources/sounds/In_A_Hurry.caf differ diff --git a/xdrip/Resources/sounds/Indeed.caf b/xdrip/Resources/sounds/Indeed.caf index f9f80228b..90d551c96 100644 Binary files a/xdrip/Resources/sounds/Indeed.caf and b/xdrip/Resources/sounds/Indeed.caf differ diff --git a/xdrip/Resources/sounds/Insistently.caf b/xdrip/Resources/sounds/Insistently.caf index 282ada4e3..4af675903 100644 Binary files a/xdrip/Resources/sounds/Insistently.caf and b/xdrip/Resources/sounds/Insistently.caf differ diff --git a/xdrip/Resources/sounds/Jingle_All_The_Way.caf b/xdrip/Resources/sounds/Jingle_All_The_Way.caf index ce3b8f042..361dbc20c 100644 Binary files a/xdrip/Resources/sounds/Jingle_All_The_Way.caf and b/xdrip/Resources/sounds/Jingle_All_The_Way.caf differ diff --git a/xdrip/Resources/sounds/Laser_Shoot.caf b/xdrip/Resources/sounds/Laser_Shoot.caf index a4084020d..7de5e90e3 100644 Binary files a/xdrip/Resources/sounds/Laser_Shoot.caf and b/xdrip/Resources/sounds/Laser_Shoot.caf differ diff --git a/xdrip/Resources/sounds/Machine_Charge.caf b/xdrip/Resources/sounds/Machine_Charge.caf index c0f276a92..705e213c4 100644 Binary files a/xdrip/Resources/sounds/Machine_Charge.caf and b/xdrip/Resources/sounds/Machine_Charge.caf differ diff --git a/xdrip/Resources/sounds/Magical_Twinkle.caf b/xdrip/Resources/sounds/Magical_Twinkle.caf index ade4681cb..b8a9dcf6b 100644 Binary files a/xdrip/Resources/sounds/Magical_Twinkle.caf and b/xdrip/Resources/sounds/Magical_Twinkle.caf differ diff --git a/xdrip/Resources/sounds/Marching_Heavy_Footed_Fat_Elephants.caf b/xdrip/Resources/sounds/Marching_Heavy_Footed_Fat_Elephants.caf index 132d19e90..290c9f82b 100644 Binary files a/xdrip/Resources/sounds/Marching_Heavy_Footed_Fat_Elephants.caf and b/xdrip/Resources/sounds/Marching_Heavy_Footed_Fat_Elephants.caf differ diff --git a/xdrip/Resources/sounds/Marimba_Descend.caf b/xdrip/Resources/sounds/Marimba_Descend.caf index db327f201..bce08cc26 100644 Binary files a/xdrip/Resources/sounds/Marimba_Descend.caf and b/xdrip/Resources/sounds/Marimba_Descend.caf differ diff --git a/xdrip/Resources/sounds/Marimba_Flutter_or_Shake.caf b/xdrip/Resources/sounds/Marimba_Flutter_or_Shake.caf index 62204b59e..0dfaabb8d 100644 Binary files a/xdrip/Resources/sounds/Marimba_Flutter_or_Shake.caf and b/xdrip/Resources/sounds/Marimba_Flutter_or_Shake.caf differ diff --git a/xdrip/Resources/sounds/Martian_Gun.caf b/xdrip/Resources/sounds/Martian_Gun.caf index 1cb800b95..ad62cb576 100644 Binary files a/xdrip/Resources/sounds/Martian_Gun.caf and b/xdrip/Resources/sounds/Martian_Gun.caf differ diff --git a/xdrip/Resources/sounds/Martian_Scanner.caf b/xdrip/Resources/sounds/Martian_Scanner.caf index fa32b6a39..4d716a8ae 100644 Binary files a/xdrip/Resources/sounds/Martian_Scanner.caf and b/xdrip/Resources/sounds/Martian_Scanner.caf differ diff --git a/xdrip/Resources/sounds/Metallic.caf b/xdrip/Resources/sounds/Metallic.caf index 356861138..412888f2a 100644 Binary files a/xdrip/Resources/sounds/Metallic.caf and b/xdrip/Resources/sounds/Metallic.caf differ diff --git a/xdrip/Resources/sounds/Nightguard.caf b/xdrip/Resources/sounds/Nightguard.caf index e32412b7f..8932bf731 100644 Binary files a/xdrip/Resources/sounds/Nightguard.caf and b/xdrip/Resources/sounds/Nightguard.caf differ diff --git a/xdrip/Resources/sounds/Not_Kiddin.caf b/xdrip/Resources/sounds/Not_Kiddin.caf index fa9228604..32984a358 100644 Binary files a/xdrip/Resources/sounds/Not_Kiddin.caf and b/xdrip/Resources/sounds/Not_Kiddin.caf differ diff --git a/xdrip/Resources/sounds/Open_Your_Eyes_And_See.caf b/xdrip/Resources/sounds/Open_Your_Eyes_And_See.caf index f99776ccb..66d93d5da 100644 Binary files a/xdrip/Resources/sounds/Open_Your_Eyes_And_See.caf and b/xdrip/Resources/sounds/Open_Your_Eyes_And_See.caf differ diff --git a/xdrip/Resources/sounds/Orchestral_Horns.caf b/xdrip/Resources/sounds/Orchestral_Horns.caf index 99e041ba0..9288e5648 100644 Binary files a/xdrip/Resources/sounds/Orchestral_Horns.caf and b/xdrip/Resources/sounds/Orchestral_Horns.caf differ diff --git a/xdrip/Resources/sounds/Oringz.caf b/xdrip/Resources/sounds/Oringz.caf index f9f9eec5e..904e7e197 100644 Binary files a/xdrip/Resources/sounds/Oringz.caf and b/xdrip/Resources/sounds/Oringz.caf differ diff --git a/xdrip/Resources/sounds/Pager_Beeps.caf b/xdrip/Resources/sounds/Pager_Beeps.caf index 812b2a815..93e8a6948 100644 Binary files a/xdrip/Resources/sounds/Pager_Beeps.caf and b/xdrip/Resources/sounds/Pager_Beeps.caf differ diff --git a/xdrip/Resources/sounds/Remembers_Me_Of_Asia.caf b/xdrip/Resources/sounds/Remembers_Me_Of_Asia.caf index 45244b631..20d8203c4 100644 Binary files a/xdrip/Resources/sounds/Remembers_Me_Of_Asia.caf and b/xdrip/Resources/sounds/Remembers_Me_Of_Asia.caf differ diff --git a/xdrip/Resources/sounds/Rise_And_Shine.caf b/xdrip/Resources/sounds/Rise_And_Shine.caf index 27de94288..618a644c2 100644 Binary files a/xdrip/Resources/sounds/Rise_And_Shine.caf and b/xdrip/Resources/sounds/Rise_And_Shine.caf differ diff --git a/xdrip/Resources/sounds/Rush.caf b/xdrip/Resources/sounds/Rush.caf index 8f46317df..439d5e003 100644 Binary files a/xdrip/Resources/sounds/Rush.caf and b/xdrip/Resources/sounds/Rush.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Air_Raid_Alarm.caf b/xdrip/Resources/sounds/Sci-Fi_Air_Raid_Alarm.caf index 639889ed4..49635b7ac 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Air_Raid_Alarm.caf and b/xdrip/Resources/sounds/Sci-Fi_Air_Raid_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Alarm.caf b/xdrip/Resources/sounds/Sci-Fi_Alarm.caf index b4a92a69c..053fe3eeb 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Alarm.caf and b/xdrip/Resources/sounds/Sci-Fi_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_1.caf b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_1.caf index 435331058..1aaf91b84 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_1.caf and b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_1.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_2.caf b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_2.caf index d5b34aaeb..0ff6ab4e2 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_2.caf and b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_2.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_3.caf b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_3.caf index 767d6ff1f..d447135c4 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_3.caf and b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_3.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_4.caf b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_4.caf index 1a0e2c781..f1ae11c4a 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_4.caf and b/xdrip/Resources/sounds/Sci-Fi_Alarm_Loop_4.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Computer_Console_Alarm.caf b/xdrip/Resources/sounds/Sci-Fi_Computer_Console_Alarm.caf index e924a8533..e340a011a 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Computer_Console_Alarm.caf and b/xdrip/Resources/sounds/Sci-Fi_Computer_Console_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Console_Alarm.caf b/xdrip/Resources/sounds/Sci-Fi_Console_Alarm.caf index a4bcfe6b3..23dd5f96b 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Console_Alarm.caf and b/xdrip/Resources/sounds/Sci-Fi_Console_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Eerie_Alarm.caf b/xdrip/Resources/sounds/Sci-Fi_Eerie_Alarm.caf index 391473088..de9669c04 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Eerie_Alarm.caf and b/xdrip/Resources/sounds/Sci-Fi_Eerie_Alarm.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Engine_Shut_Down.caf b/xdrip/Resources/sounds/Sci-Fi_Engine_Shut_Down.caf index c04590a7e..33519d267 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Engine_Shut_Down.caf and b/xdrip/Resources/sounds/Sci-Fi_Engine_Shut_Down.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Incoming_Message_Alert.caf b/xdrip/Resources/sounds/Sci-Fi_Incoming_Message_Alert.caf index 8c5cd3ec2..b46757bde 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Incoming_Message_Alert.caf and b/xdrip/Resources/sounds/Sci-Fi_Incoming_Message_Alert.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Spaceship_Message.caf b/xdrip/Resources/sounds/Sci-Fi_Spaceship_Message.caf index 04fdbc84a..acf55a105 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Spaceship_Message.caf and b/xdrip/Resources/sounds/Sci-Fi_Spaceship_Message.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Spaceship_Warm_Up.caf b/xdrip/Resources/sounds/Sci-Fi_Spaceship_Warm_Up.caf index 9148b5265..05b1e4954 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Spaceship_Warm_Up.caf and b/xdrip/Resources/sounds/Sci-Fi_Spaceship_Warm_Up.caf differ diff --git a/xdrip/Resources/sounds/Sci-Fi_Warning.caf b/xdrip/Resources/sounds/Sci-Fi_Warning.caf index c0ea127b5..06e17798b 100644 Binary files a/xdrip/Resources/sounds/Sci-Fi_Warning.caf and b/xdrip/Resources/sounds/Sci-Fi_Warning.caf differ diff --git a/xdrip/Resources/sounds/Signature_Corporate.caf b/xdrip/Resources/sounds/Signature_Corporate.caf index 2f780717b..7e80b3b83 100644 Binary files a/xdrip/Resources/sounds/Signature_Corporate.caf and b/xdrip/Resources/sounds/Signature_Corporate.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Calibration_Needed.caf b/xdrip/Resources/sounds/Siri_Alert_Calibration_Needed.caf index e7c5ee3d6..83d71190e 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Calibration_Needed.caf and b/xdrip/Resources/sounds/Siri_Alert_Calibration_Needed.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Device_Muted.caf b/xdrip/Resources/sounds/Siri_Alert_Device_Muted.caf index 44b599cc1..79074788b 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Device_Muted.caf and b/xdrip/Resources/sounds/Siri_Alert_Device_Muted.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Glucose_Dropping_Fast.caf b/xdrip/Resources/sounds/Siri_Alert_Glucose_Dropping_Fast.caf index d490f29a2..b0f43d51d 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Glucose_Dropping_Fast.caf and b/xdrip/Resources/sounds/Siri_Alert_Glucose_Dropping_Fast.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Glucose_Rising_Fast.caf b/xdrip/Resources/sounds/Siri_Alert_Glucose_Rising_Fast.caf index 85b339e8a..308729379 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Glucose_Rising_Fast.caf and b/xdrip/Resources/sounds/Siri_Alert_Glucose_Rising_Fast.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_High_Glucose.caf b/xdrip/Resources/sounds/Siri_Alert_High_Glucose.caf index 1c3351ef2..5cd2fe0ce 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_High_Glucose.caf and b/xdrip/Resources/sounds/Siri_Alert_High_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Low_Glucose.caf b/xdrip/Resources/sounds/Siri_Alert_Low_Glucose.caf index 95d5455ec..2bb5bc0bb 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Low_Glucose.caf and b/xdrip/Resources/sounds/Siri_Alert_Low_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Missed_Readings.caf b/xdrip/Resources/sounds/Siri_Alert_Missed_Readings.caf index 0cf80fb18..64f09ff04 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Missed_Readings.caf and b/xdrip/Resources/sounds/Siri_Alert_Missed_Readings.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Transmitter_Battery_Low.caf b/xdrip/Resources/sounds/Siri_Alert_Transmitter_Battery_Low.caf index 19c907fc6..789af9cb4 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Transmitter_Battery_Low.caf and b/xdrip/Resources/sounds/Siri_Alert_Transmitter_Battery_Low.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Urgent_High_Glucose.caf b/xdrip/Resources/sounds/Siri_Alert_Urgent_High_Glucose.caf index 577af7eeb..662312881 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Urgent_High_Glucose.caf and b/xdrip/Resources/sounds/Siri_Alert_Urgent_High_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Siri_Alert_Urgent_Low_Glucose.caf b/xdrip/Resources/sounds/Siri_Alert_Urgent_Low_Glucose.caf index 3fc09e1cb..f6c1ef66a 100644 Binary files a/xdrip/Resources/sounds/Siri_Alert_Urgent_Low_Glucose.caf and b/xdrip/Resources/sounds/Siri_Alert_Urgent_Low_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Siri_Calibration_Needed.caf b/xdrip/Resources/sounds/Siri_Calibration_Needed.caf index 56417e521..ae79d9753 100644 Binary files a/xdrip/Resources/sounds/Siri_Calibration_Needed.caf and b/xdrip/Resources/sounds/Siri_Calibration_Needed.caf differ diff --git a/xdrip/Resources/sounds/Siri_Device_Muted.caf b/xdrip/Resources/sounds/Siri_Device_Muted.caf index e38aad7df..5a3565787 100644 Binary files a/xdrip/Resources/sounds/Siri_Device_Muted.caf and b/xdrip/Resources/sounds/Siri_Device_Muted.caf differ diff --git a/xdrip/Resources/sounds/Siri_Glucose_Dropping_Fast.caf b/xdrip/Resources/sounds/Siri_Glucose_Dropping_Fast.caf index c075b6ccd..f3f082d34 100644 Binary files a/xdrip/Resources/sounds/Siri_Glucose_Dropping_Fast.caf and b/xdrip/Resources/sounds/Siri_Glucose_Dropping_Fast.caf differ diff --git a/xdrip/Resources/sounds/Siri_Glucose_Rising_Fast.caf b/xdrip/Resources/sounds/Siri_Glucose_Rising_Fast.caf index f1da5e616..45f1f2101 100644 Binary files a/xdrip/Resources/sounds/Siri_Glucose_Rising_Fast.caf and b/xdrip/Resources/sounds/Siri_Glucose_Rising_Fast.caf differ diff --git a/xdrip/Resources/sounds/Siri_High_Glucose.caf b/xdrip/Resources/sounds/Siri_High_Glucose.caf index 62b8f07f6..48245a4d4 100644 Binary files a/xdrip/Resources/sounds/Siri_High_Glucose.caf and b/xdrip/Resources/sounds/Siri_High_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Siri_Low_Glucose.caf b/xdrip/Resources/sounds/Siri_Low_Glucose.caf index d0295878c..d3d8599fd 100644 Binary files a/xdrip/Resources/sounds/Siri_Low_Glucose.caf and b/xdrip/Resources/sounds/Siri_Low_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Siri_Missed_Readings.caf b/xdrip/Resources/sounds/Siri_Missed_Readings.caf index 802cc4bdc..1d4de849d 100644 Binary files a/xdrip/Resources/sounds/Siri_Missed_Readings.caf and b/xdrip/Resources/sounds/Siri_Missed_Readings.caf differ diff --git a/xdrip/Resources/sounds/Siri_Transmitter_Battery_Low.caf b/xdrip/Resources/sounds/Siri_Transmitter_Battery_Low.caf index 9e16238a9..929e2e133 100644 Binary files a/xdrip/Resources/sounds/Siri_Transmitter_Battery_Low.caf and b/xdrip/Resources/sounds/Siri_Transmitter_Battery_Low.caf differ diff --git a/xdrip/Resources/sounds/Siri_Urgent_High_Glucose.caf b/xdrip/Resources/sounds/Siri_Urgent_High_Glucose.caf index e4d5caac2..f220158e6 100644 Binary files a/xdrip/Resources/sounds/Siri_Urgent_High_Glucose.caf and b/xdrip/Resources/sounds/Siri_Urgent_High_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Siri_Urgent_Low_Glucose.caf b/xdrip/Resources/sounds/Siri_Urgent_Low_Glucose.caf index ba268e205..8986d0daa 100644 Binary files a/xdrip/Resources/sounds/Siri_Urgent_Low_Glucose.caf and b/xdrip/Resources/sounds/Siri_Urgent_Low_Glucose.caf differ diff --git a/xdrip/Resources/sounds/Soft_Marimba_Pad_Positive.caf b/xdrip/Resources/sounds/Soft_Marimba_Pad_Positive.caf index 2ecbc1d90..2f55093ef 100644 Binary files a/xdrip/Resources/sounds/Soft_Marimba_Pad_Positive.caf and b/xdrip/Resources/sounds/Soft_Marimba_Pad_Positive.caf differ diff --git a/xdrip/Resources/sounds/Soft_Warm_Airy_Optimistic.caf b/xdrip/Resources/sounds/Soft_Warm_Airy_Optimistic.caf index 1cf799af9..adcf0a629 100644 Binary files a/xdrip/Resources/sounds/Soft_Warm_Airy_Optimistic.caf and b/xdrip/Resources/sounds/Soft_Warm_Airy_Optimistic.caf differ diff --git a/xdrip/Resources/sounds/Soft_Warm_Airy_Reassuring.caf b/xdrip/Resources/sounds/Soft_Warm_Airy_Reassuring.caf index 3a5c57dd2..b01bf8892 100644 Binary files a/xdrip/Resources/sounds/Soft_Warm_Airy_Reassuring.caf and b/xdrip/Resources/sounds/Soft_Warm_Airy_Reassuring.caf differ diff --git a/xdrip/Resources/sounds/Store_Door_Chime.caf b/xdrip/Resources/sounds/Store_Door_Chime.caf index b83085c9d..5d947a5e4 100644 Binary files a/xdrip/Resources/sounds/Store_Door_Chime.caf and b/xdrip/Resources/sounds/Store_Door_Chime.caf differ diff --git a/xdrip/Resources/sounds/Sunny.caf b/xdrip/Resources/sounds/Sunny.caf index cbe5b3e91..948035bc4 100644 Binary files a/xdrip/Resources/sounds/Sunny.caf and b/xdrip/Resources/sounds/Sunny.caf differ diff --git a/xdrip/Resources/sounds/Thunder_Sound_FX.caf b/xdrip/Resources/sounds/Thunder_Sound_FX.caf index a9f446f35..094f841f8 100644 Binary files a/xdrip/Resources/sounds/Thunder_Sound_FX.caf and b/xdrip/Resources/sounds/Thunder_Sound_FX.caf differ diff --git a/xdrip/Resources/sounds/Time_Has_Come.caf b/xdrip/Resources/sounds/Time_Has_Come.caf index b865b92c7..ca8b5631b 100644 Binary files a/xdrip/Resources/sounds/Time_Has_Come.caf and b/xdrip/Resources/sounds/Time_Has_Come.caf differ diff --git a/xdrip/Resources/sounds/Tornado_Siren.caf b/xdrip/Resources/sounds/Tornado_Siren.caf index 50df86314..e9fcea661 100644 Binary files a/xdrip/Resources/sounds/Tornado_Siren.caf and b/xdrip/Resources/sounds/Tornado_Siren.caf differ diff --git a/xdrip/Resources/sounds/Two_Turtle_Doves.caf b/xdrip/Resources/sounds/Two_Turtle_Doves.caf index 988a162c9..5c8a1e6c9 100644 Binary files a/xdrip/Resources/sounds/Two_Turtle_Doves.caf and b/xdrip/Resources/sounds/Two_Turtle_Doves.caf differ diff --git a/xdrip/Resources/sounds/Unpaved.caf b/xdrip/Resources/sounds/Unpaved.caf index 53bfb0f9b..fe8939393 100644 Binary files a/xdrip/Resources/sounds/Unpaved.caf and b/xdrip/Resources/sounds/Unpaved.caf differ diff --git a/xdrip/Resources/sounds/Wake_Up_Will_You.caf b/xdrip/Resources/sounds/Wake_Up_Will_You.caf index 66ac7b1a8..1851c5339 100644 Binary files a/xdrip/Resources/sounds/Wake_Up_Will_You.caf and b/xdrip/Resources/sounds/Wake_Up_Will_You.caf differ diff --git a/xdrip/Resources/sounds/Win_Gain.caf b/xdrip/Resources/sounds/Win_Gain.caf index 765fe1ece..620906bfd 100644 Binary files a/xdrip/Resources/sounds/Win_Gain.caf and b/xdrip/Resources/sounds/Win_Gain.caf differ diff --git a/xdrip/Resources/sounds/Wrong_Answer.caf b/xdrip/Resources/sounds/Wrong_Answer.caf index 3f9eccf8d..49de8126f 100644 Binary files a/xdrip/Resources/sounds/Wrong_Answer.caf and b/xdrip/Resources/sounds/Wrong_Answer.caf differ diff --git a/xdrip/Resources/sounds/betterwakeup.caf b/xdrip/Resources/sounds/betterwakeup.caf new file mode 100644 index 000000000..d0a69d868 Binary files /dev/null and b/xdrip/Resources/sounds/betterwakeup.caf differ diff --git a/xdrip/Resources/sounds/betterwakeup.mp3 b/xdrip/Resources/sounds/betterwakeup.mp3 deleted file mode 100644 index f579ff25b..000000000 Binary files a/xdrip/Resources/sounds/betterwakeup.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/bruteforce.caf b/xdrip/Resources/sounds/bruteforce.caf new file mode 100644 index 000000000..281c57824 Binary files /dev/null and b/xdrip/Resources/sounds/bruteforce.caf differ diff --git a/xdrip/Resources/sounds/bruteforce.mp3 b/xdrip/Resources/sounds/bruteforce.mp3 deleted file mode 100644 index 47634413d..000000000 Binary files a/xdrip/Resources/sounds/bruteforce.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/modern2.caf b/xdrip/Resources/sounds/modern2.caf new file mode 100644 index 000000000..8f7833198 Binary files /dev/null and b/xdrip/Resources/sounds/modern2.caf differ diff --git a/xdrip/Resources/sounds/modern2.mp3 b/xdrip/Resources/sounds/modern2.mp3 deleted file mode 100644 index aa03da3fa..000000000 Binary files a/xdrip/Resources/sounds/modern2.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/modernalarm.caf b/xdrip/Resources/sounds/modernalarm.caf new file mode 100644 index 000000000..cdbc30455 Binary files /dev/null and b/xdrip/Resources/sounds/modernalarm.caf differ diff --git a/xdrip/Resources/sounds/modernalarm.mp3 b/xdrip/Resources/sounds/modernalarm.mp3 deleted file mode 100644 index beccd5e82..000000000 Binary files a/xdrip/Resources/sounds/modernalarm.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shorthigh1.caf b/xdrip/Resources/sounds/shorthigh1.caf new file mode 100644 index 000000000..5a7b9e0ce Binary files /dev/null and b/xdrip/Resources/sounds/shorthigh1.caf differ diff --git a/xdrip/Resources/sounds/shorthigh1.mp3 b/xdrip/Resources/sounds/shorthigh1.mp3 deleted file mode 100644 index bdc2a8ef0..000000000 Binary files a/xdrip/Resources/sounds/shorthigh1.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shorthigh2.caf b/xdrip/Resources/sounds/shorthigh2.caf new file mode 100644 index 000000000..9d22cdacf Binary files /dev/null and b/xdrip/Resources/sounds/shorthigh2.caf differ diff --git a/xdrip/Resources/sounds/shorthigh2.mp3 b/xdrip/Resources/sounds/shorthigh2.mp3 deleted file mode 100644 index a636d6cf8..000000000 Binary files a/xdrip/Resources/sounds/shorthigh2.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shorthigh3.caf b/xdrip/Resources/sounds/shorthigh3.caf new file mode 100644 index 000000000..c48558b6f Binary files /dev/null and b/xdrip/Resources/sounds/shorthigh3.caf differ diff --git a/xdrip/Resources/sounds/shorthigh3.mp3 b/xdrip/Resources/sounds/shorthigh3.mp3 deleted file mode 100644 index f22ca98d8..000000000 Binary files a/xdrip/Resources/sounds/shorthigh3.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shorthigh4.caf b/xdrip/Resources/sounds/shorthigh4.caf new file mode 100644 index 000000000..468cd24ae Binary files /dev/null and b/xdrip/Resources/sounds/shorthigh4.caf differ diff --git a/xdrip/Resources/sounds/shorthigh4.mp3 b/xdrip/Resources/sounds/shorthigh4.mp3 deleted file mode 100644 index 855b23cb8..000000000 Binary files a/xdrip/Resources/sounds/shorthigh4.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shortlow1.caf b/xdrip/Resources/sounds/shortlow1.caf new file mode 100644 index 000000000..13c91ba57 Binary files /dev/null and b/xdrip/Resources/sounds/shortlow1.caf differ diff --git a/xdrip/Resources/sounds/shortlow1.mp3 b/xdrip/Resources/sounds/shortlow1.mp3 deleted file mode 100644 index 8676a08b0..000000000 Binary files a/xdrip/Resources/sounds/shortlow1.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shortlow2.caf b/xdrip/Resources/sounds/shortlow2.caf new file mode 100644 index 000000000..8238ec9db Binary files /dev/null and b/xdrip/Resources/sounds/shortlow2.caf differ diff --git a/xdrip/Resources/sounds/shortlow2.mp3 b/xdrip/Resources/sounds/shortlow2.mp3 deleted file mode 100644 index b6bd35d92..000000000 Binary files a/xdrip/Resources/sounds/shortlow2.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shortlow3.caf b/xdrip/Resources/sounds/shortlow3.caf new file mode 100644 index 000000000..514e092c8 Binary files /dev/null and b/xdrip/Resources/sounds/shortlow3.caf differ diff --git a/xdrip/Resources/sounds/shortlow3.mp3 b/xdrip/Resources/sounds/shortlow3.mp3 deleted file mode 100644 index 98ce7b0ae..000000000 Binary files a/xdrip/Resources/sounds/shortlow3.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/shortlow4.caf b/xdrip/Resources/sounds/shortlow4.caf new file mode 100644 index 000000000..ba9585354 Binary files /dev/null and b/xdrip/Resources/sounds/shortlow4.caf differ diff --git a/xdrip/Resources/sounds/shortlow4.mp3 b/xdrip/Resources/sounds/shortlow4.mp3 deleted file mode 100644 index 560edcdf5..000000000 Binary files a/xdrip/Resources/sounds/shortlow4.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/spaceship.caf b/xdrip/Resources/sounds/spaceship.caf new file mode 100644 index 000000000..e48dfb8ec Binary files /dev/null and b/xdrip/Resources/sounds/spaceship.caf differ diff --git a/xdrip/Resources/sounds/spaceship.mp3 b/xdrip/Resources/sounds/spaceship.mp3 deleted file mode 100644 index caf8d5830..000000000 Binary files a/xdrip/Resources/sounds/spaceship.mp3 and /dev/null differ diff --git a/xdrip/Resources/sounds/xdripalert.aif b/xdrip/Resources/sounds/xdripalert.aif index 5c4d46c7e..6cc90d1fe 100644 Binary files a/xdrip/Resources/sounds/xdripalert.aif and b/xdrip/Resources/sounds/xdripalert.aif differ